aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-07omap5_uevm: Add CONFIG_SUPPORT_EMMC_BOOT, document usageTom Rini2-0/+26
2014-02-07cmd_mmc.c: Drop open/close mmc sub-commandsTom Rini3-139/+0
2014-02-07cmd_mmc.c: Add bootbus mmc sub-commandTom Rini3-0/+55
2014-02-07cmd_mmc.c: Add 'partconf' command to mmcTom Rini3-1/+52
2014-02-07cmd_mmc.c: Rename 'bootpart' to 'bootpart-resize'Tom Rini1-4/+4
2014-02-07cmd_mmc.c: Change 'bootpart' code to match normal coding styleTom Rini1-4/+11
2014-02-07SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORKTom Rini3-1/+37
2014-02-07mmc: Enabled quirk SDHCI_QUIRK_BROKEN_R1BSiva Durga Prasad Paladugu1-1/+2
2014-02-07MMC: DWMMC: Correct the CLKDIV register valueRajeshwari S Shinde4-4/+21
2014-02-07mmc: set rca to 1 for MMC cardsStephen Warren1-1/+1
2014-02-06include/usb/s3c_udc.h: Add <asm/sizes.h>Tom Rini1-0/+1
2014-02-06Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblazeTom Rini3-0/+19
2014-02-06fpga: zynqpl: Add support for zc7015 deviceMichal Simek2-0/+9
2014-02-06fpga: zynq: Correct fpga load when buf is not alignedNovasys Ingenierie1-0/+10
2014-02-06usb: mv_udc: Rename to ci_udcMarek Vasut10-111/+111
2014-02-06usb:gadget:f_thor: cosmetic: Remove debug memsetLukasz Majewski1-2/+0
2014-02-06usb:gadget:f_thor: Allocate request up to THOR_PACKET_SIZE not ep->maxpacketLukasz Majewski1-1/+1
2014-02-06usb:udc:samsung: Zero copy approach for data passed to Samsung's UDC driverLukasz Majewski3-44/+43
2014-02-06usb:udc:samsung: Allow burst transfers for non EP0 endpintsLukasz Majewski1-4/+3
2014-02-06usb:udc:samsung: Remove redundant cache operation from Samsung UDC driverLukasz Majewski1-17/+0
2014-02-06usb:gadget:ums: Replace malloc calls with memalign to fix cache buffer alignmentLukasz Majewski1-2/+2
2014-02-05config: Fix line lengths in include/config_distro_defaults.hTom Rini1-2/+3
2014-02-04config: add config_distro_defaults.hDennis Gilmore1-0/+55
2014-02-04cmd_pxe.c add any option for filesystem with sysboot uses generic loadDennis Gilmore1-3/+19
2014-02-04Merge branch 'serial' of git://www.denx.de/git/u-boot-microblazeTom Rini1-1/+13
2014-02-04Merge branch 'net' of git://www.denx.de/git/u-boot-microblazeTom Rini2-0/+9
2014-02-04Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini10-3/+231
2014-02-04Merge branch 'clk' of git://www.denx.de/git/u-boot-microblazeTom Rini5-0/+60
2014-02-04Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini34-361/+1230
2014-02-04pxe: implement fdtdir extlinux.conf tagStephen Warren1-6/+72
2014-02-04pxe: support "devicetree" tagStephen Warren1-0/+1
2014-02-04serial: uartlite: Reset RX/TX in initMichal Simek1-1/+13
2014-02-04net: axi_emac: Check if phy was correctly detectedMichal Simek1-0/+4
2014-02-04microblaze: Add SPL supportMichal Simek9-2/+219
2014-02-04microblaze: Enable buffer write for NOR flashesMichal Simek1-1/+2
2014-02-04microblaze: Report priviledged or stack protection exceptionMichal Simek1-0/+3
2014-02-04microblaze: Show u-boot bannerMichal Simek1-0/+7
2014-02-04common: Add new clk commandMichal Simek5-0/+60
2014-02-03driver/ifc:Change accessor function to take care of endiannessPrabhakar Kushwaha5-164/+190
2014-02-03kmp204x: initial support for PCIe FPGA configurationValentin Longchamp2-1/+91
2014-02-03kmp204x: enable support for SPANSION SPI NORValentin Longchamp1-0/+1
2014-02-03KM: add the KM_UBI_PART_BOOT_OPTS #defineValentin Longchamp2-2/+12
2014-02-03kmp204x: update I2C field of RCWValentin Longchamp1-1/+1
2014-02-03kmp204x: add support for the kmcoge4 boardValentin Longchamp2-1/+7
2014-02-03kmp204x: implement workaround for A-006559Valentin Longchamp1-0/+10
2014-02-03kmp204x: I2C deblocking supportRainer Boschung2-3/+60
2014-02-03kmp204x: introduce QRIO GPIO functionsValentin Longchamp4-57/+157
2014-02-03kmp204x: support for QRIO1 bootcounterRainer Boschung2-22/+4
2014-02-03powerpc/t104xrdb: Add basic ethernet supportPriyanka Jain4-6/+81
2014-02-03powerpc/usb: Enable dual phy for T1040Nikhil Badola1-2/+1