| Commit message (Expand) | Author | Age | Lines |
* | Fix #if chain and added AVR32 case in cmd_bdinfo.c | Reinhard Meyer | 2010-06-29 | -9/+35 |
* | hwconfig: Add some unit tests | Anton Vorontsov | 2010-06-29 | -0/+55 |
* | hwconfig: Fix stop characters parsing for subkeys | Anton Vorontsov | 2010-06-29 | -9/+10 |
* | Remove AmigaOneG3SE board | Wolfgang Denk | 2010-06-23 | -253/+7 |
* | Prepare v2010.06-rc3v2010.06-rc3 | Wolfgang Denk | 2010-06-23 | -1/+1 |
* | fdt_support: add entry for sec3.1 and fix sec3.3 | Kim Phillips | 2010-05-30 | -1/+2 |
* | nios: remove nios-32 arch | Thomas Chou | 2010-05-28 | -22/+0 |
* | Fix "par[t]ition" typo. | Wolfgang Denk | 2010-05-21 | -4/+4 |
* | Enabled support for Rev 1.3 SPD for DDR2 DIMMs | York Sun | 2010-05-12 | -1/+5 |
* | cmd_usb.c: show cmd usage if no args given | Serge Ziryukin | 2010-05-06 | -0/+5 |
* | Move test for unnecessary memmove to memmove_wd() | Larry Johnson | 2010-05-06 | -5/+5 |
* | command.c: Enable auto tab for the editenv command | Trübenbach, Ralf | 2010-05-06 | -0/+3 |
* | x86: Use CONFIG_SERIAL_MULTI | Graeme Russ | 2010-05-06 | -1/+2 |
* | cmd_onenand.c: moved to standard subcommand handling | Frans Meulenbroeks | 2010-05-05 | -115/+192 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2010-05-04 | -8/+8 |
|\ |
|
| * | SAMSUNG: serial: modify name from s5pc1xx to s5p | Minkyu Kang | 2010-04-30 | -8/+8 |
* | | mtdparts: get rid of custom DEBUG macro, use debug() | Wolfgang Denk | 2010-04-28 | -50/+40 |
* | | mtdparts: fix write through NULL pointer | Wolfgang Denk | 2010-04-28 | -7/+12 |
|/ |
|
* | mpc512x: add multi serial PSC support | Anatolij Gustschin | 2010-04-24 | -0/+23 |
* | Move arch/ppc to arch/powerpc | Stefan Roese | 2010-04-21 | -1/+1 |
* | FIX: watchdog timeout, while waiting for input | Jens Scharsig | 2010-04-10 | -0/+3 |
* | malloc: sbrk() should return MORECORE_FAILURE instead of NULL on failure | karl.beldan@gmail.com | 2010-04-10 | -1/+1 |
* | cmd_bmp.c: add standard subcommand handling | Frans Meulenbroeks | 2010-04-09 | -25/+56 |
* | Merge branch 'master' of git://git.denx.de/u-boot-ubi | Wolfgang Denk | 2010-04-09 | -1/+1 |
|\ |
|
| * | cmd_ubi: Fix uninitialized variable warning | Peter Tyser | 2010-04-09 | -1/+1 |
* | | USB storage probe | Kim B. Heino | 2010-04-08 | -2/+2 |
* | | USB storage count | Kim B. Heino | 2010-04-08 | -6/+9 |
|/ |
|
* | fdt: Add fdt_del_node_and_alias helper | Kumar Gala | 2010-04-07 | -0/+13 |
* | Merge branch 'next' | Wolfgang Denk | 2010-04-01 | -124/+420 |
|\ |
|
| * | i2c: made unused function i2c_mux_add_device static | Frans Meulenbroeks | 2010-03-29 | -1/+1 |
| * | cmd_i2c: introduced get_alen helper function | Frans Meulenbroeks | 2010-03-29 | -72/+47 |
| * | cmd_i2c: moved a define to before the functions | Frans Meulenbroeks | 2010-03-29 | -2/+2 |
| * | cmd_i2c: moved mispositioned comment for i2c md | Frans Meulenbroeks | 2010-03-29 | -4/+4 |
| * | cmd_i2c.c: declared local functions as static | Frans Meulenbroeks | 2010-03-29 | -14/+14 |
| * | Merge remote branch 'origin/master' into next | Wolfgang Denk | 2010-03-29 | -6/+22 |
| |\ |
|
| * \ | Merge branch 'next' of git://git.denx.de/u-boot-coldfire into next | Wolfgang Denk | 2010-03-28 | -2/+2 |
| |\ \ |
|
| | * | | fix cmd_bdinfo.c:354: warning: 'print_eth' defined but not used | Philippe De Muyter | 2010-03-24 | -2/+2 |
| * | | | cmd_nand: show nand scrub confirmation character | Florian Fainelli | 2010-03-23 | -2/+8 |
| |/ / |
|
| * | | Merge remote branch 'origin/master' into next | Wolfgang Denk | 2010-03-21 | -4/+8 |
| |\ \ |
|
| * | | | fdt_support: add partitions fixup in mtd node | Anatolij Gustschin | 2010-03-21 | -1/+220 |
| * | | | cmd history: Match history buffer size to console buffer | John Schmoller | 2010-03-21 | -1/+1 |
| * | | | console: Fix console buffer overrun | John Schmoller | 2010-03-21 | -2/+2 |
| * | | | cmd_setexpr: allow memory addresses in expressions | Frans Meulenbroeks | 2010-03-21 | -4/+30 |
| * | | | cmd_i2c.c: added i2c read to memory function | Frans Meulenbroeks | 2010-03-21 | -1/+59 |
| * | | | cmd_i2c.c: sorted commands alphabetically | Frans Meulenbroeks | 2010-03-21 | -6/+5 |
| * | | | cmd_i2c.c: reworked subcommand handling | Frans Meulenbroeks | 2010-03-21 | -32/+45 |
| * | | | cmd_bootm.c: made subcommand array static | Frans Meulenbroeks | 2010-03-21 | -1/+1 |
| * | | | cmd_i2c.c: reduced subaddress length to 3 bytes | Frans Meulenbroeks | 2010-03-21 | -5/+5 |
* | | | | bootm, linux: fix booting Multi-File Image with "kernel+ramdisk+fdt" | Heiko Schocher | 2010-03-29 | -1/+2 |
| |_|/
|/| | |
|
* | | | cmd_usb.c: print debug messages only when DEBUG is defined | Wolfgang Denk | 2010-03-28 | -2/+2 |