summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm:trats: Use new ums commandLukasz Majewski2013-03-182-0/+68
* usb:gadget: USB Mass Storage Gadget supportLukasz Majewski2013-03-184-0/+148
* usb:composite: USB Mass Storage - f_mass_storage.c from Linux kernelPiotr Wilczek2013-03-181-0/+2793
* usb:composite: USB Mass Storage - storage_common.c from Linux kernelLukasz Majewski2013-03-181-0/+653
* usb:composite:fix Provide function data when addressing device with only one ...Lukasz Majewski2013-03-181-0/+19
* usbtty: adapt buffers for large packet supportShiraz Hashim2013-03-162-2/+4
* usb/host/ehci: Add support for EHCI on spearVipin Kumar2013-03-162-0/+60
* usb: Fix bug when both DFU & ETHER are definedPantelis Antoniou2013-03-161-2/+8
* dfu: Add a partition type targetPantelis Antoniou2013-03-161-0/+31
* dfu: Properly zero out timeout valuePantelis Antoniou2013-03-161-0/+3
* dfu: Fix crash when wrong number of arguments givenPantelis Antoniou2013-03-161-1/+1
* dfu: Only perform DFU board_usb_init() for TRATSPantelis Antoniou2013-03-161-0/+3
* usb: ehci: Add 64-bit controller supportVincent Palatin2013-03-161-0/+3
* usb: ehci: generic PCI supportVincent Palatin2013-03-161-1/+40
* Use 'unsigned int' for global_data's baudrateSimon Glass2013-03-151-1/+1
* sparc: Fix build warnings in serial.cSimon Glass2013-03-152-20/+0
* sparc: Fix out-of-tree buildingSimon Glass2013-03-152-14/+0
* serial: ns16550: Remove unwanted castSimon Glass2013-03-151-1/+1
* avr32: Fix cast warning in board.cSimon Glass2013-03-151-2/+2
* blackfin: Remove noreturn attribute from cpu_init_f()Simon Glass2013-03-151-1/+0
* blackfin: Fix up board_type global dataSimon Glass2013-03-152-1/+2
* exynos5: Enable generic board for Exynos5 device tree boardsSimon Glass2013-03-151-0/+1
* x86: Enable generic boardSimon Glass2013-03-151-0/+1
* tegra: Enable generic board for TegraSimon Glass2013-03-151-0/+2
* x86: Enable generic board supportSimon Glass2013-03-154-0/+19
* x86: Use sections header to obtain link symbolsSimon Glass2013-03-156-12/+5
* x86: Adjust board_r.c for x86Simon Glass2013-03-151-2/+21
* x86: Adjust board_f.c for x86Simon Glass2013-03-151-2/+81
* ppc: Enable generic board supportSimon Glass2013-03-153-0/+12
* Adjust board_r.c for ppcSimon Glass2013-03-153-3/+485
* Adjust board_f.c for ppcSimon Glass2013-03-151-2/+332
* Add CONFIG_SYS_SYM_OFFSETS to support offset symbolsSimon Glass2013-03-152-0/+21
* arm: Enable generic board supportSimon Glass2013-03-153-0/+15
* arm: Remove use of board_early_init_r/last_stage_init()Simon Glass2013-03-152-4/+4
* Add spl load featureSimon Glass2013-03-151-0/+13
* Introduce generic post-relocation board_r.cSimon Glass2013-03-153-1/+425
* Introduce generic pre-relocation board_f.cSimon Glass2013-03-157-6/+591
* Declare watchdog functions in watchdog.hSimon Glass2013-03-154-9/+22
* __HAVE_ARCH_GENERIC_BOARD controls availabilty of generic boardSimon Glass2013-03-152-0/+18
* Introduce a basic initcall implementationSimon Glass2013-03-153-0/+65
* Change stub example to use asm-generic/sections.hSimon Glass2013-03-154-13/+12
* arm: Use sections header to obtain link symbolsSimon Glass2013-03-154-4/+3
* Introduce generic link section.h symbol filesSimon Glass2013-03-1516-4/+447
* Replace __bss_end__ with __bss_endSimon Glass2013-03-15184-207/+207
* Introduce generic u-boot.h fileSimon Glass2013-03-151-0/+162
* I2C: S3C24X0: Bug fixes in i2c_transferRajeshwari Shinde2013-03-121-8/+6
* I2C: S3C24X0: Remove the dead codeRajeshwari Shinde2013-03-121-7/+0
* cmd_mem.c: Fix warning when CONFIG_CMD_MEMTEST is not setTom Rini2013-03-121-1/+1
* CONFIG_BOOTDELAY default should not affect runtimeJoe Hershberger2013-03-121-8/+6
* common/main: move set_working_fdt_addr to enable usage of $fdtaddrBarak Wasserstrom2013-03-121-4/+4
OpenPOWER on IntegriCloud