summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* Fix some checkpatch warnings in calls to debug()Simon Glass2020-05-182-2/+2
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-1897-152/+241
* common: Drop init.h from common headerSimon Glass2020-05-18266-0/+266
* common: Drop image.h from common headerSimon Glass2020-05-1887-0/+92
* common: Drop bootstage.h from common headerSimon Glass2020-05-1810-0/+10
* common: Drop part.h from common headerSimon Glass2020-05-181-0/+1
* part: Drop disk_partition_t typedefSimon Glass2020-05-181-1/+1
* common: Drop net.h from common headerSimon Glass2020-05-18215-0/+218
* arm: Don't include common.h in header filesSimon Glass2020-05-1813-0/+14
* common: Drop flash.h from common headerSimon Glass2020-05-1822-0/+23
* flash: Tidy up coding style for flash functionsSimon Glass2020-05-182-21/+22
* configs: lx2160a: Add default config for lx2160a using StMM in OP-TEEIlias Apalodimas2020-05-171-0/+1
* efi_loader: round the memory area in efi_add_memory_map()Michael Walle2020-05-171-2/+2
* 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...Tom 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