aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-14board: stemmy: Parse atags to get available memoryStephan Gerhold
2021-07-14ARM: dts: uniphier: Add support for Akebi96Kunihiko Hayashi
2021-07-14configs: uniphier: Enable CONFIG_SYS_PCI_64BITKunihiko Hayashi
2021-07-14pci: uniphier: Add UniPhier PCIe controller driverKunihiko Hayashi
2021-07-14phy: socionext: Add UniPhier PCIe PHY driverKunihiko Hayashi
2021-07-14reset: uniphier: Add PCIe reset entryKunihiko Hayashi
2021-07-14clk: uniphier: Add PCIe clock entryKunihiko Hayashi
2021-07-14MAINTAINERS, git-mailrc: socfpga: Change co-maintainer to Tien Fong CheeLey Foon Tan
2021-07-14arm: mach-snapdragon: pinctrl: Place pin_name in .data sectionStephan Gerhold
2021-07-14board-info: Call sysinfo_detect() before sysinfo_get_str()Marek Vasut
2021-07-14board-info: Use sysinfo_get()Marek Vasut
2021-07-14misc: i2c_eeprom: Add atmel,24c01 to the listMarek Vasut
2021-07-14timer: nomadik-mtu: Use dev_read_addr_ptr()Stephan Gerhold
2021-07-14gpio: Add driver for Nomadik GPIOStephan Gerhold
2021-07-14gpio: Drop long unused DB8500 GPIO driverStephan Gerhold
2021-07-14board: armltd: Remove bootargs from Total Compute configurationAnders Dellien
2021-07-13Merge tag 'efi-2021-10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-07-12efi_loader: Fix to set bootdev_root correctly if bootdev foundMasami Hiramatsu
2021-07-12efi_loader: set CapsuleLast after each capsuleHeinrich Schuchardt
2021-07-12efi_loader: missing EFI_CALL() in set_capsule_resultHeinrich Schuchardt
2021-07-12efi_loader: rework messages for capsule updatesHeinrich Schuchardt
2021-07-12efi_loader: provide file attributes in EFI_FILE_PROTOCOL.Read()Heinrich Schuchardt
2021-07-12lib: remove superfluous #ifdefs from date.cHeinrich Schuchardt
2021-07-12fs: fat: add file attributes to struct fs_direntHeinrich Schuchardt
2021-07-12doc: fix typo in signature.txtThomas Perrot
2021-07-09Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2021-07-10mmc: sunxi: Use mmc_of_parse()Andre Przywara
2021-07-10mmc: sunxi: Increase MMIO FIFO read performanceAndre Przywara
2021-07-10mmc: sunxi: Cleanup and fix self-calibration codeAndre Przywara
2021-07-10mmc: sunxi: Enable "new timing mode" on all new SoCsAndre Przywara
2021-07-10mmc: sunxi: Cleanup "new timing mode" selectionAndre Przywara
2021-07-10mmc: sunxi: Fix MMC clock parent selectionAndre Przywara
2021-07-10mmc: sunxi: Fix warnings with CONFIG_PHYS_64BITAndre Przywara
2021-07-10mmc: sunxi: Avoid #ifdefs in delay and width setupAndre Przywara
2021-07-10sunxi: H616: Enable full 4GB of DRAMAndre Przywara
2021-07-10sunxi: board: Add H616 MMC2 pinsAndre Przywara
2021-07-10sunxi: h3: Add initial ZeroPi supportYu-Tung Chang
2021-07-10configs: OrangePi PC2: Update defaultsJernej Skrabec
2021-07-10sunxi: clock: H6/H616: Fix PLL clock factor encodingsAndre Przywara
2021-07-10phy: sun4i-usb: Fix PHY0 routing and passby configuration for MUSBPaul Kocialkowski
2021-07-10arm: dts: sunxi: h3: Update DT filesAndre Przywara
2021-07-10arm: dts: sunxi: h5: Update DT filesAndre Przywara
2021-07-10arm: dts: sunxi: h6: Update DT filesAndre Przywara
2021-07-09Merge branch '2021-07-09-arm-updates'Tom Rini
2021-07-09Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2021-07-09arm: armv8: Fix warning about redeclaring global functions as weakTom Rini
2021-07-09arm: bootm: Disable LMB reservation for command line and board info on arm64Marek Vasut
2021-07-09arch: cache: cp15: Add mmu_set_region_dcache_behaviour() when SYS_DCACHE_OFF ...Patrice Chotard
2021-07-09armv8: Handle EL2 Host modeMark Kettenis
2021-07-08octeontx: do not require cavium BDK node to be presentTim Harvey