aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-04-02mmc: Add 'mmc rst-function' sub-commandTom Rini1-0/+3
2014-03-28blackfin: mmc: Correct mmc_host_is_spi and bfin_sdh.cTom Rini1-1/+1
2014-03-28am335x_evm: Drop CONFIG_SPL_ETH_SUPPORT from default buildTom Rini1-3/+0
2014-03-28trats/trats2: enable exynos ace sha subsystem and hardware based lib randPrzemyslaw Marczak2-0/+8
2014-03-28lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RANDPrzemyslaw Marczak9-3/+9
2014-03-28Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini4-14/+42
2014-03-28Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2-0/+5
2014-03-24mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou4-9/+30
2014-03-24mmc: Convert mmc struct's name array to a pointerPantelis Antoniou1-1/+1
2014-03-24mmc: Remove ops from struct mmc and put in mmc_opsPantelis Antoniou1-6/+13
2014-03-23am335x, dfu: add DFU_MANIFEST_POLL_TIMEOUT to the siemens boardsHeiko Schocher1-0/+1
2014-03-23usb: dfu: introduce dfuMANIFEST stateHeiko Schocher1-0/+3
2014-03-23usb, dfu: extract flush code into seperate functionHeiko Schocher1-0/+1
2014-03-22sandbox: Enable CONFIG_CMD_LZMADEC in sandbox.hPatrice Bouchand1-0/+2
2014-03-17sandbox: config: Enable cros_ec emulation and related itemsSimon Glass2-5/+34
2014-03-17sandbox: Allow Ctrl-C to work in sandboxSimon Glass1-1/+5
2014-03-17sandbox: Deal with conflicting getenv() for SDLSimon Glass1-0/+5
2014-03-17sound: Move Samsung-specific code into its own fileSimon Glass2-0/+10
2014-03-17sandbox: Add LCD driverSimon Glass2-0/+4
2014-03-17sandbox: Add os_jump_to_image() to run another executableSimon Glass1-0/+19
2014-03-17cros_ec: Implement I2C pass-throughSimon Glass1-0/+14
2014-03-17cros_ec: sandbox: Add Chrome OS EC emulationSimon Glass2-0/+22
2014-03-17cros_ec: spi: Add support for EC protocol version 3Randall Spangler1-0/+13
2014-03-17cros_ec: Clean up multiple EC protocol supportRandall Spangler1-3/+2
2014-03-17cros_ec: Sync up with latest Chrome OS EC versionSimon Glass3-46/+304
2014-03-17cros_ec: Add a function for decoding the Chrome OS EC flashmapSimon Glass1-0/+19
2014-03-17cros_ec: Move EC interface into common libraryVadim Bendebury1-0/+18
2014-03-17cros_ec: Add a function for reading a flash map entrySimon Glass1-0/+18
2014-03-17cros_ec: Add an enum for the number of flash regionsSimon Glass1-1/+3
2014-03-17sandbox: Increase memory size to 32MBSimon Glass1-1/+1
2014-03-12kirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIGMasahiro Yamada3-14/+9
2014-03-12freescale: pblimage: refactor CONFIG_SYS_FSL_PBL_{PBI, RCW}Masahiro Yamada8-25/+20
2014-03-12at91: enable USB ethernet for taskit stamp9g20Gerhard Sittig1-1/+4
2014-03-12tegra: imx: omap: enable Moschip USB ethernet support for several boardsGerhard Sittig5-0/+5
2014-03-12tegra: omap: alpha-sort USB ethernet items for Asix and SMSCGerhard Sittig2-2/+2
2014-03-12usb: net: introduce support for Moschip USB ethernetGerhard Sittig1-0/+6
2014-03-12usb: net: don't ifdef routine declarations in usb_ether.hGerhard Sittig1-6/+2
2014-03-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini25-58/+346
2014-03-10Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini1-0/+129
2014-03-10usb: create common header virtual root hub descriptorsStephen Warren1-0/+129
2014-03-10m68k: Remove M5271EVB and idmr board supportMasahiro Yamada2-474/+0
2014-03-09arm: atmel: sama5d3: add nand spl boot supportBo Shen1-0/+12
2014-03-09mtd: nand: atmel: prepare for nand spl boot supportBo Shen1-0/+6
2014-03-09arm: atmel: sama5d3: add spi spl boot supportBo Shen1-0/+11
2014-03-09ARM: atmel: add sama5d3 Xplained board supportBo Shen1-0/+203
2014-03-09at91sam9263ek: add mmc supportAndreas Henriksson1-0/+13
2014-03-07Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini6-6/+829
2014-03-07powerpc/t104xrdb: Update DDR initialization related settingsPriyanka Jain2-2/+2
2014-03-07powerpc/t1040qds: Add Video - HDMI supportPriyanka Jain1-1/+26
2014-03-07powerpc/t2080rdb: Add T2080PCIe-RDB board supportShengzhou Liu1-0/+779