aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-06dm: core: Add tests for oftree_path()Simon Glass1-0/+6
2023-10-06dm: core: Support writing a 64-bit valueSimon Glass3-3/+39
2023-10-06dm: core: Support writing a booleanSimon Glass3-3/+90
2023-10-06dm: core: Add a way to convert a devicetree to a dtbSimon Glass5-0/+187
2023-10-06dm: core: Add a way to delete a nodeSimon Glass5-0/+150
2023-10-06dm: core: Add a way to copy a nodeSimon Glass3-0/+98
2023-10-06dm: core: Add a function to create an empty treeSimon Glass5-4/+104
2023-10-06dm: core: Tidy up comments in the ofnode testsSimon Glass1-7/+39
2023-10-06dm: core: Ensure we run flattree tests on ofnodeSimon Glass1-15/+18
2023-10-06dm: core: Reverse the argument order in ofnode_copy_props()Simon Glass5-11/+10
2023-10-06spl: Move bloblist writing until the image is knownSimon Glass1-12/+12
2023-10-06spl: Use the correct FIT_..._PROP constantsSimon Glass1-5/+6
2023-10-06spl: Move the full FIT code to spl_fit.cSimon Glass3-101/+111
2023-10-06spl: Rename spl_load_fit_image() to load_simple_fit()Simon Glass1-11/+10
2023-10-06spl: Remove #ifdefs with BOOTSTAGESimon Glass3-12/+39
2023-10-06spl: Avoid an #ifdef when printing gd->malloc_ptrSimon Glass2-4/+11
2023-10-06dm: core: Correct help in TPL_DM and VPL_DMSimon Glass1-6/+6
2023-10-06doc: Clean up SYS_MALLOC_SIMPLESimon Glass3-23/+12
2023-10-06Tidy up uses of CONFIG_SYS_MALLOC_F_LENSimon Glass1-1/+1
2023-10-06spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LENSimon Glass16-36/+31
2023-10-06tpl: Enable CONFIG_TPL_SYS_MALLOC_F where neededSimon Glass1-0/+3
2023-10-06spl: Enable CONFIG_SPL_SYS_MALLOC_F where neededSimon Glass2-0/+6
2023-10-06spl: Create proper symbols for enabling the malloc() poolSimon Glass1-11/+38
2023-10-06serial: Drop mention of SPL/TPL_SYS_MALLOC_FSimon Glass1-2/+0
2023-10-06spl: Drop the switch() statement for OS selectionSimon Glass2-22/+19
2023-10-06spl: Avoid #ifdef with CONFIG_SPL_PAYLOAD_ARGS_ADDRSimon Glass2-6/+11
2023-10-06spl: Drop #ifdefs for BOARD_INIT and watchdogSimon Glass2-8/+10
2023-10-06spl: mx6: powerpc: Drop the condition on timer_init()Simon Glass1-6/+0
2023-10-06spl: Avoid #ifdef with CONFIG_SPL_SYS_MALLOCSimon Glass2-5/+10
2023-10-06spl: Rename SYS_SPL_ARGS_ADDR to SPL_PAYLOAD_ARGS_ADDRSimon Glass39-51/+51
2023-10-06spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...Simon Glass316-794/+794
2023-10-05Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini20-29/+223
2023-10-05Merge branch '2023-10-04-TI-dts-updates'Tom Rini24-1968/+2672
2023-10-04Merge tag 'dm-pull-4oct23' of https://source.denx.de/u-boot/custodians/u-boot-dmWIP/04Oct2023Tom Rini5-790/+273
2023-10-04arm: dts: k3-j721e: Sync with v6.6-rc1Neha Malcom Francis11-1690/+2372
2023-10-04arm: dts: k3-j721e-r5: Clean up inclusion hierarchyNeha Malcom Francis4-129/+16
2023-10-04configs: j721e: Remove HBMC_AM654 configNeha Malcom Francis2-2/+0
2023-10-04drivers: firmware: ti_sci: Get SCI revision only if TIFS/SYSFW is upNeha Malcom Francis1-3/+8
2023-10-04arm: mach-k3: j721e_init: Move clk_k3 probe before loading TIFSNeha Malcom Francis1-12/+12
2023-10-04arm: mach-k3: j721e: dev-data: Add mcu_timer0 IDNeha Malcom Francis1-0/+1
2023-10-04arm: dts: k3-am625-beagleplay: Fix BootNishanth Menon1-35/+35
2023-10-04arm: dts: k3-am625-sk: Mark dependent nodes for pre-relocation phaseRoger Quadros1-0/+39
2023-10-04arm: dts: k3-am625-sk: Fix bootRoger Quadros1-27/+27
2023-10-04arm: dts: k3-am642-sk: Mark dependent nodes for pre-relocation phaseRoger Quadros1-0/+36
2023-10-04arm: dts: k3-am642-sk: Fix bootRoger Quadros2-40/+40
2023-10-04arm: dts: k3-am64-evm: Mark dependent nodes for pre-relocation phaseRoger Quadros2-0/+56
2023-10-04arm: dts: k3-am64-evm: Fix bootRoger Quadros2-32/+32
2023-10-04qconfig: Update the documentationSimon Glass2-115/+47
2023-10-04qconfig: Rename the database fileSimon Glass2-4/+4
2023-10-04moveconfig: Rename the tool to qconfigSimon Glass1-2/+2