aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-28am335x_evm: Regroup USB optionsTom Rini1-39/+41
2013-08-28am335x_evm: Add comment by SPL SPI supportTom Rini1-0/+2
2013-08-28TI:am335x: Better comment and organize the networking related optionsTom Rini2-8/+14
2013-08-28omap5: Expand CONFIG_SPL_MAX_SIZE and comment upon SRAM_SCRATCH_SPACE_ADDRTom Rini2-3/+12
2013-08-28TI:armv7: Move CONFIG_SPL_LIBDISK_SUPPORT to MMC sectionTom Rini1-2/+2
2013-08-28am33xx: Correct and expand comments on CONFIG_SPL_MAX_SIZETom Rini2-3/+9
2013-08-28ARM: igep00x0.h: Enable raw initrd supportJavier Martinez Canillas1-0/+1
2013-08-28arm: omap3: fix SRAM copy and execution sequenceAlbert ARIBAUD3-11/+5
2013-08-28ARM: OMAP4460: sdp: Limit TPS mux config to 4460Taras Kondratiuk1-1/+2
2013-08-28ARM: OMAP4470: Add Elpida EDB8164B3PF memory configurationLubomir Popov1-7/+34
2013-08-28ARM: OMAP4470: Add voltage and dpll dataTaras Kondratiuk2-1/+42
2013-08-28ARM: OMAP4470: Add OMAP4470 identificationTaras Kondratiuk3-0/+5
2013-08-28sdp4430: Initialize board id using CONFIG_MACH_TYPEOleksandr Tyshchenko2-1/+1
2013-08-27omap5: Correct include order, drop CONFIG_SYS_PROMPT defineTom Rini1-5/+2
2013-08-27Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini17-58/+388
2013-08-27i2c: fix i2c dev command for not using new frameworkHeiko Schocher1-0/+2
2013-08-26console: usb: kbd: To fix slow TFTP bootingJim Lin1-10/+10
2013-08-26console: usb: kbd: To improve TFTP booting performanceJim Lin1-0/+15
2013-08-26NET: Add net_busy_flag if CONFIG_USB_KEYBOARD is definedJim Lin1-0/+11
2013-08-26usb: ehci-mx5: Use 'bool' instead of 'unsigned char'Fabio Estevam3-11/+11
2013-08-26usb: ehci-mx5: Remove unneeded write to cscmr1 registerFabio Estevam1-9/+0
2013-08-26usb:dfu:g_dnl: Refactoring the string definition code for g_dnl driverLukasz Majewski1-4/+7
2013-08-26usb:dfu:g_dnl: Change number of exported configurations at composite gadgetLukasz Majewski1-2/+4
2013-08-26dfu, nand, ubi: add partubi alt settings for updating ubi partitionHeiko Schocher2-2/+38
2013-08-26usb: Use well-known descriptor sizes when parsing configurationJulius Werner2-26/+75
2013-08-26ARM: OMAP5-uevm: Add usb device reset APIDan Murphy1-0/+11
2013-08-26USB: usb-hub: Add a weak function for resetting devicesDan Murphy1-0/+12
2013-08-26ARM: OMAP5-uevm: Add USB MAC ethernet addressDan Murphy1-0/+23
2013-08-26ARM: OMAP5-uevm: Add USB ehci support for the uEVMDan Murphy3-1/+87
2013-08-26ARM: OMAP: USB: Fix linker error when ULPI is not definedDan Murphy1-0/+7
2013-08-26ARM: OMAP5: USB: Add OMAP5 common USB EHCI informationDan Murphy4-2/+86
2013-08-26omap5: uevm: Change the board name to correct nameDan Murphy1-1/+1
2013-08-23mmc: mxsmmc: Enable MMC HC supportAmaury Pouly1-1/+2
2013-08-22env_nand.c: support falling back to redundant env when writingPhil Sutter1-62/+54
2013-08-22nand_util: delete a useless variableMasahiro Yamada1-2/+1
2013-08-22cmd_nand: Do not show usage when scrub is abortedMasahiro Yamada1-2/+2
2013-08-22cmd_nand: slight optimization of nand_dump functionMasahiro Yamada1-5/+8
2013-08-22cmd_nand: fix a memory leak in nand_dump functionMasahiro Yamada1-7/+16
2013-08-22arm: atmel: cpux9k2: board update and enhancementJens Scharsig (BuS Elektronik)1-30/+32
2013-08-22gpio: atmel: add copyright and remove error header infoBo Shen1-1/+1
2013-08-22gpio: atmel: add gpio common API supportBo Shen1-0/+43
2013-08-22gpio: atmel: fix code to use pointer for pio portBo Shen1-112/+138
2013-08-22arm: atmel: remove the config.mk fileBo Shen4-2/+4
2013-08-22arm: atmel: sama5d3: fix typo error for CONFIG_ENV_IS_NOWHEREBo Shen1-1/+1
2013-08-22arm: sama5d3: remove unused defineBo Shen1-2/+0
2013-08-22arm: sama5d3: fix smc cs related registers offsetBo Shen1-1/+1
2013-08-22ARM: at91: atmel_nand: add code to check the ONFI parameter ECC requirementWu, Josh1-2/+128
2013-08-22mtd: atmel_nand: alloc memory instead of use static array for pmecc dataWu, Josh1-7/+56
2013-08-22linux/compat.h: move dev_err, dev_info and dev_dbg from usb driver to compat.hWu, Josh2-16/+8
2013-08-22ARM: at91: sama5d3: remove unused definition about PMECC alpha table offsetWu, Josh1-2/+0