aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-22sunxi: refactor serial base addresses to avoid asm/arch/cpu.hAndre Przywara12-32/+40
2023-10-22sunxi: R528: add SMHC2 pin pull ups supportOkhunjon Sobirjonov1-0/+7
2023-10-22sunxi: add Allwinner R528/T113 SoC supportAndre Przywara10-2/+41
2023-10-22sunxi: add R528/T113-s3/D1(s) DRAM initialisation codeAndre Przywara6-0/+1575
2023-10-22Kconfig: sunxi: prepare for using drivers/ram/sunxiAndre Przywara2-1/+8
2023-10-22sunxi: clock: support D1/R528 PLL6 clockAndre Przywara2-7/+19
2023-10-22sunxi: clock: D1/R528: Enable PLL LDO during PLL1 setupAndre Przywara2-5/+8
2023-10-22clk: sunxi: Add support for the D1 CCUSamuel Holland4-0/+96
2023-10-22pinctrl: sunxi: add Allwinner D1 pinctrl descriptionAndre Przywara2-0/+36
2023-10-22sunxi: introduce NCAT2 generation modelAndre Przywara14-20/+90
2023-10-22pinctrl: sunxi: add new D1 pinctrl supportAndre Przywara3-4/+30
2023-10-22pinctrl: sunxi: move PIO_BASE into sunxi_gpio.hAndre Przywara4-7/+11
2023-10-22pinctrl: sunxi: remove GPIO_EXTRA_HEADERAndre Przywara17-6/+14
2023-10-22pinctrl: sunxi: remove struct sunxi_gpioAndre Przywara3-76/+66
2023-10-22pinctrl: sunxi: add GPIO in/out wrappersAndre Przywara1-30/+25
2023-10-22pinctrl: sunxi: move pinctrl codeAndre Przywara4-96/+105
2023-10-22sunxi: remove CONFIG_MACPWRAndre Przywara26-42/+10
2023-10-22net: sunxi_emac: chase DT nodes to find PHY regulatorAndre Przywara1-0/+38
2023-10-22sunxi: remove CONFIG_SATAPWRAndre Przywara22-41/+13
2023-10-22video: tegra20: dsi: use regulator_set_enable_if_allowedSvyatoslav Ryhel1-5/+3
2023-10-22video: simple_panel: use regulator_set_enable_if_allowedSvyatoslav Ryhel1-5/+5
2023-10-22video: pwm_backlight: use regulator_set_enable_if_allowedSvyatoslav Ryhel1-7/+6
2023-10-22sunxi: dts: arm: add T113s/D1 DT files from Linux-v6.6-rc6Andre Przywara9-0/+1434
2023-10-22sunxi: dts: arm: update devicetree files from Linux-v6.6-rc6Andre Przywara8-4/+225
2023-10-22sunxi: dts: arm64: update devicetree files from Linux-v6.6-rc6Andre Przywara12-128/+240
2023-10-20Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-0/+1
2023-10-20arm: kirkwood: Pogo v4: Enable LTOTony Dinh1-0/+1
2023-10-19Merge branch 'master_uart_test' of https://source.denx.de/u-boot/custodians/u...WIP/19Oct2023Tom Rini3-3/+48
2023-10-19serial: sh: Add RZ/G2L SCIF supportPaul Barker3-1/+34
2023-10-19serial: sh: Fix error handlingPaul Barker1-2/+14
2023-10-19Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini19-46/+738
2023-10-19Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-watc...Tom Rini3-5/+11
2023-10-19riscv: Add Zbb support for building U-BootYu Chien Peter Lin7-1/+392
2023-10-19riscv: spl: andes: Move the DTB in front of kernelRandolph1-0/+25
2023-10-19andes: config: add riscv falcon mode for ae350 platformRandolph4-0/+242
2023-10-19spl: riscv: add os type for next booting stageRandolph2-3/+9
2023-10-19Makefile: delete file *.itb when make cleanRandolph1-1/+1
2023-10-19riscv: dts: binman: add condition for opensbi os bootRandolph1-0/+24
2023-10-19riscv: kconfig: introduce SPL_LOAD_FIT_OPENSBI_OS_BOOT symbolRandolph1-0/+8
2023-10-19spl: riscv: opensbi: change the default os_type as varibleRandolph1-10/+16
2023-10-19riscv: andes: Rearrange Andes PLICSW to single-bit-per-hart strategyRandolph1-13/+11
2023-10-19riscv: binman: Fix compilation errorMayuresh Chitale1-4/+10
2023-10-19configs: visionfive2: enable bootstage configsChanho Park1-0/+2
2023-10-19riscv: remove dram_init_banksize()Heinrich Schuchardt1-16/+0
2023-10-19wdt: nuvoton: Fix reset/expire function errorJim Liu1-2/+8
2023-10-19sandbox: watchdog: Avoid an error on startupSimon Glass2-3/+3
2023-10-18arm64: dts: imx8mp: Describe M24C32-D write-lockable page in DH i.MX8MP DHCOM DTMarek Vasut2-0/+20
2023-10-18eeprom: at24: add ST M24C32-D Additional Write lockable page supportMarek Vasut1-0/+8
2023-10-18Merge branch '2023-10-17-spl-test-some-load-methods'Tom Rini70-161/+1994
2023-10-18dm: adc: imx93-adc depends on ADC (fix boot)Sébastien Szymanski2-0/+2