aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-14MAINTAINERS, git-mailrc: socfpga: Change co-maintainer to Tien Fong CheeLey Foon Tan2-3/+4
2021-07-14arm: mach-snapdragon: pinctrl: Place pin_name in .data sectionStephan Gerhold2-3/+2
2021-07-14board-info: Call sysinfo_detect() before sysinfo_get_str()Marek Vasut1-2/+6
2021-07-14board-info: Use sysinfo_get()Marek Vasut1-1/+1
2021-07-14misc: i2c_eeprom: Add atmel,24c01 to the listMarek Vasut1-0/+1
2021-07-14timer: nomadik-mtu: Use dev_read_addr_ptr()Stephan Gerhold1-5/+2
2021-07-14gpio: Add driver for Nomadik GPIOStephan Gerhold3-0/+134
2021-07-14gpio: Drop long unused DB8500 GPIO driverStephan Gerhold2-222/+0
2021-07-14board: armltd: Remove bootargs from Total Compute configurationAnders Dellien1-2/+1
2021-07-13Merge tag 'efi-2021-10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...WIP/13Jul2021Tom Rini6-44/+101
2021-07-12efi_loader: Fix to set bootdev_root correctly if bootdev foundMasami Hiramatsu1-1/+2
2021-07-12efi_loader: set CapsuleLast after each capsuleHeinrich Schuchardt1-12/+13
2021-07-12efi_loader: missing EFI_CALL() in set_capsule_resultHeinrich Schuchardt1-5/+5
2021-07-12efi_loader: rework messages for capsule updatesHeinrich Schuchardt1-13/+15
2021-07-12efi_loader: provide file attributes in EFI_FILE_PROTOCOL.Read()Heinrich Schuchardt1-0/+15
2021-07-12lib: remove superfluous #ifdefs from date.cHeinrich Schuchardt1-6/+0
2021-07-12fs: fat: add file attributes to struct fs_direntHeinrich Schuchardt2-5/+49
2021-07-12doc: fix typo in signature.txtThomas Perrot1-2/+2
2021-07-09Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiWIP/09Jul2021Tom Rini42-136/+737
2021-07-10mmc: sunxi: Use mmc_of_parse()Andre Przywara1-15/+17
2021-07-10mmc: sunxi: Increase MMIO FIFO read performanceAndre Przywara2-8/+32
2021-07-10mmc: sunxi: Cleanup and fix self-calibration codeAndre Przywara1-8/+19
2021-07-10mmc: sunxi: Enable "new timing mode" on all new SoCsAndre Przywara1-0/+3
2021-07-10mmc: sunxi: Cleanup "new timing mode" selectionAndre Przywara1-9/+6
2021-07-10mmc: sunxi: Fix MMC clock parent selectionAndre Przywara2-4/+8
2021-07-10mmc: sunxi: Fix warnings with CONFIG_PHYS_64BITAndre Przywara1-2/+2
2021-07-10mmc: sunxi: Avoid #ifdefs in delay and width setupAndre Przywara1-18/+15
2021-07-10sunxi: H616: Enable full 4GB of DRAMAndre Przywara2-3/+12
2021-07-10sunxi: board: Add H616 MMC2 pinsAndre Przywara1-0/+13
2021-07-10sunxi: h3: Add initial ZeroPi supportYu-Tung Chang4-1/+106
2021-07-10configs: OrangePi PC2: Update defaultsJernej Skrabec1-1/+3
2021-07-10sunxi: clock: H6/H616: Fix PLL clock factor encodingsAndre Przywara4-5/+5
2021-07-10phy: sun4i-usb: Fix PHY0 routing and passby configuration for MUSBPaul Kocialkowski1-1/+13
2021-07-10arm: dts: sunxi: h3: Update DT filesAndre Przywara8-15/+142
2021-07-10arm: dts: sunxi: h5: Update DT filesAndre Przywara13-24/+296
2021-07-10arm: dts: sunxi: h6: Update DT filesAndre Przywara6-22/+45
2021-07-09Merge branch '2021-07-09-arm-updates'Tom Rini4-14/+21
2021-07-09Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini6-21/+198
2021-07-09arm: armv8: Fix warning about redeclaring global functions as weakWIP/2021-07-09-arm-updatesTom Rini1-6/+3
2021-07-09arm: bootm: Disable LMB reservation for command line and board info on arm64Marek Vasut1-0/+2
2021-07-09arch: cache: cp15: Add mmu_set_region_dcache_behaviour() when SYS_DCACHE_OFF ...Patrice Chotard1-6/+12
2021-07-09armv8: Handle EL2 Host modeMark Kettenis1-2/+4
2021-07-08octeontx: do not require cavium BDK node to be presentTim Harvey1-12/+8
2021-07-08arm: mvebu: a37xx: Enable more baudratesPali Rohár2-4/+14
2021-07-08serial: a37xx: Switch to XTAL clock when booting Linux kernelPali Rohár1-0/+67
2021-07-08serial: a37xx: Use TBG as parent clockPali Rohár1-5/+101
2021-07-08clk: armada-37xx: Set DM_FLAG_PRE_RELOCMarek Behún2-0/+2
2021-07-08serial: a37xx: Fix parent clock rate value and divider calculationPali Rohár1-4/+10
2021-07-08configs: Resync with savedefconfigTom Rini18-446/+58
2021-07-08Azure: Remove "spear" jobsTom Rini1-3/+1