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
2022-01-13
bloblist: Drop unused tags
Simon Glass
2022-01-13
bloblist: Rename the SPL tag
Simon Glass
2022-01-13
bloblist: Put the magic number first
Simon Glass
2022-01-13
fdt: Drop SPL_BUILD macro
Simon Glass
2022-01-13
stddef: Avoid warning with clang with offsetof()
Simon Glass
2022-01-13
sandbox: compatibility of os_get_filesize()
Heinrich Schuchardt
2022-01-12
pci: msc01: Use PCI_CONF1_ADDRESS() macro
Pali Rohár
2022-01-12
pci: gt64120: Use PCI_CONF1_ADDRESS() macro
Pali Rohár
2022-01-12
pci: Add standard PCI Config Address macros
Pali Rohár
2022-01-12
mmc: unconditionally define mmc_deinit()
Heinrich Schuchardt
2022-01-12
mmc: fsl_esdhc_imx: replace most #ifdefs by IS_ENABLED()
Sean Anderson
2022-01-12
mmc: fsl_esdhc_imx: fix voltage validation
Sean Anderson
2022-01-10
Merge branch 'next'
Tom Rini
2022-01-09
Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodia...
Tom Rini
2022-01-08
udoo: Adjust the SD card device numbering
Fabio Estevam
2022-01-07
udoo_neo: Enable support for USB and storage
Peter Robinson
2022-01-07
udoo_neo: Fixes for booting from the mSD card
Peter Robinson
2022-01-07
configs: prepare khadas-vim3{l}_ab_android for AOSP support
Mattijs Korpershoek
2022-01-07
configs: add khadas-vim3{l}_android for AOSP support
Mattijs Korpershoek
2022-01-07
configs: meson64_android: add board specific env settings
Mattijs Korpershoek
2022-01-04
arm: apple: Remove CONFIG_SYS_SDRAM_BASE
Mark Kettenis
2022-01-04
vexpress64: Enable VIRTIO_NET network driver
Peter Hoyes
2022-01-04
vexpress64: Clean up BASE_FVP boot configuration
Peter Hoyes
2022-01-04
vexpress64: Refactor header file to make it easier to add new FVPs
Peter Hoyes
2022-01-04
board: stemmy: Increase boot image to 64 MB
Linus Walleij
2021-12-31
Merge tag 'efi-next' of https://source.denx.de/u-boot/custodians/u-boot-efi i...
Tom Rini
2021-12-31
efi: Allow easy selection of serial-only operation
Simon Glass
2021-12-31
efi: Mention that efi_info_get() is only used in the stub
Simon Glass
2021-12-31
efi: Share struct efi_priv between the app and stub code
Simon Glass
2021-12-31
efi: Fix ll_boot_init() operation with the app
Simon Glass
2021-12-31
efi: Add comments to struct efi_priv
Simon Glass
2021-12-31
efi: Drop device_path from struct efi_priv
Simon Glass
2021-12-31
efi: Locate all block devices in the app
Simon Glass
2021-12-31
efi_loader: Don't limit the StMM buffer size explicitly
Ilias Apalodimas
2021-12-31
efi: fix typo in description of struct efi_entry_hdr
Heinrich Schuchardt
2021-12-28
Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
2021-12-28
Merge tag 'efi-2022-01-rc4-4' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2021-12-27
Convert CONFIG_JFFS2_DEV et al to Kconfig
Tom Rini
2021-12-27
Convert CONFIG_KIRKWOOD_GPIO to Kconfig
Tom Rini
2021-12-27
Convert CONFIG_SYS_KWD_CONFIG to Kconfig
Tom Rini
2021-12-27
Convert CONFIG_88F5182 et al to Kconfig
Tom Rini
2021-12-27
Convert CONFIG_CPU_FREQ_HZ to Kconfig
Tom Rini
2021-12-27
Convert CONFIG_CPU_SH7751 to Kconfig
Tom Rini
2021-12-27
Convert CONFIG_CPU_PXA27X to Kconfig
Tom Rini
2021-12-27
serial: arm_dcc: Use CONFIG_ARM64 not CONFIG_CPU_ARMV8
Tom Rini
2021-12-27
Convert CONFIG_SYS_I2C_EEPROM_ADDR_LEN to Kconfig
Tom Rini
2021-12-27
ppc: mpc83xx: Remove unused CONFIG symbols
Tom Rini
2021-12-27
Convert CONFIG_83XX_PCICLK to Kconfig
Tom Rini
2021-12-27
Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig
Tom Rini
2021-12-27
CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk()
Tom Rini
[next]