summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Replace CHANGELOG files by auto-generated "snapshot.commit"Wolfgang Denk2010-08-07-94577/+1
* net 52xx: fix ethernet device names with spacesWolfgang Denk2010-08-05-1/+1
* Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-04-89/+89
* bootm: fix pointer warning with lzmaMike Frysinger2010-08-04-2/+5
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-08-04-245/+3917
|\
| * powerpc/8xxx: query feature reporting register for num cores on unknown cpusKim Phillips2010-08-01-2/+10
| * powerpc/85xx: configure autocompletion supportKim Phillips2010-08-01-11/+30
| * powerpc/p4080: Add support for the P4080DS boardKumar Gala2010-08-01-0/+1494
| * powerpc/p2020ds: Integrated with P2020DS DDR change and enabled hwconfigyork2010-07-26-31/+39
| * powerpc/8xxx: Improvement to DDR parametersyork2010-07-26-7/+8
| * powerpc/8xxx: Enable DDR3 RDIMM supportyork2010-07-26-53/+72
| * powerpc/8xxx: Enabled address hashing for 85xxyork2010-07-26-2/+34
| * powerpc/8xxx: Enable quad-rank DIMMs.york2010-07-26-21/+61
| * powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4york2010-07-26-77/+191
| * powerpc/8xxx: Enabled hwconfig for memory interleavingKumar Gala2010-07-26-26/+39
| * powerpc/p4080: Add workaround for erratum CPU22Kumar Gala2010-07-26-1/+17
| * powerpc/p4080: Add workaround for errata SERDES8Kumar Gala2010-07-26-0/+295
| * powerpc/p4080: Add support for initializing SERDESKumar Gala2010-07-26-2/+357
| * powerpc/85xx: Add support to initialize LIODN registers and portalsKumar Gala2010-07-26-0/+762
| * fdt: Add function to alloc phandle valuesKumar Gala2010-07-26-0/+19
| * powerpc/p4080: Add support for CPC(Corenet platform cache) on CoreNet platformsKumar Gala2010-07-26-1/+68
| * powerpc/p2020: Move INIT_RAM_ADDR physical address higher for 36-bit for P2020DSyork2010-07-26-4/+16
| * powerpc/85xx: Move INIT_RAM_ADDR physical address to 36-bit spaceyork2010-07-26-0/+10
| * powerpc/fsl_fman: Add initial fman immap structuresKumar Gala2010-07-26-0/+213
| * powerpc/85xx: Add additional p4080 platform related defines/structsKumar Gala2010-07-26-22/+197
* | Blackfin: gpio: use common usage funcMike Frysinger2010-07-29-4/+2
* | Blackfin: jtag-console: handle newline stuffingMike Frysinger2010-07-25-9/+32
* | Blackfin: jtag-console: add debug markersMike Frysinger2010-07-25-1/+27
* | Blackfin: jtag-console: robustify against missing peerMike Frysinger2010-07-25-8/+32
* | Blackfin: jtagconsole: disable output processingMike Frysinger2010-07-25-2/+2
* | Blackfin: bf533/bf561 boards: convert to new soft gpio i2c codeMike Frysinger2010-07-25-175/+11
|/
* fs/fat: Big code cleanup.Wolfgang Denk2010-07-24-755/+697
* usb_storage.c: change progress output in debug() messageWolfgang Denk2010-07-24-3/+3
* FAT32: fix broken root directory handling.Wolfgang Denk2010-07-24-10/+50
* FAT32: fix support for superfloppy-format (PBR)Wolfgang Denk2010-07-24-4/+10
* usb_storage.c: initialize device typeWolfgang Denk2010-07-24-1/+2
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-24-833/+454
* Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2010-07-24-0/+62
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2010-07-24-0/+62
| |\
| | * i2c: soft_i2c: add simple GPIO implementationMike Frysinger2010-07-22-0/+62
* | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2010-07-24-451/+1129
|\ \ \ | |/ /
| * | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-07-24-33/+440
| |\ \
| | * | ppc4xx: Enable "ecctest" command on t3corpStefan Roese2010-07-23-0/+1
| | * | ppc4xx: Enable "ecctest" command on katmaiStefan Roese2010-07-23-0/+1
| | * | ppc4xx: Add ECC status info to machine-check exception for IBM DDR2 coreStefan Roese2010-07-23-0/+16
| | * | ppc4xx: Add "ecctest" command to test/simulate ECC errorsStefan Roese2010-07-23-0/+287
| | * | ppc4xx: DDR/ECC: Use correct macros to clear error statusStefan Roese2010-07-23-1/+22
| | * | ppc4xx: Only define DDR2 registers for the correct PowerPC variantsStefan Roese2010-07-23-4/+4
| | * | ppc4xx: Add CONFIG_DDR_RFDC_FIXED to allow board specific RFDC valuesStefan Roese2010-07-23-0/+12
| | * | ppc4xx: T3CORP fixes and updatesStefan Roese2010-07-23-19/+34