summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-05-04-8/+8
|\
| * SAMSUNG: serial: modify name from s5pc1xx to s5pMinkyu Kang2010-04-30-8/+8
* | mtdparts: get rid of custom DEBUG macro, use debug()Wolfgang Denk2010-04-28-50/+40
* | mtdparts: fix write through NULL pointerWolfgang Denk2010-04-28-7/+12
|/
* mpc512x: add multi serial PSC supportAnatolij Gustschin2010-04-24-0/+23
* Move arch/ppc to arch/powerpcStefan Roese2010-04-21-1/+1
* FIX: watchdog timeout, while waiting for inputJens Scharsig2010-04-10-0/+3
* malloc: sbrk() should return MORECORE_FAILURE instead of NULL on failurekarl.beldan@gmail.com2010-04-10-1/+1
* cmd_bmp.c: add standard subcommand handlingFrans Meulenbroeks2010-04-09-25/+56
* Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk2010-04-09-1/+1
|\
| * cmd_ubi: Fix uninitialized variable warningPeter Tyser2010-04-09-1/+1
* | USB storage probeKim B. Heino2010-04-08-2/+2
* | USB storage countKim B. Heino2010-04-08-6/+9
|/
* fdt: Add fdt_del_node_and_alias helperKumar Gala2010-04-07-0/+13
* Merge branch 'next'Wolfgang Denk2010-04-01-124/+420
|\
| * i2c: made unused function i2c_mux_add_device staticFrans Meulenbroeks2010-03-29-1/+1
| * cmd_i2c: introduced get_alen helper functionFrans Meulenbroeks2010-03-29-72/+47
| * cmd_i2c: moved a define to before the functionsFrans Meulenbroeks2010-03-29-2/+2
| * cmd_i2c: moved mispositioned comment for i2c mdFrans Meulenbroeks2010-03-29-4/+4
| * cmd_i2c.c: declared local functions as staticFrans Meulenbroeks2010-03-29-14/+14
| * Merge remote branch 'origin/master' into nextWolfgang Denk2010-03-29-6/+22
| |\
| * \ Merge branch 'next' of git://git.denx.de/u-boot-coldfire into nextWolfgang Denk2010-03-28-2/+2
| |\ \
| | * | fix cmd_bdinfo.c:354: warning: 'print_eth' defined but not usedPhilippe De Muyter2010-03-24-2/+2
| * | | cmd_nand: show nand scrub confirmation characterFlorian Fainelli2010-03-23-2/+8
| |/ /
| * | Merge remote branch 'origin/master' into nextWolfgang Denk2010-03-21-4/+8
| |\ \
| * | | fdt_support: add partitions fixup in mtd nodeAnatolij Gustschin2010-03-21-1/+220
| * | | cmd history: Match history buffer size to console bufferJohn Schmoller2010-03-21-1/+1
| * | | console: Fix console buffer overrunJohn Schmoller2010-03-21-2/+2
| * | | cmd_setexpr: allow memory addresses in expressionsFrans Meulenbroeks2010-03-21-4/+30
| * | | cmd_i2c.c: added i2c read to memory functionFrans Meulenbroeks2010-03-21-1/+59
| * | | cmd_i2c.c: sorted commands alphabeticallyFrans Meulenbroeks2010-03-21-6/+5
| * | | cmd_i2c.c: reworked subcommand handlingFrans Meulenbroeks2010-03-21-32/+45
| * | | cmd_bootm.c: made subcommand array staticFrans Meulenbroeks2010-03-21-1/+1
| * | | cmd_i2c.c: reduced subaddress length to 3 bytesFrans Meulenbroeks2010-03-21-5/+5
* | | | bootm, linux: fix booting Multi-File Image with "kernel+ramdisk+fdt"Heiko Schocher2010-03-29-1/+2
| |_|/ |/| |
* | | cmd_usb.c: print debug messages only when DEBUG is definedWolfgang Denk2010-03-28-2/+2
* | | lcd: make 16bpp workAlessandro Rubini2010-03-24-4/+20
| |/ |/|
* | console.c: fix problem with splashimageAnatolij Gustschin2010-03-21-3/+7
* | cmd_mmc remove \nFrans Meulenbroeks2010-03-21-1/+1
|/
* Prepare v2010.03-rc1v2010.03-rc1Wolfgang Denk2010-03-12-2/+1
* Cosmetic change - indentation correction.Michael Zaidman2010-03-12-2/+2
* cmd_mtdparts.c: prevent printbuffer overflowsAnatolij Gustschin2010-03-12-2/+8
* Move CONFIG_UPDATE_TFTP code after CONFIG_PREBOOTWolfgang Denk2010-03-11-4/+4
* PPC: Record U-Boot's relocated address in RAM and show in bdinfo.Richard Retanubun2010-03-11-0/+1
* cmd_itest.c: fix pointer dereferencingFrans Meulenbroeks2010-02-24-2/+7
* net: Use 0.5 sec timeout in miiphy_reset() instead of counting loopStefan Roese2010-02-06-6/+6
* USB: usb_control_msg wait for driver ISR to set status.Remy Bohmer2010-02-03-7/+12
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2010-02-03-0/+7
|\
| * env_nand.c: print error message and fail gracefullyWolfgang Denk2010-01-27-0/+7
* | Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2010-02-03-8/+0
|\ \