summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-04sunxi: Support building a SPL as a TOC0 imageSamuel Holland
2022-04-04sunxi: Support SPL in both eGON and TOC0 imagesSamuel Holland
2022-04-04tools: mkimage: Add Allwinner TOC0 supportSamuel Holland
2022-04-04sunxi: specify architecture when generating SPL boot imageIcenowy Zheng
2022-04-04mkimage: sunxi_egon: add support for riscvIcenowy Zheng
2022-04-04mkimage: sunxi_egon: refactor for multi-architecture supportIcenowy Zheng
2022-04-04mkimage: add a flag to describe whether -A is specifiedIcenowy Zheng
2022-04-04spi: sun4i_spi: Remove non-DM pin setupSamuel Holland
2022-04-04pinctrl: sunxi: Add SPI0 pinmuxesSamuel Holland
2022-04-04pwm: sunxi: Remove non-DM pin setupSamuel Holland
2022-04-04pinctrl: sunxi: Add the A64 PWM pinmuxSamuel Holland
2022-04-04sunxi: Remove non-DM MMC pin setupSamuel Holland
2022-04-04pinctrl: sunxi: Add MMC pinmuxesSamuel Holland
2022-04-04i2c: sun8i_rsb: Only do non-DM pin setup for non-DM I2CSamuel Holland
2022-04-04i2c: sun6i_p2wi: Only do non-DM pin setup for non-DM I2CSamuel Holland
2022-04-04sunxi: Remove options and setup code for I2C2-I2C4Samuel Holland
2022-04-04pinctrl: sunxi: Add I2C pinmuxesSamuel Holland
2022-04-04net: sun8i_emac: Remove non-DM pin setupSamuel Holland
2022-04-04pinctrl: sunxi: Add sun8i EMAC pinmuxesSamuel Holland
2022-04-04sunxi: Remove non-DM GMAC pin setupSamuel Holland
2022-04-04pinctrl: sunxi: Add sunxi GMAC pinmuxesSamuel Holland
2022-04-04net: sunxi_emac: Remove non-DM pin setupSamuel Holland
2022-04-04pinctrl: sunxi: Add sun4i EMAC pinmuxesSamuel Holland
2022-04-04pinctrl: sunxi: Add UART pinmuxesSamuel Holland
2022-04-04sunxi: pinctrl: Implement pin configurationSamuel Holland
2022-04-04sunxi: pinctrl: Implement get_pin_muxing functionSamuel Holland
2022-04-04sunxi: pinctrl: Implement pin muxing functionsSamuel Holland
2022-04-04sunxi: pinctrl: Create the driver skeletonSamuel Holland
2022-04-04board: starqltechn: get board usable - add bootcmd and docsDzmitry Sankouski
2022-04-04arm: init: save previous bootloader dataDzmitry Sankouski
2022-04-04qemu-arm: Enable NVMe for distro bootAlexander Graf
2022-04-04Merge branch 'next'Tom Rini
2022-04-04Prepare v2022.04v2022.04Tom Rini
2022-04-04Merge tag 'u-boot-at91-2022.07-a' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-04-04env: do not fail on non-existing env.in fileAndrey Zhizhikin
2022-04-02Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support"Tom Rini
2022-04-02Merge branch '2022-04-01-arm-semihosting-cleanups-and-new-features' into nextTom Rini
2022-04-01serial: dm: Add support for putsSean Anderson
2022-04-01arm64: ls1046a: Support semihosting fallbackSean Anderson
2022-04-01serial: smh: Initialize serial only if semihosting is enabledSean Anderson
2022-04-01arm64: Catch non-emulated semihosting callsSean Anderson
2022-04-01arm: smh: Add option to detect semihostingSean Anderson
2022-04-01arm64: Import some ESR and SPSR defines from LinuxSean Anderson
2022-04-01arm64: Save spsr in pt_regsSean Anderson
2022-04-01arm64: Save esr in pt_regsSean Anderson
2022-04-01ls1046ardb: Add support for JTAG bootSean Anderson
2022-04-01doc: smh: Update semihosting documentationSean Anderson
2022-04-01serial: Add semihosting driverSean Anderson
2022-04-01arm: smh: Add some functions for working with the host consoleSean Anderson
2022-04-01arm: smh: Remove smhload commandSean Anderson