summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2021-04-19-assorted-improvements'WIP/19Apr2021Tom Rini2021-04-1962-278/+1137
|\
| * Add support for stack-protectorJoel Peshkin2021-04-1914-2/+105
| * x86: correct usage of CFLAGS_NON_EFIHeinrich Schuchardt2021-04-191-4/+6
| * test: fix test/dm/regmap.cHeinrich Schuchardt2021-04-191-4/+5
| * toradex: configblock: fix module revision in config blockDenys Drozdov2021-04-191-1/+3
| * doc: usage: add usage details for reset cmdIgor Opaniuk2021-04-192-0/+27
| * sysreset: provide type of reset in do_reset cmdIgor Opaniuk2021-04-192-2/+11
| * sysreset: psci: use psci driver exported functionsIgor Opaniuk2021-04-191-6/+2
| * psci: add features/reset2 supportIgor Opaniuk2021-04-192-0/+71
| * psci: add v1.0/v1.1 definitions from LinuxIgor Opaniuk2021-04-191-0/+28
| * sysinfo: Add gpio-sysinfo driverSean Anderson2021-04-194-0/+187
| * sysinfo: Require that sysinfo_detect be called before other methodsSean Anderson2021-04-194-19/+63
| * sysinfo: Use global sysinfo IDs for existing sysinfo driversSean Anderson2021-04-192-4/+6
| * sysinfo.h: Add re-inclusion guardTom Rini2021-04-191-0/+4
| * dm: gpio: Fix gpio_get_list_count failing with livetreeSean Anderson2021-04-191-3/+3
| * arm: highbank: Update maintainershipAndre Przywara2021-04-191-1/+1
| * arm: highbank: Do DRAM init from DTAndre Przywara2021-04-193-3/+9
| * arm: highbank: Remove artificial SDRAM sizeAndre Przywara2021-04-191-6/+0
| * net: calxedagmac: Convert to DM_ETHAndre Przywara2021-04-198-81/+137
| * arm: highbank: Enable OF_CONTROLAndre Przywara2021-04-194-2/+19
| * arm: highbank: Limit FDT and initrd load addressesAndre Przywara2021-04-191-0/+4
| * doc: device-tree-bindings: regulator: anatop regulatorYing-Chun Liu (PaulLiu)2021-04-191-0/+45
| * power: regulator: add driver for ANATOP regulatorYing-Chun Liu (PaulLiu)2021-04-193-0/+289
| * cmd: CONFIG_CMD_MMC depends on CONFIG_MMCHeinrich Schuchardt2021-04-191-0/+1
| * net: octeontx: smi: fix mii probeTim Harvey2021-04-191-0/+2
| * drivers: ata: ahci: update max id if it is more than available portsSuneel Garapati2021-04-191-0/+3
| * drivers: net: octeontx: fix QSGMIITim Harvey2021-04-191-13/+7
| * arm: octeontx: enable WDT_SBSATim Harvey2021-04-191-0/+1
| * arm: octeontx: support generic distro configTim Harvey2021-04-191-5/+26
| * arm: octeontx: move CONFIG_SUPPORT_RAW_INITRD to configsTim Harvey2021-04-193-2/+2
| * lz4: Fix unaligned accessesKarl Beldan2021-04-191-3/+12
| * Fix IDE commands issued, fix endian issues, fix non MMIOReinoud Zandijk2021-04-192-110/+44
| * sandbox: enable IRQ using select for sandbox architectureWasim Khan2021-04-195-4/+1
| * arch: Kconfig: enable IRQ using select for x86 architectureWasim Khan2021-04-191-1/+1
| * arch: arm: update Kconfig to select IRQ when GIC_V3_ITS is enabledWasim Khan2021-04-191-0/+1
| * misc: make CONFIG_IRQ selectable for all platformsWasim Khan2021-04-191-3/+2
| * arm64: gic-v3-its: Clear the Pending table before enabling LPIsHou Zhiqiang2021-04-191-1/+11
|/
* Merge tag 'u-boot-amlogic-20210419' of https://source.denx.de/u-boot/custodia...Tom Rini2021-04-198-4/+108
|\
| * boards: amlogic: update documentation for PCIe supportNeil Armstrong2021-04-191-0/+2
| * configs: meson64: add NVME boot targetNeil Armstrong2021-04-191-0/+7
| * configs: khadas-vim3: enable PCIe and NVMeNeil Armstrong2021-04-192-0/+10
| * arm: dts: meson-khadas-vim3: enable PCIe in U-bootNeil Armstrong2021-04-191-0/+4
| * phy: meson-g12a-usb3-pcie: add support for PCIe opsNeil Armstrong2021-04-191-4/+77
| * clk: meson-g12a: add PCIe gatesNeil Armstrong2021-04-191-0/+2
| * arm64: dts: meson: odroidc2: readd PHY reset propertiesStefan Agner2021-04-191-0/+6
* | Merge tag 'u-boot-atmel-2021.07-b' of https://source.denx.de/u-boot/custodian...Tom Rini2021-04-193-1/+24
|\ \
| * | ARM: dts: at91: sama5d3: add u-boot properties to sama5d3 pit timerManuel Reis2021-04-191-0/+1
| * | ARM: dts: at91: sama7g5: change pinctrl compatible to sama7g5Eugen Hristev2021-04-191-1/+1
| * | gpio: atmel_pio4: add support for sama7g5 pio4 version with 5 banksEugen Hristev2021-04-191-0/+22
| |/
* | Revert "spl: Drop bd_info in the data section"Alexandru Gagniuc2021-04-194-34/+10
|/