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
Age
Commit message (
Expand
)
Author
2022-04-08
at91: Remove unused LED code
Tom Rini
2022-04-08
stm32f429-discovery: Migrate CONFIG_*_LED out of CONFIG namespace
Tom Rini
2022-04-08
corvus: Migrate CONFIG_*_LED out of CONFIG namespace
Tom Rini
2022-04-08
MPC837XERDB: Stop using CONFIG_RAMDISKFILE
Tom Rini
2022-04-08
s5p_goni, smdkc100: Move some environment settings out of CONFIG
Tom Rini
2022-04-08
arm: integrator: Migrate platform-specific options and cleanup armcoremodule.h
Tom Rini
2022-04-08
Convert CONFIG_CMDLINE_PS_SUPPORT to Kconfig
Tom Rini
2022-04-08
tegra: Migrate CI_UDC_HAS_HOSTPC to Kconfig
Tom Rini
2022-04-08
mvebu: Move BOOTROM_ERR_REG out of CONFIG namespace
Tom Rini
2022-04-08
Convert CONFIG_BOARD_SIZE_LIMIT to Kconfig
Tom Rini
2022-04-08
Merge branch '2022-04-08-env-updates'
Tom Rini
2022-04-07
env: Allow text-env tests to run with awk
Simon Glass
2022-04-07
env: Drop the unncessary protocol mention in autoload
Simon Glass
2022-04-07
env: Move the doc comment to the code
Simon Glass
2022-04-07
Makefile: Sort u-boot-initial-env output
Christoph Niedermaier
2022-04-07
scripts/get_default_envs.sh: Remove blank lines
Christoph Niedermaier
2022-04-07
env: fat: Allow overriding interface, device and partition
He Yong
2022-04-07
cmd: env: Add `indirect` to indirectly set values
Samuel Dionne-Riel
2022-04-07
env: Load env when ENV_IS_NOWHERE is only location selected
Felix.Vietmeyer@jila.colorado.edu
2022-04-07
imx8/ls10xx: Use a sane SYS_MALLOC_F_LEN default
Fabio Estevam
2022-04-07
Merge branch '2022-04-06-various-verified-boot-bugfixes'
Tom Rini
2022-04-06
dm: blk: Expand iteration and add tests
Simon Glass
2022-04-06
dm: core: Tidy up comments in uclass headers
Simon Glass
2022-04-06
dm: core: Add a required struct declaration
Simon Glass
2022-04-06
stdint: Add a definition of UINT8_MAX
Simon Glass
2022-04-06
Make ASYMMETRIC_KEY_TYPE depend on FIT_SIGNATURE
Simon Glass
2022-04-06
Add a default for TPL_TEXT_BASE
Simon Glass
2022-04-06
disk: Correct the conditions for SPL
Simon Glass
2022-04-06
spi: Avoid checking console in SPL
Simon Glass
2022-04-06
cros_ec: Complete the comment for cros_ec_read_batt_charge()
Simon Glass
2022-04-06
cbfs: Add some more definititions
Simon Glass
2022-04-06
lzma: Tidy up the function prototype
Simon Glass
2022-04-06
fdt: sandbox: Avoid looking for an appended device tree
Simon Glass
2022-04-06
fdt: Correct condition for SEPARATE_BSS
Simon Glass
2022-04-06
abuf: Correct a corner case with abuf_realloc()
Simon Glass
2022-04-06
errno: Avoid including strings in SPL
Simon Glass
2022-04-06
binman: Correct Chromium OS entry types
Simon Glass
2022-04-06
Merge https://source.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
2022-04-06
Merge branch '2022-04-06-assorted-updates'
Tom Rini
2022-04-06
dm: fix function documentation in include/dm/ofnode.h
Heinrich Schuchardt
2022-04-06
tools: mkimage: Call verify_header after writing image to disk
Pali Rohár
2022-04-06
tools: mkimage: No need to verify_header for header_v2
Yi Liu
2022-04-06
Makefile: add endian link flag to u-boot-elf.o
Du Huanpeng
2022-04-06
riscv: alloc space exhausted
Heinrich Schuchardt
2022-04-06
riscv: enable CONFIG_CMD_SBI for QEMU boards
Heinrich Schuchardt
2022-04-06
cmd/sbi: add missing SBI information
Heinrich Schuchardt
2022-04-06
riscv: provide missing base extension functions
Heinrich Schuchardt
2022-04-06
cmd: sbi: add Performance Monitoring Unit Extension
Heinrich Schuchardt
2022-04-05
power: pmic: Provide DM_PMIC support for tps65217 driver
Lukasz Majewski
2022-04-05
power: Rename CONFIG_POWER_TPS65217 with CONFIG_PMIC_TPS65217
Lukasz Majewski
[next]