summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * aes: Implement AES-128-CBC decryption functionMarek Vasut2014-03-212-0/+38
| * aes: Move the AES-128-CBC encryption function to common codeMarek Vasut2014-03-213-70/+64
| * aes: Fix kerneldoc for aes.hMarek Vasut2014-03-211-10/+12
| * tools, fit_check_sign: verify a signed fit imageHeiko Schocher2014-03-2117-25/+204
| * tools, fit: add fit_info host commandHeiko Schocher2014-03-216-58/+217
| * gen: Add progressive hash APIHung-ying Tyan2014-03-212-11/+153
| * rsa: add sha256,rsa4096 algorithmHeiko Schocher2014-03-216-16/+104
| * rsa: add sha256-rsa2048 algorithmHeiko Schocher2014-03-2114-93/+363
| * fit: add sha256 supportHeiko Schocher2014-03-215-3/+20
| * fdt: add "fdt checksign" commandHeiko Schocher2014-03-211-1/+41
| * tools/image-host: fix sign-images bugHeiko Schocher2014-03-211-1/+1
* | Start the deprecation process for generic boardSimon Glass2014-04-172-0/+195
* | Prepare v2014.04Tom Rini2014-04-141-1/+1
* | arm: kzm9g: Add CONFIG_SYS_GENERIC_BOARDTetsuyuki Kobayashi2014-04-141-0/+1
* | i2c: sh_i2c: bugfix: i2c probe command does not workTetsuyuki Kobayashi2014-04-141-1/+3
* | board:tricorder: fixup SPL OOB layoutAndreas Bießmann2014-04-111-5/+6
* | board:tricorder: enable omap_gpio clocksAndreas Bießmann2014-04-111-0/+3
* | board:tricorder: always work with valid eeprom dataAndreas Bießmann2014-04-111-0/+2
* | arm:board:trats2:FIX: Clear INFORM4 and INFORM5 registers at correct bootŁukasz Majewski2014-04-111-0/+13
* | kbuild: fix a bug in regeneration of linker scriptsMasahiro Yamada2014-04-112-6/+6
* | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-0897-7263/+5284
|\ \
| * | Revert "Start the deprecation process for generic board"Tom Rini2014-04-042-195/+0
| * | trats/trats2: enable CONFIG_RANDOM_UUIDPrzemyslaw Marczak2014-04-022-0/+2
| * | cmd:gpt: randomly generate each partition uuid if undefinedPrzemyslaw Marczak2014-04-023-22/+65
| * | new commands: uuid and guid - generate random unique identifierPrzemyslaw Marczak2014-04-023-5/+49
| * | lib: uuid: add functions to generate UUID version 4Przemyslaw Marczak2014-04-024-5/+100
| * | lib: uuid: code refactor for proper maintain between uuid bin and stringPrzemyslaw Marczak2014-04-025-36/+91
| * | part_efi: move uuid<->string conversion functions into lib/uuid.cPrzemyslaw Marczak2014-04-024-87/+68
| * | ahci: Fix data abort on multiple scsi resets.Roger Quadros2014-04-021-7/+16
| * | mmc:eSDHC: Workaround for data timeout issue on Txxx SoCHaijun.Zhang2014-04-022-0/+8
| * | mmc: fsl_esdhc: add controller reset in case of data related errors tooAndrew Gabbasov2014-04-021-27/+36
| * | mmc: fsl_esdhc: fix calculation of timeout for data transactionsAndrew Gabbasov2014-04-021-6/+6
| * | mmc: Add 'mmc rst-function' sub-commandTom Rini2014-04-024-0/+53
| * | mmc: sh_mmcif: Fix warning by unused variableNobuhiro Iwamatsu2014-04-021-2/+1
| * | mmc: sh_mmcif: Fix compile errorNobuhiro Iwamatsu2014-04-021-1/+1
| * | Prepare v2014.04-rc3Tom Rini2014-03-311-1/+1
| * | Kbuild: allow building tools without board configurationMasahiro Yamada2014-03-311-1/+4
| * | tegra: fix Makefile to pass per-file CFLAGSMasahiro Yamada2014-03-311-1/+1
| * | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2014-03-311-2/+2
| |\ \
| | * | board: ecovec: fix USB0 clock enableBaruch Siach2014-03-311-1/+1
| | * | board: ecovec: fix debug LEDs pin directionBaruch Siach2014-03-311-1/+1
| * | | drivers: i2c: delete an unused source fileMasahiro Yamada2014-03-311-387/+0
| |/ /
| * | blackfin: mmc: Correct mmc_host_is_spi and bfin_sdh.cTom Rini2014-03-282-2/+2
| * | am335x_evm: Drop CONFIG_SPL_ETH_SUPPORT from default buildTom Rini2014-03-281-3/+0
| * | am335x_evm: Clarify when we build board_eth_initTom Rini2014-03-281-2/+16
| * | kbuild: fix bugs in cleaning targetsMasahiro Yamada2014-03-283-3/+4
| * | kbuild: create a build directory automatically for out-of-tree buildMasahiro Yamada2014-03-281-1/+2
| * | Start the deprecation process for generic boardSimon Glass2014-03-282-0/+195
| * | trats/trats2: enable exynos ace sha subsystem and hardware based lib randPrzemyslaw Marczak2014-03-282-0/+8
| * | drivers: crypto: ace_sha: add implementation of hardware based lib randPrzemyslaw Marczak2014-03-282-4/+77
OpenPOWER on IntegriCloud