summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk70-89/+89
2010-08-04bootm: fix pointer warning with lzmaMike Frysinger1-2/+5
2010-08-04Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk71-245/+3917
2010-08-01powerpc/8xxx: query feature reporting register for num cores on unknown cpusKim Phillips2-2/+10
2010-08-01powerpc/85xx: configure autocompletion supportKim Phillips19-11/+30
2010-08-01powerpc/p4080: Add support for the P4080DS boardKumar Gala12-0/+1494
2010-07-29Blackfin: gpio: use common usage funcMike Frysinger1-4/+2
2010-07-26powerpc/p2020ds: Integrated with P2020DS DDR change and enabled hwconfigyork4-31/+39
2010-07-26powerpc/8xxx: Improvement to DDR parametersyork2-7/+8
2010-07-26powerpc/8xxx: Enable DDR3 RDIMM supportyork6-53/+72
2010-07-26powerpc/8xxx: Enabled address hashing for 85xxyork5-2/+34
2010-07-26powerpc/8xxx: Enable quad-rank DIMMs.york4-21/+61
2010-07-26powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4york7-77/+191
2010-07-26powerpc/8xxx: Enabled hwconfig for memory interleavingKumar Gala2-26/+39
2010-07-26powerpc/p4080: Add workaround for erratum CPU22Kumar Gala4-1/+17
2010-07-26powerpc/p4080: Add workaround for errata SERDES8Kumar Gala4-0/+295
2010-07-26powerpc/p4080: Add support for initializing SERDESKumar Gala5-2/+357
2010-07-26powerpc/85xx: Add support to initialize LIODN registers and portalsKumar Gala7-0/+762
2010-07-26fdt: Add function to alloc phandle valuesKumar Gala2-0/+19
2010-07-26powerpc/p4080: Add support for CPC(Corenet platform cache) on CoreNet platformsKumar Gala2-1/+68
2010-07-26powerpc/p2020: Move INIT_RAM_ADDR physical address higher for 36-bit for P2020DSyork2-4/+16
2010-07-26powerpc/85xx: Move INIT_RAM_ADDR physical address to 36-bit spaceyork1-0/+10
2010-07-26powerpc/fsl_fman: Add initial fman immap structuresKumar Gala2-0/+213
2010-07-26powerpc/85xx: Add additional p4080 platform related defines/structsKumar Gala2-22/+197
2010-07-25Blackfin: jtag-console: handle newline stuffingMike Frysinger1-9/+32
2010-07-25Blackfin: jtag-console: add debug markersMike Frysinger1-1/+27
2010-07-25Blackfin: jtag-console: robustify against missing peerMike Frysinger1-8/+32
2010-07-25Blackfin: jtagconsole: disable output processingMike Frysinger1-2/+2
2010-07-25Blackfin: bf533/bf561 boards: convert to new soft gpio i2c codeMike Frysinger6-175/+11
2010-07-24fs/fat: Big code cleanup.Wolfgang Denk4-755/+697
2010-07-24usb_storage.c: change progress output in debug() messageWolfgang Denk1-3/+3
2010-07-24FAT32: fix broken root directory handling.Wolfgang Denk1-10/+50
2010-07-24FAT32: fix support for superfloppy-format (PBR)Wolfgang Denk3-4/+10
2010-07-24usb_storage.c: initialize device typeWolfgang Denk1-1/+2
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk89-833/+454
2010-07-24Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2-0/+62
2010-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2-0/+62
2010-07-24Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk66-451/+1129
2010-07-24Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk13-33/+440
2010-07-23ppc4xx: Enable "ecctest" command on t3corpStefan Roese1-0/+1
2010-07-23ppc4xx: Enable "ecctest" command on katmaiStefan Roese1-0/+1
2010-07-23ppc4xx: Add ECC status info to machine-check exception for IBM DDR2 coreStefan Roese1-0/+16
2010-07-23ppc4xx: Add "ecctest" command to test/simulate ECC errorsStefan Roese2-0/+287
2010-07-23ppc4xx: DDR/ECC: Use correct macros to clear error statusStefan Roese2-1/+22
2010-07-23ppc4xx: Only define DDR2 registers for the correct PowerPC variantsStefan Roese1-4/+4
2010-07-23ppc4xx: Add CONFIG_DDR_RFDC_FIXED to allow board specific RFDC valuesStefan Roese1-0/+12
2010-07-23ppc4xx: T3CORP fixes and updatesStefan Roese4-19/+34
2010-07-23ppc4xx/Canyonlands added USB board callbacksRupjyoti Sarmah2-9/+63
2010-07-22i2c: soft_i2c: add simple GPIO implementationMike Frysinger2-0/+62
2010-07-22Merge branch 'master' of /home/wd/git/u-boot/master/Wolfgang Denk0-0/+0