platform/kernel/u-boot.git
2022-04-05 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-04-04 Andre Przywarasunxi: defconfig: enable eMMC boot partition support
2022-04-04 Andre Przywarasunxi: eMMC: Improve automatic boot source detection
2022-04-04 Andre Przywaraspl: mmc: extend spl_mmc_boot_mode() to take mmc argument
2022-04-04 Jernej Skrabecsunxi: clock: H6: Adjust PLL LDO before clock setup
2022-04-04 Jernej Skrabecsunxi: clock: H6/H616: Add resistor calibration
2022-04-04 Jernej Skrabecsunxi: prcm: Add a few registers
2022-04-04 Angelo Dureghellosunxi: H3: fix non working console on uart2
2022-04-04 Baltazár RadicsAdd ethernet0 alias in Nanopi NEO's device tree
2022-04-04 Samuel Hollandi2c: sun8i_rsb: Add support for DM clocks and resets
2022-04-04 Samuel Hollandi2c: sun8i_rsb: Initialize chips in .child_pre_probe
2022-04-04 Samuel Hollandi2c: sun6i_p2wi: Add support for DM clocks and resets
2022-04-04 Samuel Hollandi2c: sun6i_p2wi: Initialize chips in .child_pre_probe
2022-04-04 Samuel Hollandsunxi: Support building a SPL as a TOC0 image
2022-04-04 Samuel Hollandsunxi: Support SPL in both eGON and TOC0 images
2022-04-04 Samuel Hollandtools: mkimage: Add Allwinner TOC0 support
2022-04-04 Icenowy Zhengsunxi: specify architecture when generating SPL boot...
2022-04-04 Icenowy Zhengmkimage: sunxi_egon: add support for riscv
2022-04-04 Icenowy Zhengmkimage: sunxi_egon: refactor for multi-architecture...
2022-04-04 Icenowy Zhengmkimage: add a flag to describe whether -A is specified
2022-04-04 Samuel Hollandspi: sun4i_spi: Remove non-DM pin setup
2022-04-04 Samuel Hollandpinctrl: sunxi: Add SPI0 pinmuxes
2022-04-04 Samuel Hollandpwm: sunxi: Remove non-DM pin setup
2022-04-04 Samuel Hollandpinctrl: sunxi: Add the A64 PWM pinmux
2022-04-04 Samuel Hollandsunxi: Remove non-DM MMC pin setup
2022-04-04 Samuel Hollandpinctrl: sunxi: Add MMC pinmuxes
2022-04-04 Samuel Hollandi2c: sun8i_rsb: Only do non-DM pin setup for non-DM I2C
2022-04-04 Samuel Hollandi2c: sun6i_p2wi: Only do non-DM pin setup for non-DM I2C
2022-04-04 Samuel Hollandsunxi: Remove options and setup code for I2C2-I2C4
2022-04-04 Samuel Hollandpinctrl: sunxi: Add I2C pinmuxes
2022-04-04 Samuel Hollandnet: sun8i_emac: Remove non-DM pin setup
2022-04-04 Samuel Hollandpinctrl: sunxi: Add sun8i EMAC pinmuxes
2022-04-04 Samuel Hollandsunxi: Remove non-DM GMAC pin setup
2022-04-04 Samuel Hollandpinctrl: sunxi: Add sunxi GMAC pinmuxes
2022-04-04 Samuel Hollandnet: sunxi_emac: Remove non-DM pin setup
2022-04-04 Samuel Hollandpinctrl: sunxi: Add sun4i EMAC pinmuxes
2022-04-04 Samuel Hollandpinctrl: sunxi: Add UART pinmuxes
2022-04-04 Samuel Hollandsunxi: pinctrl: Implement pin configuration
2022-04-04 Samuel Hollandsunxi: pinctrl: Implement get_pin_muxing function
2022-04-04 Samuel Hollandsunxi: pinctrl: Implement pin muxing functions
2022-04-04 Samuel Hollandsunxi: pinctrl: Create the driver skeleton
2022-04-04 Tom RiniMerge branch 'next'
2022-04-04 Tom RiniPrepare v2022.04
2022-04-04 Tom RiniMerge tag 'u-boot-at91-2022.07-a' of https://source...
2022-04-04 Andrey Zhizhikinenv: do not fail on non-existing env.in file
2022-04-02 Tom RiniRevert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support"
2022-04-02 Tom RiniMerge branch '2022-04-01-arm-semihosting-cleanups-and...
2022-04-01 Sean Andersonserial: dm: Add support for puts
2022-04-01 Sean Andersonarm64: ls1046a: Support semihosting fallback
2022-04-01 Sean Andersonserial: smh: Initialize serial only if semihosting...
2022-04-01 Sean Andersonarm64: Catch non-emulated semihosting calls
2022-04-01 Sean Andersonarm: smh: Add option to detect semihosting
2022-04-01 Sean Andersonarm64: Import some ESR and SPSR defines from Linux
2022-04-01 Sean Andersonarm64: Save spsr in pt_regs
2022-04-01 Sean Andersonarm64: Save esr in pt_regs
2022-04-01 Sean Andersonls1046ardb: Add support for JTAG boot
2022-04-01 Sean Andersondoc: smh: Update semihosting documentation
2022-04-01 Sean Andersonserial: Add semihosting driver
2022-04-01 Sean Andersonarm: smh: Add some functions for working with the host...
2022-04-01 Sean Andersonarm: smh: Remove smhload command
2022-04-01 Sean Andersoncmd: fdt: Use start/size for chosen instead of start/end
2022-04-01 Sean Andersonfs: Add semihosting filesystem
2022-04-01 Sean Andersonspl: Add semihosting boot method
2022-04-01 Sean Andersonarm: smh: Add some file manipulation commands
2022-04-01 Sean Andersonarm: smh: Document functions in header
2022-04-01 Sean Andersonarm: smh: Return errno on error
2022-04-01 Sean Andersonarm: smh: Use numeric modes for smh_open
2022-04-01 Sean Andersonarm: smh: Export semihosting functions
2022-04-01 Sean Andersonarm: smh: Add semihosting entry to MAINTAINERS
2022-04-01 Sean Andersondoc: ls1046ardb: Document debug uart
2022-04-01 Sean Andersondoc: ls1046ardb: Expand boot mode section
2022-04-01 Sean Andersonnxp: ls1046ardb: Convert README to rST
2022-04-01 Sean Andersondoc: Convert semihosting readme to rST
2022-04-01 Peter Hoyesvexpress64: Add ARMv8R-64 board variant
2022-04-01 Andre Przywaravexpress64: pick DRAM size from DT
2022-04-01 Andre Przywaravexpress64: generalise page table generation
2022-04-01 Andre Przywaravexpress64: defconfigs: allow default commands
2022-04-01 Andre Przywaravexpress64: fvp: add distro_boot support
2022-04-01 Andre Przywaravexpress64: move hardware setting from defconfig to...
2022-04-01 Andre Przywaravexpress64: config header: unify environment definition
2022-04-01 Andre Przywaravexpress64: fvp: enable OF_CONTROL
2022-04-01 Andre Przywaraarm: dts: Add Arm FVP Fastmodel RevC .dts files from...
2022-04-01 Andre Przywaravexpress64: Kconfig: move board definitions out of...
2022-04-01 Tom RiniMerge branch '2022-04-01-Kconfig-migrations-and-cleanup...
2022-04-01 Tom Riniconfigs: Resync with savedefconfig
2022-04-01 Tom Riniglobal: Remove CONFIG_SYS_EXTRA_OPTIONS support
2022-04-01 Tom RiniConvert CONFIG_SYS_MONITOR_BASE to Kconfig
2022-04-01 Tom RiniConvert CONFIG_NORFLASH_PS32BIT to Kconfig
2022-04-01 Tom Riniat91: Switch to SD_BOOT / CONFIG_NAND_BOOT
2022-04-01 Tom RiniConvert CONFIG_SRIO_PCIE_BOOT_SLAVE to Kconfig
2022-04-01 Tom RiniConvert CONFIG_E300 et al to Kconfig
2022-04-01 Tom Rinimx53loco: Convert CONFIG_DIALOG_POWER to Kconfig
2022-04-01 Tom Riniexynos: Drop CONFIG_DEVICE_TREE_LIST
2022-04-01 Tom RiniConvert CONFIG_DEEP_SLEEP to Kconfig
2022-04-01 Tom RiniM5329EVB, M5373EVB: Remove CONFIG_NANDFLASH_SIZE
2022-04-01 Tom Rinidb-mv784mp-gp: Rename CONFIG_DB_784MP_GP to CONFIG_TARG...
2022-04-01 Tom Rinip1_p2_rdb: Remove CONFIG_CPLD_[BO]R_PRELIM
2022-04-01 Tom RiniConvert CONFIG_CLOCKS to Kconfig
2022-04-01 Tom RiniConvert CONFIG_CLOCK_SYNTHESIZER to Kconfig
2022-04-01 Tom Riniexynos: Drop CONFIG_CLK_*
next