| Commit message (Expand) | Author | Age | Lines |
* | common/env_nand.c: calculate crc only when readenv was OK | Phil Sutter | 2013-02-22 | -2/+4 |
* | env_nand.c: clarify log messages when env reading fails | Phil Sutter | 2013-02-22 | -4/+8 |
* | nand: fix nand read.option parsing | Harvey Chapman | 2013-02-22 | -1/+1 |
* | imls: Add support to list images in NAND device | Vipin Kumar | 2013-02-22 | -3/+164 |
* | gpt: fix partion size limit | Piotr Wilczek | 2013-02-20 | -4/+6 |
* | led: The gpio_led.c code expects that LED state is from the enum | Holger Hans Peter Freyther | 2013-02-20 | -2/+2 |
* | cmd_elf: Fix broken bootvx command | Reinhard Arlt | 2013-02-20 | -1/+1 |
* | cmd_load.c: Add #endif comments to reduce confusion | Robert P. J. Day | 2013-02-19 | -4/+4 |
* | cmd_mem.c: Fix some typoes, no functional changes | Robert P. J. Day | 2013-02-19 | -4/+6 |
* | malloc: make malloc_bin_reloc static | Gabor Juhos | 2013-02-19 | -1/+5 |
* | common/fdt_support.c: sparse fixes | Kim Phillips | 2013-02-07 | -39/+47 |
* | treewide: include libfdt_env.h before fdt.h | Kim Phillips | 2013-02-07 | -4/+0 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze | Tom Rini | 2013-02-04 | -5/+22 |
|\ |
|
| * | common: cmd_bdinfo: Fix compilation warning for microblaze | Michal Simek | 2013-02-04 | -1/+1 |
| * | common: cmd_bdinfo: Fix bdinfo to show all MACs for Microblaze and ARM | Michal Simek | 2013-02-04 | -4/+21 |
* | | serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI option | Michal Simek | 2013-02-04 | -1/+1 |
* | | cmd_time: merge run_command_and_time_it with cmd_process | Richard Genoud | 2013-02-04 | -34/+9 |
* | | console: USB: KBD: Fix incorrect autoboot timeout | Jim Lin | 2013-02-04 | -5/+5 |
* | | common: env_mmc: Use __weak annotation to simplify code | Fabio Estevam | 2013-02-04 | -3/+1 |
* | | common/cmd_bootm.c: prevent running of subcommands before 'bootm start' | Gabor Juhos | 2013-02-04 | -1/+2 |
* | | Only use fb_base if we have a display | Simon Glass | 2013-02-04 | -0/+4 |
* | | ppc: Move brg_clk to arch_global_data | Simon Glass | 2013-02-01 | -1/+1 |
* | | arm: Move tlb_addr and tlb_size to arch_global_data | Simon Glass | 2013-02-01 | -1/+1 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-video | Tom Rini | 2013-01-14 | -1/+1 |
|\ |
|
| * | lcd: restore ability to display 8 bpp BMPs on 16 bpp LCDs | Nikita Kiryanov | 2013-01-14 | -1/+1 |
* | | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-01-14 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Sound: Add FDT support to CMD. | Rajeshwari Shinde | 2013-01-08 | -1/+1 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2013-01-11 | -0/+27 |
|\ \ |
|
| * | | Add option to display customised memory information | Simon Glass | 2013-01-10 | -0/+27 |
| |/ |
|
* | | bootm: relocate names of sub-command table for archs with CONFIG_NEEDS_MANUAL... | Daniel Schwierzeck | 2013-01-10 | -1/+7 |
* | | x86: Add coreboot version to u-boot's version command | Stefan Reinauer | 2012-12-26 | -1/+6 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2012-12-22 | -19/+179 |
|\ \
| |/ |
|
| * | Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged | Allen Martin | 2012-12-19 | -428/+3331 |
| |\ |
|
| * | | lcd: Add CONFIG_CONSOLE_SCROLL_LINES option to speed console | Simon Glass | 2012-11-19 | -5/+17 |
| * | | lcd: Add support for flushing LCD fb from dcache after update | Simon Glass | 2012-11-19 | -9/+49 |
| * | | lcd: Add CONFIG_LCD_ALIGNMENT to select frame buffer alignment | Simon Glass | 2012-11-19 | -5/+16 |
| * | | Sound: Add command for audio playback | Rajeshwari Shinde | 2012-11-15 | -0/+97 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini | 2012-12-21 | -5/+52 |
|\ \ \ |
|
| * | | | usb: properly detect empty mass storage media reader | Vincent Palatin | 2012-12-17 | -0/+10 |
| * | | | usb: Clean up newly allocated device nodes in case of configuration failure | Milind Choudhary | 2012-12-17 | -0/+14 |
| * | | | usbh/ehci: Increase timeout for enumeration | Vipin Kumar | 2012-12-17 | -5/+28 |
| | |/
| |/| |
|
* | | | Add a simple load option to setexpr | Joe Hershberger | 2012-12-19 | -3/+16 |
* | | | spi: Add SPI flash test | Simon Glass | 2012-12-19 | -0/+168 |
* | | | spi: Add progress percentage and write speed to `sf update` | James Miller | 2012-12-19 | -2/+39 |
|/ / |
|
* | | env: Handle write-once ethaddr and serial# generically | Joe Hershberger | 2012-12-13 | -19/+0 |
* | | env: Implement the env delete command | Joe Hershberger | 2012-12-13 | -3/+32 |
* | | env: Add setenv force support | Joe Hershberger | 2012-12-13 | -6/+23 |
* | | env: Add support for access control to .flags | Joe Hershberger | 2012-12-13 | -10/+198 |
* | | env: Add a command to display details about env flags | Joe Hershberger | 2012-12-13 | -0/+93 |
* | | tools/env: Add environment variable flags support | Joe Hershberger | 2012-12-13 | -0/+82 |