summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* 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 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 headerWIP/2019-12-02-master-importsSimon 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
| * arm: powerpc: Tidy up code style for cache functionsSimon Glass2019-12-022-7/+7
| * common: Move some SMP functions out of common.hSimon Glass2019-12-025-0/+5
| * common: Move some CPU functions out of common.hSimon Glass2019-12-021-0/+1
| * common: Move get_ticks() function out of common.hSimon Glass2019-12-023-0/+3
| * common: Move serial functions out of common.hSimon Glass2019-12-0226-0/+26
| * Move strtomhz() to vsprintf.hSimon Glass2019-12-0220-0/+20
| * common: Move bootcount functions to their header fileSimon Glass2019-12-021-0/+1
| * crc32: Use the crc.h header for crc functionsSimon Glass2019-12-0210-0/+10
| * common: Drop linux/crc8.hSimon Glass2019-12-021-1/+1
| * common: Drop global inclusion of status_led.hSimon Glass2019-12-0213-0/+13
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/02Dec2019Tom Rini2019-12-021-1/+1
|\ \
| * | board: fsl: lx2160a: Fix the typo in board_fix_fdtPankaj Bansal2019-11-291-1/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2019-12-0231-4090/+0
|\ \ \ | |_|/ |/| |
| * | MIPS: remove Micronas VCT boardsDaniel Schwierzeck2019-11-2931-4090/+0
| |/
* | Merge tag 'mmc-11-27-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini2019-11-283-43/+0
|\ \
| * | arm: ls1021a: drop redundant board_mmc_init()Yangbo Lu2019-11-273-43/+0
| |/
* | Merge tag 'u-boot-stm32-20191126' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2019-11-282-2/+273
|\ \
| * | stm32mp1: add support for virtual partition readPatrick Delaunay2019-11-261-0/+83
| * | stm32mp1: board: add spi nand supportPatrick Delaunay2019-11-261-3/+29
| * | stm32mp1: activate SET_DFU_ALT_INFOPatrick Delaunay2019-11-262-0/+162
| |/
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini2019-11-281-0/+4
|\ \ | |/ |/|
| * board: sdhc: Use block layer to read from mmcYinbo Zhu2019-11-251-0/+4
* | Merge tag 'rpi-next-2020.01' of https://github.com/mbgg/u-bootWIP/25Nov2019Tom Rini2019-11-252-57/+7
|\ \ | |/ |/|
| * ARM: bcm283x: Set memory map at run-timeMatthias Brugger2019-11-241-45/+0