aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-19doc: replace @return by Return:Heinrich Schuchardt524-2505/+2505
2022-01-18Merge branch '2022-01-18-platform-updates'Tom Rini14-24/+695
2022-01-18miiphy.h: Remove CONFIG_DM_xxx guardsWIP/2022-01-18-platform-updatesTom Rini1-8/+0
2022-01-18clk: ast2600: Revise MII interface delayDylan Hung1-5/+5
2022-01-18configs: ast2600: enable DM_MDIO and MDIO driverDylan Hung1-0/+2
2022-01-18ARM: dts: ast2600: Add MDIO devicesDylan Hung2-5/+109
2022-01-18net: ftgmac100: Add Aspeed AST2600 supportDylan Hung1-0/+1
2022-01-18net: ftgmac100: Add DM_MDIO supportDylan Hung1-5/+15
2022-01-18configs: Enable mmc supportAmit Singh Tomar1-0/+3
2022-01-18mmc: actions: add MMC driver for Actions OWL S700/S900Amit Singh Tomar3-0/+416
2022-01-18ARM: dts: s700: add MMC/SD controller nodeAmit Singh Tomar1-0/+10
2022-01-18ARM: dts: sync Actions Semi S700 DT from Linux v5.16-rc3Amit Singh Tomar2-1/+35
2022-01-18clk: actions: Add SD/MMC clocksAmit Singh Tomar1-0/+73
2022-01-18clk: actions: Introduce dummy get/set_rate callbacksAmit Singh Tomar1-0/+26
2022-01-18Merge branch '2022-01-17-assorted-updates'Tom Rini38-3317/+675
2022-01-18pinctrl: single: add support for pinctrl-single, pins when #pinctrl-cells = 2AJ Bagwell1-26/+29
2022-01-18fs/btrfs: fix a bug that U-boot fs btrfs implementation doesn't handle NO_HOL...Qu Wenruo1-0/+8
2022-01-18fs/btrfs: add dependency on BLAKE2 hashQu Wenruo4-0/+18
2022-01-18lib: add BLAKE2 hash supportQu Wenruo5-0/+577
2022-01-18common: board_r: drop ifdefs around header includesOvidiu Panait1-9/+0
2022-01-18common: board_r: include asm-generic/gpio.hOvidiu Panait1-3/+1
2022-01-18common: board_r: move init_addr_map() to init.hOvidiu Panait6-19/+12
2022-01-18common: board_r: drop initr_addr_map wrapperOvidiu Panait5-15/+8
2022-01-18common: board_r: drop initr_kgdb wrapperOvidiu Panait3-13/+16
2022-01-18common: remove bedbug debugger supportOvidiu Panait15-3230/+1
2022-01-18common: spl: move armv7m-specific code to spl_perform_fixups()Ovidiu Panait2-3/+6
2022-01-17drivers: musb_gadget: Save endpoint desc to usb_ep->descqianfan Zhao1-2/+1
2022-01-17mtd: nand: pxa3xx: set mtd->devRobert Marko1-0/+1
2022-01-17Merge branch '2022-01-15-TI-platform-updates'WIP/17Jan2022Tom Rini19-54/+311
2022-01-17Merge tag 'u-boot-at91-2022.04-b' of https://source.denx.de/u-boot/custodians...Tom Rini6-9/+97
2022-01-17Merge https://source.denx.de/u-boot/custodians/u-boot-pmicTom Rini19-421/+2340
2022-01-17Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini16-15/+623
2022-01-17configs: at91: sama7g5ek: enable CONFIG_PHANDLE_CHECK_SEQEugen Hristev2-0/+2
2022-01-17ARM: dts: at91: sama7g5ek: move eeproms to flexcom8Eugen Hristev1-9/+30
2022-01-17ARM: dts: at91: sama7g5: add flx8 and required nodesEugen Hristev1-0/+50
2022-01-17power: domain: Add Apple pmgr driverMark Kettenis4-0/+126
2022-01-17arm: dts: apple: Add u-boot,dm-pre-reloc propertiesMark Kettenis6-0/+30
2022-01-17arm: dts: apple: Update Apple M1 device treesMark Kettenis9-421/+2184
2022-01-16board: ti: am335x: Choose CPSW or PRUSS configuration based on jumper settingAmjad Ouled-Ameur3-1/+23
2022-01-16nand: gpmc: Handle bitflips in erased pages when using BCH ECC engineDavid Rivshin1-9/+36
2022-01-16Fix wrong QSPI clock calculation for AM4372Stefan Mätje1-1/+2
2022-01-16configs: am43xx_hs_evm: Add SPL_USB_STORAGE SupportAmjad Ouled-Ameur1-0/+1
2022-01-16omap: timer: implement timer_get_boot_usChristian Gmeiner1-0/+21
2022-01-16gpio: da8xx_gpio: Fix gpio name with addresschao zeng1-0/+8
2022-01-15ARM: dts: K3-am642-r5-sk: Enable Second CPSW port in R5/A53 SPLVignesh Raghavendra2-1/+112
2022-01-15net: fastboot: make UDP port net: configurableChristian Gmeiner2-4/+8
2022-01-15net: fsl: Fix busy flag polling registerMarkus Koch3-4/+3
2022-01-15net: eth-phy: Demote missing phy-handle log message to debugMarek Vasut1-1/+1
2022-01-15net: phy: add TI DP83869HM ethernet driverDominic Rath6-0/+579
2022-01-15net: dsa: sja1105: fix device id detectionVladimir Oltean1-6/+0