| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next' | Wolfgang Denk | 2010-04-01 | 8 | -124/+420 |
|\ |
|
| * | i2c: made unused function i2c_mux_add_device static | Frans Meulenbroeks | 2010-03-29 | 1 | -1/+1 |
| * | cmd_i2c: introduced get_alen helper function | Frans Meulenbroeks | 2010-03-29 | 1 | -72/+47 |
| * | cmd_i2c: moved a define to before the functions | Frans Meulenbroeks | 2010-03-29 | 1 | -2/+2 |
| * | cmd_i2c: moved mispositioned comment for i2c md | Frans Meulenbroeks | 2010-03-29 | 1 | -4/+4 |
| * | cmd_i2c.c: declared local functions as static | Frans Meulenbroeks | 2010-03-29 | 1 | -14/+14 |
| * | Merge remote branch 'origin/master' into next | Wolfgang Denk | 2010-03-29 | 2 | -6/+22 |
| |\ |
|
| * \ | Merge branch 'next' of git://git.denx.de/u-boot-coldfire into next | Wolfgang Denk | 2010-03-28 | 1 | -2/+2 |
| |\ \ |
|
| | * | | fix cmd_bdinfo.c:354: warning: 'print_eth' defined but not used | Philippe De Muyter | 2010-03-24 | 1 | -2/+2 |
| * | | | cmd_nand: show nand scrub confirmation character | Florian Fainelli | 2010-03-23 | 1 | -2/+8 |
| |/ / |
|
| * | | Merge remote branch 'origin/master' into next | Wolfgang Denk | 2010-03-21 | 2 | -4/+8 |
| |\ \ |
|
| * | | | fdt_support: add partitions fixup in mtd node | Anatolij Gustschin | 2010-03-21 | 2 | -1/+220 |
| * | | | cmd history: Match history buffer size to console buffer | John Schmoller | 2010-03-21 | 1 | -1/+1 |
| * | | | console: Fix console buffer overrun | John Schmoller | 2010-03-21 | 1 | -2/+2 |
| * | | | cmd_setexpr: allow memory addresses in expressions | Frans Meulenbroeks | 2010-03-21 | 1 | -4/+30 |
| * | | | cmd_i2c.c: added i2c read to memory function | Frans Meulenbroeks | 2010-03-21 | 1 | -1/+59 |
| * | | | cmd_i2c.c: sorted commands alphabetically | Frans Meulenbroeks | 2010-03-21 | 1 | -6/+5 |
| * | | | cmd_i2c.c: reworked subcommand handling | Frans Meulenbroeks | 2010-03-21 | 1 | -32/+45 |
| * | | | cmd_bootm.c: made subcommand array static | Frans Meulenbroeks | 2010-03-21 | 1 | -1/+1 |
| * | | | cmd_i2c.c: reduced subaddress length to 3 bytes | Frans Meulenbroeks | 2010-03-21 | 1 | -5/+5 |
* | | | | bootm, linux: fix booting Multi-File Image with "kernel+ramdisk+fdt" | Heiko Schocher | 2010-03-29 | 1 | -1/+2 |
| |_|/
|/| | |
|
* | | | cmd_usb.c: print debug messages only when DEBUG is defined | Wolfgang Denk | 2010-03-28 | 1 | -2/+2 |
* | | | lcd: make 16bpp work | Alessandro Rubini | 2010-03-24 | 1 | -4/+20 |
| |/
|/| |
|
* | | console.c: fix problem with splashimage | Anatolij Gustschin | 2010-03-21 | 1 | -3/+7 |
* | | cmd_mmc remove \n | Frans Meulenbroeks | 2010-03-21 | 1 | -1/+1 |
|/ |
|
* | Prepare v2010.03-rc1v2010.03-rc1 | Wolfgang Denk | 2010-03-12 | 2 | -2/+1 |
* | Cosmetic change - indentation correction. | Michael Zaidman | 2010-03-12 | 1 | -2/+2 |
* | cmd_mtdparts.c: prevent printbuffer overflows | Anatolij Gustschin | 2010-03-12 | 1 | -2/+8 |
* | Move CONFIG_UPDATE_TFTP code after CONFIG_PREBOOT | Wolfgang Denk | 2010-03-11 | 1 | -4/+4 |
* | PPC: Record U-Boot's relocated address in RAM and show in bdinfo. | Richard Retanubun | 2010-03-11 | 1 | -0/+1 |
* | cmd_itest.c: fix pointer dereferencing | Frans Meulenbroeks | 2010-02-24 | 1 | -2/+7 |
* | net: Use 0.5 sec timeout in miiphy_reset() instead of counting loop | Stefan Roese | 2010-02-06 | 1 | -6/+6 |
* | USB: usb_control_msg wait for driver ISR to set status. | Remy Bohmer | 2010-02-03 | 1 | -7/+12 |
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk | 2010-02-03 | 1 | -0/+7 |
|\ |
|
| * | env_nand.c: print error message and fail gracefully | Wolfgang Denk | 2010-01-27 | 1 | -0/+7 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-video | Wolfgang Denk | 2010-02-03 | 1 | -8/+0 |
|\ \ |
|
| * | | lcd: remove CONFIG_ATMEL_LCD ifdefs from lcd_setfgcolor | Anatolij Gustschin | 2010-01-27 | 1 | -8/+0 |
| |/ |
|
* | | cmd_ximg.c: fix error: 'i' undeclared | Wolfgang Denk | 2010-01-31 | 1 | -14/+19 |
|/ |
|
* | Add support to disable cpu's in multicore processors | Kumar Gala | 2010-01-26 | 1 | -0/+3 |
* | add ability to handle compressed images to imxtract | Wolfgang Wegner | 2010-01-26 | 1 | -7/+85 |
* | jffs2: fix hangs/crashs when not using CONFIG_JFFS2_PART_SIZE | Mike Frysinger | 2010-01-26 | 1 | -2/+2 |
* | gzip/zlib: make features optional | Mike Frysinger | 2010-01-26 | 1 | -0/+2 |
* | mkimage: Add Freescale imx Boot Image support (imximage) | Stefano Babic | 2010-01-25 | 1 | -0/+1 |
* | lmb: only force on arches that use it | Mike Frysinger | 2010-01-21 | 1 | -18/+16 |
* | CRAMFS: support cramfs in RAM | Heiko Schocher | 2010-01-18 | 2 | -0/+217 |
* | env, eeprom: add redundant environment support | Heiko Schocher | 2010-01-18 | 1 | -4/+127 |
* | cmd_eeprom: I2C updates | Heiko Schocher | 2010-01-18 | 2 | -11/+69 |
* | cmd_bootm.c: Change interpretation of standalone image parameters. | Detlev Zundel | 2010-01-18 | 1 | -3/+0 |
* | cmd_bootm.c: Do not load a ramdisk when not booting a kernel. | Detlev Zundel | 2010-01-18 | 1 | -1/+2 |
* | kgdb: update mem2hex/hex2mem funcs | Robin Getz | 2010-01-18 | 1 | -11/+32 |