aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
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-09Merge 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-06rockchip: config: add support for firefly-px30 boardKever Yang1-0/+1
2019-12-03mtd: 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-02Merge branch '2019-12-02-master-imports'Tom Rini297-13/+359
2019-12-02common: Move old EEPROM functions into a new headerSimon Glass12-0/+12
2019-12-02common: Move pci_init_board() out of common.hSimon Glass45-0/+45
2019-12-02common: Move some board functions out of common.hSimon Glass176-1/+177
2019-12-02common: Move board_get_usable_ram_top() out of common.hSimon Glass6-0/+6
2019-12-02common: Move command functions out of common.hSimon Glass6-0/+6
2019-12-02common: Move enable/disable_interrupts out of common.hSimon Glass7-0/+7
2019-12-02arm: powerpc: Tidy up code style for interrupt functionsSimon Glass1-4/+4
2019-12-02common: Move ARM cache operations out of common.hSimon Glass6-0/+6
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass9-0/+9
2019-12-02arm: powerpc: Tidy up code style for cache functionsSimon Glass2-7/+7
2019-12-02common: Move some SMP functions out of common.hSimon Glass5-0/+5
2019-12-02common: Move some CPU functions out of common.hSimon Glass1-0/+1
2019-12-02common: Move get_ticks() function out of common.hSimon Glass3-0/+3
2019-12-02common: Move serial functions out of common.hSimon Glass26-0/+26
2019-12-02Move strtomhz() to vsprintf.hSimon Glass20-0/+20
2019-12-02common: Move bootcount functions to their header fileSimon Glass1-0/+1
2019-12-02crc32: Use the crc.h header for crc functionsSimon Glass10-0/+10
2019-12-02common: Drop linux/crc8.hSimon Glass1-1/+1
2019-12-02common: Drop global inclusion of status_led.hSimon Glass13-0/+13
2019-12-02Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini1-1/+1
2019-12-02Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini31-4090/+0
2019-11-29MIPS: remove Micronas VCT boardsDaniel Schwierzeck31-4090/+0
2019-11-29board: fsl: lx2160a: Fix the typo in board_fix_fdtPankaj Bansal1-1/+1
2019-11-28Merge tag 'mmc-11-27-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini3-43/+0