summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Prepare v2010.06-rc3Wolfgang Denk2010-06-231-1/+1
* fdt_support: add entry for sec3.1 and fix sec3.3Kim Phillips2010-05-301-1/+2
* nios: remove nios-32 archThomas Chou2010-05-283-22/+0
* Fix "par[t]ition" typo.Wolfgang Denk2010-05-212-4/+4
* Enabled support for Rev 1.3 SPD for DDR2 DIMMsYork Sun2010-05-121-1/+5
* cmd_usb.c: show cmd usage if no args givenSerge Ziryukin2010-05-061-0/+5
* Move test for unnecessary memmove to memmove_wd()Larry Johnson2010-05-062-5/+5
* command.c: Enable auto tab for the editenv commandTrübenbach, Ralf2010-05-061-0/+3
* x86: Use CONFIG_SERIAL_MULTIGraeme Russ2010-05-061-1/+2
* cmd_onenand.c: moved to standard subcommand handlingFrans Meulenbroeks2010-05-051-115/+192
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-05-041-8/+8
|\
| * SAMSUNG: serial: modify name from s5pc1xx to s5pMinkyu Kang2010-04-301-8/+8
* | mtdparts: get rid of custom DEBUG macro, use debug()Wolfgang Denk2010-04-281-50/+40
* | mtdparts: fix write through NULL pointerWolfgang Denk2010-04-281-7/+12
|/
* mpc512x: add multi serial PSC supportAnatolij Gustschin2010-04-241-0/+23
* Move arch/ppc to arch/powerpcStefan Roese2010-04-211-1/+1
* FIX: watchdog timeout, while waiting for inputJens Scharsig2010-04-101-0/+3
* malloc: sbrk() should return MORECORE_FAILURE instead of NULL on failurekarl.beldan@gmail.com2010-04-101-1/+1
* cmd_bmp.c: add standard subcommand handlingFrans Meulenbroeks2010-04-091-25/+56
* Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk2010-04-091-1/+1
|\
| * cmd_ubi: Fix uninitialized variable warningPeter Tyser2010-04-091-1/+1
* | USB storage probeKim B. Heino2010-04-081-2/+2
* | USB storage countKim B. Heino2010-04-082-6/+9
|/
* fdt: Add fdt_del_node_and_alias helperKumar Gala2010-04-071-0/+13
* Merge branch 'next'Wolfgang Denk2010-04-018-124/+420
|\
| * i2c: made unused function i2c_mux_add_device staticFrans Meulenbroeks2010-03-291-1/+1
| * cmd_i2c: introduced get_alen helper functionFrans Meulenbroeks2010-03-291-72/+47
| * cmd_i2c: moved a define to before the functionsFrans Meulenbroeks2010-03-291-2/+2
| * cmd_i2c: moved mispositioned comment for i2c mdFrans Meulenbroeks2010-03-291-4/+4
| * cmd_i2c.c: declared local functions as staticFrans Meulenbroeks2010-03-291-14/+14
| * Merge remote branch 'origin/master' into nextWolfgang Denk2010-03-292-6/+22
| |\
| * \ Merge branch 'next' of git://git.denx.de/u-boot-coldfire into nextWolfgang Denk2010-03-281-2/+2
| |\ \
| | * | fix cmd_bdinfo.c:354: warning: 'print_eth' defined but not usedPhilippe De Muyter2010-03-241-2/+2
| * | | cmd_nand: show nand scrub confirmation characterFlorian Fainelli2010-03-231-2/+8
| |/ /
| * | Merge remote branch 'origin/master' into nextWolfgang Denk2010-03-212-4/+8
| |\ \
| * | | fdt_support: add partitions fixup in mtd nodeAnatolij Gustschin2010-03-212-1/+220
| * | | cmd history: Match history buffer size to console bufferJohn Schmoller2010-03-211-1/+1
| * | | console: Fix console buffer overrunJohn Schmoller2010-03-211-2/+2
| * | | cmd_setexpr: allow memory addresses in expressionsFrans Meulenbroeks2010-03-211-4/+30
| * | | cmd_i2c.c: added i2c read to memory functionFrans Meulenbroeks2010-03-211-1/+59
| * | | cmd_i2c.c: sorted commands alphabeticallyFrans Meulenbroeks2010-03-211-6/+5
| * | | cmd_i2c.c: reworked subcommand handlingFrans Meulenbroeks2010-03-211-32/+45
| * | | cmd_bootm.c: made subcommand array staticFrans Meulenbroeks2010-03-211-1/+1
| * | | cmd_i2c.c: reduced subaddress length to 3 bytesFrans Meulenbroeks2010-03-211-5/+5
* | | | bootm, linux: fix booting Multi-File Image with "kernel+ramdisk+fdt"Heiko Schocher2010-03-291-1/+2
| |_|/ |/| |
* | | cmd_usb.c: print debug messages only when DEBUG is definedWolfgang Denk2010-03-281-2/+2
* | | lcd: make 16bpp workAlessandro Rubini2010-03-241-4/+20
| |/ |/|
* | console.c: fix problem with splashimageAnatolij Gustschin2010-03-211-3/+7
* | cmd_mmc remove \nFrans Meulenbroeks2010-03-211-1/+1
|/
* Prepare v2010.03-rc1Wolfgang Denk2010-03-122-2/+1
OpenPOWER on IntegriCloud