Age | Commit message (Expand) | Author |
2020-05-22 | rockchip: veyron: move board_early_init_f to _r (after reloc) | Urja Rannikko |
2020-05-22 | rockchip: Enable PCIe/M.2 on rock960 board | Jagan Teki |
2020-05-22 | board: puma: use dtb given on the commandline instead of using u-boot.dtb | Heiko Stuebner |
2020-05-21 | Merge git://git.denx.de/u-boot-sh | Tom Rini |
2020-05-20 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq | Tom Rini |
2020-05-20 | ARM: rmobile: Merge prior-stage firmware DT fragment into U-Boot DT on Gen3 | Marek Vasut |
2020-05-19 | mpc83xx, abb: remove suvd3 board | Heiko Schocher |
2020-05-19 | arm: dts: ls2080aqds: add CONFIG_MULTI_DTB_FIT support | Ioana Ciornei |
2020-05-19 | board: ls2080aqds: transition to DM_ETH | Ioana Ciornei |
2020-05-19 | board: ls1088aqds: transition to DM_ETH | Ioana Ciornei |
2020-05-19 | arm: dts: ls1088aqds: add CONFIG_MULTI_DTB_FIT support | Ioana Ciornei |
2020-05-19 | board: lx2160aqds: implement board_fit_config_name_match | Ioana Ciornei |
2020-05-19 | board: lx2160aqds: transition to DM_ETH | Ioana Ciornei |
2020-05-18 | common: Drop linux/bitops.h from common header | Simon Glass |
2020-05-18 | common: Drop linux/delay.h from common header | Simon Glass |
2020-05-18 | Fix some checkpatch warnings in calls to udelay() | Simon Glass |
2020-05-18 | common: Drop linux/stringify.h from common header | Simon Glass |
2020-05-18 | common: Drop linux/bug.h from common header | Simon Glass |
2020-05-18 | common: Drop asm/ptrace.h from common header | Simon Glass |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2020-05-18 | Fix some checkpatch warnings in calls to debug() | Simon Glass |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass |
2020-05-18 | common: Drop init.h from common header | Simon Glass |
2020-05-18 | common: Drop image.h from common header | Simon Glass |
2020-05-18 | common: Drop bootstage.h from common header | Simon Glass |
2020-05-18 | common: Drop part.h from common header | Simon Glass |
2020-05-18 | part: Drop disk_partition_t typedef | Simon Glass |
2020-05-18 | common: Drop net.h from common header | Simon Glass |
2020-05-18 | arm: Don't include common.h in header files | Simon Glass |
2020-05-18 | common: Drop flash.h from common header | Simon Glass |
2020-05-18 | flash: Tidy up coding style for flash functions | Simon Glass |
2020-05-17 | configs: lx2160a: Add default config for lx2160a using StMM in OP-TEE | Ilias Apalodimas |
2020-05-17 | efi_loader: round the memory area in efi_add_memory_map() | Michael Walle |
2020-05-15 | rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD | Trevor Woerner |
2020-05-14 | Merge tag 'u-boot-stm32-20200514' of https://gitlab.denx.de/u-boot/custodians... | Tom Rini |
2020-05-14 | Merge tag 'rpi-next-2020.07' of https://gitlab.denx.de/u-boot/custodians/u-bo... | Tom Rini |
2020-05-14 | ARM: dts: stm32: Synchronize DDR setttings on DH SoMs | Marek Vasut |
2020-05-14 | stm32mp1: Fix warning display when 1.5A power supply is used | Patrice Chotard |
2020-05-14 | board: stm32mp1: add timeout for I/O compensation ready | Patrick Delaunay |
2020-05-14 | board: stm32mp1: remove bootdelay configuration for usb or serial boot | Patrick Delaunay |
2020-05-14 | board: stm32mp1: set environment variable fdtfile | Patrick Delaunay |
2020-05-14 | board: stm32mp1: gt9147 IRQ before reset on EV1 | Patrick Delaunay |
2020-05-14 | board: stm32mp1: update management of boot-led | Patrick Delaunay |
2020-05-14 | board: stm32mp1: Keep error led ON in case of low power detection | Patrice Chotard |
2020-05-14 | stm32mp: stm32prog: adapt the MTD partitions | Patrick Delaunay |
2020-05-14 | stm32mp: add the command stm32prog | Patrick Delaunay |
2020-05-14 | board: stm32mp1: adapt MTD partition for BOOT from NOR or NAND | Patrick Delaunay |
2020-05-14 | board: stm32mp1: support boot from spi-nand | Patrick Delaunay |
2020-05-14 | configs: stm32mp1: remove optee defconfig | Patrick Delaunay |
2020-05-14 | stm32mp1: dynamically detect op-tee presence | Patrick Delaunay |