summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * powerpc/p1010rdb: SECURE BOOT- enable workaround for IFC errata A003399Aneesh Bansal2014-04-221-2/+1
| | * powerpc/p1010rdb: SECURE BOOT enabled for NANDAneesh Bansal2014-04-221-1/+2
| | * PPC 85xx: Add qemu-ppce500 machineAlexander Graf2014-04-221-0/+206
| | * fdt_support: Add helper function to read "ranges" propertyAlexander Graf2014-04-221-0/+2
| | * fdt_support: split fdt_getprop_u32_defaultAlexander Graf2014-04-221-0/+2
| * | MIPS: drop incaip boardDaniel Schwierzeck2014-04-203-181/+0
| * | MIPS: Malta: convert to generic boardPaul Burton2014-04-201-0/+3
| |/
| * aes: make apply_cbc_chain_data non-staticStephen Warren2014-04-181-0/+11
| * arm: remove lubbock board supportMasahiro Yamada2014-04-181-236/+0
| * powerpc: remove EVB64260 board supportMasahiro Yamada2014-04-181-406/+0
| * powerpc: remove MOUSSE board supportMasahiro Yamada2014-04-181-320/+0
| * powerpc: remove rsdproto board supportMasahiro Yamada2014-04-181-400/+0
| * powerpc: remove RPXsuper board supportMasahiro Yamada2014-04-181-501/+0
| * powerpc: remove RPXClassic, RPXlite boards supportMasahiro Yamada2014-04-185-918/+1
| * powerpc: remove ADS860, FADS823, FADS850SAR, FADS860T supportMasahiro Yamada2014-04-186-1095/+0
| * powerpc: remove genietv board supportMasahiro Yamada2014-04-182-380/+0
| * powerpc: remove MBX and MBX860T boards supportMasahiro Yamada2014-04-184-724/+0
| * powerpc: remove NX823 board supportMasahiro Yamada2014-04-183-374/+0
| * floppy: delete unused filesMasahiro Yamada2014-04-171-21/+0
| * mtd: delete unused filesMasahiro Yamada2014-04-173-212/+0
| * Merge branch 'next'Tom Rini2014-04-1712-23/+190
| |\
| | * sparc: consolidate CONFIG_{LEON, LEON2, LEON3} definitionMasahiro Yamada2014-03-215-10/+0
| | * env: Implement support for AES encryption into fw_* toolsMarek Vasut2014-03-211-0/+7
| | * env: Implement support for encrypting environmentMarek Vasut2014-03-211-1/+11
| | * env: Add env_export() wrapperMarek Vasut2014-03-211-0/+3
| | * aes: Implement AES-128-CBC decryption functionMarek Vasut2014-03-211-0/+10
| | * aes: Move the AES-128-CBC encryption function to common codeMarek Vasut2014-03-211-0/+10
| | * aes: Fix kerneldoc for aes.hMarek Vasut2014-03-211-10/+12
| | * tools, fit_check_sign: verify a signed fit imageHeiko Schocher2014-03-212-7/+15
| | * gen: Add progressive hash APIHung-ying Tyan2014-03-211-0/+48
| | * rsa: add sha256,rsa4096 algorithmHeiko Schocher2014-03-213-0/+12
| | * rsa: add sha256-rsa2048 algorithmHeiko Schocher2014-03-213-0/+58
| | * fit: add sha256 supportHeiko Schocher2014-03-211-0/+9
* | | ARM: highbank: use default promptRob Herring2014-05-021-1/+0
* | | ARM: highbank: use config_distro_defaults.hRob Herring2014-05-021-23/+2
* | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-2127-378/+476
|\ \ \
| * | | am43xx_evm: Drop SPI SPLTom Rini2014-04-171-8/+0
| * | | omap3: zoom1: switch to generic ti_omap3_common config headerNishanth Menon2014-04-171-108/+16
| * | | omap3: zoom1: fix default consoleNishanth Menon2014-04-171-1/+1
| * | | omap3: zoom1: enable bootzNishanth Menon2014-04-171-1/+11
| * | | omap3: zoom1: disable JFFS2 and enable FS_GENERICNishanth Menon2014-04-171-10/+12
| * | | omap3: zoom1: enable common network commandsNishanth Menon2014-04-171-1/+3
| * | | OMAP3: zoom1: enable LAN9211Nishanth Menon2014-04-171-1/+9
| * | | omap3: zoom1: enable CONFIG_SYS_GENERIC_BOARDNishanth Menon2014-04-171-0/+1
| * | | keystone2: net: add keystone ethernet driverKaricheri, Muralidharan2014-04-171-0/+35
| * | | k2hk-evm: add configuration for spi1 and spi2 supportKaricheri, Muralidharan2014-04-171-0/+9
| * | | k2hk: add support for k2hk SOC and EVMVitaly Andrianov2014-04-171-0/+212
| * | | i2c, davinci: convert driver to new mutlibus/mutliadapter frameworkVitaly Andrianov2014-04-1713-51/+52
| * | | tools: mkimage: add support for gpimage formatKaricheri, Muralidharan2014-04-171-0/+1
| * | | fdt: call ft_board_setup_ex() at the end of image_setup_libfdt()Vitaly Andrianov2014-04-171-0/+7