u-boot-brain/board
Thomas Herzmann 92c91080e4 km/common: implement boardId HWkey checks as u-boot cmd
BoardId and HWKey are used to identify the HW class of a given board.
The correct values are stored in the inventory eeprom. During creation
time of a boot package the boardId and HWkey for the SW is stored in
the default environment and burned into the flash. During boottime
the values in the inventory and in the environment are compared to
avoid starting of a SW which is not authorized for this board.

Some bootpackages are allowed to run on a set of different boardId
hwKey. In this case the environment variable boardIdListHex was added
to the default environment. In this case the command iterates over the
pair values and compares them with the values read from the inventory
eeprom.

The syntax of such a boardIdListHex value is e.g.: 158_1 159_1 159_2

Signed-off-by: Thomas Herzmann <thomas.herzmann@keymile.com>
Signed-off-by: Holger Brunck <holger.brunck@keymile.com>
Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com>
Acked-by: Heiko Schocher <hs@denx.de>
cc: Wolfgang Denk <wd@denx.de>
cc: Detlev Zundel <dzu@denx.de>
2011-05-18 23:02:55 +02:00
..
a4m072 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
a3000 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
actux1 Fix incorrect use of getenv() before relocation 2011-05-12 19:48:42 +02:00
actux2 Fix incorrect use of getenv() before relocation 2011-05-12 19:48:42 +02:00
actux3 Fix incorrect use of getenv() before relocation 2011-05-12 19:48:42 +02:00
actux4 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
adder powerpc, 8xx: Fixup all 8xx u-boot.lds scripts 2011-04-20 22:03:13 +02:00
afeb9260 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
alaska Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
altera Handle most LDSCRIPT setting centrally 2011-04-30 00:59:47 +02:00
amcc Fix incorrect use of getenv() before relocation 2011-05-12 19:48:42 +02:00
amirix/ap1000 Fix incorrect use of getenv() before relocation 2011-05-12 19:48:42 +02:00
apollon Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
armadillo Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
armltd ARMV7: Vexpress: Add MMC support 2011-04-29 03:20:01 -05:00
assabet Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
astro/mcf5373l rename _end to __bss_end__ 2011-03-27 19:18:37 +02:00
atc Remove redundant config.mk files 2010-12-09 10:25:56 +01:00
atmel atstk100x: move CONFIG_SYS_TEXT_BASE to header 2011-05-18 07:56:54 +02:00
avnet Fix incorrect use of getenv() before relocation 2011-05-12 19:48:42 +02:00
balloon3 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
bc3450 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
bct-brettl2 Blackfin: move CONFIG_BFIN_CPU back to board config.h 2011-04-08 00:44:26 -04:00
bf506f-ezkit Blackfin: bf506f-ezkit: new board port 2011-04-08 00:44:26 -04:00
bf518f-ezbrd Blackfin: bf518f-ezbrd: get MAC from flash 2011-04-08 00:44:27 -04:00
bf525-ucr2 Blackfin: bf525-ucr2: new board port 2011-04-08 00:44:26 -04:00
bf526-ezbrd Blackfin: bf526-ezbrd: get MAC from flash 2011-04-08 00:44:27 -04:00
bf527-ad7160-eval Blackfin: move CONFIG_BFIN_CPU back to board config.h 2011-04-08 00:44:26 -04:00
bf527-ezkit Blackfin: move CONFIG_BFIN_CPU back to board config.h 2011-04-08 00:44:26 -04:00
bf527-sdp Blackfin: bf527-sdp: update custom CFLAGS paths 2011-04-08 00:44:26 -04:00
bf533-ezkit Blackfin: move CONFIG_BFIN_CPU back to board config.h 2011-04-08 00:44:26 -04:00
bf533-stamp Blackfin: move CONFIG_BFIN_CPU back to board config.h 2011-04-08 00:44:26 -04:00
bf537-minotaur Blackfin: move CONFIG_BFIN_CPU back to board config.h 2011-04-08 00:44:26 -04:00
bf537-pnav Blackfin: bf537-pnav/blackstamp/blackvme: drop empty config.mk files 2011-04-08 00:44:26 -04:00
bf537-srv1 Blackfin: move CONFIG_BFIN_CPU back to board config.h 2011-04-08 00:44:26 -04:00
bf537-stamp Blackfin: move CONFIG_BFIN_CPU back to board config.h 2011-04-08 00:44:26 -04:00
bf538f-ezkit Blackfin: move CONFIG_BFIN_CPU back to board config.h 2011-04-08 00:44:26 -04:00
bf548-ezkit Blackfin: move CONFIG_BFIN_CPU back to board config.h 2011-04-08 00:44:26 -04:00
bf561-acvilon Blackfin: move CONFIG_BFIN_CPU back to board config.h 2011-04-08 00:44:26 -04:00
bf561-ezkit Blackfin: move CONFIG_BFIN_CPU back to board config.h 2011-04-08 00:44:26 -04:00
blackstamp Blackfin: bf537-pnav/blackstamp/blackvme: drop empty config.mk files 2011-04-08 00:44:26 -04:00
blackvme Blackfin: bf537-pnav/blackstamp/blackvme: drop empty config.mk files 2011-04-08 00:44:26 -04:00
bmw Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
BuS rename _end to __bss_end__ 2011-03-27 19:18:37 +02:00
c2mon Fix incorrect use of getenv() before relocation 2011-05-12 19:48:42 +02:00
calao Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
canmb Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
cerf250 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
cm_t35 OMAP3: CM-T35: Add support for CM-T3730 2011-04-27 19:38:07 +02:00
cm-bf527 Blackfin: move CONFIG_BFIN_CPU back to board config.h 2011-04-08 00:44:26 -04:00
cm-bf533 Blackfin: move CONFIG_BFIN_CPU back to board config.h 2011-04-08 00:44:26 -04:00
cm-bf537e Blackfin: move CONFIG_BFIN_CPU back to board config.h 2011-04-08 00:44:26 -04:00
cm-bf537u Blackfin: move CONFIG_BFIN_CPU back to board config.h 2011-04-08 00:44:26 -04:00
cm-bf548 Blackfin: move CONFIG_BFIN_CPU back to board config.h 2011-04-08 00:44:26 -04:00
cm-bf561 Blackfin: move CONFIG_BFIN_CPU back to board config.h 2011-04-08 00:44:26 -04:00
cm41xx Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
cm4008 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
cm5200 Handle most LDSCRIPT setting centrally 2011-04-30 00:59:47 +02:00
cmc_pu2 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
cmi Remove redundant config.mk files 2010-12-09 10:25:56 +01:00
cobra5272 rename _end to __bss_end__ 2011-03-27 19:18:37 +02:00
cogent Handle most LDSCRIPT setting centrally 2011-04-30 00:59:47 +02:00
colibri_pxa270 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
comelit/dig297 ARMV7: OMAP3: Add support for Comelit DIG297 board 2011-04-27 19:38:10 +02:00
cpc45 Remove redundant config.mk files 2010-12-09 10:25:56 +01:00
cpu86 Remove redundant config.mk files 2010-12-09 10:25:56 +01:00
cpu87 Remove redundant config.mk files 2010-12-09 10:25:56 +01:00
cradle Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
cray/L1 rename _end to __bss_end__ 2011-03-27 19:18:37 +02:00
csb226 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
csb272 miiphy: convert to linux/mii.h 2011-01-09 18:06:50 +01:00
csb472 miiphy: convert to linux/mii.h 2011-01-09 18:06:50 +01:00
csb637 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
cu824 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
dave powerpc, 8xx: Fixup all 8xx u-boot.lds scripts 2011-04-20 22:03:13 +02:00
davedenx IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers 2011-04-27 19:38:05 +02:00
davinci da850evm: fix NAND WSTROBE and TA timings 2011-05-11 23:03:15 +02:00
dbau1x00 MIPS: Introduce --gc-sections for MIPS 2011-05-10 00:08:10 +09:00
digsy_mtc Fix incorrect use of getenv() before relocation 2011-05-12 19:48:42 +02:00
dnp1110 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
dnp5370 Blackfin: dnp5370: new board port 2011-04-08 00:44:26 -04:00
earthlcd/favr-32-ezkit favr-32-ezkit: move CONFIG_SYS_TEXT_BASE to header 2011-05-18 07:56:54 +02:00
edb93xx Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
efikamx EfikaMX: switch to MACH_TYPE_MX51_EFIKAMX 2011-02-21 08:30:54 +01:00
eltec powerpc, 8xx: Fixup all 8xx u-boot.lds scripts 2011-04-20 22:03:13 +02:00
emk powerpc, 8xx: Fixup all 8xx u-boot.lds scripts 2011-04-20 22:03:13 +02:00
eNET Merge branch 'master' of git://git.denx.de/u-boot-x86 2011-04-13 19:56:23 +10:00
ep82xxm Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
ep88x powerpc, 8xx: Fixup all 8xx u-boot.lds scripts 2011-04-20 22:03:13 +02:00
ep7312 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
ep8248 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
ep8260 Remove redundant config.mk files 2010-12-09 10:25:56 +01:00
esd at91: reworked support for otc570 board 2011-05-18 07:56:54 +02:00
espt sh: Remove config.mk for espt board 2011-02-02 16:18:45 +09:00
esteem192e powerpc, 8xx: Fixup all 8xx u-boot.lds scripts 2011-04-20 22:03:13 +02:00
etin Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
etx094 Fix incorrect use of getenv() before relocation 2011-05-12 19:48:42 +02:00
eukrea cpuat91: fix board support 2011-04-27 19:38:10 +02:00
evb4510 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
evb64260 powerpc, 8xx: Fixup all 8xx u-boot.lds scripts 2011-04-20 22:03:13 +02:00
eXalion Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
fads powerpc, 8xx: Fixup all 8xx u-boot.lds scripts 2011-04-20 22:03:13 +02:00
faraday/a320evb ftsmc020: move ftsmc020 static mem controller to driver/mtd 2011-04-27 19:38:10 +02:00
flagadm powerpc, 8xx: Fixup all 8xx u-boot.lds scripts 2011-04-20 22:03:13 +02:00
freescale MX31: mx31pdk: Add watchdog support 2011-05-11 23:03:15 +02:00
funkwerk/vovpn-gw do_reset: unify duplicate prototypes 2010-11-28 21:47:24 +01:00
g2000 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
gaisler rename _end to __bss_end__ 2011-03-27 19:18:37 +02:00
galaxy5200 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
gcplus Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
gdsys Fix incorrect use of getenv() before relocation 2011-05-12 19:48:42 +02:00
gen860t powerpc, 8xx: Fixup all 8xx u-boot.lds scripts 2011-04-20 22:03:13 +02:00
genietv powerpc, 8xx: Fixup all 8xx u-boot.lds scripts 2011-04-20 22:03:13 +02:00
gth2 MIPS: Introduce --gc-sections for MIPS 2011-05-10 00:08:10 +09:00
gw8260 Fix incorrect use of getenv() before relocation 2011-05-12 19:48:42 +02:00
hermes Fix incorrect use of getenv() before relocation 2011-05-12 19:48:42 +02:00
hidden_dragon Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
hymod MPC8260: Fix compile problems with "hymod" board 2011-05-12 19:31:05 +02:00
ibf-dsp561 Blackfin: move CONFIG_BFIN_CPU back to board config.h 2011-04-08 00:44:26 -04:00
icecube Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
icu862 powerpc, 8xx: Fixup all 8xx u-boot.lds scripts 2011-04-20 22:03:13 +02:00
idmr rename _end to __bss_end__ 2011-03-27 19:18:37 +02:00
ids8247 Remove redundant config.mk files 2010-12-09 10:25:56 +01:00
impa7 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
imx31_phycore IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers 2011-04-27 19:38:05 +02:00
incaip MIPS: Introduce --gc-sections for MIPS 2011-05-10 00:08:10 +09:00
inka4x0 Move LDSCRIPT definitions to board config files. 2010-12-09 10:27:41 +01:00
innokom mv_i2c: use structure to replace the direclty define 2011-04-27 19:38:08 +02:00
ip04 Blackfin: move CONFIG_BFIN_CPU back to board config.h 2011-04-08 00:44:26 -04:00
ip860 powerpc, 8xx: Fixup all 8xx u-boot.lds scripts 2011-04-20 22:03:13 +02:00
ipek01 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
iphase4539 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
isee Move DECLARE_GLOBAL_DATA_PTR to file scope 2010-12-21 11:33:36 +01:00
ispan Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
ivm powerpc, 8xx: Fixup all 8xx u-boot.lds scripts 2011-04-20 22:03:13 +02:00
ixdp425 Fix incorrect use of getenv() before relocation 2011-05-12 19:48:42 +02:00
jornada rename _end to __bss_end__ 2011-03-27 19:18:37 +02:00
jse Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
jupiter Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
karo/tx25 mx25: Make the UART port number explicit in its setup function 2011-04-27 19:38:05 +02:00
kb9202 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
keymile km/common: implement boardId HWkey checks as u-boot cmd 2011-05-18 23:02:55 +02:00
korat rename _end to __bss_end__ 2011-03-27 19:18:37 +02:00
kup powerpc, 8xx: Fixup all 8xx u-boot.lds scripts 2011-04-20 22:03:13 +02:00
LaCie/edminiv2 Replace obsolete e-mail address 2011-04-27 19:38:09 +02:00
lantec powerpc, 8xx: Fixup all 8xx u-boot.lds scripts 2011-04-20 22:03:13 +02:00
lart Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
LEOX/elpt860 Fix incorrect use of getenv() before relocation 2011-05-12 19:48:42 +02:00
linkstation Move DECLARE_GLOBAL_DATA_PTR to file scope 2010-12-21 11:33:36 +01:00
logicpd IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers 2011-04-27 19:38:05 +02:00
lpc2292sodimm Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
lpd7a40x Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
lubbock Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
lwmon powerpc, 8xx: Fixup all 8xx u-boot.lds scripts 2011-04-20 22:03:13 +02:00
lwmon5 Fix incorrect use of getenv() before relocation 2011-05-12 19:48:42 +02:00
m501sk Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
manroland powerpc, 8xx: Fixup all 8xx u-boot.lds scripts 2011-04-20 22:03:13 +02:00
Marvell Initialize second PHY on OpenRD-Client and OpenRD-Ultimate 2011-05-11 23:03:16 +02:00
matrix_vision powerpc, 8xx: Fix fallout from "Fixup all 8xx u-boot.lds scripts" 2011-04-24 22:49:16 +02:00
mbx8xx powerpc, 8xx: Fixup all 8xx u-boot.lds scripts 2011-04-20 22:03:13 +02:00
mcc200 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
mercury/mpq101 rename _end to __bss_end__ 2011-03-27 19:18:37 +02:00
micronas/vct Fix incorrect use of getenv() before relocation 2011-05-12 19:48:42 +02:00
mimc/mimc200 mimc200: move CONFIG_SYS_TEXT_BASE to header 2011-05-18 07:56:54 +02:00
miromico/hammerhead hammerhead: move CONFIG_SYS_TEXT_BASE to header 2011-05-18 07:56:54 +02:00
ml2 Fix incorrect use of getenv() before relocation 2011-05-12 19:48:42 +02:00
modnet50 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
mosaixtech/icon Fix incorrect use of getenv() before relocation 2011-05-12 19:48:42 +02:00
motionpro Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
mousse powerpc, 8xx: Fixup all 8xx u-boot.lds scripts 2011-04-20 22:03:13 +02:00
mpc8308_p1m Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
mpl rename _end to __bss_end__ 2011-03-27 19:18:37 +02:00
mpr2 sh: Remove config.mk for mpr2 board 2011-02-02 16:18:45 +09:00
ms7720se sh: Remove config.mk for ms7720se board 2011-02-02 16:18:45 +09:00
ms7722se sh: Remove config.mk for ms7722se board 2011-02-02 16:18:45 +09:00
ms7750se sh: Remove config.mk for ms7750se board 2011-02-02 16:18:45 +09:00
muas3001 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
munices Handle most LDSCRIPT setting centrally 2011-04-30 00:59:47 +02:00
musenki Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
mvblue powerpc, 8xx: Fixup all 8xx u-boot.lds scripts 2011-04-20 22:03:13 +02:00
mx1ads Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
mx1fs2 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
netphone powerpc, 8xx: Fixup all 8xx u-boot.lds scripts 2011-04-20 22:03:13 +02:00
netstal ppc4xx: Cleanup for partial linking and --gc-sections 2010-11-27 23:35:09 +01:00
netstar Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
netta Fix a few gcc warnings. 2011-05-12 23:17:52 +02:00
netta2 powerpc, 8xx: Fixup all 8xx u-boot.lds scripts 2011-04-20 22:03:13 +02:00
netvia powerpc, 8xx: Fixup all 8xx u-boot.lds scripts 2011-04-20 22:03:13 +02:00
ns9750dev Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
nvidia arm: Tegra2: Move clk/mux init to board_early_init_f, add GPIO init 2011-04-27 19:38:10 +02:00
nx823 powerpc, 8xx: Fixup all 8xx u-boot.lds scripts 2011-04-20 22:03:13 +02:00
o2dnt Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
overo Move DECLARE_GLOBAL_DATA_PTR to file scope 2010-12-21 11:33:36 +01:00
oxc Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
palmld Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
palmtc Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
pandora Move DECLARE_GLOBAL_DATA_PTR to file scope 2010-12-21 11:33:36 +01:00
pb1x00 MIPS: Introduce --gc-sections for MIPS 2011-05-10 00:08:10 +09:00
pcippc2 74xx_7xx: Cleanup for partial linking and --gc-sections 2010-11-27 23:35:12 +01:00
pcs440ep Fix incorrect use of getenv() before relocation 2011-05-12 19:48:42 +02:00
pdm360ng Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
phytec/pcm030 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
pleb2 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
pm520 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
pm826 Remove redundant config.mk files 2010-12-09 10:25:56 +01:00
pm828 Remove redundant config.mk files 2010-12-09 10:25:56 +01:00
pn62 do_bootm: unify duplicate prototypes 2010-11-28 21:45:32 +01:00
ppmc7xx 74xx_7xx/mpc86xx/ppmc7xx: Fix do_reset() declaration 2010-12-17 20:26:19 +01:00
ppmc8260 Remove redundant config.mk files 2010-12-09 10:25:56 +01:00
prodrive Fix incorrect use of getenv() before relocation 2011-05-12 19:48:42 +02:00
psyent Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
pxa255_idp Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
qemu-mips MIPS: Introduce --gc-sections for MIPS 2011-05-10 00:08:10 +09:00
quad100hd Fix incorrect use of getenv() before relocation 2011-05-12 19:48:42 +02:00
quantum Fix incorrect use of getenv() before relocation 2011-05-12 19:48:42 +02:00
r360mpi powerpc, 8xx: Fixup all 8xx u-boot.lds scripts 2011-04-20 22:03:13 +02:00
rattler Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
rbc823 Fix incorrect use of getenv() before relocation 2011-05-12 19:48:42 +02:00
renesas Coding Style cleanup: remove trailing empty lines 2011-03-27 21:48:08 +02:00
rmu powerpc, 8xx: Fixup all 8xx u-boot.lds scripts 2011-04-20 22:03:13 +02:00
ronetix pm9261: ARM relocation support 2010-12-16 22:46:05 +01:00
RPXClassic powerpc, 8xx: Fixup all 8xx u-boot.lds scripts 2011-04-20 22:03:13 +02:00
RPXlite powerpc, 8xx: Fixup all 8xx u-boot.lds scripts 2011-04-20 22:03:13 +02:00
RPXlite_dw powerpc, 8xx: Fixup all 8xx u-boot.lds scripts 2011-04-20 22:03:13 +02:00
rpxsuper Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
RRvision Fix incorrect use of getenv() before relocation 2011-05-12 19:48:42 +02:00
rsdproto powerpc, 8xx: Fix fallout from "Fixup all 8xx u-boot.lds scripts" 2011-04-24 22:49:16 +02:00
sacsng do_reset: unify duplicate prototypes 2010-11-28 21:47:24 +01:00
samsung Handle most LDSCRIPT setting centrally 2011-04-30 00:59:47 +02:00
sandburst rename _end to __bss_end__ 2011-03-27 19:18:37 +02:00
sandpoint powerpc, 8xx: Fixup all 8xx u-boot.lds scripts 2011-04-20 22:03:13 +02:00
sbc405 ppc4xx: Cleanup for partial linking and --gc-sections 2010-11-27 23:35:09 +01:00
sbc2410x Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
sbc8240 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
sbc8260 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
sbc8349 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
sbc8548 powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board 2011-04-04 09:24:41 -05:00
sbc8560 powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board 2011-04-04 09:24:41 -05:00
sbc8641d powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board 2011-04-04 09:24:41 -05:00
sc3 Handle most LDSCRIPT setting centrally 2011-04-30 00:59:47 +02:00
scb9328 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
Seagate/dockstar Seagate FreeAgent DockStar support 2010-11-26 21:12:52 +01:00
shannon Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
sheldon/simpc8313 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
shmin sh: Remove config.mk for shmin board 2011-02-02 16:18:45 +09:00
siemens Fix a few gcc warnings. 2011-05-12 23:17:52 +02:00
sixnet powerpc, 8xx: Fixup all 8xx u-boot.lds scripts 2011-04-20 22:03:13 +02:00
snmc powerpc, 8xx: Fixup all 8xx u-boot.lds scripts 2011-04-20 22:03:13 +02:00
socrates Fix incorrect use of getenv() before relocation 2011-05-12 19:48:42 +02:00
sorcery Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
spc1920 powerpc, 8xx: Fixup all 8xx u-boot.lds scripts 2011-04-20 22:03:13 +02:00
spd8xx powerpc, 8xx: Fixup all 8xx u-boot.lds scripts 2011-04-20 22:03:13 +02:00
spear Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
st/nhk8815 nhk8815: add support for relocation 2011-04-27 19:38:10 +02:00
stx powerpc, 8xx: Fixup all 8xx u-boot.lds scripts 2011-04-20 22:03:13 +02:00
svm_sc8xx Fix incorrect use of getenv() before relocation 2011-05-12 19:48:42 +02:00
sx1 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
syteco/jadecpu Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
t3corp Fix incorrect use of getenv() before relocation 2011-05-12 19:48:42 +02:00
tb0229 MIPS: Introduce --gc-sections for MIPS 2011-05-10 00:08:10 +09:00
tcm-bf518 Blackfin: move CONFIG_BFIN_CPU back to board config.h 2011-04-08 00:44:26 -04:00
tcm-bf537 Blackfin: move CONFIG_BFIN_CPU back to board config.h 2011-04-08 00:44:26 -04:00
ti Fix incorrect use of getenv() before relocation 2011-05-12 19:48:42 +02:00
timll/devkit8000 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
total5200 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
tqc Fix incorrect use of getenv() before relocation 2011-05-12 19:48:42 +02:00
trab Handle most LDSCRIPT setting centrally 2011-04-30 00:59:47 +02:00
trizepsiv Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
ttcontrol/vision2 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
utx8245 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
v37 powerpc, 8xx: Fixup all 8xx u-boot.lds scripts 2011-04-20 22:03:13 +02:00
v38b Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
ve8313 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
voiceblue Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
vpac270 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
w7o rename _end to __bss_end__ 2011-03-27 19:18:37 +02:00
westel/amx860 powerpc, 8xx: Fixup all 8xx u-boot.lds scripts 2011-04-20 22:03:13 +02:00
xaeniax Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
xes Fix incorrect use of getenv() before relocation 2011-05-12 19:48:42 +02:00
xilinx Handle most LDSCRIPT setting centrally 2011-04-30 00:59:47 +02:00
xm250 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
zeus Fix incorrect use of getenv() before relocation 2011-05-12 19:48:42 +02:00
zipitz2 rename _end to __bss_end__ 2011-03-27 19:18:37 +02:00
zpc1900 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
zylonite Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00