summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* part: show efi partition name when print out partition infoLei Wen2011-10-062-5/+22
* ublimage: NAND block size isn't set at build-timeLoïc Minier2011-10-061-7/+4
* Safer timestamp_autogenerated.h generationLoïc Minier2011-10-061-2/+3
* Build timestamp_autogenerated.h without configLoïc Minier2011-10-061-9/+10
* Tell git to ignore asm-offsets.sLaurence Withers2011-10-061-2/+1
* SPL: Make path to start.S configurableMarek Vasut2011-10-051-2/+8
* cmd_sf: Fix compiler warningKumar Gala2011-10-051-3/+3
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-05341-484/+10
* net: drop !NET_MULTI codeMike Frysinger2011-10-0535-198/+23
* net: drop !NET_MULTI ns7520 driverMike Frysinger2011-10-054-1191/+0
* net: drop !NET_MULTI bcm570x/tigon3 driversMike Frysinger2011-10-0514-12879/+2
* mkconfig: start deprecating Makefile config targetsMike Frysinger2011-10-052-0/+25
* image: push default arch values to arch headersMike Frysinger2011-10-0513-80/+38
* MAKEALL: rename coldfire list to m68k to match archMike Frysinger2011-10-051-1/+2
* mkimage: Add variable lenght header supportStefano Babic2011-10-052-5/+22
* mkimage: ublimage must return if the header is not verifiedStefano Babic2011-10-051-0/+5
* km_arm: enable POST for these boardsValentin Longchamp2011-10-052-0/+39
* km_arm: change CONFIG_SYS_TEXT_BASE to end of RAMValentin Longchamp2011-10-051-1/+1
* POST: add new memory regions testValentin Longchamp2011-10-053-19/+73
* POST: drivers/memory.c coding style cleanupValentin Longchamp2011-10-051-56/+57
* POST: make env test flags fetching optionalValentin Longchamp2011-10-051-5/+15
* POST: add post_log_res field for post results in global dataValentin Longchamp2011-10-056-4/+10
* POST: allow redefinition of post_word_load/storeValentin Longchamp2011-10-051-0/+8
* POST/arm: adaptations needed for POST on ARM to workValentin Longchamp2011-10-052-0/+6
* console: Implement pre-console bufferGraeme Russ2011-10-0513-2/+88
* Makefile: remove mx31pdk exceptionStefano Babic2011-10-052-10/+2
* Makefile: drop imx31_phycore from general MakefileStefano Babic2011-10-052-8/+2
* Makefile: remove tx25 exceptionStefano Babic2011-10-051-4/+0
* PPC: Cleanup tqm8xx_pcmcia.cMarek Vasut2011-10-051-73/+81
* TQM8xx: make room for growing code size due to I/O accessor cleanupWolfgang Denk2011-10-052-136/+2
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2011-10-0411-125/+185
|\
| * PPC: Fix socrates NAND problemMarek Vasut2011-10-031-35/+35
| * PPC: Fix fsl_upm.c by renaming nand handling functionsMarek Vasut2011-10-031-8/+8
| * NAND: Make page, erase, oob size available via cmd_nandMarek Vasut2011-10-031-3/+19
| * mtd: eLBC NAND: remove elbc_fcm_ctrl->oob_poimhench2011-10-031-30/+2
| * NAND: Add -y option to nand scrub commandMarek Vasut2011-10-031-15/+19
| * NAND: Add nand read.raw and write.raw commandsMarek Vasut2011-10-032-0/+28
| * NAND: Really ignore bad blocks when scrubbingMarek Vasut2011-10-033-22/+10
| * spl, nand: add 4bit HW ecc oob first nand_read_page functionHeiko Schocher2011-10-031-0/+42
| * mxc_nand: fix a problem writing more than 32MBHelmut Raiger2011-10-031-1/+12
| * mxc_nand: fixed some typos (cosmetic)Helmut Raiger2011-10-031-10/+9
| * nand: increase chip_delay in mv kirkwood nand driverStefan Bigler2011-10-031-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-10-04147-737/+12055
|\ \
| * | powerpc/p3060: Add SoC related support for P3060 platformShengzhou Liu2011-10-0310-1/+403
| * | powerpc/85xx: Add support for setting up RAID engine liodns on P5020Kumar Gala2011-10-036-2/+70
| * | powerpc/85xx: Refactor some defines out of corenet_ds.hKumar Gala2011-10-034-8/+16
| * | fm-eth: Add ability for board code to disable a portKumar Gala2011-10-036-0/+28
| * | powerpc/mpc8548: Add workaround for erratum NMG_LBC103Kumar Gala2011-10-033-0/+7
| * | powerpc/mpc8548: Add workaround for erratum NMG_DDR120Kumar Gala2011-10-033-0/+25
| * | powerpc/mpc85xxcds: Fix PCI speedchenhui zhao2011-10-034-12/+12
OpenPOWER on IntegriCloud