configs: net: dm9000: Move new Kconfig option to board configs
[platform/kernel/u-boot.git] / arch /
2022-04-10 Marek Behúnnet: introduce helpers to get PHY interface mode from...
2022-04-10 Marek Behúnnet: introduce helpers to get PHY ofnode from MAC
2022-04-04 Tom RiniMerge tag 'u-boot-at91-2022.07-a' of https://source...
2022-04-02 Tom RiniMerge branch '2022-04-01-arm-semihosting-cleanups-and...
2022-04-01 Sean Andersonarm64: ls1046a: Support semihosting fallback
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 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 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 Peter Hoyesvexpress64: Add ARMv8R-64 board variant
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: 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 RiniConvert CONFIG_SYS_MONITOR_BASE to Kconfig
2022-04-01 Tom RiniConvert CONFIG_E300 et al to Kconfig
2022-04-01 Tom Rinidb-mv784mp-gp: Rename CONFIG_DB_784MP_GP to CONFIG_TARG...
2022-04-01 Tom RiniConvert CONFIG_CLOCK_SYNTHESIZER to Kconfig
2022-04-01 Tom Riniexynos: Drop CONFIG_CLK_*
2022-04-01 Tom Rinikeymile: Move sourcing of common Kconfig
2022-04-01 Tom RiniConvert CONFIG_MCFRTC et al to Kconfig
2022-04-01 Tom RiniConvert CONFIG_MCFTMR to Kconfig
2022-04-01 Tom RiniConvert CONFIG_CF_DSPI to Kconfig
2022-04-01 Tom Riniam33xx: musb: Remove unused configuration logic
2022-04-01 Clément LégerARM: dts: at91: sama5d2: add u-boot, dm-pre-reloc prope...
2022-04-01 Clément LégerARM: dts: at91: sama5d2: add TCB node
2022-04-01 Clément LégerARM: dts: at91: sama5d2: add AIC node
2022-04-01 Clément Légertimer: atmel_tcb_timer: add atmel_tcb driver
2022-04-01 Eugen HristevARM: dts: at91: sama7g5/sama7g5ek: align with Linux DT
2022-04-01 Eugen HristevARM: dts: at91: rename sama7g5ek.dts to at91-sama7g5ek.dts
2022-04-01 Tudor AmbarusARM: at91: sama7g5: Reset external devices at software...
2022-04-01 Tudor Ambarusconfigs: Convert AT91RESET_EXTRST to Kconfig
2022-04-01 Tudor AmbarusARM: at91: sama5d2: Enable the use of Galois Tables...
2022-03-31 Tom RiniMerge branch '2022-03-31-image-add-a-stage-pre-load...
2022-03-31 Philippe Reynesarch: Kconfig: imply BINMAN for SANDBOX
2022-03-28 Tom RiniMerge tag 'next-20220328' of https://source.denx.de...
2022-03-28 Simon Glassvideo: fsl: colibri_vf: Drop FSL DCU driver
2022-03-28 Simon Glassvideo: Drop references to CONFIG_VIDEO et al
2022-03-28 Simon Glassvideo: Drop video_fb header
2022-03-28 Simon Glassvideo: nexell: Drop unused and invalid code
2022-03-28 Tom RiniMerge tag 'v2022.04-rc5' into next
2022-03-28 Tom RiniMerge branch '2022-03-28-critical-fixes'
2022-03-28 Mark Kettenisarm: apple: Fix mem layout
2022-03-28 Hector Martinarm: apple: Increase RTKit timeout
2022-03-26 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-03-26 Andre Przywarasunxi: dts: Update RGMII phy-mode properties
2022-03-26 Andre Przywarasunxi: Fix old GMAC pinmux setup
2022-03-25 Tom RiniMerge branch '2022-03-25-assorted-updates' into next
2022-03-25 Billy TsaiARM: dts: ast2600: Add PWM to device tree
2022-03-25 Billy Tsaipinctrl: Add the pinctrl setting for PWM.
2022-03-25 Pali Rohársandbox: video: Replace PCI_CLASS_* macros by one from...
2022-03-25 Sean AndersonSplit CONFIG_CC_OPTIMIZE_FOR_SIZE into two configs
2022-03-25 Tom RiniMerge branch '2022-03-25-Kconfig-migrations' into next
2022-03-25 Tom RiniConvert CONFIG_BACKSIDE_L2_CACHE to Kconfig
2022-03-25 Tom RiniConvert CONFIG_PHY_RESET_DELAY to Kconfig
2022-03-25 Tom RiniConvert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to Kconfig
2022-03-25 Tom RiniConvert CONFIG_RESET_PHY_R to Kconfig
2022-03-25 Tom RiniConvert CONFIG_AT91_WANTS_COMMON_PHY to Kconfig
2022-03-24 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-03-24 Pali Rohárarm: a37xx: espressobin: Fix non-working SPI
2022-03-23 Tom RiniMerge tag 'i2c-2022-04-rc5' of https://source.denx...
2022-03-23 Marek Behúnarm: mvebu: dts: turris_mox: fix non-working USB port
2022-03-19 Tom RiniMerge tag 'dm-pull-18mar22' of https://source.denx...
2022-03-19 Simon Glasssandbox: Add the handoff header for spl
2022-03-19 Simon Glasssandbox: Show a message when writing out the ram buffer
2022-03-18 Tom RiniMerge tag 'u-boot-rockchip-20220318' of https://source...
2022-03-18 Tom RiniMerge branch '2022-03-18-Kconfig-migrations' into next
2022-03-18 Tom RiniConvert CONFIG_ATMEL_LEGACY to Kconfig
2022-03-18 Tom RiniConvert CONFIG_AT91_GPIO_PULLUP to Kconfig
2022-03-18 Tom RiniConvert CONFIG_AT91SAM9260 et al to Kconfig
2022-03-18 Tom RiniConvert CONFIG_AM335X_USB0 et al to Kconfig
2022-03-18 Tom RiniRemove CONFIG_HAS_ETH0 et al symbols
2022-03-18 Tom Rinipowerpc: Move CONFIG_BPTR_VIRT_ADDR out of CONFIG namespace
2022-03-18 Tom RiniConvert CONFIG_NET_RETRY_COUNT to Kconfig
2022-03-18 Tom RiniConvert CONFIG_ARP_TIMEOUT to Kconfig
2022-03-18 Tom RiniConvert CONFIG_A008044_WORKAROUND to Kconfig
2022-03-18 Tom RiniConvert CONFIG_A003399_NOR_WORKAROUND to Kconfig
2022-03-18 Tom RiniConvert CONFIG_ARMV8_SWITCH_TO_EL1 to Kconfig
2022-03-18 Tom RiniConvert CONFIG_ARMV7_SECURE_BASE et al to Kconfig
2022-03-18 Alper Nebi Yasakrockchip: Set default LNX_KRNL_IMG_TEXT_OFFSET_BASE...
2022-03-18 Marty E. Plummerrockchip: rk3399: Add support for chromebook_kevin
2022-03-18 Simon Glassrockchip: gru: Add more devicetree settings
2022-03-16 Tom RiniMerge tag 'xilinx-for-v2022.07-rc1' of https://source...
2022-03-16 Michal Simekarm64: zynqmp: Add pinctrl emmc description to SM-K26
2022-03-16 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-mmc
2022-03-16 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-03-16 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
next