index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2020-05-27
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2020-05-27
cbfs: Don't require the CBFS size with cbfs_init_mem()
Simon Glass
2020-05-27
cbfs: Allow reading a file from a CBFS given its base addr
Simon Glass
2020-05-27
cbfs: Change file_cbfs_find_uncached() to return an error
Simon Glass
2020-05-27
cbfs: Return the error code from file_cbfs_init()
Simon Glass
2020-05-27
cbfs: Use ulong consistently
Simon Glass
2020-05-27
cbfs: drop file_cbfs_result declaration
Christian Gmeiner
2020-05-27
arm: mvebu: Convert CRS305-1G-4S board to CRS3xx-98DX3236
Luka Kovacic
2020-05-27
arm: mvebu: ds414: define CONFIG_SYS_U_BOOT_OFFS
Ezra Buehler
2020-05-25
sandbox: move compression option to Kconfig
Michael Walle
2020-05-25
Convert CONFIG_CMD_MMC to Kconfig
Tom Rini
2020-05-25
doc: dfu: describe more DFU function
Heinrich Schuchardt
2020-05-25
doc: dfu: add DFU to HTML documentation
Heinrich Schuchardt
2020-05-22
Merge branch 'net' of git://git.denx.de/u-boot-socfpga
Tom Rini
2020-05-22
net: ks8851: Add Kconfig entries
Marek Vasut
2020-05-22
Merge tag 'u-boot-rockchip-20200522' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
2020-05-22
Merge tag 'efi-2020-07-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2020-05-22
rockpro64: Enable HDMI output on rockpro64 board
Andrius Štikonas
2020-05-21
Merge git://git.denx.de/u-boot-sh
Tom Rini
2020-05-21
efi_loader: device path for SATA devices
Heinrich Schuchardt
2020-05-21
efi_loader: device path for virtio block devices
Heinrich Schuchardt
2020-05-21
efi_loader: add EFI_MEMORY_SP to memory attributes
Heinrich Schuchardt
2020-05-20
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2020-05-20
fdtdec: Add weak function to patch U-Boot DT right after fdtdec_setup()
Marek Vasut
2020-05-19
mpc83xx, abb: remove suvd3 board
Heiko Schocher
2020-05-19
mpc83xx: remove redundant MPC83xx_RESET #define
Rasmus Villemoes
2020-05-19
include/configs: ls1046afrwy: add support for boot targets.
Pramod Kumar
2020-05-19
configs: ls1012a: Increase CONFIG_SYS_MALLOC_LEN size
Kuldeep Singh
2020-05-19
configs: ls2080ardb: Make BOOT command access flash memory as per spi-mem
Kuldeep Singh
2020-05-19
configs: ls2080ardb: Make MC_INIT access flash memory as per spi-mem
Kuldeep Singh
2020-05-19
configs: ls1046a: Move SPI_FLASH_SPANSION to defconfig
Kuldeep Singh
2020-05-19
configs: ls1012a: Enable CONFIG_SPI_FLASH_SPANSION in defconfigs
Kuldeep Singh
2020-05-19
configs: ls1043a: Move CONFIG_FSL_QSPI and SPI_FLASH_SPANSION to defconfig
Kuldeep Singh
2020-05-19
treewide: Remove unused FSL QSPI config options for Layerscape platforms
Kuldeep Singh
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
Use __ASSEMBLY__ as the assembly macros
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
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_offsets.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
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
bootstage: Use BOOTSTAGE instead of BOOTSTATE
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
[next]