summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* part_efi: move uuid<->string conversion functions into lib/uuid.cPrzemyslaw Marczak2014-04-021-1/+2
* mmc: Add 'mmc rst-function' sub-commandTom Rini2014-04-021-0/+3
* blackfin: mmc: Correct mmc_host_is_spi and bfin_sdh.cTom Rini2014-03-281-1/+1
* am335x_evm: Drop CONFIG_SPL_ETH_SUPPORT from default buildTom Rini2014-03-281-3/+0
* trats/trats2: enable exynos ace sha subsystem and hardware based lib randPrzemyslaw Marczak2014-03-282-0/+8
* lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RANDPrzemyslaw Marczak2014-03-289-3/+9
* Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2014-03-284-14/+42
|\
| * mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou2014-03-244-9/+30
| * mmc: Convert mmc struct's name array to a pointerPantelis Antoniou2014-03-241-1/+1
| * mmc: Remove ops from struct mmc and put in mmc_opsPantelis Antoniou2014-03-241-6/+13
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-03-282-0/+5
|\ \
| * | am335x, dfu: add DFU_MANIFEST_POLL_TIMEOUT to the siemens boardsHeiko Schocher2014-03-231-0/+1
| * | usb: dfu: introduce dfuMANIFEST stateHeiko Schocher2014-03-231-0/+3
| * | usb, dfu: extract flush code into seperate functionHeiko Schocher2014-03-231-0/+1
| |/
* | sandbox: Enable CONFIG_CMD_LZMADEC in sandbox.hPatrice Bouchand2014-03-221-0/+2
|/
* sandbox: config: Enable cros_ec emulation and related itemsSimon Glass2014-03-172-5/+34
* sandbox: Allow Ctrl-C to work in sandboxSimon Glass2014-03-171-1/+5
* sandbox: Deal with conflicting getenv() for SDLSimon Glass2014-03-171-0/+5
* sound: Move Samsung-specific code into its own fileSimon Glass2014-03-172-0/+10
* sandbox: Add LCD driverSimon Glass2014-03-172-0/+4
* sandbox: Add os_jump_to_image() to run another executableSimon Glass2014-03-171-0/+19
* cros_ec: Implement I2C pass-throughSimon Glass2014-03-171-0/+14
* cros_ec: sandbox: Add Chrome OS EC emulationSimon Glass2014-03-172-0/+22
* cros_ec: spi: Add support for EC protocol version 3Randall Spangler2014-03-171-0/+13
* cros_ec: Clean up multiple EC protocol supportRandall Spangler2014-03-171-3/+2
* cros_ec: Sync up with latest Chrome OS EC versionSimon Glass2014-03-173-46/+304
* cros_ec: Add a function for decoding the Chrome OS EC flashmapSimon Glass2014-03-171-0/+19
* cros_ec: Move EC interface into common libraryVadim Bendebury2014-03-171-0/+18
* cros_ec: Add a function for reading a flash map entrySimon Glass2014-03-171-0/+18
* cros_ec: Add an enum for the number of flash regionsSimon Glass2014-03-171-1/+3
* sandbox: Increase memory size to 32MBSimon Glass2014-03-171-1/+1
* kirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIGMasahiro Yamada2014-03-123-14/+9
* freescale: pblimage: refactor CONFIG_SYS_FSL_PBL_{PBI, RCW}Masahiro Yamada2014-03-128-25/+20
* at91: enable USB ethernet for taskit stamp9g20Gerhard Sittig2014-03-121-1/+4
* tegra: imx: omap: enable Moschip USB ethernet support for several boardsGerhard Sittig2014-03-125-0/+5
* tegra: omap: alpha-sort USB ethernet items for Asix and SMSCGerhard Sittig2014-03-122-2/+2
* usb: net: introduce support for Moschip USB ethernetGerhard Sittig2014-03-121-0/+6
* usb: net: don't ifdef routine declarations in usb_ether.hGerhard Sittig2014-03-121-6/+2
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-03-1025-58/+346
|\
| * arm: atmel: sama5d3: add nand spl boot supportBo Shen2014-03-091-0/+12
| * mtd: nand: atmel: prepare for nand spl boot supportBo Shen2014-03-091-0/+6
| * arm: atmel: sama5d3: add spi spl boot supportBo Shen2014-03-091-0/+11
| * ARM: atmel: add sama5d3 Xplained board supportBo Shen2014-03-091-0/+203
| * at91sam9263ek: add mmc supportAndreas Henriksson2014-03-091-0/+13
| * Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD2014-03-076-46/+67
| |\
| | * ARM: tegra: implement bootcmd_pxeStephen Warren2014-03-054-1/+29
| | * ARM: tegra: rework boot scriptsStephen Warren2014-03-051-9/+30
| | * ARM: tegra: convert tegra to use distro defaultsStephen Warren2014-03-051-16/+4
| | * ARM: tegra: set CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTSStephen Warren2014-03-054-0/+4
| | * ARM: tegra: move CONFIG_TEGRAnnStephen Warren2014-03-054-20/+0
OpenPOWER on IntegriCloud