aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2020-05-18arm: Don't include common.h in header filesSimon Glass13-0/+14
2020-05-18common: Drop flash.h from common headerSimon Glass22-0/+23
2020-05-18flash: Tidy up coding style for flash functionsSimon Glass2-21/+22
2020-05-17configs: lx2160a: Add default config for lx2160a using StMM in OP-TEEIlias Apalodimas1-0/+1
2020-05-17efi_loader: round the memory area in efi_add_memory_map()Michael Walle1-2/+2
2020-05-15rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOODTrevor Woerner1-6/+6
2020-05-14Merge tag 'u-boot-stm32-20200514' of https://gitlab.denx.de/u-boot/custodians...Tom Rini12-423/+733
2020-05-14Merge tag 'rpi-next-2020.07' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini2-1/+12
2020-05-14ARM: dts: stm32: Synchronize DDR setttings on DH SoMsMarek Vasut1-2/+6
2020-05-14stm32mp1: Fix warning display when 1.5A power supply is usedPatrice Chotard1-1/+1
2020-05-14board: stm32mp1: add timeout for I/O compensation readyPatrick Delaunay1-4/+12
2020-05-14board: stm32mp1: remove bootdelay configuration for usb or serial bootPatrick Delaunay1-6/+0
2020-05-14board: stm32mp1: set environment variable fdtfilePatrick Delaunay1-2/+11
2020-05-14board: stm32mp1: gt9147 IRQ before reset on EV1Patrick Delaunay1-0/+35
2020-05-14board: stm32mp1: update management of boot-ledPatrick Delaunay1-17/+16
2020-05-14board: stm32mp1: Keep error led ON in case of low power detectionPatrice Chotard1-0/+1
2020-05-14stm32mp: stm32prog: adapt the MTD partitionsPatrick Delaunay1-2/+12
2020-05-14stm32mp: add the command stm32progPatrick Delaunay1-0/+20
2020-05-14board: stm32mp1: adapt MTD partition for BOOT from NOR or NANDPatrick Delaunay1-21/+60
2020-05-14board: stm32mp1: support boot from spi-nandPatrick Delaunay1-0/+2
2020-05-14configs: stm32mp1: remove optee defconfigPatrick Delaunay1-1/+0
2020-05-14stm32mp1: dynamically detect op-tee presencePatrick Delaunay3-8/+6
2020-05-14stm32mp1: move MTDPART configuration in KconfigPatrick Delaunay2-46/+104
2020-05-14stm32mp1: dynamically build DFU_ALT_INFOPatrick Delaunay3-28/+110
2020-05-14board: stm32mp1: move set_dfu_alt_info in st common directoryPatrick Delaunay5-195/+154
2020-05-14board: stm32mp1: move board_get_mtdparts in st common directoryPatrick Delaunay5-191/+120
2020-05-14ARM: stm32: Implement DDR3 coding on DHCOR SoMMarek Vasut1-1/+25
2020-05-14ARM: stm32: Implement board coding on AV96Marek Vasut4-1/+140
2020-05-14ARM: stm32: Add default config for DHCORMarek Vasut1-0/+1
2020-05-13ARC: HSDK: anounce state of BIM switchEugeniy Paltsev1-0/+7
2020-05-13rpi: use the newly-added RPI_EFI_NR_SPIN_PAGESKyle Evans1-1/+2
2020-05-13rpi: Kconfig option for initial page reservationKyle Evans1-0/+10
2020-05-11Merge tag 'ti-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini5-23/+40
2020-05-11Nokia RX-51: Remember setup_console_atag optionPali Rohár1-4/+19
2020-05-11Nokia RX-51: Remove PART* macrosPali Rohár1-12/+6
2020-05-11Nokia RX-51: Move comment about CONFIG_SYS_TEXT_BASE to correct placePali Rohár1-1/+8
2020-05-11Nokia RX-51: Add README.nokia_rx51 file to MAINTAINERSPali Rohár1-0/+1
2020-05-11Nokia RX-51: Update my email addressPali Rohár5-6/+6
2020-05-10imx: imx8qxp: update fdt_file according to m4 statePeng Fan1-0/+13
2020-05-10imx: imx8qm: update fdt_file according to m4 statePeng Fan1-0/+13
2020-05-10imx: imx8qm/qxp: check whether m4 partition bootedPeng Fan1-1/+1
2020-05-10imx: imx8qm/imx8qxp: Power down the resources before SPL jump to u-bootPeng Fan2-0/+12
2020-05-10imx: Add support for i.MX8MM Beacon EmbeddedWorks devkit.Adam Ford7-0/+2273
2020-05-10ARM: imx: pico-imx8mq: Add support for Technexion Pico-iMX8MQMarek Vasut11-0/+7401
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-2/+6
2020-05-07arm: juno: Use PSCI based resetAndre Przywara1-3/+1
2020-05-07arm: juno: Enable OF_CONTROLAndre Przywara2-0/+64
2020-05-05Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini12-28/+676
2020-05-04Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini1-0/+7
2020-05-04Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini17-65/+2222