summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-19doc: arch: Add document for RISC-V architectureYu Chien Peter Lin
2023-02-19board: gateworks: venice: move README to RSTTim Harvey
2023-02-19doc: board: bcm7xxx: Convert to reStructuredText formatThomas Fitzsimmons
2023-02-19doc: devicetree: dt_qemu.rst: Fix the typo and spaceYu Chien Peter Lin
2023-02-17Merge branch '2023-02-17-assorted-fixes'Tom Rini
2023-02-17common: avb_verify: prevent opening incorrect sessionIvan Khoronzhuk
2023-02-17cpsw_mdio.c: Use correct reg in cpsw_mdio_get_aliveUlf Samuelsson
2023-02-17configs: Resync with savedefconfigTom Rini
2023-02-17Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2023-02-17riscv: binman: Add help message for missing blobsRick Chen
2023-02-17riscv: ae350: Adjust the memory layout of ae350Leo Yu-Chi Liang
2023-02-17riscv: Rename Andes cpu and board namesLeo Yu-Chi Liang
2023-02-17driver: cache-v5l2: Fix type casting warning on RV32Yu Chien Peter Lin
2023-02-17configs: ae350: Display CPU and board info for AE350 platformsYu Chien Peter Lin
2023-02-17configs: ae350: Increase maximum retry count for AE350 platformsYu Chien Peter Lin
2023-02-17configs: ae350: Enable v5l2 cache for AE350 platforms in SPLYu Chien Peter Lin
2023-02-17riscv: ax25: cache.c: Cleanups to L1/L2 cache function used in SPLYu Chien Peter Lin
2023-02-17riscv: ae350: dts: Update L2 cache compatible stringYu Chien Peter Lin
2023-02-17riscv: cpu: ax25: Simplify cache enabling logic in harts_early_init()Yu Chien Peter Lin
2023-02-17driver: cache: cache-v5l2: Update memory-mapped scheme to support Gen2 platformYu Chien Peter Lin
2023-02-17board: AndesTech: ax25-ae350.c: Enable v5l2-cache in spl_board_init()Yu Chien Peter Lin
2023-02-17riscv: Remove redundant Kconfig "RISCV_NDS_CACHE"Leo Yu-Chi Liang
2023-02-17riscv: global_data.h: Correct the comment for PLICSWYu Chien Peter Lin
2023-02-13Prepare v2023.04-rc2Tom Rini
2023-02-13clocks: qcs404: Add support for I2C clocksSumit Garg
2023-02-13Merge tag 'i2c-updates-for-v2023.04' of https://source.denx.de/u-boot/custodi...Tom Rini
2023-02-13Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2023-02-13arm: kirkwood: Enable uart0 dm-pre-reloc for Pogoplug V4 boardTony Dinh
2023-02-13arm: mvebu: Add support for Synology DS116 (Armada 385)Tony Dinh
2023-02-13arm: mvebu: Power up 2nd SATA port for Thecus N2350Tony Dinh
2023-02-13arm: kirkwood: sheevaplug: reduce u-boot image sizeTony Dinh
2023-02-13arm: mvebu: Add support for Thecus N2350 (Armada 385) boardTony Dinh
2023-02-13arm: kirkwood: Use CONFIG_SYS_NS16550 with DM_SERIAL for Kirkwood boardsTony Dinh
2023-02-13cmd: return code when tlv_eeprom incorrectly calledHeinrich Schuchardt
2023-02-13i2c: i2c-cdns.c: Update driver to read fifo-depth from device treePei Yue Ho
2023-02-13dt-bindings: i2c: i2c-cdns.txt: Add description for an optional parameter, fi...Pei Yue Ho
2023-02-13arm: aspeed: dtsi: add reg for i2cRyan Chen
2023-02-13i2c:aspeed:support ast2600 i2c new register mode driverRyan Chen
2023-02-13i2c: mxc_i2c: Use hex notation for the base addressFabio Estevam
2023-02-12Merge tag 'dm-pull-12feb23' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-02-12cmd: fdt: allow standalone "fdt move"Andre Przywara
2023-02-12cmd: fdt: move: Use map_sysmem to convert pointersAndre Przywara
2023-02-12binman: Show the image name for the top-level sectionSimon Glass
2023-02-12socfpga: fix the serial console on DE1-SoCJade Lovelace
2023-02-12Merge tag 'clk-2023.04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-02-12Merge branch 'for-2023.04' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2023-02-12reset: Allow reset_get_by_name() with NULL nameSamuel Holland
2023-02-12clk: Allow clk_get_by_name() with NULL nameSamuel Holland
2023-02-12cmd: clk: probe the clock before dump themPatrick Delaunay
2023-02-12clk: imx8mn: fix imx8mn_enet_phy_sels clocks listDario Binacchi