summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next'Tom Rini2020-01-0614-8/+122
|\
| * armv8: ls1028ardb: enable DisplayPort Power supportWen He2019-12-261-0/+12
| * armv8: ls1046afrwy: Fix get_board_version implementationPramod Kumar2019-12-261-3/+8
| * board/km: remove CONFIG_KM_BOARD_NAMEHolger Brunck2019-12-232-2/+2
| * ppc/km: convert KM_DEF_NETDEV to KconfigHolger Brunck2019-12-231-0/+6
| * x86: Add chromebook_coralSimon Glass2019-12-155-0/+88
| * dm: gpio: Allow control of GPIO uclass in SPLSimon Glass2019-12-154-3/+6
* | Merge tag 'u-boot-imx-20191228' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-12-285-198/+236
|\ \
| * | ARM: imx6q_logic: Cleanup boot sequence checkAdam Ford2019-12-271-18/+38
| * | nitrogen6x: prepare for CONFIG_MX6QDLTroy Kisky2019-12-271-176/+194
| * | imx8mq_evk: Update the required ATF branchFabio Estevam2019-12-271-1/+1
| * | pfuze: Fix the pmic_get() parameter in the DM caseFabio Estevam2019-12-271-1/+1
| * | colibri_imx6: fix broken fsl_esdhc_imx conversionIgor Opaniuk2019-12-271-2/+2
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2019-12-271-0/+5
|\ \ \ | |/ / |/| |
| * | sun8i: h3: Support H3 variant of Orange Pi Zero Plus 2Diego Rondini2019-12-181-0/+5
| |/
* / board: davinci: Update OMAPL138_LCDK maintainerLokesh Vutla2019-12-261-1/+1
|/
* Merge tag 'rpi-next-2020.01.2' of https://gitlab.denx.de/u-boot/custodians/u-...Tom Rini2019-12-111-4/+7
|\
| * rpi: Enable DRAM bank initialization on arm64Matthias Brugger2019-12-111-2/+0
| * rpi: fix dram bank initializationMatthias Brugger2019-12-111-2/+7
* | Merge tag 'u-boot-atmel-fixes-2020.01-a' of https://gitlab.denx.de/u-boot/cus...Tom Rini2019-12-115-7/+0
|\ \ | |/ |/|
| * board: Remove unnecessary inclusion of micrel.h from boardsJames Byrne2019-12-035-7/+0
* | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini2019-12-093-19/+42
|\ \
| * | riscv: ax25-ae350: Use generic memory size setupRick Chen2019-12-101-19/+2
| * | riscv: ax25-ae350: add SPL configurationRick Chen2019-12-103-0/+40
* | | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-netTom Rini2019-12-093-4/+4
|\ \ \ | |/ / |/| |
| * | net: Always build the string_to_enetaddr() helperJoe Hershberger2019-12-093-4/+4
* | | Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-12-093-33/+261
|\ \ \ | |/ / |/| |
| * | ARM: imx: vining2000: Align SOC and ARM LDO voltagesMarek Vasut2019-12-061-0/+3
| * | ARM: imx: vining2000: Repair PCIe supportMarek Vasut2019-12-061-0/+28
| * | ARM: imx: vining2000: Convert to ethernet DMMarek Vasut2019-12-061-33/+5
| * | ARM: imx: vining2000: Enable DDR DRAM calibrationMarek Vasut2019-12-061-0/+5
| * | ARM: imx: vining2000: Convert to SPL frameworkMarek Vasut2019-12-061-0/+182
| * | board: colibri_imx7: reserve DDR memory for Cortex-M4Igor Opaniuk2019-12-061-0/+37
| * | mx6cuboxi: Add Baruch as maintainerFabio Estevam2019-12-061-0/+1
| |/
* | rockchip: config: add support for firefly-px30 boardKever Yang2019-12-061-0/+1
* | mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal2019-12-0320-32/+32
* | ARM: MediaTek: add basic support for MT8518 boardsmingming lee2019-12-034-0/+41
* | board: omapl138_lcdk: add the mmc device to SPLBartosz Golaszewski2019-12-031-0/+9
* | mmc: davinci: drop support for ti,dm6441-mmcBartosz Golaszewski2019-12-031-1/+0
* | cosmetic: Fix spelling and whitespace errorsThomas Hebb2019-12-031-1/+1
|/
* Merge branch '2019-12-02-master-imports'Tom Rini2019-12-02297-13/+359
|\
| * common: Move old EEPROM functions into a new headerSimon Glass2019-12-0212-0/+12
| * common: Move pci_init_board() out of common.hSimon Glass2019-12-0245-0/+45
| * common: Move some board functions out of common.hSimon Glass2019-12-02176-1/+177
| * common: Move board_get_usable_ram_top() out of common.hSimon Glass2019-12-026-0/+6
| * common: Move command functions out of common.hSimon Glass2019-12-026-0/+6
| * common: Move enable/disable_interrupts out of common.hSimon Glass2019-12-027-0/+7
| * arm: powerpc: Tidy up code style for interrupt functionsSimon Glass2019-12-021-4/+4
| * common: Move ARM cache operations out of common.hSimon Glass2019-12-026-0/+6
| * common: Move some cache and MMU functions out of common.hSimon Glass2019-12-029-0/+9