u-boot/include/configs
Stephen Warren 2364e151e4 ARM: tegra: use a CPU freq that all SKUs can support
U-Boot on Tegra30 currently selects a main CPU frequency that cannot be
supported at all on some SKUs, and needs higher VDD_CPU/VDD_CORE values
on some others. This can result in unreliable operation of the main CPUs.

Resolve this by switching to a CPU frequency that can be supported by any
SKU. According to the following link, the maximum supported CPU frequency
of the slowest Tegra30 SKU is 600MHz:

repo http://nv-tegra.nvidia.com/gitweb/?p=linux-2.6.git;a=summary
branch l4t/l4t-r16-r2
path arch/arm/mach-tegra/tegra3_dvfs.c
table cpu_dvfs_table[]

According to that same table, the minimum VDD_CPU required to operate at
that frequency across all SKUs is 1.007V. Given the adjustment resolution
of the TPS65911 PMIC that's used on all Tegra30-based boards we support,
we'll end up using 1.0125V instead.

At that VDD_CPU, tegra3_get_core_floor_mv() in that same file dictates
that VDD_CORE must be at least 1.2V on all SKUs. According to
tegra_core_speedo_mv() (in tegra3_speedo.c in the same source tree),
that voltage is safe for all SKUs.

An alternative would be to port much of the code from tegra3_dvfs.c and
tegra3_speedo.c in the kernel tree mentioned above. That's more work
than I want to take on right now.

While all the currently supported boards use the same regulator chip for
VDD_CPU, different types of regulators are used for VDD_CORE. Hence, we
add some small conditional code to select how VDD_CORE is programmed. If
this becomes more complex in the future as new boards are added, or we
end up adding code to detect the SoC SKU and dynamically determine the
allowed frequency and required voltages, we should probably make this a
runtime call into a function provided by the board file and/or relevant
PMIC driver.

