u-boot/include/configs
Linus Walleij 23b5877c64 armv8/vexpress64: make multientry conditional
While the Freescale ARMv8 board LS2085A will enter U-Boot both
on a master and a secondary (slave) CPU, this is not the common
behaviour on ARMv8 platforms. The norm is that U-Boot is entered
from the master CPU only, while the other CPUs are kept in
WFI (wait for interrupt) state.

The code determining which CPU we are running on is using the
MPIDR register, but the definition of that register varies with
platform to some extent, and handling multi-cluster platforms
(such as the Juno) will become cumbersome. It is better to only
enable the multiple entry code on machines that actually need
it and disable it by default.

Make the single entry default and add a special
ARMV8_MULTIENTRY KConfig option to be used by the
platforms that need multientry and set it for the LS2085A.
Delete all use of the CPU_RELEASE_ADDR from the Vexpress64
boards as it is just totally unused and misleading, and
make it conditional in the generic start.S code.

This makes the Juno platform start U-Boot properly.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2015-03-09 11:13:29 -04:00
..
km ARM: kirkwood: move SoC headers to mach-kirkwood/include/mach 2015-02-21 08:23:52 -05:00
manroland powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition 2014-01-24 16:59:21 -05:00
B4860QDS.h mpc85xx: inhibit qman and bman portals by default 2014-12-15 09:16:07 -08:00
BC3450.h powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition 2014-01-24 16:59:21 -05:00
BSC9131RDB.h powerpc/913x: Add config flag for bootdelay 2015-01-16 09:30:32 -08:00
BSC9132QDS.h powerpc/913x: Add config flag for bootdelay 2015-01-16 09:30:32 -08:00
C29XPCIE.h powerpc/c29xpcie: Add secure boot support 2015-01-16 09:27:06 -08:00
CPCI2DP.h ppc4xx: switch CPCI2DP to generic board 2015-01-13 09:37:26 -05:00
CPCI4052.h ppc4xx: cleanup CPCI4052 board 2015-01-13 09:37:26 -05:00
JSE.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
M5208EVBE.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
M5235EVB.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
M5249EVB.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
M5253DEMO.h ColdFire: fix some typoes for CF platform 2013-11-06 22:59:08 +08:00
M5253EVBE.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
M5272C3.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
M5275EVB.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
M5282EVB.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
M5329EVB.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
M5373EVB.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
M5475EVB.h m68k: Add generic board support for MCF547X/8X and MCF5445X 2015-03-05 20:13:22 -05:00
M5485EVB.h m68k: Add generic board support for MCF547X/8X and MCF5445X 2015-03-05 20:13:22 -05:00
M52277EVB.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
M53017EVB.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
M54418TWR.h configs: Delete unused CONFIG_SYS_64BIT_{VSPRINTF, STRTOUL} 2014-02-19 11:10:05 -05:00
M54451EVB.h m68k: Add generic board support for MCF547X/8X and MCF5445X 2015-03-05 20:13:22 -05:00
M54455EVB.h m68k: Add generic board support for MCF547X/8X and MCF5445X 2015-03-05 20:13:22 -05:00
MIP405.h MIP405: convert to generic board 2014-10-10 09:44:44 -04:00
MPC832XEMDS.h powerpc: mpc83xx: remove redundant CONFIG_MPC83xx definition 2014-01-24 16:59:08 -05:00
MPC837XEMDS.h config: MPC837X : Add complete USB EHCI support 2014-11-19 10:31:51 -08:00
MPC837XERDB.h Use generic board architecture for MPC837xERDB 2015-01-20 10:19:46 -05:00
MPC8308RDB.h powerpc: mpc83xx: remove redundant CONFIG_MPC83xx definition 2014-01-24 16:59:08 -05:00
MPC8313ERDB.h include: remove CONFIG_SPL/CONFIG_TPL definition in config headers 2014-07-30 14:42:03 -04:00
MPC8315ERDB.h nand_spl: remove MPC8315ERDB_NAND support 2014-06-05 17:01:59 -04:00
MPC8323ERDB.h powerpc: mpc83xx: remove redundant CONFIG_MPC83xx definition 2014-01-24 16:59:08 -05:00
MPC8349EMDS.h powerpc: mpc83xx: remove redundant CONFIG_MPC83xx definition 2014-01-24 16:59:08 -05:00
MPC8349ITX.h powerpc: mpc83xx: remove redundant CONFIG_MPC83xx definition 2014-01-24 16:59:08 -05:00
MPC8536DS.h nand_spl: remove MPC8536DS support 2014-06-05 17:01:58 -04:00
MPC8540ADS.h powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk 2014-01-24 16:59:08 -05:00
MPC8541CDS.h powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk 2014-01-24 16:59:08 -05:00
MPC8544DS.h powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk 2014-01-24 16:59:08 -05:00
MPC8548CDS.h powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk 2014-01-24 16:59:08 -05:00
MPC8555CDS.h powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk 2014-01-24 16:59:08 -05:00
MPC8560ADS.h powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk 2014-01-24 16:59:08 -05:00
MPC8568MDS.h powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk 2014-01-24 16:59:08 -05:00
MPC8569MDS.h nand_spl: remove MPC8569MDS_NAND support 2014-06-05 17:01:58 -04:00
MPC8572DS.h nand_spl: remove MPC8572DS_NAND support 2014-06-05 17:01:58 -04:00
MPC8610HPCD.h powerpc: mpc86xx: move CONFIG_MPC86xx definition to CPU config.mk 2014-01-24 16:59:08 -05:00
MPC8641HPCN.h powerpc/freescale: Convert selected boards to generic board architecture 2014-05-13 08:31:22 -07:00
MigoR.h sh: sh4: remove CONFIG_SH4 definition from board config 2014-01-08 14:47:40 +09:00
P1010RDB.h board/freescale: use generic board architecture for p1010rdb 2014-12-05 08:06:10 -08:00
P1022DS.h mpc85xx/p1022ds: convert to generic board 2014-12-05 08:06:10 -08:00
P1023RDB.h mpc85xx: inhibit qman and bman portals by default 2014-12-15 09:16:07 -08:00
P2041RDB.h mpc85xx: inhibit qman and bman portals by default 2014-12-15 09:16:07 -08:00
P3041DS.h
P4080DS.h powerpc/p4080: enable support for PCIe SATA 2013-11-22 12:43:15 -08:00
P5020DS.h
P5040DS.h powerpc/P5040DS: enable SATA support 2014-12-05 08:06:10 -08:00
PATI.h PATI: fix broken SPI access 2014-10-10 09:44:44 -04:00
PIP405.h PIP405: convert to generic board 2014-10-10 09:44:44 -04:00
PLU405.h ppc4xx: switch PLU405 to generic board 2015-01-13 09:37:26 -05:00
PMC405DE.h ppc4xx: switch PMC405DE to generic board 2015-01-13 09:37:26 -05:00
PMC440.h ppc4xx: update PMC440 board support 2014-10-27 17:54:13 -04:00
T102xQDS.h mpc85xx/t102xqds: convert deep sleep to generic board interface 2015-01-16 09:31:26 -08:00
T102xRDB.h powerpc/t1024rdb: Add support for T1024RDB-PB 2015-01-16 09:31:20 -08:00
T104xRDB.h mpc85xx/t104xrdb : remove raw timing parameter 2015-03-05 12:03:22 -08:00
T208xQDS.h mpc85xx: inhibit qman and bman portals by default 2014-12-15 09:16:07 -08:00
T208xRDB.h mpc85xx: inhibit qman and bman portals by default 2014-12-15 09:16:07 -08:00
T1040QDS.h board/T1040qds: Add VSC9953 support for T1040qds board 2015-01-21 09:23:36 -06:00
T4240EMU.h mpc85xx: inhibit qman and bman portals by default 2014-12-15 09:16:07 -08:00
T4240QDS.h mpc85xx: inhibit qman and bman portals by default 2014-12-15 09:16:07 -08:00
T4240RDB.h mpc85xx: inhibit qman and bman portals by default 2014-12-15 09:16:07 -08:00
TB5200.h powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition 2014-01-24 16:59:21 -05:00
TQM823L.h powerpc: tqm8xx*: convert to generic board 2014-10-29 16:18:08 +01:00
TQM823M.h powerpc: tqm8xx*: convert to generic board 2014-10-29 16:18:08 +01:00
TQM834x.h powerpc: mpc83xx: remove redundant CONFIG_MPC83xx definition 2014-01-24 16:59:08 -05:00
TQM850L.h powerpc: tqm8xx*: convert to generic board 2014-10-29 16:18:08 +01:00
TQM850M.h powerpc: tqm8xx*: convert to generic board 2014-10-29 16:18:08 +01:00
TQM855L.h powerpc: tqm8xx*: convert to generic board 2014-10-29 16:18:08 +01:00
TQM855M.h powerpc: tqm8xx*: convert to generic board 2014-10-29 16:18:08 +01:00
TQM860L.h powerpc: tqm8xx*: convert to generic board 2014-10-29 16:18:08 +01:00
TQM860M.h powerpc: tqm8xx*: convert to generic board 2014-10-29 16:18:08 +01:00
TQM862L.h powerpc: tqm8xx*: convert to generic board 2014-10-29 16:18:08 +01:00
TQM862M.h powerpc: tqm8xx*: convert to generic board 2014-10-29 16:18:08 +01:00
TQM866M.h powerpc: tqm8xx*: convert to generic board 2014-10-29 16:18:08 +01:00
TQM885D.h powerpc: tqm8xx*: convert to generic board 2014-10-29 16:18:08 +01:00
TQM5200.h powerpc: TQM5200: convert to generic board 2014-10-29 16:18:09 +01:00
VCMA9.h ARM: remove CONFIG_ARM920T defines 2014-11-20 11:28:25 -05:00
VOM405.h ppc4xx: switch VOM405 to generic board 2015-01-13 09:37:27 -05:00
W7OLMC.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
W7OLMG.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
a3m071.h powerpc: a3m071: remove redundant CONFIG_SPL_* defines 2014-12-08 09:35:43 -05:00
a4m072.h powerpc: mpc52xx: a4m072: Convert to generic board 2014-11-19 13:07:21 +01:00
ac14xx.h powerpc: ac14xx: convert to generic board 2014-10-27 14:35:54 +01:00
acadia.h ppc4xx: Remove 4xx NAND booting support 2014-03-07 10:59:06 -05:00
adp-ag101.h configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZE 2014-02-19 11:10:05 -05:00
adp-ag101p.h configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZE 2014-02-19 11:10:05 -05:00
adp-ag102.h configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZE 2014-02-19 11:10:05 -05:00
aev.h powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition 2014-01-24 16:59:21 -05:00
afeb9260.h spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header 2014-11-17 08:47:16 -05:00
alpr.h fpga: Guard the LOADMK functionality with CMD_FPGA_LOADMK 2014-05-20 15:23:46 +02:00
alt.h arm: rmobile: alt: Add support SDHI 2015-02-25 13:13:38 +09:00
am43xx_evm.h board: ti: am43xx: add support for AM43xx Industrial Development Kit 2015-01-13 15:26:10 -05:00
am335x_evm.h Merge branch 'master' of git://git.denx.de/u-boot-ti 2015-02-02 12:37:34 -05:00
am335x_igep0033.h AM335x: igep0033: Convert to generic board and use ti_am335x_common.h. 2014-09-04 13:06:00 -04:00
am3517_crane.h ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK 2015-03-04 14:55:04 -05:00
am3517_evm.h ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK 2015-03-04 14:55:04 -05:00
amcc-common.h ppc: amcc: Omit unneeded ns16550 CONFIG if using driver model 2015-02-12 10:35:31 -07:00
amcore.h m68k: add amcore board support 2015-03-05 20:13:21 -05:00
ap325rxa.h sh: sh4: remove CONFIG_SH4 definition from board config 2014-01-08 14:47:40 +09:00
ap_sh4a_4a.h configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZE 2014-02-19 11:10:05 -05:00
apalis_t30.h dm: i2c: tegra: Convert to driver model 2014-12-11 13:18:44 -07:00
apf27.h ARM: remove CONFIG_ARM926EJS defines 2014-11-20 11:28:25 -05:00
apx4devkit.h
arcangel4.h arc: move SYS_MONITOR_BASE setup in Konfig 2015-02-09 16:41:20 +03:00
aria.h powerpc: aria: convert to generic board 2014-10-27 14:35:54 +01:00
aristainetos.h arm, imx6, aristainetos: board updates 2015-01-29 18:37:49 +01:00
armadillo-800eva.h ARM: remove CONFIG_ARMV7 defines 2014-11-20 11:28:24 -05:00
arndale.h arndale: config: disable max77686 support 2015-01-29 17:09:59 -07:00
aspenite.h arm: aspenite: convert to generic board 2015-03-05 22:08:59 +01:00
astro_mcf5373l.h fpga: Guard the LOADMK functionality with CMD_FPGA_LOADMK 2014-05-20 15:23:46 +02:00
at91rm9200ek.h ARM: at91 series: convert to generic board 2014-11-17 08:47:15 -05:00
at91sam9m10g45ek.h env_fat: use get_device_and_partition() during env save and load 2014-07-07 19:43:01 -04:00
at91sam9n12ek.h ARM: at91sam9n12ek: convert to generic board support 2014-09-19 00:11:23 +02:00
at91sam9rlek.h spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header 2014-11-17 08:47:16 -05:00
at91sam9x5ek.h ARM: at91: at91sam9x5: save environment to a FAT file in MMC card 2015-02-07 23:43:02 +01:00
at91sam9260ek.h ARM: at91: mmc portA support is only for at91sam9g20ek_2mmc board 2015-02-07 23:42:58 +01:00
at91sam9261ek.h spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header 2014-11-17 08:47:16 -05:00
at91sam9263ek.h spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header 2014-11-17 08:47:16 -05:00
atngw100.h avr32: use dlmalloc for DMA buffers 2015-02-17 22:52:39 +01:00
atngw100mkii.h atngwmkii: convert to generic board 2015-03-02 08:49:48 -05:00
atstk1002.h atstk1002: enable generic board 2015-02-17 22:54:41 +01:00
atstk1003.h avr32: move CONFIG_AVR32 definition to arch/avr32/config.mk 2014-01-24 16:59:07 -05:00
atstk1004.h avr32: move CONFIG_AVR32 definition to arch/avr32/config.mk 2014-01-24 16:59:07 -05:00
atstk1006.h avr32: use dlmalloc for DMA buffers 2015-02-17 22:52:39 +01:00
axs101.h arc: move SYS_MONITOR_BASE setup in Konfig 2015-02-09 16:41:20 +03:00
balloon3.h pxa: balloon3/colibri_pxa270: fix environment optionally being nowhere 2015-03-02 10:59:50 +01:00
bamboo.h ppc4xx: Remove 4xx NAND booting support 2014-03-07 10:59:06 -05:00
bav335x.h Adding Support for BAV335x boards 2015-03-05 20:13:21 -05:00
bcm28155_ap.h ARM: remove CONFIG_ARMV7 defines 2014-11-20 11:28:24 -05:00
bcm_ep_board.h ARM: remove CONFIG_ARMV7 defines 2014-11-20 11:28:24 -05:00
bct-brettl2.h bfin: make env offset sector aligned for bct-brettl2 and ibf-dsp561 boards 2015-01-16 13:31:35 +08:00
beagle_x15.h beagle_x15: enable NFS command 2015-01-05 15:13:47 -05:00
beaver.h ARM: tegra: Enable PCIe on Beaver 2014-12-18 13:19:21 -07:00
bf506f-ezkit.h kconfig: move CONFIG_CMD_IMPORTENV to Kconfig 2014-09-24 18:30:29 -04:00
bf518f-ezbrd.h blackfin: convert to use CONFIG_SYS_I2C framework 2014-11-17 08:10:37 +01:00
bf525-ucr2.h blackfin: Add missing macro CONFIG_BFIN_SERIAL 2013-12-06 16:06:51 +08:00
bf526-ezbrd.h blackfin: convert to use CONFIG_SYS_I2C framework 2014-11-17 08:10:37 +01:00
bf527-ad7160-eval.h blackfin: convert to use CONFIG_SYS_I2C framework 2014-11-17 08:10:37 +01:00
bf527-ezkit.h blackfin: convert to use CONFIG_SYS_I2C framework 2014-11-17 08:10:37 +01:00
bf527-sdp.h blackfin: convert to use CONFIG_SYS_I2C framework 2014-11-17 08:10:37 +01:00
bf533-ezkit.h kconfig: move CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED to Kconfig 2014-09-24 18:30:28 -04:00
bf533-stamp.h kconfig: move CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED to Kconfig 2014-09-24 18:30:28 -04:00
bf537-minotaur.h blackfin: convert to use CONFIG_SYS_I2C framework 2014-11-17 08:10:37 +01:00
bf537-pnav.h blackfin: convert to use CONFIG_SYS_I2C framework 2014-11-17 08:10:37 +01:00
bf537-srv1.h blackfin: convert to use CONFIG_SYS_I2C framework 2014-11-17 08:10:37 +01:00
bf537-stamp.h blackfin: convert to use CONFIG_SYS_I2C framework 2014-11-17 08:10:37 +01:00
bf538f-ezkit.h blackfin: convert to use CONFIG_SYS_I2C framework 2014-11-17 08:10:37 +01:00
bf548-ezkit.h blackfin: convert to use CONFIG_SYS_I2C framework 2014-11-17 08:10:37 +01:00
bf561-acvilon.h kconfig: move CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED to Kconfig 2014-09-24 18:30:28 -04:00
bf561-ezkit.h kconfig: move CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED to Kconfig 2014-09-24 18:30:28 -04:00
bf609-ezkit.h blackfin: convert to use CONFIG_SYS_I2C framework 2014-11-17 08:10:37 +01:00
bfin_adi_common.h blackfin: convert to use CONFIG_SYS_I2C framework 2014-11-17 08:10:37 +01:00
bg0900.h ARM: mxs: Add PPC-AG BG0900 board 2013-10-17 09:44:20 +02:00
blackstamp.h blackfin: Add missing macro CONFIG_BFIN_SERIAL 2013-12-06 16:06:51 +08:00
blackvme.h blackfin: fix build error by adding CONFIG_BFIN_SERIAL 2013-12-16 11:38:32 +08:00
br4.h blackfin: convert to use CONFIG_SYS_I2C framework 2014-11-17 08:10:37 +01:00
bubinga.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
bur_am335x_common.h board/BuR/common: Add support for displaying BMP on LCD 2015-03-05 20:13:19 -05:00
calimain.h ARM: remove CONFIG_ARM926EJS defines 2014-11-20 11:28:25 -05:00
cam_enc_4xx.h ARM: remove CONFIG_ARM926EJS defines 2014-11-20 11:28:25 -05:00
canmb.h powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition 2014-01-24 16:59:21 -05:00
canyonlands.h powerpc: ppc4xx: canyonlands: Move to generic board 2015-02-12 10:35:30 -07:00
cardhu.h ARM: tegra: Enable PCIe on Cardhu 2014-12-18 13:19:21 -07:00
cgtqmx6eval.h cgtqmx6eval: Set default environment to use zImage 2014-02-11 11:04:40 +01:00
charon.h Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
chromebook_link.h x86: config: chromebook_link: Enable environment 2015-01-24 06:13:46 -07:00
cm-bf527.h blackfin: convert to use CONFIG_SYS_I2C framework 2014-11-17 08:10:37 +01:00
cm-bf533.h kconfig: move CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED to Kconfig 2014-09-24 18:30:28 -04:00
cm-bf537e.h blackfin: convert to use CONFIG_SYS_I2C framework 2014-11-17 08:10:37 +01:00
cm-bf537u.h blackfin: convert to use CONFIG_SYS_I2C framework 2014-11-17 08:10:37 +01:00
cm-bf548.h blackfin: convert to use CONFIG_SYS_I2C framework 2014-11-17 08:10:37 +01:00
cm-bf561.h kconfig: move CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED to Kconfig 2014-09-24 18:30:28 -04:00
cm5200.h powerpc/cm5200: migrate to generic board 2015-01-05 16:40:18 -05:00
cm_fx6.h dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig 2015-02-12 15:17:28 -07:00
cm_t35.h ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK 2015-03-04 14:55:04 -05:00
cm_t54.h omap5: cm-t54: add sata support 2015-01-05 15:13:47 -05:00
cm_t335.h compulab: eeprom: add support for defining eeprom i2c bus 2014-09-09 15:32:32 +02:00
cm_t3517.h omap3: cm-t3517: add LCD/DVI and splash support 2014-11-06 11:04:42 -05:00
cmi_mpc5xx.h config: remove platform CONFIG_SYS_HZ definition part 2/2 2013-11-04 11:06:16 -05:00
cobra5272.h config: remove platform CONFIG_SYS_HZ definition part 2/2 2013-11-04 11:06:16 -05:00
colibri_pxa270.h pxa: colibri_pxa270: integrate latest validated register settings 2015-03-02 10:59:51 +01:00
colibri_t20_iris.h kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig 2014-09-25 09:31:24 -04:00
colibri_t30.h dm: i2c: tegra: Convert to driver model 2014-12-11 13:18:44 -07:00
controlcenterd.h kconfig: move CONFIG_CMD_BOOTM to Kconfig 2014-09-24 18:30:28 -04:00
corenet_ds.h mpc85xx: inhibit qman and bman portals by default 2014-12-15 09:16:07 -08:00
corvus.h arm, at91: corvus board updates 2015-01-19 12:49:29 +01:00
cpu9260.h at91: remove redundant AT91FAMILY definition in board config file 2014-05-27 00:10:52 +02:00
cpuat91.h ARM: remove CONFIG_ARM920T defines 2014-11-20 11:28:25 -05:00
crownbay.h x86: Move CONFIG_X86_RESET_VECTOR and CONFIG_SYS_X86_START16 to Kconfig 2015-01-13 07:25:03 -08:00
csb272.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
csb472.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
da830evm.h ARM: remove CONFIG_ARM926EJS defines 2014-11-20 11:28:25 -05:00
da850evm.h da850evm: Use generic board and libfdt, fix size for SPI flash 2015-01-05 15:13:46 -05:00
dalmore.h dm: i2c: tegra: Convert to driver model 2014-12-11 13:18:44 -07:00
davinci_dm355evm.h ARM: remove CONFIG_ARM926EJS defines 2014-11-20 11:28:25 -05:00
davinci_dm355leopard.h ARM: remove CONFIG_ARM926EJS defines 2014-11-20 11:28:25 -05:00
davinci_dm365evm.h ARM: remove CONFIG_ARM926EJS defines 2014-11-20 11:28:25 -05:00
davinci_dm6467evm.h ARM: remove CONFIG_ARM926EJS defines 2014-11-20 11:28:25 -05:00
davinci_dvevm.h ARM: remove CONFIG_ARM926EJS defines 2014-11-20 11:28:25 -05:00
davinci_schmoogie.h ARM: remove CONFIG_ARM926EJS defines 2014-11-20 11:28:25 -05:00
davinci_sffsdr.h ARM: remove CONFIG_ARM926EJS defines 2014-11-20 11:28:25 -05:00
davinci_sonata.h ARM: remove CONFIG_ARM926EJS defines 2014-11-20 11:28:25 -05:00
db-mv784mp-gp.h arm: db-mv784mp-gp: Enable SPL to include DDR training code into U-Boot 2015-02-06 17:24:46 +01:00
dbau1x00.h MIPS: dbau1x00: switch to generic board 2014-11-27 16:20:37 +01:00
devkit3250.h sizes.h - consolidate for all architectures 2014-03-04 12:15:01 -05:00
devkit8000.h ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK 2015-03-04 14:55:04 -05:00
dig297.h omap3: kconfig: move board select menu and common settings 2014-08-30 21:21:59 -04:00
digsy_mtc.h powerpc: digsy_mtc: convert to generic board 2014-10-27 14:35:54 +01:00
dlvision-10g.h board: Add CONFIG_SYS_GENERIC_BOARD to all gdsys boards 2014-07-25 10:55:49 +02:00
dlvision.h board: dlvision: Reduce memory footprint 2014-11-19 08:48:41 +01:00
dnp5370.h blackfin: replace bfin_gen_rand_mac() with eth_random_addr() 2014-05-12 15:19:46 -04:00
dns325.h ARM: kirkwood: dns325: Add generic board support 2015-01-12 09:38:47 -05:00
dockstar.h kirkwood: dockstar: add CONFIG_SYS_GENERIC_BOARD define 2015-01-25 23:56:16 +01:00
dra7xx_evm.h TI: armv7: enable UUID and PART 2015-01-05 15:13:45 -05:00
draco.h siemens, draco: add new target 2014-05-13 19:43:01 -04:00
dreamplug.h dreamplug: set CONFIG_BUILD_TARGET to build u-boot.kwb 2015-03-05 22:09:00 +01:00
duovero.h omap4: duovero: Add Gumstix DuoVero machine. 2014-05-23 19:40:05 -04:00
dxr2.h siemens: change LED indication in DFU mode 2014-05-13 19:43:00 -04:00
ea20.h ARM: remove CONFIG_ARM926EJS defines 2014-11-20 11:28:25 -05:00
eb_cpu5282.h coldfire: cpu5282: increase malloc space to fix crash on start u-boot 2013-11-06 22:47:34 +08:00
eb_cpux9k2.h arm: atmel: eb_cpux9k2: config clean up 2013-12-01 22:38:53 +01:00
ebony.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
eco5pk.h
ecovec.h configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZE 2014-02-19 11:10:05 -05:00
edb93xx.h ARM: remove CONFIG_ARM920T defines 2014-11-20 11:28:25 -05:00
edminiv2.h ARM: remove CONFIG_ARM926EJS defines 2014-11-20 11:28:25 -05:00
embestmx6boards.h embestmx6boards: convert to use config_distro_bootcmd.h 2014-12-30 14:05:44 +01:00
enbw_cmc.h ARM: remove CONFIG_ARM926EJS defines 2014-11-20 11:28:25 -05:00
espt.h sh: sh4: remove CONFIG_SH4 definition from board config 2014-01-08 14:47:40 +09:00
ethernut5.h spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header 2014-11-17 08:47:16 -05:00
exynos-common.h exynos: config: enable arch memcpy and arch memset 2015-03-09 11:13:28 -04:00
exynos4-common.h usb: s3c-otg: Split out PHY control 2014-11-07 16:32:02 +01:00
exynos5-common.h dm: Move CONFIG_I2C_COMPAT to Kconfig 2015-02-19 06:19:18 -07:00
exynos5-dt-common.h dm: cros_ec: Convert to Kconfig 2015-02-19 06:19:18 -07:00
exynos5250-common.h exynos5250: config: disable max77686 driver 2015-01-29 17:10:00 -07:00
exynos5420-common.h Exynos542x: Config: Add various configs 2015-02-28 18:03:46 +09:00
favr-32-ezkit.h avr32: use dlmalloc for DMA buffers 2015-02-17 22:52:39 +01:00
flea3.h flea3: Convert to generic board 2015-03-05 09:23:13 -05:00
fx12mm.h
galaxy5200.h powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition 2014-01-24 16:59:21 -05:00
galileo.h x86: Add SD/MMC support to quark/galileo 2015-02-06 12:07:45 -07:00
gdppc440etx.h board: Add CONFIG_SYS_GENERIC_BOARD to all gdsys boards 2014-07-25 10:55:49 +02:00
goflexhome.h kirkwood: goflexhome: add CONFIG_SYS_GENERIC_BOARD define 2015-01-25 23:56:16 +01:00
gose.h arm: rmobile: gose: Add support SDHI 2015-02-25 13:13:46 +09:00
gplugd.h arm: gplugd: convert to generic board 2015-03-05 22:08:59 +01:00
gr_cpci_ax2000.h sparc: consolidate CONFIG_{LEON, LEON2, LEON3} definition 2014-03-21 16:44:10 -04:00
gr_ep2s60.h sparc: consolidate CONFIG_{LEON, LEON2, LEON3} definition 2014-03-21 16:44:10 -04:00
gr_xc3s_1500.h sparc: consolidate CONFIG_{LEON, LEON2, LEON3} definition 2014-03-21 16:44:10 -04:00
grasshopper.h grasshopper: enable generic board 2015-02-17 22:54:39 +01:00
grsim.h fpga: Guard the LOADMK functionality with CMD_FPGA_LOADMK 2014-05-20 15:23:46 +02:00
grsim_leon2.h fpga: Guard the LOADMK functionality with CMD_FPGA_LOADMK 2014-05-20 15:23:46 +02:00
guruplug.h marvell: kirkwood: guruplug refresh for newer kernel 2015-01-26 00:25:29 +01:00
gw_ventana.h dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig 2015-02-12 15:17:28 -07:00
h2200.h kconfig: move CONFIG_CMD_IMPORTENV to Kconfig 2014-09-24 18:30:29 -04:00
hammerhead.h avr32: use dlmalloc for DMA buffers 2015-02-17 22:52:39 +01:00
harmony.h kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig 2014-09-25 09:31:24 -04:00
highbank.h ARM: highbank: convert to generic board 2014-05-25 15:18:26 +02:00
hrcon.h mpc83xx: Add gdsys hrcon board 2014-11-19 08:48:42 +01:00
hummingboard.h hummingboard: Convert to generic board 2014-04-28 10:45:56 +02:00
ib62x0.h kirkwood: ib62x0: add CONFIG_SYS_GENERIC_BOARD define 2015-01-25 23:56:16 +01:00
ibf-dsp561.h bfin: make env offset sector aligned for bct-brettl2 and ibf-dsp561 boards 2015-01-16 13:31:35 +08:00
icon.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
iconnect.h kirkwood: iconnect: add CONFIG_SYS_GENERIC_BOARD define 2015-01-25 23:56:16 +01:00
ids8313.h configs: Move CONFIG_FIT_SIGNATURE to defconfig 2015-01-29 17:09:58 -07:00
ima3-mx53.h config: remove platform CONFIG_SYS_HZ definition part 2/2 2013-11-04 11:06:16 -05:00
imx6_spl.h imx:mx6 add mx6sx in imx spl header file 2015-01-22 09:55:47 +01:00
imx27lite-common.h ARM: remove CONFIG_ARM926EJS defines 2014-11-20 11:28:25 -05:00
imx27lite.h Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
imx31_litekit.h ARM: remove CONFIG_ARM1136 defines 2014-11-20 11:28:25 -05:00
imx31_phycore.h imx31_phycore: Convert to generic board 2015-02-24 17:13:51 -05:00
inka4x0.h powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition 2014-01-24 16:59:21 -05:00
integrator-common.h integrator: switch to generic board 2014-07-05 09:32:59 +02:00
integratorap.h Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
integratorcp.h Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
intip.h board: Add CONFIG_SYS_GENERIC_BOARD to all gdsys boards 2014-07-25 10:55:49 +02:00
io.h board: Add CONFIG_SYS_GENERIC_BOARD to all gdsys boards 2014-07-25 10:55:49 +02:00
io64.h board: Add CONFIG_SYS_GENERIC_BOARD to all gdsys boards 2014-07-25 10:55:49 +02:00
iocon.h board: Add CONFIG_SYS_GENERIC_BOARD to all gdsys boards 2014-07-25 10:55:49 +02:00
ip04.h bfin: enlarge the monitor size for ip04 board to avoid oversize link error 2015-01-16 13:31:35 +08:00
ipam390.h arm, da8xx: convert ipam390 board to generic board support 2015-03-05 10:08:13 -05:00
ipek01.h powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition 2014-01-24 16:59:21 -05:00
jetson-tk1.h ARM: tegra: Enable PCIe on Jetson TK1 2014-12-18 13:19:21 -07:00
jornada.h config: remove platform CONFIG_SYS_HZ definition part 2/2 2013-11-04 11:06:16 -05:00
jupiter.h powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition 2014-01-24 16:59:21 -05:00
k2e_evm.h keystone2: config: align names of images with MCSDK 2014-11-06 11:04:39 -05:00
k2hk_evm.h keystone2: config: align names of images with MCSDK 2014-11-06 11:04:39 -05:00
k2l_evm.h keystone2: config: align names of images with MCSDK 2014-11-06 11:04:39 -05:00
katmai.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
kilauea.h ppc4xx: Remove 4xx NAND booting support 2014-03-07 10:59:06 -05:00
km82xx.h 82xx/km82xx: read the IVM eeprom earlier 2015-02-16 15:48:35 -05:00
km8360.h
km_kirkwood.h arm/km: disable subpage write for km_kirkwood_pci and kmsuv31 target 2014-08-30 07:46:41 -04:00
kmp204x.h kmp204x: add support for the kmcoge4 board 2014-02-03 08:38:50 -08:00
koelsch.h arm: rmobile: koelsch: Add support SDHI 2015-02-25 13:13:43 +09:00
korat.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
ks2_evm.h ARM: remove CONFIG_ARMV7 defines 2014-11-20 11:28:24 -05:00
kwb.h board/BuR/kwb: Redesign default-environment 2015-03-05 20:13:20 -05:00
kzm9g.h rmobile: kconfig: move board select menu and common settings 2014-08-30 21:19:32 -04:00
lacie_kw.h kirkwood: kconfig: refactor Kconfig and defconfig 2014-08-30 21:21:21 -04:00
lager.h arm: rmobile: lager: Add support SDHI 2015-02-25 13:13:49 +09:00
lp8x4x.h Merge branch 'master' of git://git.denx.de/u-boot-arm 2014-01-10 10:56:00 -05:00
ls1021aqds.h arm/ls1021a: add PCIe settings 2015-02-24 13:10:44 -08:00
ls1021atwr.h arm/ls1021a: add PCIe settings 2015-02-24 13:10:44 -08:00
ls2085a_common.h drivers/mc: Migrated MC Flibs to 0.5.2 2015-02-24 13:10:20 -08:00
ls2085a_emu.h armv8/ls2085a_emu: Enable sync of refresh 2015-02-24 13:10:16 -08:00
ls2085a_simu.h ls2085/configs: Ensure right banners are printed for EMU and SIMU 2015-02-24 13:10:02 -08:00
lsxl.h lsxl: switch from bootm to bootz for boot commands 2015-02-12 15:28:02 +01:00
luan.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
lwmon5.h powerpc: lwmon5: remove redundant CONFIG_SPL_* defines 2014-12-08 09:35:43 -05:00
m28evk.h arm: mxs: Define bootscript env variable on m28evk 2014-10-30 15:18:21 +01:00
m53evk.h arm: m53evk: Zap superfluous tab in env 2014-10-06 17:13:33 +02:00
magnesium.h Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
makalu.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
malta.h malta: enable ELF loading 2015-01-29 13:11:02 +01:00
maxbcm.h arm: mvebu: maxbcm: Fix compilation warning and add Spansion SPI NOR support 2015-02-06 17:25:08 +01:00
mcx.h MMC SD fs boot partition config coding style and proper description 2014-12-04 11:22:06 -05:00
mecp5123.h powerpc: mecp5123: convert to generic board 2014-10-27 14:35:54 +01:00
medcom-wide.h kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig 2014-09-25 09:31:24 -04:00
meesc.h spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header 2014-11-17 08:47:16 -05:00
microblaze-generic.h microblaze: spl: Do not call mem_malloc_init and use early alloc 2015-02-09 15:13:12 +01:00
mimc200.h avr32: use dlmalloc for DMA buffers 2015-02-17 22:52:39 +01:00
minnowmax.h x86: Add support for Intel Minnowboard Max 2015-02-06 12:07:39 -07:00
ml507.h
motionpro.h powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition 2014-01-24 16:59:21 -05:00
mpc5121-common.h
mpc5121ads.h powerpc: mpc5121ads: convert to generic board 2014-10-27 14:35:54 +01:00
mpc8308_p1m.h powerpc: mpc83xx: remove redundant CONFIG_MPC83xx definition 2014-01-24 16:59:08 -05:00
mpr2.h sh: sh3: remove CONFIG_SH3 definition from board config 2014-01-08 14:47:40 +09:00
ms7720se.h sh: sh3: remove CONFIG_SH3 definition from board config 2014-01-08 14:47:40 +09:00
ms7722se.h sh: sh4: remove CONFIG_SH4 definition from board config 2014-01-08 14:47:40 +09:00
ms7750se.h sh: sh4: remove CONFIG_SH4 definition from board config 2014-01-08 14:47:40 +09:00
mt_ventoux.h fpga: Guard the LOADMK functionality with CMD_FPGA_LOADMK 2014-05-20 15:23:46 +02:00
munices.h powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition 2014-01-24 16:59:21 -05:00
mv-common.h config: remove platform CONFIG_SYS_HZ definition part 2/2 2013-11-04 11:06:16 -05:00
mv88f6281gtw_ge.h kirkwood: kconfig: refactor Kconfig and defconfig 2014-08-30 21:21:21 -04:00
mx6_common.h mmc: fsl_esdhc: Add support for DDR mode 2015-02-24 13:11:10 -08:00
mx6qarm2.h imx:mx6qarm2 add board level support for usb 2014-12-19 15:32:13 +01:00
mx6qsabreauto.h imx: imx6q/dlsabreauto: Add PMIC Pfuze100 support 2014-11-20 10:52:32 +01:00
mx6sabre_common.h mx6sabre: Select CMD_EXT4 options 2015-03-02 09:57:06 +01:00
mx6sabresd.h imx:mx6sabresd add board level support for usb 2014-12-19 15:32:13 +01:00
mx6slevk.h imx:mx6slevk add pmic and i2c configuration 2015-02-23 09:11:40 +01:00
mx6sxsabresd.h dm: mx6: Adjust mx6sxsabresd to use Kconfig for DM_THERMAL 2015-02-19 06:19:18 -07:00
mx23_olinuxino.h Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
mx23evk.h mx23evk: Set default environment to use zImage 2014-02-11 11:04:40 +01:00
mx25pdk.h mx25pdk: Add generic board support 2014-09-22 16:15:04 +02:00
mx28evk.h mx28evk: Fix warning when CONFIG_ENV_IS_IN_SPI_FLASH is selected 2014-06-17 16:39:09 +02:00
mx31ads.h mx31ads: Convert to generic board 2015-02-24 17:13:36 -05:00
mx31pdk.h ARM: remove CONFIG_ARM1136 defines 2014-11-20 11:28:25 -05:00
mx35pdk.h mx35pdk: Convert to generic board 2015-03-05 09:23:17 -05:00
mx51_efikamx.h spi: mxc: fix sf probe when using mxc_spi 2014-09-24 17:25:39 +05:30
mx51evk.h mx51evk: Add generic board support 2014-09-22 15:47:19 +02:00
mx53ard.h mx53ard: Convert to generic board 2014-04-28 10:45:55 +02:00
mx53evk.h Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' 2014-06-02 08:43:48 +02:00
mx53loco.h mx5: fix get_reset_cause 2015-03-05 10:29:27 +01:00
mx53smd.h mx53smd: Convert to generic board 2014-04-28 10:45:55 +02:00
mxs.h i2c: mxs: Add basic support for i2c framework 2014-10-29 08:55:46 +01:00
nas220.h Add support for Seagate BlackArmor NAS220 2015-01-14 11:37:39 -05:00
neo.h board: Add CONFIG_SYS_GENERIC_BOARD to all gdsys boards 2014-07-25 10:55:49 +02:00
nhk8815.h ARM: remove CONFIG_ARM926EJS defines 2014-11-20 11:28:25 -05:00
nios2-generic.h nios2: rebase nios2-generic board to 3c120 reference design 2014-08-30 17:48:43 +08:00
nitrogen6x.h Merge remote-tracking branch 'u-boot-imx/master' 2014-10-08 21:20:49 +02:00
nokia_rx51.h dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig 2015-02-12 15:17:28 -07:00
novena.h dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig 2015-02-12 15:17:28 -07:00
nyan-big.h dm: i2c: tegra: Convert to driver model 2014-12-11 13:18:44 -07:00
o2d.h Use __stringify() instead of xstr() 2014-10-27 17:54:13 -04:00
o2d300.h Use __stringify() instead of xstr() 2014-10-27 17:54:13 -04:00
o2dnt-common.h powerpc: o2dnt: convert to generic board 2014-11-07 16:27:05 -05:00
o2dnt2.h Use __stringify() instead of xstr() 2014-10-27 17:54:13 -04:00
o2i.h Use __stringify() instead of xstr() 2014-10-27 17:54:13 -04:00
o2mnt.h Use __stringify() instead of xstr() 2014-10-27 17:54:13 -04:00
o3dnt.h Use __stringify() instead of xstr() 2014-10-27 17:54:13 -04:00
ocotea.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
odroid.h Odroid U3: use common code for dram reservation 2015-03-04 21:25:35 +09:00
odroid_xu3.h Odroid-XU3: enable the last dram bank and reserve 22MiB 2015-03-04 21:25:35 +09:00
omap3_beagle.h omap3_beagle: Add boot script support to omap3 beagle board 2014-09-04 13:05:57 -04:00
omap3_cairo.h omap3: add support for QUIPOS Cairo board. 2015-03-05 20:13:21 -05:00
omap3_evm.h MMC SD fs boot partition config coding style and proper description 2014-12-04 11:22:06 -05:00
omap3_evm_common.h ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK 2015-03-04 14:55:04 -05:00
omap3_evm_quick_mmc.h MMC SD fs boot partition config coding style and proper description 2014-12-04 11:22:06 -05:00
omap3_evm_quick_nand.h mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-scheme 2013-11-21 13:33:41 -06:00
omap3_igep00x0.h OMAP3: igep0032: Fix regression due commit f3b4bc45. 2015-02-24 17:04:00 -05:00
omap3_logic.h omap3: kconfig: move board select menu and common settings 2014-08-30 21:21:59 -04:00
omap3_mvblx.h ARM: remove CONFIG_ARMV7 defines 2014-11-20 11:28:24 -05:00
omap3_overo.h omap3: overo: Add usb host support 2014-10-23 11:53:01 -04:00
omap3_pandora.h omap3: kconfig: move board select menu and common settings 2014-08-30 21:21:59 -04:00
omap3_sdp3430.h omap3: kconfig: move board select menu and common settings 2014-08-30 21:21:59 -04:00
omap3_zoom1.h include: remove CONFIG_SPL/CONFIG_TPL definition in config headers 2014-07-30 14:42:03 -04:00
omap4_panda.h ARM: OMAP4: Rename to ti_omap4_common.h 2014-01-24 11:38:39 -05:00
omap4_sdp4430.h ARM: OMAP4: Rename to ti_omap4_common.h 2014-01-24 11:38:39 -05:00
omap5_uevm.h TI: armv7: enable UUID and PART 2015-01-05 15:13:45 -05:00
openrd.h kirkwood: kconfig: refactor Kconfig and defconfig 2014-08-30 21:21:21 -04:00
openrisc-generic.h config: remove platform CONFIG_SYS_HZ definition part 2/2 2013-11-04 11:06:16 -05:00
origen.h ORIGEN: Enhance origen config to be more flexible on boot. 2014-11-25 10:30:25 +09:00
ot1200.h ot1200: add eeprom command to non-SPL build 2015-02-17 10:42:54 +01:00
otc570.h spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header 2014-11-17 08:47:16 -05:00
p1_p2_rdb_pc.h powerpc/85xx: enable some P1/P2 boards mtdparts for nor flash 2014-11-14 11:13:12 -08:00
p1_twr.h board/freescale: use generic board architecture for p1025-twr 2014-12-05 08:06:09 -08:00
p3p440.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
palmld.h remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZ 2015-03-02 10:59:50 +01:00
palmtc.h remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZ 2015-03-02 10:59:50 +01:00
palmtreo680.h remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZ 2015-03-02 10:59:50 +01:00
paz00.h kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig 2014-09-25 09:31:24 -04:00
pb1x00.h MIPS: pb1x00: switch to generic board 2014-11-27 16:20:37 +01:00
pcm030.h powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition 2014-01-24 16:59:21 -05:00
pcm051.h pcm051: Add boot script support to pcm051 2015-01-13 15:26:10 -05:00
pcs440ep.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
pdm360ng.h powerpc: pdm360ng: convert to generic board 2014-10-27 14:35:54 +01:00
peach-pi.h dm: cros_ec: Convert to Kconfig 2015-02-19 06:19:18 -07:00
peach-pit.h dm: cros_ec: Convert to Kconfig 2015-02-19 06:19:18 -07:00
pengwyn.h ARM: omap: move board specific NAND configs out from ti_armv7_common.h 2014-07-25 16:26:12 -04:00
pepper.h am335x: pepper: Add Gumstix Pepper AM335x-based machine 2014-05-13 19:47:51 -04:00
platinum.h arm: mx6: Add Barco platinum-picon and platinum-titanium 2015-01-19 09:07:31 +01:00
platinum_picon.h arm: mx6: Add Barco platinum-picon and platinum-titanium 2015-01-19 09:07:31 +01:00
platinum_titanium.h arm: mx6: Add Barco platinum-picon and platinum-titanium 2015-01-19 09:07:31 +01:00
plutux.h kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig 2014-09-25 09:31:24 -04:00
pm9g45.h PM9G45 adding generic board support 2015-01-13 09:37:27 -05:00
pm9261.h PM9261 adding generic board support 2015-01-13 09:37:27 -05:00
pm9263.h PM9263 adding generic board support 2015-01-13 09:37:27 -05:00
pogo_e02.h kirkwood: pogo_e02: add CONFIG_SYS_GENERIC_BOARD define 2015-01-25 23:56:16 +01:00
porter.h arm: rmobile: Add Porter board support 2015-02-25 14:17:49 +09:00
pr1.h blackfin: convert to use CONFIG_SYS_I2C framework 2014-11-17 08:10:37 +01:00
pxa-common.h kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX 2013-12-13 09:15:32 -05:00
pxa255_idp.h kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX 2013-12-13 09:15:32 -05:00
pxm2.h arm, am335x: siemens boards add FIT support 2014-12-04 21:28:32 -05:00
qemu-mips.h MIPS: qemu_mips: switch to generic board 2014-11-27 16:20:37 +01:00
qemu-mips64.h MIPS: qemu_mips: switch to generic board 2014-11-27 16:20:37 +01:00
qemu-ppce500.h PPC 85xx QEMU: Make a generic board file 2014-05-13 08:26:56 -07:00
qong.h ARM: remove CONFIG_ARM1136 defines 2014-11-20 11:28:25 -05:00
r0p7734.h configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZE 2014-02-19 11:10:05 -05:00
r2dplus.h sh: sh4: remove CONFIG_SH4 definition from board config 2014-01-08 14:47:40 +09:00
r7780mp.h sh: sh4: Remove CONFIG_SH4A definition from source code 2014-01-09 12:47:15 +09:00
rcar-gen2-common.h arm: rmobile: koelsch: Migrate serial driver to drivers model 2015-02-25 13:12:47 +09:00
rd6281a.h kirkwood: kconfig: refactor Kconfig and defconfig 2014-08-30 21:21:21 -04:00
redwood.h ppc4xx: Remove 4xx NAND booting support 2014-03-07 10:59:06 -05:00
rpi-common.h rpi: add support for Raspberry Pi 2 model B 2015-02-21 08:28:16 -05:00
rpi.h rpi: add support for Raspberry Pi 2 model B 2015-02-21 08:28:16 -05:00
rpi_2.h rpi: add support for Raspberry Pi 2 model B 2015-02-21 08:28:16 -05:00
rsk7203.h sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig 2014-11-13 08:47:58 +09:00
rsk7264.h sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig 2014-11-13 08:47:58 +09:00
rsk7269.h sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig 2014-11-13 08:47:58 +09:00
rut.h arm, am335x: siemens boards add FIT support 2014-12-04 21:28:32 -05:00
s5p_goni.h dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig 2015-02-12 15:17:28 -07:00
s5pc210_universal.h usb: s3c-otg: Split out PHY control 2014-11-07 16:32:02 +01:00
sama5d3_xplained.h ARM: at91: collect SoC sources into mach-at91 2015-02-21 08:23:51 -05:00
sama5d3xek.h ARM: at91: collect SoC sources into mach-at91 2015-02-21 08:23:51 -05:00
sama5d4_xplained.h ARM: atmel: sama5d4_xplained: enable spl support 2015-02-07 23:42:55 +01:00
sama5d4ek.h ARM: atmel: sama5d4ek: enable SPL support 2015-02-07 23:42:53 +01:00
sandbox.h dm: cros_ec: Convert to Kconfig 2015-02-19 06:19:18 -07:00
sansa_fuze_plus.h usb: mv_udc: Rename to ci_udc 2014-02-06 04:48:15 +01:00
sbc35_a9g20.h spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header 2014-11-17 08:47:16 -05:00
sbc405.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
sbc8349.h powerpc: mpc83xx: remove redundant CONFIG_MPC83xx definition 2014-01-24 16:59:08 -05:00
sbc8548.h sbc8548: enable and test CONFIG_SYS_GENERIC_BOARD 2014-11-14 11:12:13 -08:00
sbc8641d.h powerpc: mpc86xx: move CONFIG_MPC86xx definition to CPU config.mk 2014-01-24 16:59:08 -05:00
sc3.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
sc_sps_1.h Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
scb9328.h ARM: remove CONFIG_ARM920T defines 2014-11-20 11:28:25 -05:00
seaboard.h dm: i2c: tegra: Convert to driver model 2014-12-11 13:18:44 -07:00
sequoia.h ppc4xx: Remove 4xx NAND booting support 2014-03-07 10:59:06 -05:00
sh7752evb.h sh: Move SH_32BIT to Kconfig 2014-11-17 13:16:20 +09:00
sh7753evb.h sh: Move SH_32BIT to Kconfig 2014-11-17 13:16:20 +09:00
sh7757lcr.h sh: Move SH_32BIT to Kconfig 2014-11-17 13:16:20 +09:00
sh7763rdp.h sh: sh4: remove CONFIG_SH4 definition from board config 2014-01-08 14:47:40 +09:00
sh7785lcr.h sh: sh4: Remove CONFIG_SH4A definition from source code 2014-01-09 12:47:15 +09:00
sheevaplug.h kirkwood: sheevaplug: add FDT support 2015-02-06 17:24:34 +01:00
shmin.h configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZE 2014-02-19 11:10:05 -05:00
siemens-am33x-common.h ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK 2015-03-04 14:55:04 -05:00
silk.h arm: rmobile: silk: Add support SDHI 2015-02-25 14:20:10 +09:00
smdk2410.h Merge branch 'master' of http://git.denx.de/u-boot-samsung 2014-11-26 11:21:16 -05:00
smdk5250.h smdk5250: config: enable max77686 driver support 2015-01-29 17:10:00 -07:00
smdk5420.h Exynos: Move down common USB configuration 2014-12-30 17:04:02 +09:00
smdkc100.h dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig 2015-02-12 15:17:28 -07:00
smdkv310.h usb: s3c-otg: Split out PHY control 2014-11-07 16:32:02 +01:00
snapper9260.h dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig 2015-02-12 15:17:28 -07:00
snow.h dm: cros_ec: Convert to Kconfig 2015-02-19 06:19:18 -07:00
snowball.h remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZ 2015-03-02 10:59:50 +01:00
socfpga_arria5.h arm: socfpga: Add Altera Arria V DK support 2015-03-04 23:07:04 +01:00
socfpga_common.h arm: socfpga: Zap board_early_init_f() 2015-03-04 23:07:04 +01:00
socfpga_cyclone5.h arm: socfpga: Add USB and UDC support for Cyclone V DK 2015-03-04 23:07:04 +01:00
socrates.h powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk 2014-01-24 16:59:08 -05:00
spear-common.h arm: spear: Move to generic board support 2015-03-05 20:13:16 -05:00
spear3xx_evb.h
spear6xx_evb.h net/designware - switch driver to phylib usage 2014-02-07 09:16:46 -05:00
stamp9g20.h at91: enable USB ethernet for taskit stamp9g20 2014-03-12 17:04:34 -04:00
stv0991.h dm: stv0991: Move driver model CONFIGs to Kconfig 2015-02-13 07:19:55 -07:00
stxgp3.h powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk 2014-01-24 16:59:08 -05:00
stxssa.h powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk 2014-01-24 16:59:08 -05:00
sun4i.h sunxi: Machine id hack to prevent loading buggy sunxi-3.4 kernels 2015-02-21 16:54:29 +01:00
sun5i.h sunxi: Machine id hack to prevent loading buggy sunxi-3.4 kernels 2015-02-21 16:54:29 +01:00
sun6i.h sunxi: Use a common CONFIG_SYS_PROMPT 2015-01-23 15:15:51 +01:00
sun7i.h sunxi: Machine id hack to prevent loading buggy sunxi-3.4 kernels 2015-02-21 16:54:29 +01:00
sun8i.h sunxi: Use a common CONFIG_SYS_PROMPT 2015-01-23 15:15:51 +01:00
sunxi-common.h sunxi: Machine id hack to prevent loading buggy sunxi-3.4 kernels 2015-02-21 16:54:29 +01:00
suvd3.h
t3corp.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
t4qds.h powerpc/freescale: Convert selected boards to generic board architecture 2014-05-13 08:31:22 -07:00
taihu.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
taishan.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
tam3517-common.h ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK 2015-03-04 14:55:04 -05:00
tao3530.h ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK 2015-03-04 14:55:04 -05:00
taurus.h arm, at91: taurus remove MACH_TYPE definitions in config file 2015-02-07 23:43:24 +01:00
tb100.h arc: move SYS_MONITOR_BASE setup in Konfig 2015-02-09 16:41:20 +03:00
tbs2910.h board: tbs2910: Enable USB Mass Storage support 2015-03-02 09:57:05 +01:00
tcm-bf518.h blackfin: convert to use CONFIG_SYS_I2C framework 2014-11-17 08:10:37 +01:00
tcm-bf537.h blackfin: convert to use CONFIG_SYS_I2C framework 2014-11-17 08:10:37 +01:00
tec-ng.h dm: i2c: tegra: Convert to driver model 2014-12-11 13:18:44 -07:00
tec.h kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig 2014-09-25 09:31:24 -04:00
tegra-common-post.h Merge branch 'master' of git://git.denx.de/u-boot-tegra 2014-10-23 14:05:34 -04:00
tegra-common-usb-gadget.h ARM: tegra: enable DFU too 2014-08-18 16:57:03 -07:00
tegra-common.h tegra-common: increase malloc pool len by dfu mmc file buffer size 2015-03-09 11:13:29 -04:00
tegra20-common.h dm: i2c: tegra: Convert to driver model 2014-12-11 13:18:44 -07:00
tegra30-common.h dm: i2c: tegra: Convert to driver model 2014-12-11 13:18:44 -07:00
tegra114-common.h dm: i2c: tegra: Convert to driver model 2014-12-11 13:18:44 -07:00
tegra124-common.h dm: i2c: tegra: Convert to driver model 2014-12-11 13:18:44 -07:00
ti814x_evm.h ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK 2015-03-04 14:55:04 -05:00
ti816x_evm.h ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK 2015-03-04 14:55:04 -05:00
ti_am335x_common.h dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig 2015-02-12 15:17:28 -07:00
ti_armv7_common.h ti-armv7-common: increase malloc pool len by dfu mmc file buffer size 2015-03-09 11:13:29 -04:00
ti_omap3_common.h dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig 2015-02-12 15:17:28 -07:00
ti_omap4_common.h TI:OMAP4: enable EXT support in SPL for OMAP4 boards 2014-10-27 17:54:09 -04:00
ti_omap5_common.h omap5: Add netargs and netboot option 2015-01-13 15:26:11 -05:00
titanium.h ARM: mx6: Update non-Freescale boards to include CPU errata. 2013-12-17 18:38:42 +01:00
tk71.h kirkwood: kconfig: refactor Kconfig and defconfig 2014-08-30 21:21:21 -04:00
tny_a9260.h spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header 2014-11-17 08:47:16 -05:00
tqma6.h tqma6: (cosmetic) remove CONFIG_FLASH_SECTOR_SIZE 2014-11-20 10:30:20 +01:00
trats.h exynos: Move common exynos settings into a common file 2014-10-08 17:25:47 +09:00
trats2.h exynos: Move common exynos settings into a common file 2014-10-08 17:25:47 +09:00
tricorder.h ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK 2015-03-04 14:55:04 -05:00
trimslice.h ARM: tegra: Enable PCIe on TrimSlice 2014-12-18 13:19:20 -07:00
trizepsiv.h kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX 2013-12-13 09:15:32 -05:00
tseries.h board/BuR/tseries: Rework default-environment settings. 2015-03-05 20:13:19 -05:00
tt01.h ARM: remove CONFIG_ARM1136 defines 2014-11-20 11:28:25 -05:00
tuxx1.h
twister.h ARM: twister: add missing gpio clock init 2014-01-07 16:41:12 -05:00
tx25.h include: remove CONFIG_SPL/CONFIG_TPL definition in config headers 2014-07-30 14:42:03 -04:00
u8500_href.h remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZ 2015-03-02 10:59:50 +01:00
udoo.h config: remove redundant CONFIG_SYS_PROMPT defines 2014-11-23 06:49:02 -05:00
uniphier.h ARM: UniPhier: switch to xHCI for PH1-Pro4 2015-03-01 00:03:03 +09:00
usb_a9263.h spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header 2014-11-17 08:47:16 -05:00
v5fx30teval.h
v38b.h powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition 2014-01-24 16:59:21 -05:00
vct.h MIPS: vct: switch to generic board 2014-11-27 16:20:37 +01:00
ve8313.h powerpc: mpc83xx: remove redundant CONFIG_MPC83xx definition 2014-01-24 16:59:08 -05:00
venice2.h dm: i2c: tegra: Convert to driver model 2014-12-11 13:18:44 -07:00
ventana.h kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig 2014-09-25 09:31:24 -04:00
versatile.h ARM: remove CONFIG_ARM926EJS defines 2014-11-20 11:28:25 -05:00
vexpress_aemv8a.h armv8/vexpress64: make multientry conditional 2015-03-09 11:13:29 -04:00
vexpress_ca5x2.h Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
vexpress_ca9x4.h Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
vexpress_ca15_tc2.h ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt options 2014-11-24 09:09:49 +01:00
vexpress_common.h remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZ 2015-03-02 10:59:50 +01:00
vf610twr.h arm: vf610: Remove duplicate MTD defines. 2015-01-14 11:35:44 -05:00
vision2.h spi: mxc: fix sf probe when using mxc_spi 2014-09-24 17:25:39 +05:30
vl_ma2sc.h ARM: at91: remove redundant ARM926EJS definition in board config files 2014-05-27 00:10:53 +02:00
vme8349.h powerpc: mpc83xx: remove redundant CONFIG_MPC83xx definition 2014-01-24 16:59:08 -05:00
vpac270.h pxa: balloon3/colibri_pxa270: fix environment optionally being nowhere 2015-03-02 10:59:50 +01:00
walnut.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
wandboard.h wandboard: Use 32bit color depth for Fusion LCD 2015-01-19 09:02:47 +01:00
warp.h warp: Select BOUNCE_BUFFER and CMD_EXT options 2015-03-02 11:55:26 +01:00
whistler.h dm: i2c: tegra: Convert to driver model 2014-12-11 13:18:44 -07:00
wireless_space.h kirkwood: kconfig: refactor Kconfig and defconfig 2014-08-30 21:21:21 -04:00
woodburn.h Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
woodburn_common.h woodburn: Convert to generic board 2015-03-05 09:23:19 -05:00
woodburn_sd.h include: remove CONFIG_SPL/CONFIG_TPL definition in config headers 2014-07-30 14:42:03 -04:00
x86-common.h dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig 2015-02-12 15:17:28 -07:00
x600.h arm: spear: Move to generic board support 2015-03-05 20:13:16 -05:00
xaeniax.h kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX 2013-12-13 09:15:32 -05:00
xfi3.h usb: mv_udc: Rename to ci_udc 2014-02-06 04:48:15 +01:00
xilinx-ppc.h config: remove platform CONFIG_SYS_HZ definition part 2/2 2013-11-04 11:06:16 -05:00
xilinx-ppc405-generic.h
xilinx-ppc405.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
xilinx-ppc440-generic.h
xilinx-ppc440.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
xilinx_zynqmp.h arm64: Add Xilinx ZynqMP support 2015-03-02 18:41:54 +01:00
xpedite517x.h powerpc: xes: Convert to generic board 2015-01-12 09:38:47 -05:00
xpedite520x.h powerpc: xes: Convert to generic board 2015-01-12 09:38:47 -05:00
xpedite537x.h powerpc: xes: Convert to generic board 2015-01-12 09:38:47 -05:00
xpedite550x.h powerpc: xes: Convert to generic board 2015-01-12 09:38:47 -05:00
xpedite1000.h powerpc: xes: Convert to generic board 2015-01-12 09:38:47 -05:00
yosemite.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
yucca.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
zeus.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
zipitz2.h remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZ 2015-03-02 10:59:50 +01:00
zmx25.h zmx25: Convert to generic board 2015-02-24 17:13:57 -05:00
zynq-common.h zynq-common: increase malloc pool len by dfu mmc file buffer size 2015-03-09 11:13:28 -04:00
zynq_microzed.h kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig 2014-09-25 09:31:24 -04:00
zynq_zc70x.h kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig 2014-09-25 09:31:24 -04:00
zynq_zc770.h kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig 2014-09-25 09:31:24 -04:00
zynq_zed.h kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig 2014-09-25 09:31:24 -04:00
zynq_zybo.h zynq: zybo: Move CONFIG_DEFAULT_DEVICE_TREE to defconfig 2014-11-13 08:38:22 -05:00