platform/kernel/u-boot.git
2022-04-13 Marek Vasutconfigs: net: dm9000: Move new Kconfig option to board...
2022-04-13 Marek Vasutnet: dm9000: Add Kconfig entry
2022-04-13 Marek Vasutnet: dm9000: Add DM support
2022-04-13 Marek Vasutnet: dm9000: Receive one packet per recv call
2022-04-13 Marek Vasutnet: dm9000: Split non-DM specific bits from common...
2022-04-13 Marek Vasutnet: dm9000: Pass private data around for IO
2022-04-13 Marek Vasutnet: dm9000: Drop dm9000.h and staticize SROM access
2022-04-13 Marek Vasutnet: dm9000: Drop static device private data
2022-04-13 Marek Vasutnet: dm9000: Rename board_info to dm9000_priv
2022-04-13 Marek Vasutnet: dm9000: Reorder and staticize
2022-04-13 Marek Vasutnet: dm9000: Checkpatch cleanup
2022-04-13 Marek Vasutnet: dm9000: Drop volatiles
2022-04-13 Marek Vasutnet: dm9000: Turn DM9000_DMP_PACKET() into a function
2022-04-13 Marek Vasutnet: dm9000: Drop unused dump_regs()
2022-04-13 Marek Vasutnet: dm9000: Make RxLen and RxStatus lowercase
2022-04-13 Marek Vasutnet: dm9000: Replace DM9000_DBG() with debug()
2022-04-13 Marek Vasutnet: dm9000: Make accessor names lowercase
2022-04-13 Marek Behúndriver: net: ti: keystone_net: Change priv member type
2022-04-13 Marek Behúndriver: net: ti: keystone_net: Convert to ofnode functions
2022-04-13 Marek Behúndriver: net: ti: keystone_net: Deduplicate code
2022-04-12 Arjan Minzinga... net: tftp: fix tftp server initialization
2022-04-10 Nate Drudephy: adin: add driver for Analog Devices ADIN1300 PHY
2022-04-10 Tim Harveynet: eth-phy: prevent undesired de-assertion of phy...
2022-04-10 Tim Harveynet: fec: prevent undesired de-assertion of phy-reset...
2022-04-10 Marek Behúnnet: phy: don't require PHY interface mode during PHY...
2022-04-10 Marek Behúnbcmgenet, sun8i_emac: Don't connect PHY two times
2022-04-10 Marek Behúnnet: phy: use ->is_c45 instead of is_10g_interface()
2022-04-10 Marek Behúnnet: phy: xilinx: Check interface type in ->config...
2022-04-10 Marek Behúnphy: Move PHY_INTERFACE_MODE_NA to the beginning of...
2022-04-10 Marek Behúntreewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFA...
2022-04-10 Marek Behúntreewide: Rename PHY_INTERFACE_MODE_COUNT to PHY_INTERF...
2022-04-10 Marek Behúnnet: introduce helpers to get PHY interface mode from...
2022-04-10 Marek Behúnnet: phy: fix parsing wrong property
2022-04-10 Marek Behúntreewide: use dm_mdio_read/write/reset() wrappers
2022-04-10 Marek Behúnnet: mdio-uclass: add wrappers for read/write/reset...
2022-04-10 Marek Behúnnet: introduce helpers to get PHY ofnode from MAC
2022-04-10 Marek Behúnnet: mdio-uclass: use ARRAY_SIZE()
2022-04-10 Marek Behúnnet: mdio-uclass: fix type for phy_mode_str and phy_han...
2022-04-10 Haolin Linet: phy: dp83867: Fix a never true comparison
2022-04-10 Vladimir Olteannet: phy: atheros: avoid error in ar803x_of_init()...
2022-04-10 Vladimir Olteannet: phy: dp83867: avoid error in dp83867_of_init(...
2022-04-04 Tom RiniMerge tag 'u-boot-at91-2022.07-a' of https://source...
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_*
2022-04-01 Tom RiniConvert CONFIG_SYS_USE_NORFLASH et al to Kconfig
2022-04-01 Tom Riniglobal: Remove CONFIG_SYS_USE_DATAFLASH*
2022-04-01 Tom RiniConvert CONFIG_SDCARD et al to Kconfig
next