summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | powerpc/mpc8xxx: Merge entries in DDR speed tableYork Sun2011-10-097-460/+472
* | phylib: Work around bug in Teranetics PHYAndy Fleming2011-10-091-1/+20
* | powerpc/85xx: CONFIG_ENABLE_36BIT_PHYS does not depend on CONFIG_PHYS_64BITTimur Tabi2011-10-092-3/+3
* | powerpc/8xxx: Add support for interactive DDR programming interfaceYork Sun2011-10-097-18/+1880
|/
* arm920t/s3c24x0/usb_ohci.c: fix warning: variable ... set but not usedWolfgang Denk2011-10-091-2/+1
* common/usb.c: fix warning: variable ... set but not usedWolfgang Denk2011-10-091-7/+13
* drivers/usb/host/ohci-hcd.c: fix warning: variable ... set but not usedWolfgang Denk2011-10-091-2/+1
* common/cmd_usb.c: fix warning: variable ... set but not usedWolfgang Denk2011-10-091-2/+1
* drivers/net/smc91111.c: fix warning: variable ... set but not usedWolfgang Denk2011-10-091-8/+0
* fs/jffs2/jffs2_1pass.c: fix warning: variable ... set but not usedWolfgang Denk2011-10-091-10/+4
* CFI: fix warning: variable ... set but not usedWolfgang Denk2011-10-092-2/+11
* arch/arm/lib/board.c: fix warning: variable ... set but not usedWolfgang Denk2011-10-091-3/+1
* netconsole: support packets longer than 512 bytesMichael Walle2011-10-091-4/+7
* cmd_time: add time commandChe-liang Chiou2011-10-093-0/+92
* README: fix typos and such.Wolfgang Denk2011-10-091-8/+5
* README: fix documentation of CONFIG_SHOW_BOOT_PROGRESSWolfgang Denk2011-10-091-36/+36
* common/image.c: remove duplicated IH_TYPE entries.Wolfgang Denk2011-10-091-6/+3
* serial: uartlite: Support for SERIAL_MULTIMichal Simek2011-10-093-19/+142
* ppc: Fix DBSR_IAx defines in <bedbug/regs.h>Stefan Roese2011-10-091-16/+15
* ppc: Include <asm/cache.h> in common.hStefan Roese2011-10-091-0/+8
* 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
OpenPOWER on IntegriCloud