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
2023-10-06
sandbox: Init the EC properly even if no state file is available
Simon Glass
2023-10-06
sandbox: Move reading the RAM buffer into a better place
Simon Glass
2023-10-06
dm: core: Add tests for oftree_path()
Simon Glass
2023-10-06
dm: core: Support writing a 64-bit value
Simon Glass
2023-10-06
dm: core: Support writing a boolean
Simon Glass
2023-10-06
dm: core: Add a way to convert a devicetree to a dtb
Simon Glass
2023-10-06
dm: core: Add a way to delete a node
Simon Glass
2023-10-06
dm: core: Add a way to copy a node
Simon Glass
2023-10-06
dm: core: Add a function to create an empty tree
Simon Glass
2023-10-06
dm: core: Tidy up comments in the ofnode tests
Simon Glass
2023-10-06
dm: core: Ensure we run flattree tests on ofnode
Simon Glass
2023-10-06
dm: core: Reverse the argument order in ofnode_copy_props()
Simon Glass
2023-10-06
spl: Move bloblist writing until the image is known
Simon Glass
2023-10-06
spl: Use the correct FIT_..._PROP constants
Simon Glass
2023-10-06
spl: Move the full FIT code to spl_fit.c
Simon Glass
2023-10-06
spl: Rename spl_load_fit_image() to load_simple_fit()
Simon Glass
2023-10-06
spl: Remove #ifdefs with BOOTSTAGE
Simon Glass
2023-10-06
spl: Avoid an #ifdef when printing gd->malloc_ptr
Simon Glass
2023-10-06
dm: core: Correct help in TPL_DM and VPL_DM
Simon Glass
2023-10-06
doc: Clean up SYS_MALLOC_SIMPLE
Simon Glass
2023-10-06
Tidy up uses of CONFIG_SYS_MALLOC_F_LEN
Simon Glass
2023-10-06
spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN
Simon Glass
2023-10-06
tpl: Enable CONFIG_TPL_SYS_MALLOC_F where needed
Simon Glass
2023-10-06
spl: Enable CONFIG_SPL_SYS_MALLOC_F where needed
Simon Glass
2023-10-06
spl: Create proper symbols for enabling the malloc() pool
Simon Glass
2023-10-06
serial: Drop mention of SPL/TPL_SYS_MALLOC_F
Simon Glass
2023-10-06
spl: Drop the switch() statement for OS selection
Simon Glass
2023-10-06
spl: Avoid #ifdef with CONFIG_SPL_PAYLOAD_ARGS_ADDR
Simon Glass
2023-10-06
spl: Drop #ifdefs for BOARD_INIT and watchdog
Simon Glass
2023-10-06
spl: mx6: powerpc: Drop the condition on timer_init()
Simon Glass
2023-10-06
spl: Avoid #ifdef with CONFIG_SPL_SYS_MALLOC
Simon Glass
2023-10-06
spl: Rename SYS_SPL_ARGS_ADDR to SPL_PAYLOAD_ARGS_ADDR
Simon Glass
2023-10-06
spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...
Simon Glass
2023-10-05
Merge https://source.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
2023-10-05
Merge branch '2023-10-04-TI-dts-updates'
Tom Rini
2023-10-04
Merge tag 'dm-pull-4oct23' of https://source.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2023-10-04
arm: dts: k3-j721e: Sync with v6.6-rc1
Neha Malcom Francis
2023-10-04
arm: dts: k3-j721e-r5: Clean up inclusion hierarchy
Neha Malcom Francis
2023-10-04
configs: j721e: Remove HBMC_AM654 config
Neha Malcom Francis
2023-10-04
drivers: firmware: ti_sci: Get SCI revision only if TIFS/SYSFW is up
Neha Malcom Francis
2023-10-04
arm: mach-k3: j721e_init: Move clk_k3 probe before loading TIFS
Neha Malcom Francis
2023-10-04
arm: mach-k3: j721e: dev-data: Add mcu_timer0 ID
Neha Malcom Francis
2023-10-04
arm: dts: k3-am625-beagleplay: Fix Boot
Nishanth Menon
2023-10-04
arm: dts: k3-am625-sk: Mark dependent nodes for pre-relocation phase
Roger Quadros
2023-10-04
arm: dts: k3-am625-sk: Fix boot
Roger Quadros
2023-10-04
arm: dts: k3-am642-sk: Mark dependent nodes for pre-relocation phase
Roger Quadros
2023-10-04
arm: dts: k3-am642-sk: Fix boot
Roger Quadros
2023-10-04
arm: dts: k3-am64-evm: Mark dependent nodes for pre-relocation phase
Roger Quadros
2023-10-04
arm: dts: k3-am64-evm: Fix boot
Roger Quadros
2023-10-04
qconfig: Update the documentation
Simon Glass
[next]