aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2018-10-16arm64: zynqmp: Enable MP by default via KconfigMichal Simek1-0/+1
2018-10-16arm64: versal: Add support for new Xilinx Versal ACAPsMichal Simek1-0/+10
2018-09-27Merge tag 'xilinx-for-v2018.11' of git://git.denx.de/u-boot-microblazeTom Rini1-2/+2
2018-09-26arm64: zynqmp: Handle CONFIG_BOARD_LATE_INIT via KconfigMichal Simek1-2/+2
2018-09-23arm: qemu-arm: enable RTC (PL031) by defaultAKASHI Takahiro1-0/+2
2018-09-11arm: K3: Add initial support for TI's K3 generation of SoCsLokesh Vutla1-0/+8
2018-09-10arm: stm32: Remove redundant thumb build selectionVikas Manocha1-1/+0
2018-08-26cmd: ubi: change 'default y' for SUNXI to 'imply' in KconfigMasahiro Yamada1-0/+1
2018-08-13ARM: socfpga: Remove adhoc ethernet reset and configurationMarek Vasut1-1/+1
2018-08-06mvebu: consolidate SPL boot device config symbolsBaruch Siach1-1/+0
2018-07-30dm: Change CMD_DM enablingMichal Simek1-0/+25
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek1-102/+102
2018-07-30Kconfig: Replace spaces with tabs and missing newlineMichal Simek1-5/+5
2018-07-26Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini1-1/+1
2018-07-25ARM: uniphier: enable distro bootMasahiro Yamada1-0/+1
2018-07-25ARM: uniphier: split ft_board_setup() out to a separate fileMasahiro Yamada1-0/+1
2018-07-25arm: socfpga: Fixes: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESETLey Foon Tan1-1/+1
2018-07-19soc: qualcomm: Add Shared Memory Manager driverRamon Fried1-0/+2
2018-07-19xilinx: zynq: Add support to secure imagesSiva Durga Prasad Paladugu1-0/+1
2018-07-19arm/arm64: zynq/zynqmp: pass the PS init file as a kconfig variableLuca Ceresoli1-0/+1
2018-07-12arm: socfpga: stratix10: Enable Stratix10 SoC buildLey Foon Tan1-4/+6
2018-07-10board: arm: Add support for Broadcom BCM7445Thomas Fitzsimmons1-0/+12
2018-07-09board: Add uCRobotics Bubblegum-96 board supportManivannan Sadhasivam1-0/+1
2018-07-09arm: Add support for Actions Semi OWL SoC familyManivannan Sadhasivam1-0/+9
2018-06-29ARM: Introduce ability to enable invalidate of BTB with ICIALLU on Cortex-A15...Nishanth Menon1-0/+4
2018-06-29ARM: Introduce ability to enable ACR::IBE on Cortex-A8 for CVE-2017-5715Nishanth Menon1-0/+5
2018-06-11LS1012AFRWY: Add Secure Boot supportVinitha V Pillai1-0/+1
2018-06-11board: ls1012a: FRWY-LS1012A board supportBhaskar Upadhaya1-0/+12
2018-05-30fastboot: Move fastboot to drivers/fastbootAlex Kiernan1-2/+0
2018-05-26stm32mp1: add FUSE command supportPatrick Delaunay1-0/+1
2018-05-23arm: armv7m: Clean up some thumb / compiler flag optionsTom Rini1-0/+1
2018-05-22at91: Minor tweaks to SPL logic for space savings on smartwebTom Rini1-1/+1
2018-05-20Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini1-5/+18
2018-05-18ARM: socfpga: Convert to DM serialMarek Vasut1-0/+3
2018-05-18ARM: socfpga: Clean up Kconfig entriesMarek Vasut1-5/+15
2018-05-17mx31pdk: Convert CONFIG_MX31 flag to use Kconfig.Magnus Lilja1-8/+6
2018-05-11arm: zynqmp: Add ZynqMP minimal R5 supportMichal Simek1-0/+10
2018-05-11arm: zynq: Rework FPGA initializationMichal Simek1-0/+1
2018-05-07arm: v7R: Add support for MPULokesh Vutla1-0/+12
2018-05-07arm: v7R: Add initial supportMichal Simek1-0/+7
2018-05-07arm: v7: Kconfig: Introduce SYS_ARM_CACHE_CP15Lokesh Vutla1-0/+7
2018-05-07arm: v7: Kconfig: Add entry for MMULokesh Vutla1-0/+15
2018-05-07arm: v7: Kconfig: Rename CPU_V7 as CPU_V7ALokesh Vutla1-28/+28
2018-04-30Merge git://git.denx.de/u-boot-imxTom Rini1-1/+1
2018-04-28arm: move SYS_ARCH_TIMER to KConfigAndre Przywara1-0/+11
2018-04-28distro: use imply to enable DISTRO_DEFAULTS as SoC defaultMasahiro Yamada1-0/+4
2018-04-27Convert CONFIG_SPI to KconfigAdam Ford1-0/+5
2018-04-27ARM: mxs: support full SPL frameworkMans Rullgard1-1/+1
2018-04-25rockchip: enable SYS_NS16550 for all SoCs by defaultKever Yang1-0/+1
2018-04-15Merge git://git.denx.de/u-boot-imxTom Rini1-18/+0