aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-07cmd: Convert existing long help messages to the new macroTEST/rework-longhelpTom Rini58-235/+126
2023-10-07command.h: Add a U_BOOT_LONGHELP macroTom Rini1-0/+3
2023-10-06Merge branch '2023-10-06-spl-prepare-for-universal-payload'Tom Rini386-1194/+2052
2023-10-06pci: serial: Support reading PCI-register size with baseWIP/2023-10-06-spl-prepare-for-universal-payloadSimon Glass16-32/+61
2023-10-06dm: core: Tweak device_is_on_pci_bus() for code sizeSimon Glass1-1/+2
2023-10-06serial: Drop ns16550 serial_getinfo() in SPLSimon Glass1-0/+5
2023-10-06spl: Add C-based runtime detection of SPLSimon Glass1-0/+10
2023-10-06command: Include a required header in command.hSimon Glass2-1/+5
2023-10-06bloblist: Add missing nameSimon Glass1-0/+1
2023-10-06bloblist: Support initing from multiple placesSimon Glass4-4/+35
2023-10-06sandbox: Move the bloblist down a little in memorySimon Glass3-5/+5
2023-10-06sandbox: Only read the state if we have a state fileSimon Glass2-3/+6
2023-10-06sandbox: Init the EC properly even if no state file is availableSimon Glass1-1/+8
2023-10-06sandbox: Move reading the RAM buffer into a better placeSimon Glass2-8/+12
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