uboot-mt623x/board
Mingkai Hu 9a1a0aedbb NAND boot: MPC8536DS support
MPC8536E can support booting from NAND flash which uses the
image u-boot-nand.bin. This image contains two parts: a 4K
NAND loader and a main U-Boot image. The former is appended
to the latter to produce u-boot-nand.bin. The 4K NAND loader
includes the corresponding nand_spl directory, along with the
code twisted by CONFIG_NAND_SPL. The main U-Boot image just
like a general U-Boot image except the parts that included by
CONFIG_SYS_RAMBOOT.

When power on, eLBC will automatically load from bank 0 the
4K NAND loader into the FCM buffer RAM where CPU can execute
the boot code directly. In the first stage, the NAND loader
copies itself to RAM or L2SRAM to free up the FCM buffer RAM,
then loads the main image from NAND flash to RAM or L2SRAM
and boot from it.

This patch implements the NAND loader to load the main image
into L2SRAM, so the main image can configure the RAM by using
SPD EEPROM. In the first stage, the NAND loader copies itself
to the second to last 4K address space, and uses the last 4K
address space as the initial RAM for stack.

Obviously, the size of L2SRAM shouldn't be less than the size
of the image used. If so, the workaround is to generate another
image that includes the code to configure the RAM by SPD and
load it to L2SRAM first, then relocate the main image to RAM
to boot up.

