| Commit message (Expand) | Author | Age | Lines |
* | NAND: formatting cleanups from env.oob support | Scott Wood | 2010-07-12 | -40/+40 |
* | NAND: environment offset in OOB (CONFIG_ENV_OFFSET_OOB) | Ben Gardiner | 2010-07-12 | -1/+152 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | -267/+268 |
* | Redundant environment: move flag definitions to header file | Wolfgang Denk | 2010-07-04 | -8/+0 |
* | Make *printf() return "int" instead of "void" | Wolfgang Denk | 2010-07-04 | -4/+8 |
* | exports.c: fix warning: 'dummy' defined but not used | Wolfgang Denk | 2010-07-04 | -1/+1 |
* | cmd_ide.c: fix unused variable warning for SC3 board | Wolfgang Denk | 2010-07-04 | -1/+0 |
* | shannon/INFERNO: fix special handling of environment configuration | Wolfgang Denk | 2010-07-04 | -16/+0 |
* | add redundant environment for env_sf.c | Wolfgang Wegner | 2010-06-30 | -0/+232 |
* | Merge branch 'master' into next | Wolfgang Denk | 2010-06-30 | -1/+1 |
|\ |
|
| * | Fix console_buffer size conflict error. | Remy Bohmer | 2010-06-29 | -1/+1 |
* | | 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 |
| |\ \ |
|