summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk
2010-08-04bootm: fix pointer warning with lzmaMike Frysinger
2010-08-04Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2010-08-01powerpc/8xxx: query feature reporting register for num cores on unknown cpusKim Phillips
2010-08-01powerpc/85xx: configure autocompletion supportKim Phillips
2010-08-01powerpc/p4080: Add support for the P4080DS boardKumar Gala
2010-07-29Blackfin: gpio: use common usage funcMike Frysinger
2010-07-26powerpc/p2020ds: Integrated with P2020DS DDR change and enabled hwconfigyork
2010-07-26powerpc/8xxx: Improvement to DDR parametersyork
2010-07-26powerpc/8xxx: Enable DDR3 RDIMM supportyork
2010-07-26powerpc/8xxx: Enabled address hashing for 85xxyork
2010-07-26powerpc/8xxx: Enable quad-rank DIMMs.york
2010-07-26powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4york
2010-07-26powerpc/8xxx: Enabled hwconfig for memory interleavingKumar Gala
2010-07-26powerpc/p4080: Add workaround for erratum CPU22Kumar Gala
2010-07-26powerpc/p4080: Add workaround for errata SERDES8Kumar Gala
2010-07-26powerpc/p4080: Add support for initializing SERDESKumar Gala
2010-07-26powerpc/85xx: Add support to initialize LIODN registers and portalsKumar Gala
2010-07-26fdt: Add function to alloc phandle valuesKumar Gala
2010-07-26powerpc/p4080: Add support for CPC(Corenet platform cache) on CoreNet platformsKumar Gala
2010-07-26powerpc/p2020: Move INIT_RAM_ADDR physical address higher for 36-bit for P2020DSyork
2010-07-26powerpc/85xx: Move INIT_RAM_ADDR physical address to 36-bit spaceyork
2010-07-26powerpc/fsl_fman: Add initial fman immap structuresKumar Gala
2010-07-26powerpc/85xx: Add additional p4080 platform related defines/structsKumar Gala
2010-07-25Blackfin: jtag-console: handle newline stuffingMike Frysinger
2010-07-25Blackfin: jtag-console: add debug markersMike Frysinger
2010-07-25Blackfin: jtag-console: robustify against missing peerMike Frysinger
2010-07-25Blackfin: jtagconsole: disable output processingMike Frysinger
2010-07-25Blackfin: bf533/bf561 boards: convert to new soft gpio i2c codeMike Frysinger
2010-07-24fs/fat: Big code cleanup.Wolfgang Denk
2010-07-24usb_storage.c: change progress output in debug() messageWolfgang Denk
2010-07-24FAT32: fix broken root directory handling.Wolfgang Denk
2010-07-24FAT32: fix support for superfloppy-format (PBR)Wolfgang Denk
2010-07-24usb_storage.c: initialize device typeWolfgang Denk
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk
2010-07-24Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2010-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk
2010-07-24Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2010-07-24Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2010-07-23ppc4xx: Enable "ecctest" command on t3corpStefan Roese
2010-07-23ppc4xx: Enable "ecctest" command on katmaiStefan Roese
2010-07-23ppc4xx: Add ECC status info to machine-check exception for IBM DDR2 coreStefan Roese
2010-07-23ppc4xx: Add "ecctest" command to test/simulate ECC errorsStefan Roese
2010-07-23ppc4xx: DDR/ECC: Use correct macros to clear error statusStefan Roese
2010-07-23ppc4xx: Only define DDR2 registers for the correct PowerPC variantsStefan Roese
2010-07-23ppc4xx: Add CONFIG_DDR_RFDC_FIXED to allow board specific RFDC valuesStefan Roese
2010-07-23ppc4xx: T3CORP fixes and updatesStefan Roese
2010-07-23ppc4xx/Canyonlands added USB board callbacksRupjyoti Sarmah
2010-07-22i2c: soft_i2c: add simple GPIO implementationMike Frysinger
2010-07-21Merge branch 'master' of /home/wd/git/u-boot/master/Wolfgang Denk