summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-28spl: binman: Make TPL_BINMAN_SYMBOLS depend on TPL_FRAMEWORKAlper Nebi Yasak
2022-06-28spl: binman: Fix use of undeclared u_boot_any symbolsAlper Nebi Yasak
2022-06-28sandbox: cast to pointer from integer of different sizeHeinrich Schuchardt
2022-06-28dm: spl: Allow SPL to show memory usageSimon Glass
2022-06-28dm: core: Add a command to show driver model statisticsSimon Glass
2022-06-28dm: core: Add a way to collect memory usageSimon Glass
2022-06-28dm: core: Support accessing core tagsSimon Glass
2022-06-28dm: core: Switch the testbus driver to use a new structSimon Glass
2022-06-28dm: core: Add documentation for the dm commandSimon Glass
2022-06-28dm: core: Fix addresses in the dm static commandSimon Glass
2022-06-28dm: core: Sort dm subcommandsSimon Glass
2022-06-28dm: core: Rename dm_dump_all()Simon Glass
2022-06-28test: fix some pylint errors in test_bind.pyHeinrich Schuchardt
2022-06-28sandbox: raise SANDBOX_RAM_SIZE_MB default to 256Heinrich Schuchardt
2022-06-28patman: Fix defaults not propagating to subparsersSean Anderson
2022-06-28dm: fix formatting of uclass dumpHeinrich Schuchardt
2022-06-28sandbox: show error if the device-tree cannot be loadedHeinrich Schuchardt
2022-06-28sandbox: add function os_printf()Heinrich Schuchardt
2022-06-28patman: test_util: Print test stdout/stderr within test summariesAlper Nebi Yasak
2022-06-28patman: test_util: Customize unittest test results for more infoAlper Nebi Yasak
2022-06-28patman: test_util: Use unittest text runner to print test resultsAlper Nebi Yasak
2022-06-28patman: test_util: Handle nonexistent tests while loading testsAlper Nebi Yasak
2022-06-28patman: test_util: Fix printing results for failed testsAlper Nebi Yasak
2022-06-28dm: core: Use device_foreach_child where possibleSean Anderson
2022-06-28dm: core: Provide fallbacks for ofnode_conf_read_...Sean Anderson
2022-06-28sandbox: usb: Fix out-of-bounds read when fd=-1Sean Anderson
2022-06-28dtoc: Update fdt tests to use test_utilSimon Glass
2022-06-28bloblist: Describe the design goalsSimon Glass
2022-06-27Merge branch '2022-06-27-add-armv8-sha1-sha256-support' into nextTom Rini
2022-06-27qemu_arm64: Enable CONFIG_ARMV8_CRYPTO supportTom Rini
2022-06-27armv8 SHA-256 using ARMv8 Crypto ExtensionsLoic Poulain
2022-06-27lib: sha256: Add support for hardware specific sha256_processLoic Poulain
2022-06-27armv8 SHA-1 using ARMv8 Crypto Extensions:Loic Poulain
2022-06-27sha1: Fix digest state size/typeLoic Poulain
2022-06-27lib: sha1: Add support for hardware specific sha1_processLoic Poulain
2022-06-27Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2022-06-27timer: Add SPL_REGMAP dependency for Xilinx timerMichal Simek
2022-06-27xilinx: Enable support for SquashFSMichal Simek
2022-06-26Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2022-06-26sunxi: psci: Fix sunxi_power_switch on sun8i-r40 platformqianfan Zhao
2022-06-26sunxi: fix initial environment loading without MMCSamuel Holland
2022-06-26clk: sunxi: Add additional RTC compatible stringsSamuel Holland
2022-06-26gpio: sunxi: Fix build with CONFIG_SPL_SERIAL=nSamuel Holland
2022-06-26ARM: dts: sun4i: Sync from Linux v5.18-rc1Samuel Holland
2022-06-26sunxi: usb: convert PHY GPIO functions to DMAndre Przywara
2022-06-25Merge tag 'video-20220625' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2022-06-25video: stm32: remove test on CONFIG_DM_REGULATORPatrick Delaunay
2022-06-25driver: video: Check allocated pointersBin Meng
2022-06-25sandbox: sdl: Add stub sandbox_sdl_remove_display()Andrew Scull
2022-06-24arm64: zynqmp: Move helper functions below header includesStefan Herbrechtsmeier