aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-06part: show efi partition name when print out partition infoLei Wen2-5/+22
2011-10-06ublimage: NAND block size isn't set at build-timeLoïc Minier1-7/+4
2011-10-06Safer timestamp_autogenerated.h generationLoïc Minier1-2/+3
2011-10-06Build timestamp_autogenerated.h without configLoïc Minier1-9/+10
2011-10-06Tell git to ignore asm-offsets.sLaurence Withers1-2/+1
2011-10-05SPL: Make path to start.S configurableMarek Vasut1-2/+8
2011-10-05cmd_sf: Fix compiler warningKumar Gala1-3/+3
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger341-484/+10
2011-10-05net: drop !NET_MULTI codeMike Frysinger35-198/+23
2011-10-05net: drop !NET_MULTI ns7520 driverMike Frysinger4-1191/+0
2011-10-05net: drop !NET_MULTI bcm570x/tigon3 driversMike Frysinger14-12879/+2
2011-10-05mkconfig: start deprecating Makefile config targetsMike Frysinger2-0/+25
2011-10-05image: push default arch values to arch headersMike Frysinger13-80/+38
2011-10-05MAKEALL: rename coldfire list to m68k to match archMike Frysinger1-1/+2
2011-10-05mkimage: Add variable lenght header supportStefano Babic2-5/+22
2011-10-05mkimage: ublimage must return if the header is not verifiedStefano Babic1-0/+5
2011-10-05km_arm: enable POST for these boardsValentin Longchamp2-0/+39
2011-10-05km_arm: change CONFIG_SYS_TEXT_BASE to end of RAMValentin Longchamp1-1/+1
2011-10-05POST: add new memory regions testValentin Longchamp3-19/+73
2011-10-05POST: drivers/memory.c coding style cleanupValentin Longchamp1-56/+57
2011-10-05POST: make env test flags fetching optionalValentin Longchamp1-5/+15
2011-10-05POST: add post_log_res field for post results in global dataValentin Longchamp6-4/+10
2011-10-05POST: allow redefinition of post_word_load/storeValentin Longchamp1-0/+8
2011-10-05POST/arm: adaptations needed for POST on ARM to workValentin Longchamp2-0/+6
2011-10-05console: Implement pre-console bufferGraeme Russ13-2/+88
2011-10-05Makefile: remove mx31pdk exceptionStefano Babic2-10/+2
2011-10-05Makefile: drop imx31_phycore from general MakefileStefano Babic2-8/+2
2011-10-05Makefile: remove tx25 exceptionStefano Babic1-4/+0
2011-10-05PPC: Cleanup tqm8xx_pcmcia.cMarek Vasut1-73/+81
2011-10-05TQM8xx: make room for growing code size due to I/O accessor cleanupWolfgang Denk2-136/+2
2011-10-04Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk11-125/+185
2011-10-04Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk147-737/+12055
2011-10-04Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk1-19/+25
2011-10-04Merge branch 'emaclite' of git://git.denx.de/u-boot-microblazeWolfgang Denk1-39/+46
2011-10-04Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk2-38/+40
2011-10-04Revert "GCC4.6: Convert various empty macros to inline functions"Wolfgang Denk4-9/+6
2011-10-03PPC: Fix socrates NAND problemMarek Vasut1-35/+35
2011-10-03PPC: Fix fsl_upm.c by renaming nand handling functionsMarek Vasut1-8/+8
2011-10-03NAND: Make page, erase, oob size available via cmd_nandMarek Vasut1-3/+19
2011-10-03mtd: eLBC NAND: remove elbc_fcm_ctrl->oob_poimhench1-30/+2
2011-10-03NAND: Add -y option to nand scrub commandMarek Vasut1-15/+19
2011-10-03NAND: Add nand read.raw and write.raw commandsMarek Vasut2-0/+28
2011-10-03NAND: Really ignore bad blocks when scrubbingMarek Vasut3-22/+10
2011-10-03spl, nand: add 4bit HW ecc oob first nand_read_page functionHeiko Schocher1-0/+42
2011-10-03mxc_nand: fix a problem writing more than 32MBHelmut Raiger1-1/+12
2011-10-03mxc_nand: fixed some typos (cosmetic)Helmut Raiger1-10/+9
2011-10-03nand: increase chip_delay in mv kirkwood nand driverStefan Bigler1-1/+1
2011-10-03powerpc/p3060: Add SoC related support for P3060 platformShengzhou Liu10-1/+403
2011-10-03powerpc/85xx: Add support for setting up RAID engine liodns on P5020Kumar Gala6-2/+70
2011-10-03powerpc/85xx: Refactor some defines out of corenet_ds.hKumar Gala4-8/+16