summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2020-01-07Merge branch 'next'Tom Rini14-8/+122
2019-12-28Merge tag 'u-boot-imx-20191228' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini5-198/+236
2019-12-28Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini1-0/+5
2019-12-27ARM: imx6q_logic: Cleanup boot sequence checkAdam Ford1-18/+38
2019-12-27nitrogen6x: prepare for CONFIG_MX6QDLTroy Kisky1-176/+194
2019-12-27imx8mq_evk: Update the required ATF branchFabio Estevam1-1/+1
2019-12-27pfuze: Fix the pmic_get() parameter in the DM caseFabio Estevam1-1/+1
2019-12-27colibri_imx6: fix broken fsl_esdhc_imx conversionIgor Opaniuk1-2/+2
2019-12-26board: davinci: Update OMAPL138_LCDK maintainerLokesh Vutla1-1/+1
2019-12-26armv8: ls1028ardb: enable DisplayPort Power supportWen He1-0/+12
2019-12-26armv8: ls1046afrwy: Fix get_board_version implementationPramod Kumar1-3/+8
2019-12-23board/km: remove CONFIG_KM_BOARD_NAMEHolger Brunck2-2/+2
2019-12-23ppc/km: convert KM_DEF_NETDEV to KconfigHolger Brunck1-0/+6
2019-12-18sun8i: h3: Support H3 variant of Orange Pi Zero Plus 2Diego Rondini1-0/+5
2019-12-15x86: Add chromebook_coralSimon Glass5-0/+88
2019-12-15dm: gpio: Allow control of GPIO uclass in SPLSimon Glass4-3/+6
2019-12-11Merge tag 'rpi-next-2020.01.2' of https://gitlab.denx.de/u-boot/custodians/u-...Tom Rini1-4/+7
2019-12-11Merge tag 'u-boot-atmel-fixes-2020.01-a' of https://gitlab.denx.de/u-boot/cus...Tom Rini5-7/+0
2019-12-11rpi: Enable DRAM bank initialization on arm64Matthias Brugger1-2/+0
2019-12-11rpi: fix dram bank initializationMatthias Brugger1-2/+7
2019-12-10Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini3-19/+42
2019-12-10riscv: ax25-ae350: Use generic memory size setupRick Chen1-19/+2
2019-12-10riscv: ax25-ae350: add SPL configurationRick Chen3-0/+40
2019-12-09Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-netTom Rini3-4/+4
2019-12-09net: Always build the string_to_enetaddr() helperJoe Hershberger3-4/+4
2019-12-09Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini3-33/+261
2019-12-06ARM: imx: vining2000: Align SOC and ARM LDO voltagesMarek Vasut1-0/+3
2019-12-06ARM: imx: vining2000: Repair PCIe supportMarek Vasut1-0/+28
2019-12-06ARM: imx: vining2000: Convert to ethernet DMMarek Vasut1-33/+5
2019-12-06ARM: imx: vining2000: Enable DDR DRAM calibrationMarek Vasut1-0/+5
2019-12-06ARM: imx: vining2000: Convert to SPL frameworkMarek Vasut1-0/+182
2019-12-06board: colibri_imx7: reserve DDR memory for Cortex-M4Igor Opaniuk1-0/+37
2019-12-06mx6cuboxi: Add Baruch as maintainerFabio Estevam1-0/+1
2019-12-05rockchip: config: add support for firefly-px30 boardKever Yang1-0/+1
2019-12-04mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal20-32/+32
2019-12-03ARM: MediaTek: add basic support for MT8518 boardsmingming lee4-0/+41
2019-12-03board: omapl138_lcdk: add the mmc device to SPLBartosz Golaszewski1-0/+9
2019-12-03mmc: davinci: drop support for ti,dm6441-mmcBartosz Golaszewski1-1/+0
2019-12-03cosmetic: Fix spelling and whitespace errorsThomas Hebb1-1/+1
2019-12-03board: Remove unnecessary inclusion of micrel.h from boardsJames Byrne5-7/+0
2019-12-03Merge branch '2019-12-02-master-imports'Tom Rini297-13/+359
2019-12-03common: Move old EEPROM functions into a new headerSimon Glass12-0/+12
2019-12-03common: Move pci_init_board() out of common.hSimon Glass45-0/+45
2019-12-03common: Move some board functions out of common.hSimon Glass176-1/+177
2019-12-03common: Move board_get_usable_ram_top() out of common.hSimon Glass6-0/+6
2019-12-03common: Move command functions out of common.hSimon Glass6-0/+6
2019-12-03common: Move enable/disable_interrupts out of common.hSimon Glass7-0/+7
2019-12-03arm: powerpc: Tidy up code style for interrupt functionsSimon Glass1-4/+4
2019-12-03common: Move ARM cache operations out of common.hSimon Glass6-0/+6
2019-12-03common: Move some cache and MMU functions out of common.hSimon Glass9-0/+9