Cc: Alban Bedel <alban.bedel@avionic-design.de>
Cc: Marcel Ziswiler <marcel@ziswiler.com>
Cc: Bard Liao <bardliao@realtek.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2014-05-13 10:41:32 -07:00
..
km QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CONFIG_SYS_QE_FW_ADDR 2014-04-22 17:58:47 -07:00
manroland powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition 2014-01-24 16:59:21 -05:00
a3m071.h lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RAND 2014-03-28 15:06:31 -04:00
a4m072.h powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition 2014-01-24 16:59:21 -05:00
a320evb.h config: remove platform CONFIG_SYS_HZ definition part 2/2 2013-11-04 11:06:16 -05:00
A3000.h powerpc: mpc824x: remove redundant CONFIG_MPC824X definition 2014-01-24 16:59:08 -05:00
ac14xx.h configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZE 2014-02-19 11:10:05 -05:00
acadia.h ppc4xx: Remove 4xx NAND booting support 2014-03-07 10:59:06 -05:00
Adder.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -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 arm926ejs, at91: add common phy_reset function 2013-12-01 22:38:52 +01:00
alpr.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
am43xx_evm.h am43xx_evm: Drop SPI SPL 2014-04-17 17:40:15 -04:00
am335x_evm.h Merge branch 'u-boot/master' 2014-05-09 11:50:14 +02:00
am335x_igep0033.h Merge branch 'master' of git://git.denx.de/u-boot-arm 2014-03-10 14:22:54 -04:00
am3517_crane.h mtd: nand: omap: remove unused #defines from common omap_gpmc.h 2014-03-04 17:23:54 -06:00
am3517_evm.h mtd: nand: omap: remove unused #defines from common omap_gpmc.h 2014-03-04 17:23:54 -06:00
amcc-common.h ppc4xx: Remove 4xx NAND booting support 2014-03-07 10:59:06 -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
APC405.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
apf27.h config: remove platform CONFIG_SYS_HZ definition part 3 2014-02-19 10:46:26 -05:00
apx4devkit.h Merge git://git.denx.de/u-boot-arm 2013-07-31 11:30:38 +02:00
AR405.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
arcangel4-be.h arc: add Arcangel4 board support 2014-02-07 08:14:33 -05:00
arcangel4.h arc: add Arcangel4 board support 2014-02-07 08:14:33 -05:00
aria.h powerpc: mpc512x: remove redundant CONFIG_MPC512X definition 2014-01-24 16:59:08 -05:00
armadillo-800eva.h configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZE 2014-02-19 11:10:05 -05:00
arndale.h arm: delete unused macro CONFIG_ARCH_DEVICE_TREE 2014-02-24 10:56:33 -05:00
ASH405.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
aspenite.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
astro_mcf5373l.h config: remove platform CONFIG_SYS_HZ definition part 2/2 2013-11-04 11:06:16 -05:00
at91rm9200ek.h sizes.h - consolidate for all architectures 2014-03-04 12:15:01 -05:00
at91sam9m10g45ek.h arm: atmel: sam9m10g45ek: let CONFIG_SYS_NO_FLASH at proper position 2013-12-01 22:38:53 +01:00
at91sam9n12ek.h at91: nand: switch atmel_nand to generic GPIO API 2013-12-09 13:21:45 +01:00
at91sam9rlek.h config: remove platform CONFIG_SYS_HZ definition part 2/2 2013-11-04 11:06:16 -05:00
at91sam9x5ek.h arm: atmel: at91sam9x5: move CONFIG_SYS_NO_FLASH to proper position 2013-12-17 17:21:18 +01:00
at91sam9260ek.h arm926ejs, at91: add common phy_reset function 2013-12-01 22:38:52 +01:00
at91sam9261ek.h Merge branch 'iu-boot/master' into 'u-boot-arm/master' 2013-11-09 22:59:47 +01:00
at91sam9263ek.h at91sam9263ek: add mmc support 2014-03-09 18:24:52 +01:00
atc.h powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 2014-03-07 10:59:06 -05:00
atngw100.h avr32: move CONFIG_AVR32 definition to arch/avr32/config.mk 2014-01-24 16:59:07 -05:00
atngw100mkii.h avr32: move CONFIG_AVR32 definition to arch/avr32/config.mk 2014-01-24 16:59:07 -05:00
atstk1002.h avr32: move CONFIG_AVR32 definition to arch/avr32/config.mk 2014-01-24 16:59:07 -05: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: move CONFIG_AVR32 definition to arch/avr32/config.mk 2014-01-24 16:59:07 -05:00
axs101.h axs101: bump DDR size from 256 to 512 Mb 2014-04-25 18:00:23 +04:00
B4860QDS.h powerpc/mpc85xx:Update MONITOR_LEN for 768KB u-boot size 2014-04-22 17:58:51 -07:00
balloon3.h config: remove platform CONFIG_SYS_HZ definition part 3 2014-02-19 10:46:26 -05:00
bamboo.h ppc4xx: Remove 4xx NAND booting support 2014-03-07 10:59:06 -05:00
BC3450.h powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition 2014-01-24 16:59:21 -05:00
bcm28155_ap.h sizes.h - consolidate for all architectures 2014-03-04 12:15:01 -05:00
bct-brettl2.h kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED 2014-03-07 10:59:06 -05:00
beaver.h ARM: tegra: use a CPU freq that all SKUs can support 2014-05-13 10:41:32 -07:00
bf506f-ezkit.h blackfin: Disable commands to reduce l1 ram requirement 2013-12-16 11:38:32 +08:00
bf518f-ezbrd.h kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED 2014-03-07 10:59:06 -05:00
bf525-ucr2.h blackfin: Add missing macro CONFIG_BFIN_SERIAL 2013-12-06 16:06:51 +08:00
bf526-ezbrd.h kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED 2014-03-07 10:59:06 -05:00
bf527-ad7160-eval.h kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED 2014-03-07 10:59:06 -05:00
bf527-ezkit.h kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED 2014-03-07 10:59:06 -05:00
bf527-sdp.h kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED 2014-03-07 10:59:06 -05:00
bf533-ezkit.h kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED 2014-03-07 10:59:06 -05:00
bf533-stamp.h kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED 2014-03-07 10:59:06 -05:00
bf537-minotaur.h blackfin: Add missing macro CONFIG_BFIN_SERIAL 2013-12-06 16:06:51 +08:00
bf537-pnav.h Makefile: rename all libraries to built-in.o 2013-11-17 14:11:32 -05:00
bf537-srv1.h blackfin: Add missing macro CONFIG_BFIN_SERIAL 2013-12-06 16:06:51 +08:00
bf537-stamp.h kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED 2014-03-07 10:59:06 -05:00
bf538f-ezkit.h kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED 2014-03-07 10:59:06 -05:00
bf548-ezkit.h kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED 2014-03-07 10:59:06 -05:00
bf561-acvilon.h kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED 2014-03-07 10:59:06 -05:00
bf561-ezkit.h kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED 2014-03-07 10:59:06 -05:00
bf609-ezkit.h net/designware - switch driver to phylib usage 2014-02-07 09:16:46 -05:00
bfin_adi_common.h lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RAND 2014-03-28 15:06:31 -04: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
bluestone.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
br4.h kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED 2014-03-07 10:59:06 -05:00
BSC9131RDB.h powerpc/mpc85xx:Update MONITOR_LEN for 768KB u-boot size 2014-04-22 17:58:51 -07:00
BSC9132QDS.h powerpc/mpc85xx:Update MONITOR_LEN for 768KB u-boot size 2014-04-22 17:58:51 -07:00
bubinga.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
bur_am335x_common.h board: enable 32kHz RTC OSC at B&R boards 2014-03-31 11:19:41 -04:00
C29XPCIE.h powerpc/mpc85xx:Update MONITOR_LEN for 768KB u-boot size 2014-04-22 17:58:51 -07:00
calimain.h config: remove platform CONFIG_SYS_HZ definition part 2/2 2013-11-04 11:06:16 -05:00
cam_enc_4xx.h i2c, davinci: convert driver to new mutlibus/mutliadapter framework 2014-04-17 17:24:38 -04:00
canmb.h powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition 2014-01-24 16:59:21 -05:00
canyonlands.h ppc4xx: Remove 4xx NAND booting support 2014-03-07 10:59:06 -05:00
cardhu.h ARM: tegra: use a CPU freq that all SKUs can support 2014-05-13 10:41:32 -07:00
CATcenter.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05: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
cm-bf527.h kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED 2014-03-07 10:59:06 -05:00
cm-bf533.h kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED 2014-03-07 10:59:06 -05:00
cm-bf537e.h kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED 2014-03-07 10:59:06 -05:00
cm-bf537u.h kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED 2014-03-07 10:59:06 -05:00
cm-bf548.h kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED 2014-03-07 10:59:06 -05:00
cm-bf561.h kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED 2014-03-07 10:59:06 -05:00
cm41xx.h config: remove platform CONFIG_SYS_HZ definition part 2/2 2013-11-04 11:06:16 -05:00
cm4008.h config: remove platform CONFIG_SYS_HZ definition part 2/2 2013-11-04 11:06:16 -05:00
cm5200.h powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition 2014-01-24 16:59:21 -05:00
cm_t35.h arm: omap: cm_t35: Fix: Re-add GPMC_NAND_ECC_LP_x8_LAYOUT 2014-03-12 16:22:12 -04:00
cm_t335.h drivers: net: cpsw: add support to have phy address from cpsw platform data 2014-03-04 09:41:53 -05:00
cmi_mpc5xx.h config: remove platform CONFIG_SYS_HZ definition part 2/2 2013-11-04 11:06:16 -05:00
CMS700.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
cobra5272.h config: remove platform CONFIG_SYS_HZ definition part 2/2 2013-11-04 11:06:16 -05:00
cogent_common.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
cogent_mpc8xx.h config: remove platform CONFIG_SYS_HZ definition part 2/2 2013-11-04 11:06:16 -05:00
cogent_mpc8260.h config: remove platform CONFIG_SYS_HZ definition part 2/2 2013-11-04 11:06:16 -05:00
colibri_pxa270.h config: remove platform CONFIG_SYS_HZ definition part 2/2 2013-11-04 11:06:16 -05:00
colibri_t20_iris.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
controlcenterd.h powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk 2014-01-24 16:59:08 -05:00
coreboot.h kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX 2013-12-13 09:15:32 -05:00
corenet_ds.h powerpc/mpc85xx:Update MONITOR_LEN for 768KB u-boot size 2014-04-22 17:58:51 -07:00
corvus.h config: remove platform CONFIG_SYS_HZ definition part 3 2014-02-19 10:46:26 -05:00
CPC45.h powerpc: mpc824x: remove redundant CONFIG_MPC824X definition 2014-01-24 16:59:08 -05:00
CPCI2DP.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
CPCI405.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
CPCI405AB.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
CPCI405DT.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
CPCI750.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
CPCI4052.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
cpci5200.h powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition 2014-01-24 16:59:21 -05:00
CPCIISER4.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
CPU86.h powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 2014-03-07 10:59:06 -05:00
CPU87.h powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 2014-03-07 10:59:06 -05:00
cpu9260.h at91: nand: switch atmel_nand to generic GPIO API 2013-12-09 13:21:45 +01:00
cpuat91.h sizes.h - consolidate for all architectures 2014-03-04 12:15:01 -05:00
CRAYL1.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05: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
CU824.h powerpc: mpc824x: remove redundant CONFIG_MPC824X definition 2014-01-24 16:59:08 -05:00
da830evm.h i2c, davinci: convert driver to new mutlibus/mutliadapter framework 2014-04-17 17:24:38 -04:00
da850evm.h i2c, davinci: convert driver to new mutlibus/mutliadapter framework 2014-04-17 17:24:38 -04:00
dalmore.h sizes.h - consolidate for all architectures 2014-03-04 12:15:01 -05:00
davinci_dm355evm.h i2c, davinci: convert driver to new mutlibus/mutliadapter framework 2014-04-17 17:24:38 -04:00
davinci_dm355leopard.h i2c, davinci: convert driver to new mutlibus/mutliadapter framework 2014-04-17 17:24:38 -04:00
davinci_dm365evm.h i2c, davinci: convert driver to new mutlibus/mutliadapter framework 2014-04-17 17:24:38 -04:00
davinci_dm6467evm.h i2c, davinci: convert driver to new mutlibus/mutliadapter framework 2014-04-17 17:24:38 -04:00
davinci_dvevm.h i2c, davinci: convert driver to new mutlibus/mutliadapter framework 2014-04-17 17:24:38 -04:00
davinci_schmoogie.h i2c, davinci: convert driver to new mutlibus/mutliadapter framework 2014-04-17 17:24:38 -04:00
davinci_sffsdr.h i2c, davinci: convert driver to new mutlibus/mutliadapter framework 2014-04-17 17:24:38 -04:00
davinci_sonata.h i2c, davinci: convert driver to new mutlibus/mutliadapter framework 2014-04-17 17:24:38 -04:00
DB64360.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
DB64460.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
dbau1x00.h mips: move CONFIG_MIPS{32, 64} definition to config.mk 2014-03-07 10:59:06 -05:00
debris.h powerpc: mpc824x: remove redundant CONFIG_MPC824X definition 2014-01-24 16:59:08 -05:00
devkit3250.h sizes.h - consolidate for all architectures 2014-03-04 12:15:01 -05:00
devkit8000.h mtd: nand: omap: remove unused #defines from common omap_gpmc.h 2014-03-04 17:23:54 -06:00
dig297.h mtd: nand: omap: remove unused #defines from common omap_gpmc.h 2014-03-04 17:23:54 -06:00
digsy_mtc.h powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition 2014-01-24 16:59:21 -05:00
dkb.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
dlvision-10g.h configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZE 2014-02-19 11:10:05 -05:00
dlvision.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
dnp5370.h blackfin: Add missing macro CONFIG_BFIN_SERIAL 2013-12-06 16:06:51 +08:00
dns325.h config: Add a default CONFIG_SYS_PROMPT 2013-11-04 11:02:14 -05:00
dockstar.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
DP405.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
dra7xx_evm.h dra7xx_evm: Add QSPI_4 support, qspiboot build target 2014-04-17 17:24:37 -04:00
dreamplug.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
DU405.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
DU440.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
dxr2.h arm: am335x: DXR2: Reset SMSC LAN9303 switch via GPIO upon bootup 2014-03-04 09:42:07 -05:00
ea20.h i2c, davinci: convert driver to new mutlibus/mutliadapter framework 2014-04-17 17:24:38 -04: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 Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
ecovec.h configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZE 2014-02-19 11:10:05 -05:00
edminiv2.h config: remove platform CONFIG_SYS_HZ definition part 2/2 2013-11-04 11:06:16 -05:00
ELPPC.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
ELPT860.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
enbw_cmc.h i2c, davinci: convert driver to new mutlibus/mutliadapter framework 2014-04-17 17:24:38 -04:00
ep82xxm.h powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 2014-03-07 10:59:06 -05:00
ep8248.h config: remove platform CONFIG_SYS_HZ definition part 2/2 2013-11-04 11:06:16 -05:00
ep8260.h powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 2014-03-07 10:59:06 -05:00
espt.h sh: sh4: remove CONFIG_SH4 definition from board config 2014-01-08 14:47:40 +09:00
ESTEEM192E.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
ethernut5.h at91: nand: switch atmel_nand to generic GPIO API 2013-12-09 13:21:45 +01:00
eXalion.h powerpc: mpc824x: remove redundant CONFIG_MPC824X definition 2014-01-24 16:59:08 -05:00
exynos4-dt.h usb: dfu: fix boards wo USB cable detection 2014-05-05 08:00:28 +02:00
exynos5-dt.h Merge branch 'master' of git://git.denx.de/u-boot-arm 2014-01-10 10:56:00 -05:00
exynos5250-dt.h sound: Move Samsung-specific code into its own file 2014-03-17 20:05:49 -06:00
favr-32-ezkit.h avr32: move CONFIG_AVR32 definition to arch/avr32/config.mk 2014-01-24 16:59:07 -05:00
FLAGADM.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
flea3.h config: remove platform CONFIG_SYS_HZ definition part 2/2 2013-11-04 11:06:16 -05:00
FPS850L.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
FPS860L.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
fx12mm.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
G2000.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
galaxy5200.h powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition 2014-01-24 16:59:21 -05:00
gdppc440etx.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
GEN860T.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
goflexhome.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
gplugd.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04: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 avr32: move CONFIG_AVR32 definition to arch/avr32/config.mk 2014-01-24 16:59:07 -05:00
grsim.h sparc: consolidate CONFIG_{LEON, LEON2, LEON3} definition 2014-03-21 16:44:10 -04:00
grsim_leon2.h sparc: consolidate CONFIG_{LEON, LEON2, LEON3} definition 2014-03-21 16:44:10 -04:00
guruplug.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
gw8260.h powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 2014-03-07 10:59:06 -05:00
gw_ventana.h ventana: Add Gateworks Ventana family support 2014-03-12 10:23:03 +01:00
h2200.h config: remove platform CONFIG_SYS_HZ definition part 2/2 2013-11-04 11:06:16 -05:00
hammerhead.h avr32: move CONFIG_AVR32 definition to arch/avr32/config.mk 2014-01-24 16:59:07 -05:00
harmony.h tegra: imx: omap: enable Moschip USB ethernet support for several boards 2014-03-12 17:04:34 -04:00
hawkboard.h config: remove platform CONFIG_SYS_HZ definition part 2/2 2013-11-04 11:06:16 -05:00
hermes.h config: remove platform CONFIG_SYS_HZ definition part 2/2 2013-11-04 11:06:16 -05:00
HH405.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
HIDDEN_DRAGON.h powerpc: mpc824x: remove redundant CONFIG_MPC824X definition 2014-01-24 16:59:08 -05:00
highbank.h ARM: highbank: use default prompt 2014-05-02 11:43:25 +02:00
hmi1001.h powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition 2014-01-24 16:59:21 -05:00
HUB405.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
hummingboard.h sizes.h - consolidate for all architectures 2014-03-04 12:15:01 -05:00
HWW1U1A.h powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk 2014-01-24 16:59:08 -05:00
hymod.h powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 2014-03-07 10:59:06 -05:00
ib62x0.h kirkwood: ib62x0: use device tree and update config 2014-01-06 20:44:18 +05:30
ibf-dsp561.h Makefile: rename all libraries to built-in.o 2013-11-17 14:11:32 -05:00
IceCube.h powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition 2014-01-24 16:59:21 -05:00
icon.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
iconnect.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
ICU862.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
IDS8247.h powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 2014-03-07 10:59:06 -05:00
ids8313.h mpc83xx: add ids8313 support 2014-04-23 19:07:54 -05:00
ima3-mx53.h config: remove platform CONFIG_SYS_HZ definition part 2/2 2013-11-04 11:06:16 -05:00
imx27lite-common.h config: remove platform CONFIG_SYS_HZ definition part 2/2 2013-11-04 11:06:16 -05:00
imx27lite.h Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
imx31_litekit.h config: remove platform CONFIG_SYS_HZ definition part 2/2 2013-11-04 11:06:16 -05:00
imx31_phycore.h configs: imx: Remove CONFIG_SYS_SPD_BUS_NUM option 2013-12-17 18:38:42 +01:00
inka4x0.h powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition 2014-01-24 16:59:21 -05:00
integrator-common.h config: remove platform CONFIG_SYS_HZ definition part 2/2 2013-11-04 11:06:16 -05: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 powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
io.h configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZE 2014-02-19 11:10:05 -05:00
io64.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
iocon.h configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZE 2014-02-19 11:10:05 -05:00
ip04.h kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED 2014-03-07 10:59:06 -05:00
IP860.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
ipam390.h Merge branch 'iu-boot/master' into 'u-boot-arm/master' 2013-11-09 22:59:47 +01:00
ipek01.h powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition 2014-01-24 16:59:21 -05:00
IPHASE4539.h powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 2014-03-07 10:59:06 -05:00
ISPAN.h powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 2014-03-07 10:59:06 -05:00
IVML24.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
IVMS8.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
jadecpu.h config: remove platform CONFIG_SYS_HZ definition part 2/2 2013-11-04 11:06:16 -05:00
jetson-tk1.h ARM: tegra: add Jetson TK1 board 2014-04-17 08:41:06 -07:00
jornada.h config: remove platform CONFIG_SYS_HZ definition part 2/2 2013-11-04 11:06:16 -05:00
JSE.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
jupiter.h powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition 2014-01-24 16:59:21 -05:00
k2hk_evm.h keystone2: net: add keystone ethernet driver 2014-04-17 17:24:39 -04:00
KAREF.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -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 KM: define CONFIG_SYS_I2C_INIT_BOARD only for concerned board 2013-10-24 09:35:33 -07:00
km8360.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
km_kirkwood.h kirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIG 2014-03-12 17:04:52 -04:00
kmp204x.h kmp204x: add support for the kmcoge4 board 2014-02-03 08:38:50 -08:00
koelsch.h configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZE 2014-02-19 11:10:05 -05:00
korat.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
KUP4K.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
KUP4X.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
kvme080.h powerpc: mpc824x: remove redundant CONFIG_MPC824X definition 2014-01-24 16:59:08 -05:00
kwb.h Add support for B&R KWB Motherboard 2014-02-21 13:55:40 -05:00
kzm9g.h arm: kzm9g: Add CONFIG_SYS_GENERIC_BOARD 2014-04-14 17:42:30 +09:00
lacie_kw.h kirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIG 2014-03-12 17:04:52 -04:00
lager.h configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZE 2014-02-19 11:10:05 -05:00
lp8x4x.h Merge branch 'master' of git://git.denx.de/u-boot-arm 2014-01-10 10:56:00 -05:00
lsxl.h lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RAND 2014-03-28 15:06:31 -04:00
luan.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
lwmon.h config: remove platform CONFIG_SYS_HZ definition part 2/2 2013-11-04 11:06:16 -05:00
lwmon5.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
m28evk.h Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
m53evk.h Merge branch 'master' of git://git.denx.de/u-boot-arm into master 2014-04-04 11:35:30 +02: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 config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
M5485EVB.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -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 config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
M54455EVB.h ColdFire: fix some typoes for CF platform 2013-11-06 22:59:08 +08: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 MIPS: Malta: convert to generic board 2014-04-20 13:16:43 +02:00
mcc200.h powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition 2014-01-24 16:59:21 -05:00
mcx.h mtd: nand: omap: remove unused #defines from common omap_gpmc.h 2014-03-04 17:23:54 -06:00
mecp5123.h powerpc: mpc512x: remove redundant CONFIG_MPC512X definition 2014-01-24 16:59:08 -05:00
mecp5200.h powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition 2014-01-24 16:59:21 -05:00
medcom-wide.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
meesc.h at91: nand: switch atmel_nand to generic GPIO API 2013-12-09 13:21:45 +01:00
MERGERBOX.h lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RAND 2014-03-28 15:06:31 -04:00
METROBOX.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
MHPC.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
microblaze-generic.h microblaze: Wire up OF support for emaclite 2014-05-06 13:32:30 +02:00
MigoR.h sh: sh4: remove CONFIG_SH4 definition from board config 2014-01-08 14:47:40 +09:00
mimc200.h avr32: move CONFIG_AVR32 definition to arch/avr32/config.mk 2014-01-24 16:59:07 -05:00
MIP405.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
ml507.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
motionpro.h powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition 2014-01-24 16:59:21 -05:00
MPC86xADS.h Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
MPC832XEMDS.h powerpc: mpc83xx: remove redundant CONFIG_MPC83xx definition 2014-01-24 16:59:08 -05:00
MPC837XEMDS.h powerpc: mpc83xx: remove redundant CONFIG_MPC83xx definition 2014-01-24 16:59:08 -05:00
MPC837XERDB.h powerpc: mpc83xx: remove redundant CONFIG_MPC83xx definition 2014-01-24 16:59:08 -05:00
MPC885ADS.h Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
mpc5121-common.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
mpc5121ads.h powerpc: mpc512x: remove redundant CONFIG_MPC512X definition 2014-01-24 16:59:08 -05:00
mpc7448hpc2.h config: remove platform CONFIG_SYS_HZ definition part 2/2 2013-11-04 11:06:16 -05:00
MPC8260ADS.h powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 2014-03-07 10:59:06 -05:00
MPC8266ADS.h powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 2014-03-07 10:59:06 -05:00
mpc8308_p1m.h powerpc: mpc83xx: remove redundant CONFIG_MPC83xx definition 2014-01-24 16:59:08 -05:00
MPC8308RDB.h powerpc: mpc83xx: remove redundant CONFIG_MPC83xx definition 2014-01-24 16:59:08 -05:00
MPC8313ERDB.h powerpc: mpc83xx: remove redundant CONFIG_MPC83xx definition 2014-01-24 16:59:08 -05:00
MPC8315ERDB.h powerpc: mpc83xx: remove redundant CONFIG_MPC83xx definition 2014-01-24 16:59:08 -05: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
MPC8360EMDS.h powerpc: mpc83xx: remove redundant CONFIG_MPC83xx definition 2014-01-24 16:59:08 -05:00
MPC8360ERDK.h powerpc: mpc83xx: remove redundant CONFIG_MPC83xx definition 2014-01-24 16:59:08 -05:00
MPC8536DS.h Powerpc/mpc8536DS: Increase SPI/SD uboot Image size to 768K 2014-04-22 17:58:51 -07: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 QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CONFIG_SYS_QE_FW_ADDR 2014-04-22 17:58:47 -07:00
MPC8572DS.h kbuild: Move linker sciript check to prepare1 2014-02-25 11:01:29 -05:00
MPC8610HPCD.h powerpc: mpc86xx: move CONFIG_MPC86xx definition to CPU config.mk 2014-01-24 16:59:08 -05:00
MPC8641HPCN.h powerpc: mpc86xx: move CONFIG_MPC86xx definition to CPU config.mk 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 Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
muas3001.h powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 2014-03-07 10:59:06 -05:00
mucmc52.h Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
munices.h powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition 2014-01-24 16:59:21 -05:00
MUSENKI.h powerpc: mpc824x: remove redundant CONFIG_MPC824X definition 2014-01-24 16:59:08 -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 Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
MVBC_P.h lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RAND 2014-03-28 15:06:31 -04:00
MVBLM7.h lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RAND 2014-03-28 15:06:31 -04:00
MVBLUE.h powerpc: mpc824x: remove redundant CONFIG_MPC824X definition 2014-01-24 16:59:08 -05:00
MVSMR.h lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RAND 2014-03-28 15:06:31 -04:00
mx6_common.h MX6: Enable ARM errata workaround 794072 and 761320 2014-04-07 18:11:01 +02:00
mx6qarm2.h mx6qarm2: Set default environment to use zImage 2014-02-11 11:04:41 +01:00
mx6qsabreauto.h mx6: add example DTB for mx6qsabreauto 2014-04-02 10:46:21 +02:00
mx6sabre_common.h sizes.h - consolidate for all architectures 2014-03-04 12:15:01 -05:00
mx6sabresd.h ARM: mx6: Add PCIe on SabreSDP 2014-03-31 18:28:50 +02:00
mx6slevk.h sizes.h - consolidate for all architectures 2014-03-04 12:15:01 -05: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: Align the environment with other FSL boards 2014-03-12 11:19:23 +01:00
mx28evk.h mx28evk: Set default environment to use zImage 2014-02-11 11:04:40 +01:00
mx31ads.h config: remove platform CONFIG_SYS_HZ definition part 2/2 2013-11-04 11:06:16 -05:00
mx31pdk.h configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boards 2013-11-13 10:09:09 +01:00
mx35pdk.h configs: imx: Remove CONFIG_SYS_SPD_BUS_NUM option 2013-12-17 18:38:42 +01:00
mx51_efikamx.h configs: clean up unused macro CONFIG_L2_OFF 2013-11-15 15:49:36 -05:00
mx51evk.h mx51evk: Set default environment to use zImage 2014-02-11 11:04:40 +01:00
mx53ard.h configs: imx: Remove CONFIG_SYS_SPD_BUS_NUM option 2013-12-17 18:38:42 +01:00
mx53evk.h configs: imx: Remove CONFIG_SYS_SPD_BUS_NUM option 2013-12-17 18:38:42 +01:00
mx53loco.h Merge branch 'master' of git://git.denx.de/u-boot-arm into master 2014-04-04 11:35:30 +02:00
mx53smd.h configs: imx: Remove CONFIG_SYS_SPD_BUS_NUM option 2013-12-17 18:38:42 +01:00
mxs.h ARM: mxs: Add OCOTP driver 2014-03-31 18:28:50 +02:00
neo.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
NETPHONE.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
NETTA.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
NETTA2.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
NETVIA.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
nhk8815.h config: remove platform CONFIG_SYS_HZ definition part 2/2 2013-11-04 11:06:16 -05:00
nios2-generic.h config: remove platform CONFIG_SYS_HZ definition part 2/2 2013-11-04 11:06:16 -05:00
nitrogen6x.h Merge branch 'master' of git://git.denx.de/u-boot-arm into master 2014-04-04 11:35:30 +02:00
nokia_rx51.h i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework 2013-11-13 06:18:17 +01:00
NSCU.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
o2d.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
o2d300.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
o2dnt-common.h configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZE 2014-02-19 11:10:05 -05:00
o2dnt2.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
o2i.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
o2mnt.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
o3dnt.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
ocotea.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
OCRTC.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
omap3_beagle.h TI:omap3: Convert omap3_beagle to ti_omap3_common.h 2014-04-17 17:24:38 -04:00
omap3_evm.h mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-scheme 2013-11-21 13:33:41 -06:00
omap3_evm_common.h mtd: nand: omap: remove unused #defines from common omap_gpmc.h 2014-03-04 17:23:54 -06:00
omap3_evm_quick_mmc.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04: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 Merge branch 'master' of git://git.denx.de/u-boot-arm 2014-03-10 14:22:54 -04:00
omap3_logic.h mtd: nand: omap: remove unused #defines from common omap_gpmc.h 2014-03-04 17:23:54 -06:00
omap3_mvblx.h i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework 2013-11-13 06:18:17 +01:00
omap3_overo.h mtd: nand: omap: remove unused #defines from common omap_gpmc.h 2014-03-04 17:23:54 -06:00
omap3_pandora.h mtd: nand: omap: remove unused #defines from common omap_gpmc.h 2014-03-04 17:23:54 -06:00
omap3_sdp3430.h sizes.h - consolidate for all architectures 2014-03-04 12:15:01 -05:00
omap3_zoom1.h omap3: zoom1: switch to generic ti_omap3_common config header 2014-04-17 17:24:40 -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:omap5: Move CONFIG_ENV_SIZE to board config files 2014-04-17 14:39:54 -04:00
omap1510.h sizes.h - consolidate for all architectures 2014-03-04 12:15:01 -05:00
omap5912osk.h kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX 2013-12-13 09:15:32 -05:00
openrd.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -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 board:origen: Enable device tree on Origen 2014-03-12 19:55:00 +09:00
otc570.h at91: nand: switch atmel_nand to generic GPIO API 2013-12-09 13:21:45 +01:00
P1_P2_RDB.h powerpc/mpc85xx:Update MONITOR_LEN for 768KB u-boot size 2014-04-22 17:58:51 -07:00
p1_p2_rdb_pc.h powerpc/mpc85xx:Update MONITOR_LEN for 768KB u-boot size 2014-04-22 17:58:51 -07:00
p1_twr.h powerpc/mpc85xx:Update MONITOR_LEN for 768KB u-boot size 2014-04-22 17:58:51 -07:00
P3G4.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
p3mx.h config: remove platform CONFIG_SYS_HZ definition part 2/2 2013-11-04 11:06:16 -05:00
p3p440.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
P1010RDB.h powerpc/mpc85xx:Update MONITOR_LEN for 768KB u-boot size 2014-04-22 17:58:51 -07:00
P1022DS.h powerpc/mpc85xx:Update MONITOR_LEN for 768KB u-boot size 2014-04-22 17:58:51 -07:00
P1023RDB.h powerpc/mpc85xx:Update MONITOR_LEN for 768KB u-boot size 2014-04-22 17:58:51 -07:00
P1023RDS.h powerpc/mpc85xx:Update MONITOR_LEN for 768KB u-boot size 2014-04-22 17:58:51 -07:00
P2020COME.h powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk 2014-01-24 16:59:08 -05:00
P2020DS.h powerpc/mpc85xx:Update MONITOR_LEN for 768KB u-boot size 2014-04-22 17:58:51 -07:00
P2041RDB.h powerpc/mpc85xx:Update MONITOR_LEN for 768KB u-boot size 2014-04-22 17:58:51 -07:00
P3041DS.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
P4080DS.h powerpc/p4080: enable support for PCIe SATA 2013-11-22 12:43:15 -08:00
P5020DS.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
P5040DS.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
palmld.h config: remove platform CONFIG_SYS_HZ definition part 3 2014-02-19 10:46:26 -05:00
palmtc.h config: remove platform CONFIG_SYS_HZ definition part 3 2014-02-19 10:46:26 -05:00
palmtreo680.h kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX 2013-12-13 09:15:32 -05:00
PATI.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
paz00.h sizes.h - consolidate for all architectures 2014-03-04 12:15:01 -05:00
pb1x00.h mips: move CONFIG_MIPS{32, 64} definition to config.mk 2014-03-07 10:59:06 -05:00
PCI405.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
PCI5441.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
pcm030.h powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition 2014-01-24 16:59:21 -05:00
pcm051.h drivers: net: cpsw: add support to have phy address from cpsw platform data 2014-03-04 09:41:53 -05:00
pcs440ep.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
pdm360ng.h powerpc: mpc512x: remove redundant CONFIG_MPC512X definition 2014-01-24 16:59:08 -05:00
pengwyn.h drivers: net: cpsw: add support to have phy address from cpsw platform data 2014-03-04 09:41:53 -05:00
pf5200.h powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition 2014-01-24 16:59:21 -05:00
PIP405.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
PK1C20.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
PLU405.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
plutux.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
pm9g45.h at91: switch coloured LED to gpio API 2013-12-09 13:21:47 +01:00
PM520.h powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition 2014-01-24 16:59:21 -05:00
PM826.h powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 2014-03-07 10:59:06 -05:00
PM828.h powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 2014-03-07 10:59:06 -05:00
pm9261.h at91: switch coloured LED to gpio API 2013-12-09 13:21:47 +01:00
pm9263.h at91: switch coloured LED to gpio API 2013-12-09 13:21:47 +01:00
PMC405.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
PMC405DE.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
PMC440.h ppc4xx: Remove 4xx NAND booting support 2014-03-07 10:59:06 -05:00
pogo_e02.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
PPChameleonEVB.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
ppmc7xx.h config: remove platform CONFIG_SYS_HZ definition part 2/2 2013-11-04 11:06:16 -05:00
ppmc8260.h powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 2014-03-07 10:59:06 -05:00
pr1.h kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED 2014-03-07 10:59:06 -05: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 drivers: net: cpsw: add support to have phy address from cpsw platform data 2014-03-04 09:41:53 -05:00
qemu-mips.h mips: move CONFIG_MIPS{32, 64} definition to config.mk 2014-03-07 10:59:06 -05:00
qemu-mips64.h mips: move CONFIG_MIPS{32, 64} definition to config.mk 2014-03-07 10:59:06 -05:00
qemu-ppce500.h PPC 85xx: Add qemu-ppce500 machine 2014-04-22 17:58:45 -07:00
qong.h config: remove platform CONFIG_SYS_HZ definition part 2/2 2013-11-04 11:06:16 -05:00
QS823.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
QS850.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
QS860T.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
quad100hd.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
quantum.h config: remove platform CONFIG_SYS_HZ definition part 2/2 2013-11-04 11:06:16 -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
R360MPI.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
r7780mp.h sh: sh4: Remove CONFIG_SH4A definition from source code 2014-01-09 12:47:15 +09:00
Rattler.h powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 2014-03-07 10:59:06 -05:00
RBC823.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
rd6281a.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
redwood.h ppc4xx: Remove 4xx NAND booting support 2014-03-07 10:59:06 -05:00
rpi_b.h sizes.h - consolidate for all architectures 2014-03-04 12:15:01 -05:00
RPXlite_DW.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
RRvision.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
rsk7203.h sh: sh2: Change CONFIG_SYS_HZ to CONFIG_SH_CMT_CLK_FREQ 2014-01-08 14:59:53 +09:00
rsk7264.h sh: sh2: Change CONFIG_SYS_HZ to CONFIG_SH_CMT_CLK_FREQ 2014-01-08 14:59:53 +09:00
rsk7269.h sh: sh2: Change CONFIG_SYS_HZ to CONFIG_SH_CMT_CLK_FREQ 2014-01-08 14:59:53 +09:00
rut.h drivers: net: cpsw: add support to have phy address from cpsw platform data 2014-03-04 09:41:53 -05:00
s5p_goni.h board:samsung:goni: add env variables describing platform 2014-02-07 10:06:24 +09:00
s5pc210_universal.h board:universal: Enable device tree on Universal 2014-03-12 19:55:00 +09:00
sacsng.h lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RAND 2014-03-28 15:06:31 -04:00
sama5d3_xplained.h ARM: atmel: add sama5d3 Xplained board support 2014-03-09 19:09:50 +01:00
sama5d3xek.h arm: atmel: sama5d3: add nand spl boot support 2014-03-09 19:19:13 +01:00
sandbox.h sandbox: Enable CONFIG_CMD_LZMADEC in sandbox.h 2014-03-22 14:47:30 -06:00
Sandpoint8240.h powerpc: mpc824x: remove redundant CONFIG_MPC824X definition 2014-01-24 16:59:08 -05:00
Sandpoint8245.h powerpc: mpc824x: remove redundant CONFIG_MPC824X definition 2014-01-24 16:59:08 -05:00
sansa_fuze_plus.h usb: mv_udc: Rename to ci_udc 2014-02-06 04:48:15 +01:00
sbc35_a9g20.h sizes.h - consolidate for all architectures 2014-03-04 12:15:01 -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 powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk 2014-01-24 16:59:08 -05: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 config: remove platform CONFIG_SYS_HZ definition part 3 2014-02-19 10:46:26 -05:00
seaboard.h sizes.h - consolidate for all architectures 2014-03-04 12:15:01 -05:00
sequoia.h ppc4xx: Remove 4xx NAND booting support 2014-03-07 10:59:06 -05:00
sh7752evb.h sh: sh4: Remove CONFIG_SH4A definition from source code 2014-01-09 12:47:15 +09:00
sh7753evb.h sh: sh4: Remove CONFIG_SH4A definition from source code 2014-01-09 12:47:15 +09:00
sh7757lcr.h sh: sh4: Remove CONFIG_SH4A definition from source code 2014-01-09 12:47:15 +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 Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
shmin.h configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZE 2014-02-19 11:10:05 -05:00
siemens-am33x-common.h am335x, dfu: add DFU_MANIFEST_POLL_TIMEOUT to the siemens boards 2014-03-23 02:20:10 +01:00
SIMPC8313.h powerpc: mpc83xx: remove redundant CONFIG_MPC83xx definition 2014-01-24 16:59:08 -05:00
SM850.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
smdk2410.h kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX 2013-12-13 09:15:32 -05:00
smdk5250.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
smdk5420.h arm: delete unused macro CONFIG_ARCH_DEVICE_TREE 2014-02-24 10:56:33 -05:00
smdkc100.h config: remove platform CONFIG_SYS_HZ definition part 2/2 2013-11-04 11:06:16 -05:00
smdkv310.h configs: clean up unused macro CONFIG_L2_OFF 2013-11-15 15:49:36 -05:00
snapper9260.h sizes.h - consolidate for all architectures 2014-03-04 12:15:01 -05:00
snow.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
snowball.h configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZE 2014-02-19 11:10:05 -05:00
socfpga_cyclone5.h socfpga: Adding Clock Manager driver 2014-04-07 10:41:50 +02:00
socrates.h powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk 2014-01-24 16:59:08 -05:00
spc1920.h config: remove platform CONFIG_SYS_HZ definition part 2/2 2013-11-04 11:06:16 -05:00
SPD823TS.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
spear-common.h spear: move CONFIG_SYS_I2C_BASE from arch-spear/hardware to board configs 2014-02-20 06:49:02 +01:00
spear3xx_evb.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
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
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
stxxtc.h config: remove platform CONFIG_SYS_HZ definition part 2/2 2013-11-04 11:06:16 -05:00
suvd3.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
svm_sc8xx.h config: remove platform CONFIG_SYS_HZ definition part 2/2 2013-11-04 11:06:16 -05:00
SXNI855T.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
t3corp.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
t4qds.h powerpc/T4QDS: add two stage boot of nand/sd 2014-04-22 17:58:53 -07:00
T104xRDB.h powerpc/mpc85xx:Update MONITOR_LEN for 768KB u-boot size 2014-04-22 17:58:51 -07:00
T208xQDS.h board/t208xqds: Add support of 2-stage NAND/SPI/SD boot 2014-04-22 17:58:52 -07:00
T208xRDB.h board/t2080rdb: some update for t2080rdb 2014-04-22 17:58:52 -07:00
T1040QDS.h powerpc/mpc85xx:Update MONITOR_LEN for 768KB u-boot size 2014-04-22 17:58:51 -07:00
T4240EMU.h QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CONFIG_SYS_QE_FW_ADDR 2014-04-22 17:58:47 -07:00
T4240QDS.h powerpc/T4QDS: add two stage boot of nand/sd 2014-04-22 17:58:53 -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 mtd: nand: omap: remove unused #defines from common omap_gpmc.h 2014-03-04 17:23:54 -06:00
tao3530.h arm: omap3: Fix tao3530/omap3_ha SPL boot hangup (GPIO clocks not enabled) 2014-02-21 13:55:40 -05:00
TASREG.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
taurus.h config: remove platform CONFIG_SYS_HZ definition part 3 2014-02-19 10:46:26 -05:00
TB5200.h powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition 2014-01-24 16:59:21 -05:00
tcm-bf518.h kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED 2014-03-07 10:59:06 -05:00
tcm-bf537.h kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED 2014-03-07 10:59:06 -05:00
tec-ng.h ARM: tegra: Add the Tamonten™ NG Evaluation Carrier board 2013-12-18 10:19:49 -07:00
tec.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
tegra-common-post.h ARM: tegra: implement bootcmd_pxe 2014-03-05 16:59:08 -07:00
tegra-common.h ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICE 2014-05-13 10:41:31 -07:00
tegra20-common.h ARM: tegra: implement bootcmd_pxe 2014-03-05 16:59:08 -07:00
tegra30-common.h ARM: tegra: implement bootcmd_pxe 2014-03-05 16:59:08 -07:00
tegra114-common.h ARM: tegra: implement bootcmd_pxe 2014-03-05 16:59:08 -07:00
tegra124-common.h ARM: tegra: set CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS 2014-03-05 16:59:08 -07:00
ti814x_evm.h drivers: net: cpsw: add support to have phy address from cpsw platform data 2014-03-04 09:41:53 -05:00
ti816x_evm.h config: remove platform CONFIG_SYS_HZ definition part 2/2 2013-11-04 11:06:16 -05:00
ti_am335x_common.h TI:armv7: Change Falcon Mode DT load address 2014-04-17 17:20:15 -04:00
ti_armv7_common.h TI:omap3: Convert omap3_beagle to ti_omap3_common.h 2014-04-17 17:24:38 -04:00
ti_omap3_common.h TI:omap3: Convert omap3_beagle to ti_omap3_common.h 2014-04-17 17:24:38 -04:00
ti_omap4_common.h TI:armv7: Change Falcon Mode DT load address 2014-04-17 17:20:15 -04:00
ti_omap5_common.h TI:armv7: Change Falcon Mode DT load address 2014-04-17 17:20:15 -04:00
titanium.h ARM: mx6: Update non-Freescale boards to include CPU errata. 2013-12-17 18:38:42 +01:00
tk71.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
TK885D.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
tnetv107x_evm.h sizes.h - consolidate for all architectures 2014-03-04 12:15:01 -05:00
tny_a9260.h config: remove platform CONFIG_SYS_HZ definition part 2/2 2013-11-04 11:06:16 -05:00
TOP860.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
TOP5200.h powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition 2014-01-24 16:59:21 -05:00
top9000.h Merge branch 'iu-boot/master' into 'u-boot-arm/master' 2013-11-09 22:59:47 +01:00
Total5200.h powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition 2014-01-24 16:59:21 -05:00
TQM823L.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
TQM823M.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
TQM834x.h powerpc: mpc83xx: remove redundant CONFIG_MPC83xx definition 2014-01-24 16:59:08 -05:00
TQM850L.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
TQM850M.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
TQM855L.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
TQM855M.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
TQM860L.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
TQM860M.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
TQM862L.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
TQM862M.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
TQM866M.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
TQM885D.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
TQM5200.h powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition 2014-01-24 16:59:21 -05:00
TQM8260.h powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 2014-03-07 10:59:06 -05:00
TQM8272.h powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 2014-03-07 10:59:06 -05:00
trats.h dfu: mmc: change offset base handling 2014-05-05 08:20:56 +02:00
trats2.h dfu: mmc: change offset base handling 2014-05-05 08:20:56 +02:00
tricorder.h board:tricorder: fixup SPL OOB layout 2014-04-11 10:08:42 -04:00
trimslice.h sizes.h - consolidate for all architectures 2014-03-04 12:15:01 -05:00
trizepsiv.h kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX 2013-12-13 09:15:32 -05:00
tseries.h board: Add support for B&R T-Series Motherboard 2014-02-21 13:55:40 -05:00
tt01.h config: remove platform CONFIG_SYS_HZ definition part 2/2 2013-11-04 11:06:16 -05:00
tuxx1.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
twister.h ARM: twister: add missing gpio clock init 2014-01-07 16:41:12 -05:00
tx25.h ARM: mx25: convert to common timer code 2013-11-04 11:09:34 -05:00
u8500_href.h configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZE 2014-02-19 11:10:05 -05:00
uc100.h config: remove platform CONFIG_SYS_HZ definition part 2/2 2013-11-04 11:06:16 -05:00
uc101.h Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
udoo.h sizes.h - consolidate for all architectures 2014-03-04 12:15:01 -05:00
usb_a9263.h config: remove platform CONFIG_SYS_HZ definition part 3 2014-02-19 10:46:26 -05:00
utx8245.h powerpc: mpc824x: remove redundant CONFIG_MPC824X definition 2014-01-24 16:59:08 -05:00
v5fx30teval.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
v37.h config: remove platform CONFIG_SYS_HZ definition part 2/2 2013-11-04 11:06:16 -05:00
v38b.h powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition 2014-01-24 16:59:21 -05:00
VCMA9.h kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX 2013-12-13 09:15:32 -05:00
vct.h mips: move CONFIG_MIPS{32, 64} definition to config.mk 2014-03-07 10:59:06 -05:00
ve8313.h powerpc: mpc83xx: remove redundant CONFIG_MPC83xx definition 2014-01-24 16:59:08 -05:00
venice2.h sizes.h - consolidate for all architectures 2014-03-04 12:15:01 -05:00
ventana.h sizes.h - consolidate for all architectures 2014-03-04 12:15:01 -05:00
versatile.h ARM: versatile: pass console setting to the kernel 2014-01-13 09:46:11 +01:00
vexpress_aemv8a.h arm64 patch: gicv3 support 2014-04-08 00:15:12 +02: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 Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
vexpress_common.h vexpress: use correct timer address on extended memory map systems 2013-12-10 14:18:44 +01:00
vf610twr.h vf610twr: Set default environment to use zImage 2014-02-11 11:04:41 +01:00
virtlab2.h config: remove platform CONFIG_SYS_HZ definition part 2/2 2013-11-04 11:06:16 -05:00
vision2.h config: remove platform CONFIG_SYS_HZ definition part 2/2 2013-11-04 11:06:16 -05:00
vl_ma2sc.h configs: Delete unused CONFIG_SYS_64BIT_{VSPRINTF, STRTOUL} 2014-02-19 11:10:05 -05:00
vme8349.h powerpc: mpc83xx: remove redundant CONFIG_MPC83xx definition 2014-01-24 16:59:08 -05:00
VOH405.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
VOM405.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
VoVPN-GW.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
vpac270.h ARM: pxa: Fix OneNAND window access on VPAC270 2014-01-13 12:39:10 +01: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
walnut.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
wandboard.h sizes.h - consolidate for all architectures 2014-03-04 12:15:01 -05:00
whistler.h sizes.h - consolidate for all architectures 2014-03-04 12:15:01 -05:00
wireless_space.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
woodburn.h Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
woodburn_common.h config: remove platform CONFIG_SYS_HZ definition part 2/2 2013-11-04 11:06:16 -05:00
woodburn_sd.h woodburn_sd: Remove CONFIG_BOOT_INTERNAL 2014-03-31 18:28:50 +02:00
WUH405.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
x600.h spear: move CONFIG_SYS_I2C_BASE from arch-spear/hardware to board configs 2014-02-20 06:49:02 +01: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 Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
xilinx-ppc405.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
xilinx-ppc440-generic.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
xilinx-ppc440.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -05:00
xpedite517x.h powerpc: mpc86xx: move CONFIG_MPC86xx definition to CPU config.mk 2014-01-24 16:59:08 -05:00
xpedite520x.h powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk 2014-01-24 16:59:08 -05:00
xpedite537x.h powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk 2014-01-24 16:59:08 -05:00
xpedite550x.h powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk 2014-01-24 16:59:08 -05:00
xpedite1000.h powerpc: ppc4xx: remove redundant CONFIG_4xx definition 2014-01-24 16:59:07 -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 config: remove platform CONFIG_SYS_HZ definition part 3 2014-02-19 10:46:26 -05:00
zmx25.h ARM: mx25: convert to common timer code 2013-11-04 11:09:34 -05:00
ZPC1900.h powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 2014-03-07 10:59:06 -05:00
ZUMA.h config: remove platform CONFIG_SYS_HZ definition part 1/2 2013-11-04 11:05:59 -05:00
zynq-common.h zynq: Do not use SPL OF initialization 2014-03-04 09:27:34 -05:00
zynq_microzed.h zynq: Enable CONFIG_DEFAULT_DEVICE_TREE 2014-01-10 15:18:33 +01:00
zynq_zc70x.h zynq: Fix incorrect header name 2014-02-19 09:41:20 +01:00
zynq_zc770.h zynq: Enable CONFIG_DEFAULT_DEVICE_TREE 2014-01-10 15:18:33 +01:00
zynq_zed.h zynq: Fix incorrect header name 2014-02-19 09:41:20 +01:00