summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-03-31ARM: mx6: Disable PCIe on SABRE Lite/Nitrogen6xEric Nelson
2014-03-31woodburn_sd: Remove CONFIG_BOOT_INTERNALFabio Estevam
2014-03-31ARM: mxs: Add OCOTP driverMarek Vasut
2014-03-31arm: mxs: Adjust the load address of U-Boot and SPL for HABMarek Vasut
2014-03-31board: enable 32kHz RTC OSC at B&R boardsHannes Petermaier
2014-03-28blackfin: mmc: Correct mmc_host_is_spi and bfin_sdh.cTom Rini
2014-03-28am335x_evm: Drop CONFIG_SPL_ETH_SUPPORT from default buildTom Rini
2014-03-28trats/trats2: enable exynos ace sha subsystem and hardware based lib randPrzemyslaw Marczak
2014-03-28lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RANDPrzemyslaw Marczak
2014-03-28Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2014-03-28Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2014-03-25Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-03-24mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou
2014-03-24mmc: Convert mmc struct's name array to a pointerPantelis Antoniou
2014-03-24mmc: Remove ops from struct mmc and put in mmc_opsPantelis Antoniou
2014-03-23am335x, dfu: add DFU_MANIFEST_POLL_TIMEOUT to the siemens boardsHeiko Schocher
2014-03-23usb: dfu: introduce dfuMANIFEST stateHeiko Schocher
2014-03-23usb, dfu: extract flush code into seperate functionHeiko Schocher
2014-03-22sandbox: Enable CONFIG_CMD_LZMADEC in sandbox.hPatrice Bouchand
2014-03-21sparc: consolidate CONFIG_{LEON, LEON2, LEON3} definitionMasahiro Yamada
2014-03-21env: Implement support for AES encryption into fw_* toolsMarek Vasut
2014-03-21env: Implement support for encrypting environmentMarek Vasut
2014-03-21env: Add env_export() wrapperMarek Vasut
2014-03-21aes: Implement AES-128-CBC decryption functionMarek Vasut
2014-03-21aes: Move the AES-128-CBC encryption function to common codeMarek Vasut
2014-03-21aes: Fix kerneldoc for aes.hMarek Vasut
2014-03-21tools, fit_check_sign: verify a signed fit imageHeiko Schocher
2014-03-21gen: Add progressive hash APIHung-ying Tyan
2014-03-21rsa: add sha256,rsa4096 algorithmHeiko Schocher
2014-03-21rsa: add sha256-rsa2048 algorithmHeiko Schocher
2014-03-21fit: add sha256 supportHeiko Schocher
2014-03-17sandbox: config: Enable cros_ec emulation and related itemsSimon Glass
2014-03-17sandbox: Allow Ctrl-C to work in sandboxSimon Glass
2014-03-17sandbox: Deal with conflicting getenv() for SDLSimon Glass
2014-03-17sound: Move Samsung-specific code into its own fileSimon Glass
2014-03-17sandbox: Add LCD driverSimon Glass
2014-03-17sandbox: Add os_jump_to_image() to run another executableSimon Glass
2014-03-17cros_ec: Implement I2C pass-throughSimon Glass
2014-03-17cros_ec: sandbox: Add Chrome OS EC emulationSimon Glass
2014-03-17cros_ec: spi: Add support for EC protocol version 3Randall Spangler
2014-03-17cros_ec: Clean up multiple EC protocol supportRandall Spangler
2014-03-17cros_ec: Sync up with latest Chrome OS EC versionSimon Glass
2014-03-17cros_ec: Add a function for decoding the Chrome OS EC flashmapSimon Glass
2014-03-17cros_ec: Move EC interface into common libraryVadim Bendebury
2014-03-17cros_ec: Add a function for reading a flash map entrySimon Glass
2014-03-17cros_ec: Add an enum for the number of flash regionsSimon Glass
2014-03-17sandbox: Increase memory size to 32MBSimon Glass
2014-03-13Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-03-13Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-03-13Trats/Trats2: Update Tizen partitions layout and dfu entitiesPrzemyslaw Marczak