summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* imx: rename mx8m,MX8M to imx8m,IMX8MPeng Fan2019-01-011-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2018-12-101-4/+4
|\
| * arm: socfpga: imply SPL options instead of selectSimon Goldschmidt2018-12-071-4/+4
* | usb: introduce a separate config option for DM USB deviceJean-Jacques Hiblot2018-12-071-0/+2
|/
* ARM: rmobile: Set environment variable containing CPU typeMarek Vasut2018-12-041-0/+1
* Merge tag 'xilinx-for-v2019.01' of git://git.denx.de/u-boot-microblazeTom Rini2018-12-031-0/+1
|\
| * arm64: zynqmp: Enable SPL_SEPARATE_BSS by defaultMichal Simek2018-11-261-0/+1
* | arm: MediaTek: add basic support for MT7629 boardsRyder Lee2018-11-281-0/+16
|/
* bcm6858: add initial supportPhilippe Reynes2018-11-161-0/+7
* Merge tag 'pull-14nov18' of git://git.denx.de/u-boot-dmTom Rini2018-11-161-0/+1
|\
| * arm: qemu: Add a Kconfig in the board directoryBin Meng2018-11-141-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2018-11-141-0/+1
|\ \ | |/ |/|
| * sunxi: Imply fitImage supportMarek Vasut2018-11-131-0/+1
* | arm: socfpga: imply SYS_MMCSD_RAW_MODE_U_BOOT_USE_PARTITIONSimon Goldschmidt2018-10-311-1/+1
|/
* Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imxTom Rini2018-10-251-0/+8
|\
| * imx: add Kconfig entry for i.MX8QXPPeng Fan2018-10-221-0/+8
* | arm: lpc32xx: add CONFIG_ARCH_LPC32XX build optionVladimir Zapolskiy2018-10-191-12/+12
* | arm64: zynqmp: Enable MP by default via KconfigMichal Simek2018-10-161-0/+1
* | arm64: versal: Add support for new Xilinx Versal ACAPsMichal Simek2018-10-161-0/+10
|/
* Merge tag 'xilinx-for-v2018.11' of git://git.denx.de/u-boot-microblazeTom Rini2018-09-271-2/+2
|\
| * arm64: zynqmp: Handle CONFIG_BOARD_LATE_INIT via KconfigMichal Simek2018-09-261-2/+2
* | arm: qemu-arm: enable RTC (PL031) by defaultAKASHI Takahiro2018-09-231-0/+2
|/
* arm: K3: Add initial support for TI's K3 generation of SoCsLokesh Vutla2018-09-111-0/+8
* arm: stm32: Remove redundant thumb build selectionVikas Manocha2018-09-101-1/+0
* cmd: ubi: change 'default y' for SUNXI to 'imply' in KconfigMasahiro Yamada2018-08-261-0/+1
* ARM: socfpga: Remove adhoc ethernet reset and configurationMarek Vasut2018-08-131-1/+1
* mvebu: consolidate SPL boot device config symbolsBaruch Siach2018-08-061-1/+0
* dm: Change CMD_DM enablingMichal Simek2018-07-301-0/+25
* Kconfig: Sort bool, default, select and imply optionsMichal Simek2018-07-301-102/+102
* Kconfig: Replace spaces with tabs and missing newlineMichal Simek2018-07-301-5/+5
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2018-07-261-1/+1
|\
| * arm: socfpga: Fixes: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESETLey Foon Tan2018-07-251-1/+1
* | ARM: uniphier: enable distro bootMasahiro Yamada2018-07-251-0/+1
* | ARM: uniphier: split ft_board_setup() out to a separate fileMasahiro Yamada2018-07-251-0/+1
|/
* soc: qualcomm: Add Shared Memory Manager driverRamon Fried2018-07-191-0/+2
* xilinx: zynq: Add support to secure imagesSiva Durga Prasad Paladugu2018-07-191-0/+1
* arm/arm64: zynq/zynqmp: pass the PS init file as a kconfig variableLuca Ceresoli2018-07-191-0/+1
* arm: socfpga: stratix10: Enable Stratix10 SoC buildLey Foon Tan2018-07-121-4/+6
* board: arm: Add support for Broadcom BCM7445Thomas Fitzsimmons2018-07-101-0/+12
* board: Add uCRobotics Bubblegum-96 board supportManivannan Sadhasivam2018-07-091-0/+1
* arm: Add support for Actions Semi OWL SoC familyManivannan Sadhasivam2018-07-091-0/+9
* ARM: Introduce ability to enable invalidate of BTB with ICIALLU on Cortex-A15...Nishanth Menon2018-06-291-0/+4
* ARM: Introduce ability to enable ACR::IBE on Cortex-A8 for CVE-2017-5715Nishanth Menon2018-06-291-0/+5
* LS1012AFRWY: Add Secure Boot supportVinitha V Pillai2018-06-111-0/+1
* board: ls1012a: FRWY-LS1012A board supportBhaskar Upadhaya2018-06-111-0/+12
* fastboot: Move fastboot to drivers/fastbootAlex Kiernan2018-05-301-2/+0
* stm32mp1: add FUSE command supportPatrick Delaunay2018-05-261-0/+1
* arm: armv7m: Clean up some thumb / compiler flag optionsTom Rini2018-05-231-0/+1
* at91: Minor tweaks to SPL logic for space savings on smartwebTom Rini2018-05-221-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2018-05-201-5/+18
|\