aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-06dm: core: Add tests for oftree_path()Simon Glass
2023-10-06dm: core: Support writing a 64-bit valueSimon Glass
2023-10-06dm: core: Support writing a booleanSimon Glass
2023-10-06dm: core: Add a way to convert a devicetree to a dtbSimon Glass
2023-10-06dm: core: Add a way to delete a nodeSimon Glass
2023-10-06dm: core: Add a way to copy a nodeSimon Glass
2023-10-06dm: core: Add a function to create an empty treeSimon Glass
2023-10-06dm: core: Tidy up comments in the ofnode testsSimon Glass
2023-10-06dm: core: Ensure we run flattree tests on ofnodeSimon Glass
2023-10-06dm: core: Reverse the argument order in ofnode_copy_props()Simon Glass
2023-10-06spl: Move bloblist writing until the image is knownSimon Glass
2023-10-06spl: Use the correct FIT_..._PROP constantsSimon Glass
2023-10-06spl: Move the full FIT code to spl_fit.cSimon Glass
2023-10-06spl: Rename spl_load_fit_image() to load_simple_fit()Simon Glass
2023-10-06spl: Remove #ifdefs with BOOTSTAGESimon Glass
2023-10-06spl: Avoid an #ifdef when printing gd->malloc_ptrSimon Glass
2023-10-06dm: core: Correct help in TPL_DM and VPL_DMSimon Glass
2023-10-06doc: Clean up SYS_MALLOC_SIMPLESimon Glass
2023-10-06Tidy up uses of CONFIG_SYS_MALLOC_F_LENSimon Glass
2023-10-06spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LENSimon Glass
2023-10-06tpl: Enable CONFIG_TPL_SYS_MALLOC_F where neededSimon Glass
2023-10-06spl: Enable CONFIG_SPL_SYS_MALLOC_F where neededSimon Glass
2023-10-06spl: Create proper symbols for enabling the malloc() poolSimon Glass
2023-10-06serial: Drop mention of SPL/TPL_SYS_MALLOC_FSimon Glass
2023-10-06spl: Drop the switch() statement for OS selectionSimon Glass
2023-10-06spl: Avoid #ifdef with CONFIG_SPL_PAYLOAD_ARGS_ADDRSimon Glass
2023-10-06spl: Drop #ifdefs for BOARD_INIT and watchdogSimon Glass
2023-10-06spl: mx6: powerpc: Drop the condition on timer_init()Simon Glass
2023-10-06spl: Avoid #ifdef with CONFIG_SPL_SYS_MALLOCSimon Glass
2023-10-06spl: Rename SYS_SPL_ARGS_ADDR to SPL_PAYLOAD_ARGS_ADDRSimon Glass
2023-10-06spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...Simon Glass
2023-10-05Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2023-10-05Merge branch '2023-10-04-TI-dts-updates'Tom Rini
2023-10-04Merge tag 'dm-pull-4oct23' of https://source.denx.de/u-boot/custodians/u-boot-dmTom Rini
2023-10-04arm: dts: k3-j721e: Sync with v6.6-rc1Neha Malcom Francis
2023-10-04arm: dts: k3-j721e-r5: Clean up inclusion hierarchyNeha Malcom Francis
2023-10-04configs: j721e: Remove HBMC_AM654 configNeha Malcom Francis
2023-10-04drivers: firmware: ti_sci: Get SCI revision only if TIFS/SYSFW is upNeha Malcom Francis
2023-10-04arm: mach-k3: j721e_init: Move clk_k3 probe before loading TIFSNeha Malcom Francis
2023-10-04arm: mach-k3: j721e: dev-data: Add mcu_timer0 IDNeha Malcom Francis
2023-10-04arm: dts: k3-am625-beagleplay: Fix BootNishanth Menon
2023-10-04arm: dts: k3-am625-sk: Mark dependent nodes for pre-relocation phaseRoger Quadros
2023-10-04arm: dts: k3-am625-sk: Fix bootRoger Quadros
2023-10-04arm: dts: k3-am642-sk: Mark dependent nodes for pre-relocation phaseRoger Quadros
2023-10-04arm: dts: k3-am642-sk: Fix bootRoger Quadros
2023-10-04arm: dts: k3-am64-evm: Mark dependent nodes for pre-relocation phaseRoger Quadros
2023-10-04arm: dts: k3-am64-evm: Fix bootRoger Quadros
2023-10-04qconfig: Update the documentationSimon Glass
2023-10-04qconfig: Rename the database fileSimon Glass
2023-10-04moveconfig: Rename the tool to qconfigSimon Glass