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
2021-03-20
board: Add MT8183 pumpkin board support
Fabien Parent
2021-03-20
configs: mt8516: use bootcmd from config_distro_bootcmd.h
Fabien Parent
2021-03-20
board: mediatek: rename pumpkin board into mt8516
Fabien Parent
2021-03-16
arm: rmobile: Add Silicon Linux EK874 board support
Lad Prabhakar
2021-03-16
arm: rmobile: Add HopeRun HiHope RZ/G2M board support
Biju Das
2021-03-15
Merge tag 'v2021.04-rc4' into next
Tom Rini
2021-03-15
Merge tag 'ti-v2021.04-rc4' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2021-03-15
Merge tag 'u-boot-stm32-20210312' of https://source.denx.de/u-boot/custodians...
Tom Rini
2021-03-15
include: configs: am65x_evm: Optimize size of SPL BSS
Lokesh Vutla
2021-03-15
ARM: da850-evm: Fix boot issues from missing SPL_PAD_TO
Adam Ford
2021-03-13
common: SCP03 control (enable and provision of keys)
Jorge Ramirez-Ortiz
2021-03-12
log: Add return-checking macros for 0 being success
Simon Glass
2021-03-12
log: Handle line continuation
Simon Glass
2021-03-12
log: Set up a flag byte for log records
Simon Glass
2021-03-12
spl: test: Add a test for spl_load_simple_fit()
Simon Glass
2021-03-12
sandbox: Update os_find_u_boot() to find the .img file
Simon Glass
2021-03-12
test: Allow SPL to run any available test
Simon Glass
2021-03-12
test: Rename all linker lists to have a ut_ prefix
Simon Glass
2021-03-12
test: Add a macros for finding tests in linker_lists
Simon Glass
2021-03-12
test: Run driver-model tests using ut_run_list()
Simon Glass
2021-03-12
test: Use a local variable for test state
Simon Glass
2021-03-12
test: Add ut_run_test_live_flat() to run tests twice
Simon Glass
2021-03-12
test: Use ut_run_test() to run driver model tests
Simon Glass
2021-03-12
test: Move test running into a separate function
Simon Glass
2021-03-12
test: Move dm_test_init() into test-main.c
Simon Glass
2021-03-12
test: Drop struct dm_test_state
Simon Glass
2021-03-12
test: Handle driver model reinit in test_pre_run()
Simon Glass
2021-03-12
test: Move delay skipping to test_pre_run()
Simon Glass
2021-03-12
test: Call test_pre/post_run() from driver model tests
Simon Glass
2021-03-12
test: Create pre/post-run functions
Simon Glass
2021-03-12
test: Add an overall test runner
Simon Glass
2021-03-12
test: Rename test-main.c to test-dm.c
Simon Glass
2021-03-12
test: Mark all driver model tests with a flag
Simon Glass
2021-03-11
configs: stm32mp15: move bootdelay configuration in defconfig
Patrick Delaunay
2021-03-08
Merge tag 'u-boot-amlogic-20210308' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2021-03-08
Merge branch 'v2021.04-rc4' of https://github.com/lftan/u-boot
Tom Rini
2021-03-08
configs: meson64: add fdtoverlay_addr_r
Neil Armstrong
2021-03-08
Makefile: socfpga: Add target to generate hex output for combined spl and dtb
Dalon Westergreen
2021-03-08
configs: socfpga: soc64: Move CONFIG_BOOTCOMMAND to defconfig
Siew Chin Lim
2021-03-07
lib/charset: UTF-8 stream conversion
Heinrich Schuchardt
2021-03-07
efi_loader: carve out utf_to_cp()
Heinrich Schuchardt
2021-03-07
efi_loader: move codepage 437 table
Heinrich Schuchardt
2021-03-05
ppc: qemu: Drop a custom env variable 'fdt_addr_r'
Bin Meng
2021-03-05
ppc: qemu: Enable RTC support via I2C
Bin Meng
2021-03-05
ppc: qemu: Switch over to use DM ETH and PCI
Bin Meng
2021-03-05
ppc: qemu: Switch over to use DM serial
Bin Meng
2021-03-05
test: cmd: Add a basic test for 'addrmap' command
Bin Meng
2021-03-05
lib: addr_map: Move address_map[] type to the header file
Bin Meng
2021-03-05
include: Remove extern from addr_map.h
Bin Meng
2021-03-05
ppc: qemu: Fix CONFIG_SYS_PCI_MAP_END
Bin Meng
[next]