summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOODTrevor Woerner2020-05-151-6/+6
* Merge tag 'u-boot-stm32-20200514' of https://gitlab.denx.de/u-boot/custodians...WIP/14May2020Tom Rini2020-05-1412-423/+733
|\
| * ARM: dts: stm32: Synchronize DDR setttings on DH SoMsMarek Vasut2020-05-141-2/+6
| * stm32mp1: Fix warning display when 1.5A power supply is usedPatrice Chotard2020-05-141-1/+1
| * board: stm32mp1: add timeout for I/O compensation readyPatrick Delaunay2020-05-141-4/+12
| * board: stm32mp1: remove bootdelay configuration for usb or serial bootPatrick Delaunay2020-05-141-6/+0
| * board: stm32mp1: set environment variable fdtfilePatrick Delaunay2020-05-141-2/+11
| * board: stm32mp1: gt9147 IRQ before reset on EV1Patrick Delaunay2020-05-141-0/+35
| * board: stm32mp1: update management of boot-ledPatrick Delaunay2020-05-141-17/+16
| * board: stm32mp1: Keep error led ON in case of low power detectionPatrice Chotard2020-05-141-0/+1
| * stm32mp: stm32prog: adapt the MTD partitionsPatrick Delaunay2020-05-141-2/+12
| * stm32mp: add the command stm32progPatrick Delaunay2020-05-141-0/+20
| * board: stm32mp1: adapt MTD partition for BOOT from NOR or NANDPatrick Delaunay2020-05-141-21/+60
| * board: stm32mp1: support boot from spi-nandPatrick Delaunay2020-05-141-0/+2
| * configs: stm32mp1: remove optee defconfigPatrick Delaunay2020-05-141-1/+0
| * stm32mp1: dynamically detect op-tee presencePatrick Delaunay2020-05-143-8/+6
| * stm32mp1: move MTDPART configuration in KconfigPatrick Delaunay2020-05-142-46/+104
| * stm32mp1: dynamically build DFU_ALT_INFOPatrick Delaunay2020-05-143-28/+110
| * board: stm32mp1: move set_dfu_alt_info in st common directoryPatrick Delaunay2020-05-145-195/+154
| * board: stm32mp1: move board_get_mtdparts in st common directoryPatrick Delaunay2020-05-145-191/+120
| * ARM: stm32: Implement DDR3 coding on DHCOR SoMMarek Vasut2020-05-141-1/+25
| * ARM: stm32: Implement board coding on AV96Marek Vasut2020-05-144-1/+140
| * ARM: stm32: Add default config for DHCORMarek Vasut2020-05-141-0/+1
* | Merge tag 'rpi-next-2020.07' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini2020-05-142-1/+12
|\ \
| * | rpi: use the newly-added RPI_EFI_NR_SPIN_PAGESKyle Evans2020-05-131-1/+2
| * | rpi: Kconfig option for initial page reservationKyle Evans2020-05-131-0/+10
| |/
* | ARC: HSDK: anounce state of BIM switchEugeniy Paltsev2020-05-131-0/+7
|/
* Merge tag 'ti-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-05-115-23/+40
|\
| * Nokia RX-51: Remember setup_console_atag optionPali Rohár2020-05-111-4/+19
| * Nokia RX-51: Remove PART* macrosPali Rohár2020-05-111-12/+6
| * Nokia RX-51: Move comment about CONFIG_SYS_TEXT_BASE to correct placePali Rohár2020-05-111-1/+8
| * Nokia RX-51: Add README.nokia_rx51 file to MAINTAINERSPali Rohár2020-05-111-0/+1
| * Nokia RX-51: Update my email addressPali Rohár2020-05-115-6/+6
* | imx: imx8qxp: update fdt_file according to m4 statePeng Fan2020-05-101-0/+13
* | imx: imx8qm: update fdt_file according to m4 statePeng Fan2020-05-101-0/+13
* | imx: imx8qm/qxp: check whether m4 partition bootedPeng Fan2020-05-101-1/+1
* | imx: imx8qm/imx8qxp: Power down the resources before SPL jump to u-bootPeng Fan2020-05-102-0/+12
* | imx: Add support for i.MX8MM Beacon EmbeddedWorks devkit.Adam Ford2020-05-107-0/+2273
* | ARM: imx: pico-imx8mq: Add support for Technexion Pico-iMX8MQMarek Vasut2020-05-1011-0/+7401
|/
* treewide: mem: Move mtest related defines to KconfigWIP/2020-05-07-more-kconfig-migrationsAshok Reddy Soma2020-05-081-2/+6
* arm: juno: Use PSCI based resetAndre Przywara2020-05-071-3/+1
* arm: juno: Enable OF_CONTROLAndre Przywara2020-05-072-0/+64
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini2020-05-0512-28/+676
|\
| * powerpc: P1010RDB: Compile legacy PCIe routines conditionallyHou Zhiqiang2020-05-041-2/+2
| * dm: powerpc: T1040/T1042: add i2c DM supportBiwen Li2020-05-043-5/+21
| * dm: powerpc: T2080/T2081: add i2c DM supportBiwen Li2020-05-041-3/+16
| * dm: ppc: T4240: add i2c DM supportBiwen Li2020-05-042-8/+295
| * dm: ppc: MPC8548CDS: add i2c DM supportBiwen Li2020-05-041-1/+2
| * dm: ppc: p1010: add i2c DM supportBiwen Li2020-05-041-1/+155
| * dm: powerpc: T1023/T1024: add i2c DM supportBiwen Li2020-05-043-7/+162