summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-03arm: dts: k3-j721e-r5-u-boot: Add fs_loader nodeKeerthy
2020-03-03armv7R: K3: Add support for jumping to firmwareKeerthy
2020-03-03armv7R: K3: r5_mpu: Enable execute permission for MCU0 BTCMKeerthy
2020-03-03arm: k3: Add support for loading non linux remote coresKeerthy
2020-03-03lib: elf: Move the generic elf loading/validating functions to libKeerthy
2020-03-03configs: j721e_hs_evm: Enable OSPI related configsVignesh Raghavendra
2020-03-03configs: ama65x_hs_evm: Enable OSPI related configsVignesh Raghavendra
2020-03-03board: ti: Update AM65x and J721e READMEs for OSPI bootVignesh Raghavendra
2020-03-03configs: am65x_evm_defconfig: Enable OSPI configsVignesh Raghavendra
2020-03-03configs: j721e_evm_defconfig: Enable OSPI configsVignesh Raghavendra
2020-03-03configs: j721e_evm: Setup mtdparts for OSPIVignesh Raghavendra
2020-03-03configs: am65x_evm: Setup mtdparts for OSPIVignesh Raghavendra
2020-03-03ARM: dts: k3-j721e: Add OSPI DT nodesVignesh Raghavendra
2020-03-03ARM: dts: k3-am65: Add OSPI DT nodesVignesh Raghavendra
2020-03-03ARM: mach-k3: sysfw-loader: Use SPI memmapped addr when loading SYSFWLokesh Vutla
2020-03-03ARM: mach-k3: arm64-mmu: map 64bit FSS MMIO space in A53 MMUVignesh Raghavendra
2020-03-03drivers: Descend to drivers/soc unconditionallyVignesh Raghavendra
2020-03-02video: meson: keep power domain up after bootingAnatolij Gustschin
2020-03-02dm: core: Add a flag for power domain control on device removalAnatolij Gustschin
2020-03-02Merge tag 'u-boot-stm32-20200203' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-03-02Merge tag 'xilinx-for-v2020.04-rc4' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-03-02doc: add board documentation for stm32mp1Patrick Delaunay
2020-03-02stm32mp1: rng: remove superfluous assignmentHeinrich Schuchardt
2020-03-01ARM: socfpga: Add missing Denali NAND config optionsMarek Vasut
2020-03-01ARM: socfpga: Permit overriding the default timer frequencyMarek Vasut
2020-03-01rtc: m41t62: add compatible for m41st87Marek Vasut
2020-03-01gadget: f_thor: add missing line breaks for pr_err()Seung-Woo Kim
2020-03-01dfu: Reset timeout in case of DFU requestAndy Shevchenko
2020-03-01ARM: rmobile: Limit bootloader size to 1 MiB on R-Car Gen3Marek Vasut
2020-02-29Merge tag 'efi-2020-04-rc4-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-02-29Merge tag 'uniphier-v2020.04-3' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-02-29ARM: dts: uniphier: remove U-Boot own EEPROM compatible and propertyMasahiro Yamada
2020-02-29ARM: dts: uniphier: add reset-names to NAND controller nodeMasahiro Yamada
2020-02-29ARM: dts: uniphier: rename DT nodes to follow json-schemaMasahiro Yamada
2020-02-28doc/efi: add load file 2 protocol to HTML documentationHeinrich Schuchardt
2020-02-28efi_selftest: add selftests for loadfile2 used to load initramfsIlias Apalodimas
2020-02-28efi_loader: Implement FileLoad2 for initramfs loadingIlias Apalodimas
2020-02-28configs: Resync with savedefconfigTom Rini
2020-02-28Merge branch '2020-02-28-mpc8xx-fixes'Tom Rini
2020-02-28watchdog: Don't select CONFIG_WATCHDOG and CONFIG_HW_WATCHDOG at the same timeChristophe Leroy
2020-02-28watchdog: mpc8xx: Revert the 8xx watchdog back to CONFIG_HW_WATCHDOGChristophe Leroy
2020-02-28ARM: zynq: Remove single comment about QSPIMichal Simek
2020-02-28ARM: zynq: Rename defconfig to be align with ZynqMP and VersalMichal Simek
2020-02-28arm: xilinx: Fill DEVICE_TREE directly in MakefilesMichal Simek
2020-02-28net: zynq: Free allocated buffers in case of errorMichal Simek
2020-02-28net: phy: dp83867: Clean force link good bitMichal Simek
2020-02-28mtd: nand: Fix on-die ecc issues in arasan_nfc driverT Karthik Reddy
2020-02-28versal: drivers: clk: Fix invalid clock name queriesRajan Vaja
2020-02-28arm: zynq: zybo z7: fix SPL uart init bitrateMilan Obuch
2020-02-28arm: zynq: zybo z7: fix MIO init issueMilan Obuch