summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* arm: remove the H2200 boardHeinrich Schuchardt2019-10-161-4/+0
* imx8: Jump from alias to OCRAM address at SPL initYe Li2019-10-131-0/+1
* Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-10-091-0/+22
|\
| * arm64: zynqmp: probe firmware driverIbai Erkiaga2019-10-081-0/+3
| * firmware: zynqmp: Add zynqmp-power supportIbai Erkiaga2019-10-081-0/+2
| * arm64: zynqmp: Set initrd_high to as high as possibleT Karthik Reddy2019-10-081-2/+2
| * arm64: versal: Set initrd_high to as high as possibleSiva Durga Prasad Paladugu2019-10-081-0/+16
| * arm64: versal: Define board_late_init for versalSiva Durga Prasad Paladugu2019-10-081-0/+1
* | Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-10-091-2/+2
|\ \
| * | imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic2019-10-081-2/+2
| |/
* / spl: Allow tiny printf() to be controlled in SPL and TPLSimon Glass2019-10-081-1/+1
|/
* Revert "vexpress64: fvp dram: add DRAM configuration"Ryan Harkin2019-08-311-10/+0
* stm32mp1: configs: imply CONFIG_OF_LIBFDT_OVERLAYPatrick Delaunay2019-08-271-0/+1
* Convert CONFIG_ARCH_CPU_INIT to KconfigAdam Ford2019-08-251-0/+6
* Kconfigs: Various: Fix some SPL, TPL and ARM64 dependenciesAdam Ford2019-08-231-6/+7
* armv8: ls1028aqds: define ARCH_MISC_INIT to handle muxPankaj Bansal2019-08-221-0/+1
* armv8: ls1028a: select BOARD_LATE_INIT configYuantian Tang2019-08-221-0/+2
* arm: socfpga: Fix SYSRESET_SOCFPGA_S10 config nameLey Foon Tan2019-08-151-1/+1
* board: hisilicon: Add support for Hikey960 boardManivannan Sadhasivam2019-08-111-0/+13
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-socfpgaTom Rini2019-07-291-0/+4
|\
| * sysreset: add support for socfpga sysresetSimon Goldschmidt2019-07-211-0/+4
* | Add support for the NXP LS1021A-TSN boardJianchao Wang2019-07-251-0/+14
|/
* arm: qemu: fix failure in flash initialization if booting from TF-AAKASHI Takahiro2019-07-181-0/+1
* arm: move CONFIG_TFABOOT to generic KconfigAKASHI Takahiro2019-07-181-0/+29
* Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2019-07-161-0/+1
|\
| * sunxi: move SUNXI_GPIO to KconfigAndre Przywara2019-07-161-0/+1
* | Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2019-07-141-0/+1
|\ \ | |/ |/|
| * stm32mp1: update package information in device treePatrick Delaunay2019-07-121-0/+1
* | arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSETMasahiro Yamada2019-07-101-5/+15
|/
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2019-06-191-0/+15
|\
| * armv8: ls1046afrwy: Add support for LS1046AFRWY platformVabhav Sharma2019-06-191-0/+15
* | arm: Remove zipitz2 boardTom Rini2019-06-131-5/+0
|/
* stm32mp1: migrate PREBOOT to KconfigPatrick Delaunay2019-05-231-0/+1
* armv8: ls1028aqds: Add support of LS1028AQDSYuantian Tang2019-05-221-0/+11
* armv8: ls1028ardb: Add support for LS1028ARDBYuantian Tang2019-05-221-0/+12
* CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner2019-05-181-0/+14
* CONFIG_SYS_[DI]CACHE_OFF: convert to KconfigTrevor Woerner2019-05-181-0/+12
* sysreset: enable driver support in SPL/TPLKever Yang2019-05-081-0/+1
* arm: add option for TPL support in arm 32bitKever Yang2019-05-081-0/+29
* ARM: dts: renesas: Add RZ/A1 platform codeChris Brandt2019-05-071-1/+1
* configs: socfpga: add imply pl310 cache controllerDinh Nguyen2019-05-051-0/+1
* Merge tag 'rockchip-for-2019.07' of git://git.denx.de/u-boot-rockchipTom Rini2019-05-011-0/+1
|\
| * rockchip: enable DEBUG_UART_BOARD_INIT by defaultKever Yang2019-05-011-0/+1
* | Merge tag 'u-boot-imx-20190426' of git://git.denx.de/u-boot-imxTom Rini2019-05-011-0/+1
|\ \ | |/ |/|
| * imx: Add variscite DART-6UL Evaluation KitParthiban Nallathambi2019-04-251-0/+1
* | arm: mach-k3: Add secure device supportAndrew F. Davis2019-04-261-1/+1
* | arm: socfpga: imply/default common config optionsSimon Goldschmidt2019-04-251-0/+2
|/
* arm: sunxi: Enable DM_MMC and DM_SCSIJagan Teki2019-04-171-0/+2
* Merge tag 'u-boot-stm32-20190412' of https://github.com/patrickdelaunay/u-bootTom Rini2019-04-121-2/+6
|\
| * stm32mp1: add command poweroffPatrick Delaunay2019-04-121-0/+1