summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ARM: UniPhier: add environment variable to update images in NANDMasahiro Yamada2015-02-071-0/+5
* ARM: UniPhier: use "&&" instead of "; " in commandsMasahiro Yamada2015-02-071-5/+5
* Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini2015-02-042-1/+260
|\
| * ubifs: Import atomic_long operations from LinuxAnton Habegger2015-01-282-1/+260
* | Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2015-02-023-4/+16
|\ \
| * | OMAP3: igep00x0: Fix boot hang and add support for status LED.Enric Balletbo i Serra2015-01-291-4/+14
| * | Nokia RX-51: Use generic boardPali Rohár2015-01-291-0/+1
| * | am335x_evm: Enable CONFIG_NAND_OMAP_GPMC_PREFETCHTom Rini2015-01-291-0/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini2015-02-023-3/+3
|\ \
| * | bfin: make env offset sector aligned for bct-brettl2 and ibf-dsp561 boardsSonic Zhang2015-01-162-2/+2
| * | bfin: enlarge the monitor size for ip04 board to avoid oversize link errorSonic Zhang2015-01-161-1/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2015-02-022-1/+3
|\ \ \
| * | | sunxi: rsb: Move rsb_set_device_mode() call to rsb_init()Hans de Goede2015-02-021-1/+0
| * | | sunxi: Only enable i2c support in the SPL when neededHans de Goede2015-02-021-0/+3
| | |/ | |/|
* | | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2015-01-301-0/+13
|\ \ \
| * | | malta: enable ELF loadingPaul Burton2015-01-291-0/+1
| * | | malta: enable HUSH parserPaul Burton2015-01-291-0/+1
| * | | malta: IDE supportPaul Burton2015-01-291-0/+11
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini2015-01-3032-197/+731
|\ \ \
| * | | dm: cros_ec: Convert cros_ec_i2c over to driver modelSimon Glass2015-01-291-0/+1
| * | | dm: i2c: Add two more I2C init functions to the compatibility layerSimon Glass2015-01-291-1/+16
| * | | exynos5: enable dm i2cPrzemyslaw Marczak2015-01-291-4/+3
| * | | odroid u3: enable dm i2c supportPrzemyslaw Marczak2015-01-291-3/+2
| * | | smdk5250: config: enable max77686 driver supportPrzemyslaw Marczak2015-01-291-0/+2
| * | | exynos5250: config: disable max77686 driverPrzemyslaw Marczak2015-01-291-3/+0
| * | | arndale: config: disable max77686 supportPrzemyslaw Marczak2015-01-291-2/+0
| * | | rsa: Use checksum algorithms from struct hash_algoRuchika Gupta2015-01-293-6/+18
| * | | Use hash.c in mkimageRuchika Gupta2015-01-291-16/+18
| * | | hash: Add function to find hash_algo struct with progressive hashRuchika Gupta2015-01-291-0/+14
| * | | lib/rsa: Modify rsa to use DM driverRuchika Gupta2015-01-292-5/+2
| * | | configs: Move CONFIG_FIT_SIGNATURE to defconfigRuchika Gupta2015-01-294-14/+2
| * | | DM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation DM driverRuchika Gupta2015-01-292-1/+34
| * | | rsa: Split the rsa-verify to separate the modular exponentiationRuchika Gupta2015-01-291-0/+43
| * | | Export redesignMartin Dorwig2015-01-293-40/+83
| * | | dm: exynos: Drop unused COMPAT features for SPISimon Glass2015-01-291-1/+0
| * | | dm: tegra: Drop unused COMPAT features for I2C, SPISimon Glass2015-01-291-6/+0
| * | | dm: i2c: Move slave details to child platdataSimon Glass2015-01-291-2/+2
| * | | dm: spi: Move slave details to child platdataSimon Glass2015-01-291-10/+32
| * | | dm: core: Allow uclass to set up a device's child before it is probedSimon Glass2015-01-293-0/+15
| * | | dm: core: Allow the uclass to set up a device's child after bindingSimon Glass2015-01-291-0/+2
| * | | dm: core: Allow uclasses to specify private data for a device's childrenSimon Glass2015-01-291-0/+4
| * | | dm: core: Add a flag to control sequence numberingSimon Glass2015-01-291-0/+5
| * | | dm: core: Add a function to get a device's uclass IDSimon Glass2015-01-291-0/+8
| * | | dm: core: Add a post_bind method for parentsSimon Glass2015-01-291-0/+2
| * | | dm: core: Allow uclasses to specify platdata for a device's childrenSimon Glass2015-01-291-0/+5
| * | | dm: core: Allow parents to have platform data for their childrenSimon Glass2015-01-291-0/+19
| * | | dm: core: Improve comments for uclass_first/next_device()Simon Glass2015-01-291-0/+4
| * | | dm: i2c: Provide an offset length parameter where neededSimon Glass2015-01-291-2/+6
| * | | dm: i2c: Add a compatbility layerSimon Glass2015-01-291-0/+59
| * | | dm: i2c: Rename driver model I2C functions to permit compatibilitySimon Glass2015-01-291-10/+9
OpenPOWER on IntegriCloud