summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | | NET: move legacy enc28j60.c to sidetrack as enc28j60_lpc2292.cReinhard Meyer (-VC)2010-10-11-3/+4
| * | | | net: Fix faulty definition of uec_initialize()Joakim Tjernlund2010-10-11-1/+0
| |/ / /
* | | | mtd: OneNAND: add support for OneNAND manufactured by NumonyxEnric Balletbo i Serra2010-10-11-0/+2
* | | | README: Add new NAND env featuresScott Wood2010-10-11-9/+23
* | | | Followup fixes on the mtdparts spread patchsetScott Wood2010-10-11-12/+8
* | | | mtdparts: new add.spread: add part skipping bad blocksBen Gardiner2010-10-11-8/+26
* | | | mtdparts: add new sub-command "spread"Ben Gardiner2010-10-11-1/+112
* | | | mtdparts: show net size in mtdparts listBen Gardiner2010-10-11-7/+61
* | | | mtd: add an mtd method for get_len_incl_bad()Ben Gardiner2010-10-11-1/+52
* | | | mtdparts: regroup calls to get_mtd_device_nmBen Gardiner2010-10-11-15/+30
* | | | nand: remove dead code and suspend/resumeScott Wood2010-10-11-328/+1
* | | | nand commands: make only "dump" repeatable.Scott Wood2010-10-11-8/+13
* | | | nand erase: .spread, .part, .chip subcommandsScott Wood2010-10-11-22/+60
* | | | cmd_nand: some infrastructure fixes and refactoringScott Wood2010-10-11-107/+167
* | | | nand util: read/write: accept unaligned lengthScott Wood2010-10-11-37/+63
|/ / /
* | | Merge branch 'master' of git://git.denx.de/u-boot-x86Wolfgang Denk2010-10-11-702/+668
|\ \ \
| * | | x86: Implement fully relocatable imageGraeme Russ2010-10-07-24/+35
| * | | x86: Use loops instead of memcpy/memset in board_init_fGraeme Russ2010-10-07-17/+33
| * | | x86: Rearrange linker scriptGraeme Russ2010-10-07-23/+21
| * | | 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-mpc85xxWolfgang Denk2010-10-11-42/+225
|\ \ \
| * | | fsl: add support for NXID v1 EEPROM formatTimur Tabi2010-10-07-9/+17
| * | | powerpc/85xx: fix rev.2 job queue LIODN error stormKim Phillips2010-10-07-4/+10
| * | | powerpc/p4080: Add new CPC register - HDBCR0Kumar Gala2010-10-07-1/+4
| * | | powerpc/85xx: Add support for 4th PCI controller on corenet_dsKumar Gala2010-10-07-1/+35
| * | | powerpc/corenet_ds: Various updates to initial env cfgEmil Medve2010-10-07-6/+9
| * | | fsl: verify writes to the MAC address EEPROMTimur Tabi2010-10-07-1/+17
| * | | p1022ds: add audclk hwconfig setting to enable codec reference clockTimur Tabi2010-10-07-9/+80
| * | | mpc8569mds: fix some ddr settingsHaiying Wang2010-10-07-3/+13
| * | | mpc8569mds: fix consuming long time while relocating code.Haiying Wang2010-10-07-6/+38
| * | | mpc8569mds: fix CONFIG_ENV_SIZEHaiying Wang2010-10-07-2/+2
| |/ /
* | | Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk2010-10-11-19/+46
|\ \ \
| * | | sspi: add options to specify bus and modeReinhard Meyer2010-10-06-15/+25
| * | | sf: spansion: add support for S25FL032P partsDavid Jander2010-10-06-0/+9