| Commit message (Expand) | Author | Age | Lines |
* | Use run_command_repeatable() | Thomas Betker | 2014-06-11 | -2/+2 |
* | Add run_command_repeatable() | Thomas Betker | 2014-06-11 | -0/+24 |
* | Check run_command() return code properly | Thomas Betker | 2014-06-11 | -5/+1 |
* | fdt: Update functions which write to an FDT to return -ENOSPC | Simon Glass | 2014-06-11 | -2/+2 |
* | hash: Export the function to show a hash | Simon Glass | 2014-06-11 | -4/+3 |
* | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini | 2014-06-10 | -6/+5 |
|\ |
|
| * | usb: hub: remove CONFIG_USB_HUB_MIN_POWER_ON_DELAY | Stephen Warren | 2014-06-01 | -5/+1 |
| * | usb: hub: fix power good delay timing | Stephen Warren | 2014-06-01 | -3/+6 |
* | | fs: fatwrite: use map_sysmem before use file_fat_write | Wu, Josh | 2014-06-05 | -1/+5 |
* | | nand_spl: remove nand_spl infrastructure | Masahiro Yamada | 2014-06-05 | -1/+1 |
* | | bootm: make use of legacy image format configurable | Heiko Schocher | 2014-06-05 | -11/+65 |
* | | env_eeprom: Assign default environment during board_init_f | Siva Durga Prasad Paladugu | 2014-06-05 | -2/+10 |
* | | Correct return code from builtin_run_command_list() | Simon Glass | 2014-06-05 | -1/+1 |
* | | Fix hush to give the correct return code for a simple command | Simon Glass | 2014-06-05 | -1/+3 |
* | | Fix itest mask overflow | Simon Glass | 2014-06-05 | -1/+1 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2014-05-30 | -0/+1 |
|\ |
|
| * | mkimage: add atmelimage | Andreas Bießmann | 2014-05-27 | -0/+1 |
* | | main: Avoid unncessary strdup()/free() | Simon Glass | 2014-05-29 | -4/+2 |
* | | main: Make the execution path a little clearer in main.c | Simon Glass | 2014-05-29 | -73/+86 |
* | | main: Hide the hush/simple details inside cli.c | Simon Glass | 2014-05-29 | -15/+25 |
* | | Simplify the main loop | Simon Glass | 2014-05-29 | -27/+32 |
* | | m68k: powerpc: Clean up do_mdm_init | Simon Glass | 2014-05-29 | -21/+4 |
* | | Rename bootretry functions and remove #ifdefs | Simon Glass | 2014-05-29 | -40/+16 |
* | | Move bootretry code into bootretry.c and clean up | Simon Glass | 2014-05-29 | -55/+75 |
* | | Move command line API into cli.c | Simon Glass | 2014-05-29 | -93/+107 |
* | | Move autoboot code to autoboot.c | Simon Glass | 2014-05-29 | -364/+370 |
* | | Add cli_ prefix to readline functions | Simon Glass | 2014-05-29 | -30/+32 |
* | | Split out simple parser and readline into separate files | Simon Glass | 2014-05-29 | -1013/+1021 |
* | | move CLI prototypes to cli.h and add comments | Simon Glass | 2014-05-29 | -0/+9 |
* | | Rename hush to cli_hush | Simon Glass | 2014-05-29 | -4/+4 |
* | | Remove unnecessary use of hush header file | Simon Glass | 2014-05-29 | -5/+0 |
* | | dm: rename device struct to udevice | Heiko Schocher | 2014-05-27 | -4/+4 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-mmc | Tom Rini | 2014-05-23 | -334/+540 |
|\ |
|
| * | cmd_mmc: use new mmc_select_hwpart() function | Stephen Warren | 2014-05-23 | -15/+6 |
| * | cmd_part: fix typo in part command help text | Stephen Warren | 2014-05-23 | -1/+1 |
| * | eMMC: cmd_mmc.c adds the 'rpmb' sub-command for the 'mmc' command | Pierre Aubert | 2014-05-23 | -296/+510 |
| * | Add the function 'confirm_yesno' for interactive | Pierre Aubert | 2014-05-23 | -36/+37 |
* | | Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze | Tom Rini | 2014-05-22 | -4/+87 |
|\ \ |
|
| * | | fpga: Added support to load bit stream from SD/MMC | Siva Durga Prasad Paladugu | 2014-05-20 | -0/+40 |
| * | | fpga: Add support to load partial bitstreams | Michal Simek | 2014-05-20 | -0/+33 |
| * | | fpga: Define bitstream type based on command selection | Michal Simek | 2014-05-20 | -4/+6 |
| * | | fpga: Guard the LOADMK functionality with CMD_FPGA_LOADMK | Siva Durga Prasad Paladugu | 2014-05-20 | -0/+8 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2014-05-22 | -1/+1 |
|\ \ |
|
| * \ | Merge remote-tracking branch 'u-boot/master' | Albert ARIBAUD | 2014-05-20 | -47/+44 |
| |\ \
| | |/ |
|
| * | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Stefano Babic | 2014-05-15 | -287/+649 |
| |\ \ |
|
| * | | | nand: remove CONFIG_SYS_NAND_PAGE_SIZE | Tim Harvey | 2014-05-15 | -1/+1 |
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini | 2014-05-22 | -18/+239 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | usb/gadget: add the fastboot gadget | Sebastian Siewior | 2014-05-08 | -0/+38 |
| * | | | image: add support for Android's boot image format | Sebastian Siewior | 2014-05-08 | -6/+122 |
| * | | | ums: allow the user to specify the device type | Stephen Warren | 2014-05-08 | -4/+10 |