summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-22sunxi: clock: D1/R528: Enable PLL LDO during PLL1 setupAndre Przywara
2023-10-22clk: sunxi: Add support for the D1 CCUSamuel Holland
2023-10-22pinctrl: sunxi: add Allwinner D1 pinctrl descriptionAndre Przywara
2023-10-22sunxi: introduce NCAT2 generation modelAndre Przywara
2023-10-22pinctrl: sunxi: add new D1 pinctrl supportAndre Przywara
2023-10-22pinctrl: sunxi: move PIO_BASE into sunxi_gpio.hAndre Przywara
2023-10-22pinctrl: sunxi: remove GPIO_EXTRA_HEADERAndre Przywara
2023-10-22pinctrl: sunxi: remove struct sunxi_gpioAndre Przywara
2023-10-22pinctrl: sunxi: add GPIO in/out wrappersAndre Przywara
2023-10-22pinctrl: sunxi: move pinctrl codeAndre Przywara
2023-10-22sunxi: remove CONFIG_MACPWRAndre Przywara
2023-10-22net: sunxi_emac: chase DT nodes to find PHY regulatorAndre Przywara
2023-10-22sunxi: remove CONFIG_SATAPWRAndre Przywara
2023-10-22sunxi: dts: arm: add T113s/D1 DT files from Linux-v6.6-rc6Andre Przywara
2023-10-22sunxi: dts: arm: update devicetree files from Linux-v6.6-rc6Andre Przywara
2023-10-22sunxi: dts: arm64: update devicetree files from Linux-v6.6-rc6Andre Przywara
2023-10-20Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2023-10-20arm: kirkwood: Pogo v4: Enable LTOTony Dinh
2023-10-19Merge branch 'master_uart_test' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2023-10-19serial: sh: Add RZ/G2L SCIF supportPaul Barker
2023-10-19serial: sh: Fix error handlingPaul Barker
2023-10-19Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2023-10-19Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-watc...Tom Rini
2023-10-19riscv: Add Zbb support for building U-BootYu Chien Peter Lin
2023-10-19riscv: spl: andes: Move the DTB in front of kernelRandolph
2023-10-19andes: config: add riscv falcon mode for ae350 platformRandolph
2023-10-19spl: riscv: add os type for next booting stageRandolph
2023-10-19Makefile: delete file *.itb when make cleanRandolph
2023-10-19riscv: dts: binman: add condition for opensbi os bootRandolph
2023-10-19riscv: kconfig: introduce SPL_LOAD_FIT_OPENSBI_OS_BOOT symbolRandolph
2023-10-19spl: riscv: opensbi: change the default os_type as varibleRandolph
2023-10-19riscv: andes: Rearrange Andes PLICSW to single-bit-per-hart strategyRandolph
2023-10-19riscv: binman: Fix compilation errorMayuresh Chitale
2023-10-19configs: visionfive2: enable bootstage configsChanho Park
2023-10-19riscv: remove dram_init_banksize()Heinrich Schuchardt
2023-10-19wdt: nuvoton: Fix reset/expire function errorJim Liu
2023-10-19sandbox: watchdog: Avoid an error on startupSimon Glass
2023-10-18Merge branch '2023-10-17-spl-test-some-load-methods'Tom Rini
2023-10-17test: spl: Add a test for the SPI load methodSean Anderson
2023-10-17test: spl: Add a test for the NOR load methodSean Anderson
2023-10-17test: spl: Add a test for the NET load methodSean Anderson
2023-10-17test: spl: Add a test for the MMC load methodSean Anderson
2023-10-17test: spl: Add a test for spl_blk_load_imageSean Anderson
2023-10-17test: spl: Add functions to create filesystemsSean Anderson
2023-10-17test: spl: Add functions to create imagesSean Anderson
2023-10-17test: spl: Fix spl_test_load not failing if fname doesn't existSean Anderson
2023-10-17test: spl: Split tests up and use some configsSean Anderson
2023-10-17sandbox: Support -T in splSean Anderson
2023-10-17spl: Use map_sysmem where appropriateSean Anderson
2023-10-17spl: Add callbacks to invalidate cached devicesSean Anderson