summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add support for stack-protectorWIP/2021-04-19-assorted-improvementsJoel 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
* test: Add gpio-sysinfo testSean Anderson2021-04-193-0/+77
* 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
* 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 'efi-2021-07-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...WIP/18Apr2021Tom Rini2021-04-187-20/+24
|\
| * efi_loader: fix possible buffer overflowMasahisa Kojima2021-04-171-1/+1
| * efi_loader: memory leak in efi_capsule_scan_dir()Heinrich Schuchardt2021-04-171-0/+3
| * efi_loader: esrt: Remove incorrect invocations of EFI_CALL macroSughosh Ganu2021-04-171-14/+14
| * doc: duplicate target 'youtube'Heinrich Schuchardt2021-04-171-3/+3
| * doc: fatinfo man-pageHeinrich Schuchardt2021-04-171-0/+1
| * doc: imx: psb: fix footnotesHeinrich Schuchardt2021-04-171-1/+1
| * board: toradex: apalis-imx8x: fix build warningHeinrich Schuchardt2021-04-171-1/+1
* | Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini2021-04-1812-183/+465
|\ \
| * | ARM: imx8m: verdin-imx8mm: Enable USB Host supportMarek Vasut2021-04-182-1/+12
| * | usb: ehci-mx6: Add iMX8M supportMarek Vasut2021-04-181-1/+3
| * | usb: ehci-mx6: Fix aarch64 build warningsMarek Vasut2021-04-181-4/+4
| * | usb: ehci-mx6: Add fsl,imx7d-usb compatible stringMarek Vasut2021-04-181-0/+1
| * | usb: ehci-mx6: Set default CONFIG_MXC_USB_PORTSC if not definedMarek Vasut2021-04-181-0/+5