summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* x86: Rename linker script symbolsGraeme Russ2010-10-07-36/+33
* x86: Set cold/warm boot flagGraeme Russ2010-10-07-16/+13
* x86: Place global data below stack before entering CGraeme Russ2010-10-07-37/+37
* x86: Dont clobber %eax after getting memory sizeGraeme Russ2010-10-07-3/+2
* x86: Don't clobber %ebxGraeme Russ2010-10-07-7/+12
* x86: Remove usage of %ebp as a return pointerGraeme Russ2010-10-07-13/+12
* x86: Move ECC initialisation outside RAM initialisationGraeme Russ2010-10-07-14/+14
* x86: Remove progress indication in low-level initGraeme Russ2010-10-07-54/+2
* x86: Fix %ss and %esp in register structure for interruptsGraeme Russ2010-10-07-4/+45
* x86: Change compiler optionsGraeme Russ2010-10-07-17/+12
* x86: Coding Style CleanupGraeme Russ2010-10-07-373/+362
* x86: Move loading of GTD to C codeGraeme Russ2010-10-07-96/+57
* x86: use gc sections to reduce image sizeGraeme Russ2010-10-07-5/+8
* x86: zboot updateGraeme Russ2010-10-07-5/+13
* x86: Use TEXT_BASE in linker scriptsGraeme Russ2010-10-07-4/+4
* x86: Make CONFIG_RELOC_FIXUP_WORKS generic for all x86 boardsGraeme Russ2010-10-07-2/+2
* x86: Remove bi_env from do_bdinfoGraeme Russ2010-10-07-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2010-10-05-23567/+11281
|\
| * Blackfin: otp: fix build after constification of args[]Mike Frysinger2010-10-02-6/+7
| * Blackfin: bf537-pnav: increase monitor lenMike Frysinger2010-10-02-1/+1
| * Blackfin: bf527-ad7160-eval: fix GPIO CS defineMike Frysinger2010-10-02-1/+1
| * Blackfin: bf548-ezkit: bump SPI flash size upMike Frysinger2010-10-02-1/+5
| * Blackfin: fix MMC init output alignmentMike Frysinger2010-10-02-1/+1
| * Blackfin: blackvme: new board portWojtek Skulski2010-10-02-1/+368
| * Blackfin: propagate target cpu defines when building embedded envMike Frysinger2010-10-02-0/+3
| * Blackfin: cmd_gpio: accept upper case pin namesMike Frysinger2010-10-02-2/+3
| * Blackfin: bf526-ezbrd: enable BootROM-OOB layout when booting from NANDMike Frysinger2010-10-02-2/+3
| * Blackfin: adi config: enable nand lock/unlock supportMike Frysinger2010-10-02-0/+1
| * Blackfin: bct-brettl2: new board portPeter Meerwald2010-10-02-0/+590
| * Blackfin: adi config: allow boards to tweak a little moreMike Frysinger2010-10-02-8/+14
| * Blackfin: cmd_gpio: return gpio value to callerMike Frysinger2010-10-02-1/+1
| * Blackfin: bf527-sdp: new board portMike Frysinger2010-10-02-0/+245
| * Blackfin: adi config: add a hook for boards to append the envMike Frysinger2010-10-02-1/+5
| * Blackfin: adi config: add an "all spi flashes" option to unify board listsMike Frysinger2010-10-02-12/+15
| * Blackfin: support a 3rd gpio cfi pinPeter Meerwald2010-10-02-1/+14
| * Blackfin: cmd_gpio: document/extend input sub-optionMike Frysinger2010-10-02-14/+13
| * Blackfin: move CONFIG_BFIN_CPU to board config.mkMike Frysinger2010-10-02-34/+52
| * Blackfin: bf561: merge headersMike Frysinger2010-10-02-1930/+1906
| * Blackfin: bf533: merge headersMike Frysinger2010-10-02-1342/+1293
| * Blackfin: unify core MMRsMike Frysinger2010-10-02-3456/+350
| * Blackfin: bf52x: unify arch header duplicationMike Frysinger2010-10-02-2316/+6
| * Blackfin: bf537: unify arch header duplicationMike Frysinger2010-10-02-295/+6
| * Blackfin: punt old *p style volatile MMR definesMike Frysinger2010-10-02-13223/+0
| * Blackfin: bf527-ad7160-eval: convert from old style MMR macrosMike Frysinger2010-10-02-1/+1
| * Blackfin: cm-bf548: video: convert from old style MMR macrosMike Frysinger2010-10-02-11/+12
| * Blackfin: bf548-ezkit: video: convert from old style MMR macrosMike Frysinger2010-10-02-10/+11
| * Blackfin: bf527-ezkit: video: convert from old style MMR macrosMike Frysinger2010-10-02-36/+40
| * Blackfin: bf537-stamp: post: update old MMR style macrosMike Frysinger2010-10-02-131/+75
| * Blackfin: bfin_mac: convert from old style MMR macrosMike Frysinger2010-10-02-32/+36
| * Blackfin: punt headers for non-existent BF541Mike Frysinger2010-10-02-448/+0