summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-09test: cmd: fdt: Test alias resolution in 'fdt get value'Marek Vasut
2023-03-09test: cmd: fdt: Generate fuller DT internally and switch fdt get value to itMarek Vasut
2023-03-09test: cmd: fdt: Rename fdt_test_get() to fdt_test_get_value()Marek Vasut
2023-03-09test: cmd: fdt: Rename fdt_test_resize() to fdt_test_addr_resize()Marek Vasut
2023-03-09test: Add ut_assert_nextline_empty() empty line helperMarek Vasut
2023-03-09cmd: fdt: Add support for integer arrays in fdt get value with indexMarek Vasut
2023-03-09cmd: fdt: Map address returned from fdt get addr to sysmemMarek Vasut
2023-03-09cmd: fdt: Handle 64bit pointers in fdt get addrMarek Vasut
2023-03-09cmd: fdt: Align checksign parameter names in help textMarek Vasut
2023-03-09cmd: fdt: Check argc before accessing argv in fdt memoryMarek Vasut
2023-03-09cmd: fdt: Check argc before accessing argv in fdt bootcpuMarek Vasut
2023-03-09cmd: fdt: Fix fdt rsvmem behavior on non-existent index and error message spaceMarek Vasut
2023-03-09cmd: fdt: Fix fdt rm behavior on non-existent property and error message spaceMarek Vasut
2023-03-09cmd: fdt: Fix handling of empty properties for fdt get addr and fdt get sizeMarek Vasut
2023-03-09cmd: fdt: Import is_printable_string() from DTC to fix u32 misprintMarek Vasut
2023-03-06Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2023-03-06arm: mvebu: Use 4K sector for Thecus N2350 SPI flashTony Dinh
2023-03-01Merge tag 'dm-pull-29feb23' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-03-01tools: binman: minor formatting fix in docsRalph Siemsen
2023-03-01sandbox: fix building with CONFIG_SPL_TIMER=yHeinrich Schuchardt
2023-03-01MAINTAINERS: assign sandbox drivers to SANDBOXHeinrich Schuchardt
2023-03-01sandbox: allow building sandbox_spl with CONFIG_DEBUGHeinrich Schuchardt
2023-03-01arm64: a37xx: pinctrl: probe after bindingRobert Marko
2023-03-01sandbox: Correctly define BITS_PER_LONGMichal Suchanek
2023-03-01RFC: tools: Add a camel-case conversion scriptSimon Glass
2023-03-01Merge tag 'u-boot-at91-fixes-2023.04-a' of https://source.denx.de/u-boot/cust...Tom Rini
2023-02-28Merge tag 'u-boot-rockchip-20230228' of https://source.denx.de/u-boot/custodi...Tom Rini
2023-02-28board: rock5b-rk3588: add memory gaps into kernel's DTBEugen Hristev
2023-02-28board: rockchip: add Radxa ROCK5B Rk3588 boardEugen Hristev
2023-02-28clk: rockchip: rk3568: add more supported clk rates for sdmmc and emmcVasily Khoruzhick
2023-02-28rockchip: rk3588: Read cpuid from otpJonas Karlman
2023-02-28rockchip: rk3568: Read cpuid from otpJonas Karlman
2023-02-28rockchip: misc: Set eth1addr mac addressJonas Karlman
2023-02-28rockchip: efuse: Add support for RK3036Jonas Karlman
2023-02-28rockchip: efuse: Add support for RK3128Jonas Karlman
2023-02-28rockchip: efuse: Add support for RK3328Jonas Karlman
2023-02-28rockchip: efuse: Add support for RK3288 and moreJonas Karlman
2023-02-28rockchip: efuse: Refactor to use driver data and opsJonas Karlman
2023-02-28rockchip: otp: Add dump_otp debug commandJonas Karlman
2023-02-28rockchip: otp: Add support for RK3588Jonas Karlman
2023-02-28rockchip: otp: Add support for RK3568Jonas Karlman
2023-02-28rockchip: otp: Refactor to use driver data and opsJonas Karlman
2023-02-28board: rockchip: Add Edgeble Neural Compute Module 6Jagan Teki
2023-02-28ARM: dts: rockchip: rk3588s-u-boot: Add sdmmc nodeJagan Teki
2023-02-28ARM: dts: rockchip: Add rk3588-u-boot.dtsiJagan Teki
2023-02-28arm: rockchip: Add RK3588 arch core supportJagan Teki
2023-02-28arm64: dts: rockchip: rk3588: Add Edgeble Neu6 Model A IOJagan Teki
2023-02-28arm64: dts: rockchip: rk3588: Add Edgeble Neu6 Model A SoMJagan Teki
2023-02-28arm64: dts: rockchip: Add base DT for rk3588 SoCJagan Teki
2023-02-28arm: rockchip: Add ioc header for rk3588Jagan Teki