summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-19efi_loader: use %pUs for printing GUIDsHeinrich Schuchardt
2022-01-19cmd: efidebug: simplify printing GUIDsHeinrich Schuchardt
2022-01-19test: add test for %pUsHeinrich Schuchardt
2022-01-19sandbox: imply PARTITION_TYPE_GUIDHeinrich Schuchardt
2022-01-19disk: simplify part_print_efi()Heinrich Schuchardt
2022-01-19lib: printf code %pUs for GUID text representationHeinrich Schuchardt
2022-01-19lib: compile uuid_guid_get_str if CONFIG_LIB_UUID=yHeinrich Schuchardt
2022-01-18Merge branch '2022-01-18-platform-updates'Tom Rini
2022-01-18miiphy.h: Remove CONFIG_DM_xxx guardsTom Rini
2022-01-18clk: ast2600: Revise MII interface delayDylan Hung
2022-01-18configs: ast2600: enable DM_MDIO and MDIO driverDylan Hung
2022-01-18ARM: dts: ast2600: Add MDIO devicesDylan Hung
2022-01-18net: ftgmac100: Add Aspeed AST2600 supportDylan Hung
2022-01-18net: ftgmac100: Add DM_MDIO supportDylan Hung
2022-01-18configs: Enable mmc supportAmit Singh Tomar
2022-01-18mmc: actions: add MMC driver for Actions OWL S700/S900Amit Singh Tomar
2022-01-18ARM: dts: s700: add MMC/SD controller nodeAmit Singh Tomar
2022-01-18ARM: dts: sync Actions Semi S700 DT from Linux v5.16-rc3Amit Singh Tomar
2022-01-18clk: actions: Add SD/MMC clocksAmit Singh Tomar
2022-01-18clk: actions: Introduce dummy get/set_rate callbacksAmit Singh Tomar
2022-01-18Merge branch '2022-01-17-assorted-updates'Tom Rini
2022-01-18pinctrl: single: add support for pinctrl-single, pins when #pinctrl-cells = 2AJ Bagwell
2022-01-18fs/btrfs: fix a bug that U-boot fs btrfs implementation doesn't handle NO_HOL...Qu Wenruo
2022-01-18fs/btrfs: add dependency on BLAKE2 hashQu Wenruo
2022-01-18lib: add BLAKE2 hash supportQu Wenruo
2022-01-18common: board_r: drop ifdefs around header includesOvidiu Panait
2022-01-18common: board_r: include asm-generic/gpio.hOvidiu Panait
2022-01-18common: board_r: move init_addr_map() to init.hOvidiu Panait
2022-01-18common: board_r: drop initr_addr_map wrapperOvidiu Panait
2022-01-18common: board_r: drop initr_kgdb wrapperOvidiu Panait
2022-01-18common: remove bedbug debugger supportOvidiu Panait
2022-01-18common: spl: move armv7m-specific code to spl_perform_fixups()Ovidiu Panait
2022-01-17drivers: musb_gadget: Save endpoint desc to usb_ep->descqianfan Zhao
2022-01-17mtd: nand: pxa3xx: set mtd->devRobert Marko
2022-01-17Merge branch '2022-01-15-TI-platform-updates'Tom Rini
2022-01-17Merge tag 'u-boot-at91-2022.04-b' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-01-17Merge https://source.denx.de/u-boot/custodians/u-boot-pmicTom Rini
2022-01-17Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini
2022-01-17configs: at91: sama7g5ek: enable CONFIG_PHANDLE_CHECK_SEQEugen Hristev
2022-01-17ARM: dts: at91: sama7g5ek: move eeproms to flexcom8Eugen Hristev
2022-01-17ARM: dts: at91: sama7g5: add flx8 and required nodesEugen Hristev
2022-01-17power: domain: Add Apple pmgr driverMark Kettenis
2022-01-17arm: dts: apple: Add u-boot,dm-pre-reloc propertiesMark Kettenis
2022-01-17arm: dts: apple: Update Apple M1 device treesMark Kettenis
2022-01-16board: ti: am335x: Choose CPSW or PRUSS configuration based on jumper settingAmjad Ouled-Ameur
2022-01-16nand: gpmc: Handle bitflips in erased pages when using BCH ECC engineDavid Rivshin
2022-01-16Fix wrong QSPI clock calculation for AM4372Stefan Mätje
2022-01-16configs: am43xx_hs_evm: Add SPL_USB_STORAGE SupportAmjad Ouled-Ameur
2022-01-16omap: timer: implement timer_get_boot_usChristian Gmeiner
2022-01-16gpio: da8xx_gpio: Fix gpio name with addresschao zeng