summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-18usb:composite: USB Mass Storage - storage_common.c from Linux kernelLukasz Majewski
2013-03-18usb:composite:fix Provide function data when addressing device with only one ...Lukasz Majewski
2013-03-16usbtty: adapt buffers for large packet supportShiraz Hashim
2013-03-16usb/host/ehci: Add support for EHCI on spearVipin Kumar
2013-03-16usb: Fix bug when both DFU & ETHER are definedPantelis Antoniou
2013-03-16dfu: Add a partition type targetPantelis Antoniou
2013-03-16dfu: Properly zero out timeout valuePantelis Antoniou
2013-03-16dfu: Fix crash when wrong number of arguments givenPantelis Antoniou
2013-03-16dfu: Only perform DFU board_usb_init() for TRATSPantelis Antoniou
2013-03-16usb: ehci: Add 64-bit controller supportVincent Palatin
2013-03-16usb: ehci: generic PCI supportVincent Palatin
2013-03-15Use 'unsigned int' for global_data's baudrateSimon Glass
2013-03-15sparc: Fix build warnings in serial.cSimon Glass
2013-03-15sparc: Fix out-of-tree buildingSimon Glass
2013-03-15serial: ns16550: Remove unwanted castSimon Glass
2013-03-15avr32: Fix cast warning in board.cSimon Glass
2013-03-15blackfin: Remove noreturn attribute from cpu_init_f()Simon Glass
2013-03-15blackfin: Fix up board_type global dataSimon Glass
2013-03-15exynos5: Enable generic board for Exynos5 device tree boardsSimon Glass
2013-03-15x86: Enable generic boardSimon Glass
2013-03-15tegra: Enable generic board for TegraSimon Glass
2013-03-15x86: Enable generic board supportSimon Glass
2013-03-15x86: Use sections header to obtain link symbolsSimon Glass
2013-03-15x86: Adjust board_r.c for x86Simon Glass
2013-03-15x86: Adjust board_f.c for x86Simon Glass
2013-03-15ppc: Enable generic board supportSimon Glass
2013-03-15Adjust board_r.c for ppcSimon Glass
2013-03-15Adjust board_f.c for ppcSimon Glass
2013-03-15Add CONFIG_SYS_SYM_OFFSETS to support offset symbolsSimon Glass
2013-03-15arm: Enable generic board supportSimon Glass
2013-03-15arm: Remove use of board_early_init_r/last_stage_init()Simon Glass
2013-03-15Add spl load featureSimon Glass
2013-03-15Introduce generic post-relocation board_r.cSimon Glass
2013-03-15Introduce generic pre-relocation board_f.cSimon Glass
2013-03-15Declare watchdog functions in watchdog.hSimon Glass
2013-03-15__HAVE_ARCH_GENERIC_BOARD controls availabilty of generic boardSimon Glass
2013-03-15Introduce a basic initcall implementationSimon Glass
2013-03-15Change stub example to use asm-generic/sections.hSimon Glass
2013-03-15arm: Use sections header to obtain link symbolsSimon Glass
2013-03-15Introduce generic link section.h symbol filesSimon Glass
2013-03-15Replace __bss_end__ with __bss_endSimon Glass
2013-03-15Introduce generic u-boot.h fileSimon Glass
2013-03-12I2C: S3C24X0: Bug fixes in i2c_transferRajeshwari Shinde
2013-03-12I2C: S3C24X0: Remove the dead codeRajeshwari Shinde
2013-03-12cmd_mem.c: Fix warning when CONFIG_CMD_MEMTEST is not setTom Rini
2013-03-12CONFIG_BOOTDELAY default should not affect runtimeJoe Hershberger
2013-03-12common/main: move set_working_fdt_addr to enable usage of $fdtaddrBarak Wasserstrom
2013-03-12env: fix "env ask" commandWolfgang Denk
2013-03-12cmd_fat.c: Note in fatread help about alignment requirementsTom Rini
2013-03-11env: Allow accessing non-mtd devicesLubomir Rintel