aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-07phy: rockchip: snps-pcie3: Refactor to use clk_bulk APIJonas Karlman
2023-10-07pci: pcie_dw_rockchip: Configure number of lanes and link width speedJonas Karlman
2023-10-06Merge branch '2023-10-06-spl-prepare-for-universal-payload'Tom Rini
2023-10-06pci: serial: Support reading PCI-register size with baseSimon Glass
2023-10-06dm: core: Tweak device_is_on_pci_bus() for code sizeSimon Glass
2023-10-06serial: Drop ns16550 serial_getinfo() in SPLSimon Glass
2023-10-06spl: Add C-based runtime detection of SPLSimon Glass
2023-10-06command: Include a required header in command.hSimon Glass
2023-10-06bloblist: Add missing nameSimon Glass
2023-10-06bloblist: Support initing from multiple placesSimon Glass
2023-10-06sandbox: Move the bloblist down a little in memorySimon Glass
2023-10-06sandbox: Only read the state if we have a state fileSimon Glass
2023-10-06sandbox: Init the EC properly even if no state file is availableSimon Glass
2023-10-06sandbox: Move reading the RAM buffer into a better placeSimon Glass
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