summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass77-0/+78
2020-05-19common: Drop linux/delay.h from common headerSimon Glass257-2/+260
2020-05-19Fix some checkpatch warnings in calls to udelay()Simon Glass1-4/+4
2020-05-19common: Drop linux/stringify.h from common headerSimon Glass3-0/+3
2020-05-19common: Drop linux/bug.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop asm/ptrace.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop log.h from common headerSimon Glass187-0/+189
2020-05-19Fix some checkpatch warnings in calls to debug()Simon Glass2-2/+2
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass97-152/+241
2020-05-19common: Drop init.h from common headerSimon Glass266-0/+266
2020-05-19common: Drop image.h from common headerSimon Glass87-0/+92
2020-05-19common: Drop bootstage.h from common headerSimon Glass10-0/+10
2020-05-19common: Drop part.h from common headerSimon Glass1-0/+1
2020-05-19part: Drop disk_partition_t typedefSimon Glass1-1/+1
2020-05-19common: Drop net.h from common headerSimon Glass215-0/+218
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