summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2019-12-03common: Move serial functions out of common.hSimon Glass26-0/+26
2019-12-03Move strtomhz() to vsprintf.hSimon Glass20-0/+20
2019-12-03common: Move bootcount functions to their header fileSimon Glass1-0/+1
2019-12-03crc32: Use the crc.h header for crc functionsSimon Glass10-0/+10
2019-12-03common: Drop linux/crc8.hSimon Glass1-1/+1
2019-12-03common: Drop global inclusion of status_led.hSimon Glass13-0/+13
2019-11-28Merge tag 'mmc-11-27-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini3-43/+0
2019-11-28Merge tag 'u-boot-stm32-20191126' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2-2/+273
2019-11-28Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini1-0/+4
2019-11-27arm: ls1021a: drop redundant board_mmc_init()Yangbo Lu3-43/+0
2019-11-26stm32mp1: add support for virtual partition readPatrick Delaunay1-0/+83
2019-11-26stm32mp1: board: add spi nand supportPatrick Delaunay1-3/+29
2019-11-26stm32mp1: activate SET_DFU_ALT_INFOPatrick Delaunay2-0/+162
2019-11-25Merge tag 'rpi-next-2020.01' of https://github.com/mbgg/u-bootTom Rini2-57/+7
2019-11-25board: sdhc: Use block layer to read from mmcYinbo Zhu1-0/+4
2019-11-24ARM: bcm283x: Set memory map at run-timeMatthias Brugger1-45/+0
2019-11-24rpi: push fw_dtb_pointer in the .data sectionMatthias Brugger2-12/+7
2019-11-24Merge tag 'u-boot-rockchip-20191124' of https://gitlab.denx.de/u-boot/custodi...Tom Rini1-52/+0
2019-11-23rockchip: lion-rk3368: Migrate to use common FIT generatorKever Yang1-52/+0
2019-11-21env: Finish migration of common ENV optionsTom Rini12-35/+35
2019-11-21T1042RDB_PI_NAND_SECURE_BOOT: Guard t104xrdb SPL env codeTom Rini1-0/+3
2019-11-21fsl: layerscape: guard *env_sf_get_env_addr() on CONFIG_ENV_IS_IN_SPI_FLASHTom Rini3-2/+4
2019-11-21smart-gateway-mt7688: Rework build time check for overwriting factory dataTom Rini1-1/+1
2019-11-17rockchip: dts: tinker: Add tinker-s board supportMichael Trimarchi2-0/+19
2019-11-17rockchip: rk3308: Add support for ROC-RK3308-CC boardAndy Yan4-0/+108
2019-11-17board: rockchip: Add rk3308 evb supportAndy Yan4-0/+72
2019-11-17rockchip: rk3399: split rockpro64 out of evb_rk3399Vasily Khoruzhick5-7/+85
2019-11-17configs: Rename roc-rk3399-pc -> roc-pc-rk3399 defconfigJagan Teki1-1/+1
2019-11-17rockchip: add px30-evb boardHeiko Stuebner4-0/+32
2019-11-12Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini8-16/+1435
2019-11-11Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodi...Tom Rini1-0/+6
2019-11-11Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini11-9/+17
2019-11-10rockchip: rk3399: Add Leez P710 supportAndy Yan1-0/+6
2019-11-08Merge branch '2019-11-07-master-imports'Tom Rini6-0/+221
2019-11-08freescale/powerpc: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal2-3/+3
2019-11-08freescale/layerscape: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal6-6/+6
2019-11-08armv8: lx2160a: add icid setup for platform devicesLaurentiu Tudor1-0/+2
2019-11-08armv8: ls2088a: add icid setup for platform devicesLaurentiu Tudor2-0/+6
2019-11-08Kconfig: ti: Make board detect EEPROM addresses depend BOARD_DETECTAdam Ford1-0/+2
2019-11-08ARM: omap3_logic: Power on MMC when setting up PMICAdam Ford1-0/+1
2019-11-08arm: add initial support for the Phytium Durian Boardliu hao6-0/+221
2019-11-06mpc85xx, socrates: add DM PCI supportHeiko Schocher2-37/+5
2019-11-06mpc85xx, socrates: enable DM serialHeiko Schocher1-0/+5
2019-11-06mpc85xx, socrates: disable VIDEOHeiko Schocher1-178/+2
2019-11-06mpc85xx, socrates: add DM supportHeiko Schocher1-0/+15
2019-11-06mpc85xx, dts, socrates: add u-boot specific dtsiHeiko Schocher1-0/+1
2019-11-06mpc85xx: add socrates dts from linuxHeiko Schocher1-1/+2
2019-11-05imx: imx8mm-evk: enable ethernetPeng Fan1-0/+37
2019-11-05imx: add i.MX8MN DDR4 board supportPeng Fan6-0/+1398
2019-11-05imx8qm: mek: enable dm-spl for pmPeng Fan1-16/+0