summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)Author
2020-08-13board: stm32mp1: remove board.cPatrick Delaunay
2020-08-13ARM: dts: stm32: Update eth1addr from EEPROM if eth1 presentMarek Vasut
2020-08-13ARM: stm32: Add fitImage its entry for 587-200 DHCOR SoMMarek Vasut
2020-08-13ARM: stm32: Add both PDK2 and DRC02 DT into DHCOM fitImage itsMarek Vasut
2020-08-13board: stm32mp1: update fdt fixup partitions tableChristophe Kerello
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in ft_board_setupPatrick Delaunay
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in env functionsPatrick Delaunay
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in board_late_initPatrick Delaunay
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in dk2_i2c1_fixPatrick Delaunay
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in set_dfu_alt_infPatrick Delaunay
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in sysconf_initPatrick Delaunay
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in board_check_usb_powerPatrick Delaunay
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in g_dnl_board_usb_cable_con...Patrick Delaunay
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in board_key_checkPatrick Delaunay
2020-08-06board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfoOvidiu Panait
2020-08-06arm: mvebu: crs3xx-98dx3236: Add a maintainerLuka Kovacic
2020-08-06arm: mvebu: Add CRS328-4C-20S-4S boardLuka Kovacic
2020-08-06arm: mvebu: Add CRS326-24G-2S boardLuka Kovacic
2020-08-06arm: mvebu: Add CRS305-1G-4S Bit boardLuka Kovacic
2020-08-04Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-08-03mscc: Drop dm.h header fileSimon Glass
2020-08-03liebherr: Drop duplicate dm.h inclusionSimon Glass
2020-08-03w1: Drop dm.h header fileSimon Glass
2020-08-03sf: Drop dm.h header file from spi_flash.hSimon Glass
2020-08-03arm: imx6q: pcm058: Rework SPI NOR configurationNiel Fourie
2020-08-03imx: Add MYiR Tech MYS-6ULX supportParthiban Nallathambi
2020-07-31configs: sandbox: activate env in ext4 supportPatrick Delaunay
2020-07-29Merge tag 'dm-pull-28jul20' of git://git.denx.de/u-boot-dmTom Rini
2020-07-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-stmTom Rini
2020-07-29board: ns3: add development keys used in FITPramod Kumar
2020-07-29board: ns3: add FIT image its filePramod Kumar
2020-07-29board: ns3: limit U-boot relocation within 16MB memoryBharat Kumar Reddy Gooty
2020-07-29board: ns3: define ddr memory layoutRayagonda Kokatanur
2020-07-29board: ns3: program GIC LPI tablesRayagonda Kokatanur
2020-07-29board: ns3: default reset type to L3Rayagonda Kokatanur
2020-07-29board: ns3: add api to save boot parameters passed from BL31Abhishek Shah
2020-07-29board: ns3: add support for Broadcom Northstar 3Rayagonda Kokatanur
2020-07-29board: mediatek: Add support for UniElec U7623 boardDavid Woodhouse
2020-07-29board: mediatek: fix mmc_get_boot_dev() for platforms without external SDDavid Woodhouse
2020-07-29arm: add support for SoC s5p4418 (cpu) / nanopi2 boardStefan Bosch
2020-07-29arm: qemu: override flash accessors to use virtualizable instructionsArd Biesheuvel
2020-07-29arm: qemu: implement enable_caches()Ard Biesheuvel
2020-07-28Makefile: Rename ALL-y to INPUTS-ySimon Glass
2020-07-28board: update test on misc_read result in board_late_initPatrick Delaunay
2020-07-28board: dh_stm32mp1: remove env location overrideJakob Riepler
2020-07-28configs:stm32mp1: activate env config in SPLPatrick Delaunay
2020-07-28stm32mp1: board: add support of CONFIG_ENV_IS_IN_MMCPatrick Delaunay
2020-07-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-07-27Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2020-07-27colibri-imx7: fix splash logo drawingIgor Opaniuk