Signed-off-by: Mingkai Hu <Mingkai.hu@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2009-09-30 08:42:06 -05:00
..
BuS/EB+MCF-EV123 update the EB+MCF-EV123 board support 2009-07-26 13:19:23 +02:00
LEOX/elpt860 Remove deprecated 'autoscr' command/variables 2009-09-22 23:03:24 +02:00
MAI stdio/device: rework function naming convention 2009-07-18 00:27:46 +02:00
Marvell Kirkwood: Sheevaplug: Add kwimage configuration file 2009-09-10 22:58:48 +02:00
RPXClassic ppc: cleanup compiler errors/warnings 2009-03-27 20:23:32 +01:00
RPXlite Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
RPXlite_dw Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
RRvision Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
a3000 rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
actux1 arm: unify linker script 2009-06-12 20:39:52 +02:00
actux2 arm: unify linker script 2009-06-12 20:39:52 +02:00
actux3 arm: unify linker script 2009-06-12 20:39:52 +02:00
actux4 arm: unify linker script 2009-06-12 20:39:52 +02:00
adder Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
afeb9260 at91sam9260/afeb9260: Fix SPI initialization 2009-09-01 22:10:10 +02:00
alaska powerpc: Move duplicated BAT defines to mmu.h 2009-02-10 00:27:40 +01:00
altera Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API 2009-08-25 13:35:54 -07:00
amcc Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx 2009-09-15 21:43:25 +02:00
amirix/ap1000 General help message cleanup 2009-06-12 20:47:16 +02:00
apollon arm: unify linker script 2009-06-12 20:39:52 +02:00
armadillo Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API 2009-08-25 13:35:54 -07:00
armltd ARM: make split_by_variant.sh output more useful 2009-07-18 22:09:38 +02:00
assabet arm: unify linker script 2009-06-12 20:39:52 +02:00
atc rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
atmel at91sam9260/afeb9260: Fix SPI initialization 2009-09-01 22:10:10 +02:00
atum8548 ppc/85xx: Clean up use of LAWAR defines 2009-09-24 12:04:58 -05:00
avnet ppc4xx: Merge xilinx-ppc440 and xilinx-ppc405 cfg 2008-10-31 10:31:02 +01:00
barco General help message cleanup 2009-06-12 20:47:16 +02:00
bc3450 General help message cleanup 2009-06-12 20:47:16 +02:00
bf518f-ezbrd Blackfin: enable -O2 in lib_generic/ for ADI/Bluetechnix boards 2009-06-15 13:30:19 -04:00
bf526-ezbrd Blackfin: enable -O2 in lib_generic/ for ADI/Bluetechnix boards 2009-06-15 13:30:19 -04:00
bf527-ezkit stdio/device: rework function naming convention 2009-07-18 00:27:46 +02:00
bf533-ezkit Blackfin: enable -O2 in lib_generic/ for ADI/Bluetechnix boards 2009-06-15 13:30:19 -04:00
bf533-stamp stdio/device: rework function naming convention 2009-07-18 00:27:46 +02:00
bf537-minotaur Blackfin: unify u-boot linker scripts 2009-06-14 20:01:14 -04:00
bf537-pnav Blackfin: unify u-boot linker scripts 2009-06-14 20:01:14 -04:00
bf537-srv1 Blackfin: unify u-boot linker scripts 2009-06-14 20:01:14 -04:00
bf537-stamp mtd: nand: new base driver for memory mapped nand devices 2009-07-07 17:58:04 -05:00
bf538f-ezkit Blackfin: enable -O2 in lib_generic/ for ADI/Bluetechnix boards 2009-06-15 13:30:19 -04:00
bf548-ezkit Convert SMC911X Ethernet driver to CONFIG_NET_MULTI API 2009-07-22 22:53:44 -07:00
bf561-ezkit Blackfin: enable -O2 in lib_generic/ for ADI/Bluetechnix boards 2009-06-15 13:30:19 -04:00
blackstamp Blackfin: unify u-boot linker scripts 2009-06-14 20:01:14 -04:00
bmw Fix boards broken after removal of legacy NAND and DoC support 2009-07-19 19:37:24 +02:00
c2mon Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
calao Support for the Calao TNY-A9260/TNY-A9G20 boards 2009-09-01 22:35:58 +02:00
canmb rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
cerf250 arm: unify linker script 2009-06-12 20:39:52 +02:00
cm-bf527 Blackfin: fix typos in gpio comments 2009-08-23 17:33:41 -04:00
cm-bf533 Blackfin: enable -O2 in lib_generic/ for ADI/Bluetechnix boards 2009-06-15 13:30:19 -04:00
cm-bf537e Blackfin: fix typos in gpio comments 2009-08-23 17:33:41 -04:00
cm-bf537u Blackfin: cm-bf537u: new board port 2009-09-02 05:58:37 -04:00
cm-bf548 Blackfin: cm-bf548: fix device->stdio_dev fallout 2009-09-02 05:58:39 -04:00
cm-bf561 Blackfin: enable -O2 in lib_generic/ for ADI/Bluetechnix boards 2009-06-15 13:30:19 -04:00
cm41xx arm: unify linker script 2009-06-12 20:39:52 +02:00
cm4008 arm: unify linker script 2009-06-12 20:39:52 +02:00
cm5200 General help message cleanup 2009-06-12 20:47:16 +02:00
cmc_pu2 arm: unify linker script 2009-06-12 20:39:52 +02:00
cmi rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
cobra5272 Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
cogent Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
cpc45 rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
cpu86 rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
cpu87 rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
cradle arm: unify linker script 2009-06-12 20:39:52 +02:00
cray/L1 ppc4xx: Big cleanup of PPC4xx defines 2009-09-11 10:35:58 +02:00
csb226 Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API 2009-08-25 13:35:54 -07:00
csb272 ppc4xx: Big cleanup of PPC4xx defines 2009-09-11 10:35:58 +02:00
csb472 ppc4xx: Big cleanup of PPC4xx defines 2009-09-11 10:35:58 +02:00
csb637 arm: unify linker script 2009-06-12 20:39:52 +02:00
cu824 rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
dave Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx 2009-09-15 21:43:25 +02:00
davedenx mpc512x: Streamlined fixed_sdram() init sequence. 2009-09-25 00:45:30 +02:00
davinci ARM: DaVinci: Adding Support for DaVinci DM365 EVM 2009-09-05 13:48:43 +02:00
dbau1x00 Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
delta Monahans: avoid floating point calculations 2009-08-17 23:53:41 +02:00
digsy_mtc digsy_mtc: Add delay in SPI transfers to the companion controller. 2009-08-09 23:01:07 +02:00
dnp1110 arm: unify linker script 2009-06-12 20:39:52 +02:00
eNET Add PCI support to eNET board 2009-09-04 21:57:50 +02:00
eXalion Update U-Boot's build timestamp on every compile 2008-12-06 23:36:43 +01:00
earthlcd/favr-32-ezkit Merge branch 'mimc200' 2009-03-23 10:22:41 +01:00
eltec Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
emk Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
ep82xxm rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
ep88x EP88x: fix broken linker script 2009-06-09 23:10:01 +02:00
ep7312 Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API 2009-08-25 13:35:54 -07:00
ep8248 ep8248: add support for device tree and secondary Ethernet interface. 2009-09-10 23:08:48 +02:00
ep8260 rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
eric ppc4xx: Big cleanup of PPC4xx defines 2009-09-11 10:35:58 +02:00
esd mpc512x: Streamlined fixed_sdram() init sequence. 2009-09-25 00:45:30 +02:00
espt sh: Add support ESPT-GIGA borad 2009-07-11 09:02:21 +09:00
esteem192e Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
etin board/etin/debris/phantom.c: Fix compile error 2009-09-15 00:17:56 +02:00
etx094 Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
evb4510 arm: unify linker script 2009-06-12 20:39:52 +02:00
evb64260 General help message cleanup 2009-06-12 20:47:16 +02:00
exbitgen ppc4xx: Big cleanup of PPC4xx defines 2009-09-11 10:35:58 +02:00
fads unify HOST_CFLAGS and HOSTCFLAGS 2009-07-23 21:26:14 +02:00
flagadm board/flagadm/flash.c: fix compile warning 2009-09-18 23:24:48 +02:00
freescale NAND boot: MPC8536DS support 2009-09-30 08:42:06 -05:00
funkwerk/vovpn-gw rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
g2000 ppc4xx: Big cleanup of PPC4xx defines 2009-09-11 10:35:58 +02:00
gaisler Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
galaxy5200 Add support for the galaxy5200 2009-08-25 12:57:55 +02:00
gcplus arm: unify linker script 2009-06-12 20:39:52 +02:00
gdsys ppc4xx: Rename compactcenter to intip 2009-09-11 10:37:47 +02:00
gen860t Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
genietv Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
gth Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
gth2 Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
gw8260 rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
hermes Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
hidden_dragon rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
hmi1001 rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
hymod General help message cleanup 2009-06-12 20:47:16 +02:00
ibf-dsp561 Blackfin: unify u-boot linker scripts 2009-06-14 20:01:14 -04:00
icecube rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
icu862 Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
idmr Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
ids8247 ids8247: Remove legacy NAND defines 2009-04-28 01:22:59 +02:00
impa7 Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API 2009-08-25 13:35:54 -07:00
imx31_phycore Convert SMC911X Ethernet driver to CONFIG_NET_MULTI API 2009-07-22 22:53:44 -07:00
incaip Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
inka4x0 General help message cleanup 2009-06-12 20:47:16 +02:00
innokom arm: unify linker script 2009-06-12 20:39:52 +02:00
ip860 Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
iphase4539 rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
ispan rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
ivm Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
ixdp425 arm: unify linker script 2009-06-12 20:39:52 +02:00
jse ppc4xx: Big cleanup of PPC4xx defines 2009-09-11 10:35:58 +02:00
jupiter rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
kb9202 arm: unify linker script 2009-06-12 20:39:52 +02:00
keymile mpc8260: remove Ethernet node fixup to use generic FDT code. 2009-09-15 23:01:15 +02:00
korat ppc4xx: Big cleanup of PPC4xx defines 2009-09-11 10:35:58 +02:00
kup Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
lantec Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
lart Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API 2009-08-25 13:35:54 -07:00
linkstation board/linkstation/ide.c: Fix compile warning 2009-09-22 23:53:44 +02:00
logicpd arm: move Logicpd's boards to board/logicpd/ 2009-09-05 01:33:11 +02:00
logodl arm: unify linker script 2009-06-12 20:39:52 +02:00
lpc2292sodimm arm: unify linker script 2009-06-12 20:39:52 +02:00
lpd7a40x arm: unify linker script 2009-06-12 20:39:52 +02:00
lubbock arm: unify linker script 2009-06-12 20:39:52 +02:00
lwmon License cleanup: remove unintended "All Rights Reserved" notices. 2009-09-04 23:00:56 +02:00
lwmon5 ppc4xx: Big cleanup of PPC4xx defines 2009-09-11 10:35:58 +02:00
m501sk arm: unify linker script 2009-06-12 20:39:52 +02:00
matrix_vision Remove deprecated 'autoscr' command/variables 2009-09-22 23:03:24 +02:00
mbx8xx ppc: cleanup compiler errors/warnings 2009-03-27 20:23:32 +01:00
mcc200 Redundant Environment: protect full sector size 2009-06-04 00:16:16 +02:00
micronas/vct Convert SMC911X Ethernet driver to CONFIG_NET_MULTI API 2009-07-22 22:53:44 -07:00
mimc/mimc200 MIMC200: reduce LCD pixclock 2009-08-11 13:58:26 +02:00
miromico/hammerhead Merge branch 'mimc200' 2009-03-23 10:22:41 +01:00
ml2 Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
modnet50 arm: unify linker script 2009-06-12 20:39:52 +02:00
motionpro Cleanup: fix "MHz" spelling 2008-10-21 11:25:39 +02:00
mousse Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
mp2usb arm: unify linker script 2009-06-12 20:39:52 +02:00
mpc8540eval 85xx: Move to a common linker script 2009-08-28 17:12:39 -05:00
mpl ppc4xx: Big cleanup of PPC4xx defines 2009-09-11 10:35:58 +02:00
mpr2 sh: unify linker script 2009-07-08 11:43:15 +09:00
ms7720se sh: unify linker script 2009-07-08 11:43:15 +09:00
ms7722se sh: unify linker script 2009-07-08 11:43:15 +09:00
ms7750se sh: unify linker script 2009-07-08 11:43:15 +09:00
muas3001 mpc8260: remove Ethernet node fixup to use generic FDT code. 2009-09-15 23:01:15 +02:00
mucmc52 mpc5200, mucmc52, uc101: config cleanup 2009-09-25 01:19:17 +02:00
munices Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
musenki Remove deprecated 'autoscr' command/variables 2009-09-22 23:03:24 +02:00
mvblue rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
mx1ads Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API 2009-08-25 13:35:54 -07:00
mx1fs2 arm: unify linker script 2009-06-12 20:39:52 +02:00
nc650 Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
netphone Merge branch 'master' of git://git.denx.de/u-boot-nand-flash 2009-07-19 00:38:23 +02:00
netstal ppc4xx: Big cleanup of PPC4xx defines 2009-09-11 10:35:58 +02:00
netstar Fix all linker scripts for older binutils versions (pre-2.16) 2009-08-21 23:13:34 +02:00
netta Remove legacy NAND and disk on chip references from boards. 2009-07-17 15:03:28 -05:00
netta2 Remove legacy NAND and disk on chip references from boards. 2009-07-17 15:03:28 -05:00
netvia Remove legacy NAND and disk on chip references from boards. 2009-07-17 15:03:28 -05:00
ns9750dev arm: unify linker script 2009-06-12 20:39:52 +02:00
nx823 ppc: cleanup compiler errors/warnings 2009-03-27 20:23:32 +01:00
o2dnt rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
overo omap3: move the other boards to board/ 2009-09-05 01:33:12 +02:00
oxc rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
pandora omap3: move the other boards to board/ 2009-09-05 01:33:12 +02:00
pb1x00 Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
pcippc2 Fix boards broken after removal of legacy NAND and DoC support 2009-07-19 19:37:24 +02:00
pcs440ep ppc4xx: Big cleanup of PPC4xx defines 2009-09-11 10:35:58 +02:00
phytec/pcm030 Coding Style cleanup; update CHANGELOG. 2009-07-23 22:23:23 +02:00
pleb2 arm: unify linker script 2009-06-12 20:39:52 +02:00
pm520 rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
pm826 rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
pm828 rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
pm854 ppc/85xx: Clean up use of LAWAR defines 2009-09-24 12:04:58 -05:00
pm856 ppc/85xx: Clean up use of LAWAR defines 2009-09-24 12:04:58 -05:00
pn62 Remove deprecated 'autoscr' command/variables 2009-09-22 23:03:24 +02:00
ppmc7xx Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
ppmc8260 rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
prodrive ppc4xx: Big cleanup of PPC4xx defines 2009-09-11 10:35:58 +02:00
psyent Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
purple Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
pxa255_idp General help message cleanup 2009-06-12 20:47:16 +02:00
qemu-mips qemu-mips: Fix Qemu website 2009-08-22 00:20:20 +02:00
quad100hd Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
quantum Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
r360mpi General help message cleanup 2009-06-12 20:47:16 +02:00
rattler rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
rbc823 Fix boards broken after removal of legacy NAND and DoC support 2009-07-19 19:37:24 +02:00
renesas sh/rsk7203: add missing include net.h 2009-08-23 22:43:33 +02:00
rmu Redundant Environment: protect full sector size 2009-06-04 00:16:16 +02:00
ronetix DM9000 init for pm9261 2009-09-05 02:58:42 +02:00
rpxsuper rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
rsdproto Replace BCD2BIN and BIN2BCD macros with inline functions 2009-08-25 12:57:55 +02:00
sacsng rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
samsung Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API 2009-08-25 13:35:54 -07:00
sandburst ppc4xx: Big cleanup of PPC4xx defines 2009-09-11 10:35:58 +02:00
sandpoint rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
sbc405 ppc4xx: Big cleanup of PPC4xx defines 2009-09-11 10:35:58 +02:00
sbc2410x Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API 2009-08-25 13:35:54 -07:00
sbc8240 rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
sbc8260 rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
sbc8349 sbc8349: combine HRCW flash and u-boot image flash 2009-07-27 18:35:53 -05:00
sbc8548 sbc8548: reclaim wasted sector in boot flash 2009-09-30 08:29:47 -05:00
sbc8560 85xx: Move to a common linker script 2009-08-28 17:12:39 -05:00
sbc8641d 86xx: Remove redudant PLATFORM_CPPFLAGS 2009-08-28 17:12:37 -05:00
sc3 ppc4xx: Big cleanup of PPC4xx defines 2009-09-11 10:35:58 +02:00
sc520_cdp i386: Moved PCI from #ifdef to conditional compile for sc520 boards 2009-09-04 21:57:22 +02:00
sc520_spunk i386: Moved PCI from #ifdef to conditional compile for sc520 boards 2009-09-04 21:57:22 +02:00
scb9328 Convert DM9000 driver for CONFIG_NET_MULTI 2009-06-15 00:13:55 -07:00
shannon arm: unify linker script 2009-06-12 20:39:52 +02:00
sheldon/simpc8313 NAND boot: change NAND loader's relocate SP to CONFIG param 2009-09-15 21:30:09 -05:00
siemens General help message cleanup 2009-06-12 20:47:16 +02:00
sixnet Remove legacy NAND and disk on chip references from boards. 2009-07-17 15:03:28 -05:00
sl8245 rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
snmc ppc4xx: Big cleanup of PPC4xx defines 2009-09-11 10:35:58 +02:00
socrates ppc/85xx: Clean up use of LAWAR defines 2009-09-24 12:04:58 -05:00
sorcery Moved initialization of MPC8220 FEC to cpu_eth_init() 2008-11-09 21:38:03 -08:00
spc1920 unify HOST_CFLAGS and HOSTCFLAGS 2009-07-23 21:26:14 +02:00
spd8xx Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
ssv Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API 2009-08-25 13:35:54 -07:00
st/nhk8815 arm nomadik: add i2c 2009-07-29 09:57:47 +02:00
stx ppc/85xx: Clean up use of LAWAR defines 2009-09-24 12:04:58 -05:00
svm_sc8xx Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
sx1 arm: unify linker script 2009-06-12 20:39:52 +02:00
tb0229 ppc4xx: Big cleanup of PPC4xx defines 2009-09-11 10:35:58 +02:00
tcm-bf537 Blackfin: fix typos in gpio comments 2009-08-23 17:33:41 -04:00
ti omap: move TI's boards to board/ti/ 2009-09-05 01:33:09 +02:00
timll/devkit8000 Add support for the DevKit8000 board 2009-09-05 01:33:14 +02:00
total5200 rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
tqc ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host 2009-09-08 09:10:07 -05:00
trab Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API 2009-08-25 13:35:54 -07:00
trizepsiv xscale: add support for the polaris board 2009-07-06 21:52:58 +02:00
uc100 Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
uc101 mpc5200, mucmc52, uc101: config cleanup 2009-09-25 01:19:17 +02:00
utx8245 rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
v37 Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
v38b ppc: cleanup compiler errors/warnings 2009-03-27 20:23:32 +01:00
voiceblue Fix all linker scripts for older binutils versions (pre-2.16) 2009-08-21 23:13:34 +02:00
w7o ppc4xx: Big cleanup of PPC4xx defines 2009-09-11 10:35:58 +02:00
wepep250 arm: unify linker script 2009-06-12 20:39:52 +02:00
westel/amx860 Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
xaeniax arm: unify linker script 2009-06-12 20:39:52 +02:00
xes ppc/85xx: Clean up use of LAWAR defines 2009-09-24 12:04:58 -05:00
xilinx microblaze: Add sbss, scommon and COMMON symbols for clearing 2009-09-14 14:40:03 +02:00
xm250 arm: unify linker script 2009-06-12 20:39:52 +02:00
xsengine arm: unify linker script 2009-06-12 20:39:52 +02:00
zeus ppc4xx: Big cleanup of PPC4xx defines 2009-09-11 10:35:58 +02:00
zpc1900 rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
zylonite Monahans: avoid floating point calculations 2009-08-17 23:53:41 +02:00