| Commit message (Expand) | Author | Age | Files | Lines |
* | common: Make sure arch-specific map_sysmem() is defined | Joe Hershberger | 2015-04-18 | 23 | -0/+23 |
* | dm: pci: Add a uclass for PCI | Simon Glass | 2015-04-16 | 2 | -3/+13 |
* | dm: core: Add dev_get_uclass_priv() to access uclass private data | Simon Glass | 2015-04-16 | 2 | -2/+2 |
* | Correct map_sysmem() logic in do_mem_mw() | Simon Glass | 2015-04-16 | 1 | -3/+4 |
* | dm: Add a new CPU init function which can use driver model | Simon Glass | 2015-04-16 | 1 | -0/+6 |
* | fastboot: Proper download gadget unregister and clear when cable is missing | Paul Kocialkowski | 2015-04-14 | 1 | -0/+2 |
* | fastboot: check for alias when looking up partition by name | Michael Scott | 2015-04-14 | 1 | -2/+24 |
* | dfu: cmd: trigger watchdog before calling usb_gadget_handle_interrupts | Heiko Schocher | 2015-04-14 | 1 | -0/+2 |
* | cmd_usb_mass_storage: Use 'USB Mass Storage' in the help text | Fabio Estevam | 2015-04-14 | 1 | -1/+1 |
* | usb: gadget: thor: Invoke board specific USB cleanup interface | Inha Song | 2015-04-14 | 1 | -0/+1 |
* | usb: gadget: UMS: Invoke board specific USB cleanup interface | Inha Song | 2015-04-14 | 1 | -0/+1 |
* | usb: modify usb_gadget_handle_interrupts to take controller index | Kishon Vijay Abraham I | 2015-04-14 | 3 | -3/+3 |
* | common: cmd_dfu: invoke board_usb_cleanup() for cleaning up | Kishon Vijay Abraham I | 2015-04-14 | 2 | -0/+7 |
* | usb: hub: allow pgood_delay to be specified via env | Tim Harvey | 2015-04-14 | 1 | -0/+8 |
* | usb: fix first descriptor fetch error handling | Stephen Warren | 2015-04-14 | 1 | -1/+16 |
* | usb: Early failure when the first descriptor read fails or is invalid | Paul Kocialkowski | 2015-04-14 | 1 | -1/+4 |
* | usb: Check usb_new_device for failure | Paul Kocialkowski | 2015-04-14 | 1 | -4/+10 |
* | usb: usb_new_device return codes consistency | Paul Kocialkowski | 2015-04-14 | 1 | -29/+29 |
* | usb_storage:Fix USB storage capacity detection on 64 bit architectures | Sergey Temerkhanov | 2015-04-14 | 1 | -21/+23 |
* | usb_storage : scan all interfaces to find a storage device | Franck Jullien | 2015-04-14 | 1 | -17/+28 |
* | common/armflash: Support for ARM flash images | Linus Walleij | 2015-04-10 | 3 | -0/+285 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2015-04-10 | 2 | -0/+13 |
|\ |
|
| * | Introduce CONFIG_SPL_PANIC_ON_RAW_IMAGE | Albert ARIBAUD \(3ADEV\) | 2015-04-10 | 1 | -0/+12 |
| * | lpc32xx: add lpc32xx-spl.bin boot image target | Albert ARIBAUD \(3ADEV\) | 2015-04-10 | 1 | -0/+1 |
* | | common, ubi: use positive return values for ubi check | Stefan Agner | 2015-04-10 | 1 | -1/+1 |
|/ |
|
* | cmd_mem.c: Update 'iteration_limit' to unsigned long | Tom Rini | 2015-04-07 | 1 | -1/+1 |
* | cmd_mem: cleanups, catch bad usage | Pavel Machek | 2015-04-07 | 1 | -15/+19 |
* | env_sf: Fix recovery default | Mario Schuknecht | 2015-04-07 | 1 | -2/+4 |
* | arc: clean-up init procedure | Alexey Brodkin | 2015-04-03 | 1 | -4/+4 |
* | nand: yaffs: Remove the "nand write.yaffs" command | Peter Tyser | 2015-03-30 | 1 | -15/+0 |
* | cmd_nand: Verify writes to NAND | Peter Tyser | 2015-03-30 | 1 | -5/+9 |
* | m68k: fix 3 broken boards | angelo@sysam.it | 2015-03-28 | 1 | -2/+2 |
* | common/board_f: move board_init_f_mem() from #else CONFIG_X86 | Alexey Brodkin | 2015-03-28 | 1 | -2/+4 |
* | part: Add support for list filtering on bootable partitions | Sjoerd Simons | 2015-03-25 | 1 | -12/+41 |
* | remove unnecessary version.h includes | Rob Herring | 2015-03-24 | 2 | -2/+0 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini | 2015-03-18 | 1 | -1/+2 |
|\ |
|
| * | common/board_f.c: Enable IMX watchdog in init_func_watchdog_init() | Stefan Roese | 2015-03-13 | 1 | -1/+2 |
| * | Merge branch 'master' of git://git.denx.de/u-boot | Stefano Babic | 2015-03-05 | 3 | -2/+99 |
| |\ |
|
* | \ | Merge branch 'master' of git://git.denx.de/u-boot-tegra | Tom Rini | 2015-03-10 | 1 | -0/+12 |
|\ \ \ |
|
| * | | | common: board: support systems with where RAM ends beyond 4GB | Stephen Warren | 2015-03-04 | 1 | -0/+12 |
* | | | | common: cmd_elf: Add support to disable start of application | Siva Durga Prasad Paladugu | 2015-03-09 | 1 | -0/+4 |
* | | | | common/board_r: Restore non-cached memory setup | Jan Kiszka | 2015-03-09 | 1 | -0/+11 |
* | | | | dlmalloc: do memset in malloc init as new default config | Przemyslaw Marczak | 2015-03-09 | 1 | -3/+7 |
* | | | | cmd_usb_mass_storage: Remove extra 'ums' string in the usage text | Fabio Estevam | 2015-03-05 | 1 | -1/+1 |
* | | | | common/board_f: implement type casting for gd structure | Alexey Brodkin | 2015-03-05 | 1 | -1/+1 |
* | | | | spl: fix calling "spl export .." more than once | Heiko Schocher | 2015-03-05 | 1 | -1/+2 |
* | | | | m68k: Add generic board support for MCF547X/8X and MCF5445X | Alison Wang | 2015-03-05 | 2 | -1/+9 |
* | | | | m68k: add generic-board support | angelo@sysam.it | 2015-03-05 | 2 | -21/+24 |
* | | | | cmd_yaffs: Clean up command usage messages | Peter Tyser | 2015-03-05 | 1 | -13/+13 |
* | | | | common/lcd: Add command for writing to lcd-display | Hannes Petermaier | 2015-03-05 | 1 | -0/+18 |