Age | Commit message (Expand) | Author |
2020-08-14 | board: Introduce xenguest_arm64 board | Andrii Anisov |
2020-08-05 | ARM: add Kconfig option for PSCI 0.1 | Icenowy Zheng |
2020-07-29 | arch: arm: use dt and UCLASS_SYSCON to get gic lpi details | Rayagonda Kokatanur |
2020-07-29 | board: ns3: add api to save boot parameters passed from BL31 | Abhishek Shah |
2020-07-29 | arm: cpu: armv8: add L3 memory flush support | Rayagonda Kokatanur |
2020-07-29 | arm: add support for SoC s5p4418 (cpu) / nanopi2 board | Stefan Bosch |
2020-07-29 | pwm: add driver for nexell | Stefan Bosch |
2020-07-27 | arm64: ls1043a: Remove the workaround of erratum A-009929 | Hou Zhiqiang |
2020-07-27 | I2C: ls1043a, ls1046a: enable SYS_I2C_MXC | Biwen Li |
2020-07-27 | armv8: layerscape: rework spin table | Michael Walle |
2020-07-27 | armv8: layerscape: relocate spin table if EFI_LOADER is enabled | Michael Walle |
2020-07-27 | armv8: layerscape: clean exported symbols in spintable.S | Michael Walle |
2020-07-27 | armv8: layerscape: drop first .ltorg directive in spintable.S | Michael Walle |
2020-07-27 | armv8: layerscape: make wake_secondary_core_n() static | Michael Walle |
2020-07-27 | armv8: layerscape: simplify get_spin_tbl_addr() calls | Michael Walle |
2020-07-27 | armv8: layerscape: remove determine_mp_bootpg() | Michael Walle |
2020-07-27 | armv8: layerscape: fix alignment for spin table | Michael Walle |
2020-07-27 | armv8: layerscape: load function pointer using ADR | Michael Walle |
2020-07-27 | armv8: layerscape: move spin table into own module | Michael Walle |
2020-07-27 | armv8: layerscape: properly use CPU_RELEASE_ADDR | Michael Walle |
2020-07-27 | armv8: layerscape: pretty print info about SMP cores | Michael Walle |
2020-07-27 | armv8: layerscape: fix spin-table support | Michael Walle |
2020-07-27 | armv8: ls1028a: move FSL_LAYERSCAPE to kconfig | Michael Walle |
2020-07-17 | treewide: convert bd_t to struct bd_info by coccinelle | Masahiro Yamada |
2020-07-17 | Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to Kconfig | Patrick Delaunay |
2020-07-07 | arm64: issue ISB after updating system registers | Volodymyr Babchuk |
2020-05-25 | armv8: cache_v8: fix mmu_set_region_dcache_behaviour | Peng Fan |
2020-05-18 | common: Drop linux/bitops.h from common header | Simon Glass |
2020-05-18 | common: Drop linux/delay.h from common header | Simon Glass |
2020-05-18 | Fix some checkpatch warnings in calls to udelay() | Simon Glass |
2020-05-18 | common: Drop linux/stringify.h from common header | Simon Glass |
2020-05-18 | common: Drop asm/ptrace.h from common header | Simon Glass |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass |
2020-05-18 | common: Drop init.h from common header | Simon Glass |
2020-05-18 | common: Drop image.h from common header | Simon Glass |
2020-05-18 | common: Drop bootstage.h from common header | Simon Glass |
2020-05-18 | common: Drop net.h from common header | Simon Glass |
2020-05-18 | arm: Don't include common.h in header files | Simon Glass |
2020-05-17 | efi_loader: round the memory area in efi_add_memory_map() | Michael Walle |
2020-05-15 | rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA | Trevor Woerner |
2020-05-15 | arm: orion5x: finish moving SoC to mach-orion5x | Trevor Woerner |
2020-05-15 | arm: lpc32xx: move SoC to mach-lpc32xx | Trevor Woerner |
2020-05-10 | imx: imx8qm/qxp: Recover SPL data section for partition reboot | Peng Fan |
2020-04-29 | driver: net: fm: add DM ETH support | Madalin Bucur |
2020-04-28 | fsl-layerscape: Move GIC RD tables init to soc.c | Hou Zhiqiang |
2020-04-28 | fsl-layerscape: Kconfig: Select RESV_RAM if GIC_V3_ITS | Hou Zhiqiang |
2020-04-28 | fsl-layerscape: Add RESV_RAM check in resv_ram addr | Hou Zhiqiang |
2020-04-20 | phy: add support for backplane kr mode | Florinel Iordache |
2020-04-02 | t210: do not enable PLLE and UPHY PLL HW PWRSEQ | JC Kuo |