aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)AuthorFilesLines
2010-05-21Fix "par[t]ition" typo.Wolfgang Denk2-4/+4
2010-05-12Enabled support for Rev 1.3 SPD for DDR2 DIMMsYork Sun1-1/+5
2010-05-06cmd_usb.c: show cmd usage if no args givenSerge Ziryukin1-0/+5
2010-05-06Move test for unnecessary memmove to memmove_wd()Larry Johnson2-5/+5
2010-05-06command.c: Enable auto tab for the editenv commandTrübenbach, Ralf1-0/+3
2010-05-06x86: Use CONFIG_SERIAL_MULTIGraeme Russ1-1/+2
2010-05-05cmd_onenand.c: moved to standard subcommand handlingFrans Meulenbroeks1-115/+192
2010-05-04Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk1-8/+8
2010-04-30SAMSUNG: serial: modify name from s5pc1xx to s5pMinkyu Kang1-8/+8
2010-04-28mtdparts: get rid of custom DEBUG macro, use debug()Wolfgang Denk1-50/+40
2010-04-28mtdparts: fix write through NULL pointerWolfgang Denk1-7/+12
2010-04-24mpc512x: add multi serial PSC supportAnatolij Gustschin1-0/+23
2010-04-21Move arch/ppc to arch/powerpcStefan Roese1-1/+1
2010-04-10FIX: watchdog timeout, while waiting for inputJens Scharsig1-0/+3
2010-04-10malloc: sbrk() should return MORECORE_FAILURE instead of NULL on failurekarl.beldan@gmail.com1-1/+1
2010-04-09cmd_bmp.c: add standard subcommand handlingFrans Meulenbroeks1-25/+56
2010-04-09Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk1-1/+1
2010-04-09cmd_ubi: Fix uninitialized variable warningPeter Tyser1-1/+1
2010-04-08USB storage probeKim B. Heino1-2/+2
2010-04-08USB storage countKim B. Heino2-6/+9
2010-04-07fdt: Add fdt_del_node_and_alias helperKumar Gala1-0/+13
2010-04-01Merge branch 'next'Wolfgang Denk8-124/+420
2010-03-29bootm, linux: fix booting Multi-File Image with "kernel+ramdisk+fdt"Heiko Schocher1-1/+2
2010-03-29i2c: made unused function i2c_mux_add_device staticFrans Meulenbroeks1-1/+1
2010-03-29cmd_i2c: introduced get_alen helper functionFrans Meulenbroeks1-72/+47
2010-03-29cmd_i2c: moved a define to before the functionsFrans Meulenbroeks1-2/+2
2010-03-29cmd_i2c: moved mispositioned comment for i2c mdFrans Meulenbroeks1-4/+4
2010-03-29cmd_i2c.c: declared local functions as staticFrans Meulenbroeks1-14/+14
2010-03-29Merge remote branch 'origin/master' into nextWolfgang Denk2-6/+22
2010-03-28cmd_usb.c: print debug messages only when DEBUG is definedWolfgang Denk1-2/+2
2010-03-28Merge branch 'next' of git://git.denx.de/u-boot-coldfire into nextWolfgang Denk1-2/+2
2010-03-24fix cmd_bdinfo.c:354: warning: 'print_eth' defined but not usedPhilippe De Muyter1-2/+2
2010-03-24lcd: make 16bpp workAlessandro Rubini1-4/+20
2010-03-23cmd_nand: show nand scrub confirmation characterFlorian Fainelli1-2/+8
2010-03-21Merge remote branch 'origin/master' into nextWolfgang Denk2-4/+8
2010-03-21fdt_support: add partitions fixup in mtd nodeAnatolij Gustschin2-1/+220
2010-03-21cmd history: Match history buffer size to console bufferJohn Schmoller1-1/+1
2010-03-21console: Fix console buffer overrunJohn Schmoller1-2/+2
2010-03-21cmd_setexpr: allow memory addresses in expressionsFrans Meulenbroeks1-4/+30
2010-03-21cmd_i2c.c: added i2c read to memory functionFrans Meulenbroeks1-1/+59
2010-03-21cmd_i2c.c: sorted commands alphabeticallyFrans Meulenbroeks1-6/+5
2010-03-21cmd_i2c.c: reworked subcommand handlingFrans Meulenbroeks1-32/+45
2010-03-21cmd_bootm.c: made subcommand array staticFrans Meulenbroeks1-1/+1
2010-03-21cmd_i2c.c: reduced subaddress length to 3 bytesFrans Meulenbroeks1-5/+5
2010-03-21console.c: fix problem with splashimageAnatolij Gustschin1-3/+7
2010-03-21cmd_mmc remove \nFrans Meulenbroeks1-1/+1
2010-03-12Prepare v2010.03-rc1v2010.03-rc1Wolfgang Denk2-2/+1
2010-03-12Cosmetic change - indentation correction.Michael Zaidman1-2/+2
2010-03-12cmd_mtdparts.c: prevent printbuffer overflowsAnatolij Gustschin1-2/+8
2010-03-11Move CONFIG_UPDATE_TFTP code after CONFIG_PREBOOTWolfgang Denk1-4/+4