Age | Commit message (Expand) | Author |
2018-05-18 | ARM: socfpga: Convert to DM serial | Marek Vasut |
2018-05-18 | ARM: socfpga: Clean up Kconfig entries | Marek Vasut |
2018-05-11 | arm: zynqmp: Add ZynqMP minimal R5 support | Michal Simek |
2018-05-11 | arm: zynq: Rework FPGA initialization | Michal Simek |
2018-05-07 | arm: v7R: Add support for MPU | Lokesh Vutla |
2018-05-07 | arm: v7R: Add initial support | Michal Simek |
2018-05-07 | arm: v7: Kconfig: Introduce SYS_ARM_CACHE_CP15 | Lokesh Vutla |
2018-05-07 | arm: v7: Kconfig: Add entry for MMU | Lokesh Vutla |
2018-05-07 | arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A | Lokesh Vutla |
2018-04-30 | Merge git://git.denx.de/u-boot-imx | Tom Rini |
2018-04-28 | arm: move SYS_ARCH_TIMER to KConfig | Andre Przywara |
2018-04-28 | distro: use imply to enable DISTRO_DEFAULTS as SoC default | Masahiro Yamada |
2018-04-27 | Convert CONFIG_SPI to Kconfig | Adam Ford |
2018-04-27 | ARM: mxs: support full SPL framework | Mans Rullgard |
2018-04-25 | rockchip: enable SYS_NS16550 for all SoCs by default | Kever Yang |
2018-04-15 | Merge git://git.denx.de/u-boot-imx | Tom Rini |
2018-04-15 | mx31ads: Delete | Tom Rini |
2018-04-15 | imx31_phycore: Delete | Tom Rini |
2018-04-06 | stm32mp: handle SYSRESET | Patrick Delaunay |
2018-04-06 | stm32mp1: get boot mode from BootRom | Patrick Delaunay |
2018-03-23 | arm64: zynqmp: Add support for verifying secure images | Siva Durga Prasad Paladugu |
2018-03-23 | arm: zynq: Wire watchdog internals | Michal Simek |
2018-03-19 | arm: stm32: add new architecture for STM32MP family | Patrick Delaunay |
2018-03-16 | Convert all of CONFIG_CONS_INDEX to Kconfig | Tom Rini |
2018-02-23 | ARM: Kconfig: Move TI_SECURE_DEVICE to a common area | Andrew F. Davis |
2018-02-15 | arm: socfpga: use imply instead of select where applicable | Simon Goldschmidt |
2018-02-15 | Convert socfpga: select CONFIG_HW_WATCHDOG support for ARCH_SOCFPGA | Lukasz Majewski |
2018-02-13 | arm: update Kconfig help for ENABLE_ARM_SOC_BOOT0_HOOK | Simon Goldschmidt |
2018-02-08 | spl: use ARCH_MX23/28 to specify SPL_LDSCRIPT | Stefan Agner |
2018-02-08 | arm: imx: mx28: Move MX28 selection to Kconfig | Stefan Agner |
2018-02-08 | arm: imx: mx23: Move MX23 selection to Kconfig | Stefan Agner |
2018-02-08 | Convert CONFIG_MXC_GPIO to Kconfig | Adam Ford |
2018-02-04 | imx: add i.MX8M into Kconfig | Peng Fan |
2018-01-31 | Merge tag 'xilinx-for-v2018.03' of git://git.denx.de/u-boot-microblaze | Tom Rini |
2018-01-30 | arm: zynq: Enable DM_GPIO when needed | Michal Simek |
2018-01-30 | arm: zynq: Enable DM_ETH and DM_MMC only if subsystem is enabled | Michal Simek |
2018-01-30 | arm: zynq: Enable BLK when needed | Michal Simek |
2018-01-29 | serial: Make full device search optional | Alexander Graf |
2018-01-28 | pl01x: Convert CONFIG_PL01X_SERIAL to Kconfig | Alexander Graf |
2018-01-28 | pl011: Convert CONFIG_PL011_SERIAL to Kconfig | Alexander Graf |
2018-01-28 | pl010: Convert CONFIG_PL010_SERIAL to Kconfig | Alexander Graf |
2018-01-28 | arm: add support for PDU001 | Felix Brack |
2018-01-26 | sunxi: imply CONFIG_OF_LIBFDT_OVERLAY | Andre Heider |
2018-01-24 | arm: zynq: Enable SPL_CLK only if SPL is enabled | Ezequiel Garcia |
2018-01-19 | ARM: qemu-arm: Add support for AArch64 | Tuomas Tynkkynen |
2018-01-15 | board: ls1012a: LS1012A-2G5RDB board support | Bhaskar Upadhaya |
2018-01-12 | ARMv8: add optional Linux kernel image header | Stephen Warren |
2018-01-12 | ARMv8: Allow dynamic early stack pointer | Stephen Warren |
2018-01-10 | armv8: Implement workaround for Cortex-A53 erratum 855873 | Alison Wang |
2017-12-14 | arm64: zynqmp: Enable SPL_CLK when SPL is enabled | Michal Simek |