aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-09common/usb.c: fix warning: variable ... set but not usedWolfgang Denk1-7/+13
2011-10-09drivers/usb/host/ohci-hcd.c: fix warning: variable ... set but not usedWolfgang Denk1-2/+1
2011-10-09common/cmd_usb.c: fix warning: variable ... set but not usedWolfgang Denk1-2/+1
2011-10-09drivers/net/smc91111.c: fix warning: variable ... set but not usedWolfgang Denk1-8/+0
2011-10-09fs/jffs2/jffs2_1pass.c: fix warning: variable ... set but not usedWolfgang Denk1-10/+4
2011-10-09CFI: fix warning: variable ... set but not usedWolfgang Denk2-2/+11
2011-10-09arch/arm/lib/board.c: fix warning: variable ... set but not usedWolfgang Denk1-3/+1
2011-10-09netconsole: support packets longer than 512 bytesMichael Walle1-4/+7
2011-10-09cmd_time: add time commandChe-liang Chiou3-0/+92
2011-10-09README: fix typos and such.Wolfgang Denk1-8/+5
2011-10-09README: fix documentation of CONFIG_SHOW_BOOT_PROGRESSWolfgang Denk1-36/+36
2011-10-09common/image.c: remove duplicated IH_TYPE entries.Wolfgang Denk1-6/+3
2011-10-09serial: uartlite: Support for SERIAL_MULTIMichal Simek3-19/+142
2011-10-09ppc: Fix DBSR_IAx defines in <bedbug/regs.h>Stefan Roese1-16/+15
2011-10-09ppc: Include <asm/cache.h> in common.hStefan Roese1-0/+8
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