summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | sandbox: Correct cros-ec keyboard definitionSimon Glass2015-01-301-4/+2
| |/ / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2015-01-314-2/+93
|\ \ \ \
| * | | | net/designware: add error message on DMA reset timeoutAlexey Brodkin2015-01-301-1/+3
| * | | | net: phy: micrel: add support for KSZ8895 switch in SMI modePhilippe De Muyter2015-01-301-0/+58
| * | | | Add MS7206SE ethernet supportYoshinori Sato2015-01-301-1/+30
| * | | | net: tsec: Fix NULL access in case init_phy() failsClaudiu Manoil2015-01-301-0/+2
| |/ / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2015-01-3028-912/+303
|\ \ \ \
| * | | | MIPS: unify CPU code in arch/mips/cpu/Daniel Schwierzeck2015-01-3012-389/+13
| * | | | MIPS: move au1x00 SoC code to arch/mips/mach-au1x00Daniel Schwierzeck2015-01-3010-10/+8
| * | | | MIPS: handle mips64 ST0_KX bit in mips32 start.SPaul Burton2015-01-301-1/+3
| * | | | MIPS: handle mips64 relocs in mips32 start.SPaul Burton2015-01-301-2/+17
| * | | | MIPS: use asm.h macros in mips32 start.SPaul Burton2015-01-301-55/+61
| * | | | malta: enable ELF loadingPaul Burton2015-01-291-0/+1
| * | | | malta: enable HUSH parserPaul Burton2015-01-291-0/+1
| * | | | malta: delay after resetPaul Burton2015-01-291-0/+1
| * | | | malta: IDE supportPaul Burton2015-01-293-0/+35
| * | | | MIPS: clear TagLo select 2 during cache initPaul Burton2015-01-291-2/+8
| * | | | MIPS: allow systems to skip loads during cache initPaul Burton2015-01-292-6/+19
| * | | | MIPS: inline mips_init_[id]cache functionsPaul Burton2015-01-291-58/+28
| * | | | MIPS: refactor cache loops to a macroPaul Burton2015-01-291-17/+13
| * | | | MIPS: refactor L1 cache config reads to a macroPaul Burton2015-01-291-56/+41
| * | | | MIPS: unify cache initialization codePaul Burton2015-01-295-224/+15
| * | | | MIPS: unify cache maintenance functionsPaul Burton2015-01-294-167/+119
| * | | | MIPS: avoid .set ISA for cache operationsPaul Burton2015-01-293-38/+33
| | |_|/ | |/| |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini2015-01-30185-1610/+4637
|\ \ \ \
| * | | | dm: cros_ec: Convert cros_ec_i2c over to driver modelSimon Glass2015-01-292-53/+30
| * | | | dm: i2c: Add two more I2C init functions to the compatibility layerSimon Glass2015-01-292-3/+28
| * | | | dm: exynos: dts: Set the offset length for cros_ecSimon Glass2015-01-291-0/+1
| * | | | dm: i2c: dts: Support an offset-len device tree propertySimon Glass2015-01-292-1/+30
| * | | | exynos5: enable dm i2cPrzemyslaw Marczak2015-01-291-4/+3
| * | | | odroid u3: enable dm i2c supportPrzemyslaw Marczak2015-01-292-16/+3
| * | | | odroid u3: dts: add missing i2c aliasesPrzemyslaw Marczak2015-01-291-0/+7
| * | | | dm: i2c: s3c24x0: adjust to dm-i2c apiPrzemyslaw Marczak2015-01-291-43/+194
| * | | | exynos5: pinmux: check flag for i2c configPrzemyslaw Marczak2015-01-292-8/+22
| * | | | arndale: dts: add missing i2c aliasesPrzemyslaw Marczak2015-01-291-0/+8
| * | | | exynos4: dts: add missing i2c propertiesPrzemyslaw Marczak2015-01-291-8/+16
| * | | | 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
| * | | | dm: i2c-uclass-compat: fix missed argumentPrzemyslaw Marczak2015-01-291-1/+1
| * | | | rsa: Use checksum algorithms from struct hash_algoRuchika Gupta2015-01-296-30/+57
| * | | | Use hash.c in mkimageRuchika Gupta2015-01-293-51/+65
| * | | | hash: Add function to find hash_algo struct with progressive hashRuchika Gupta2015-01-292-9/+38
| * | | | lib/rsa: Add Kconfig for devices supporting RSA Modular ExponentiationRuchika Gupta2015-01-292-6/+28
| * | | | DM: crypto/fsl - Add Freescale rsa DM driverRuchika Gupta2015-01-297-0/+129
| * | | | lib/rsa: Modify rsa to use DM driverRuchika Gupta2015-01-2914-6/+35
| * | | | configs: Move CONFIG_FIT_SIGNATURE to defconfigRuchika Gupta2015-01-2913-14/+28
| * | | | DM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation DM driverRuchika Gupta2015-01-297-1/+117
| * | | | FIT: Modify option FIT_SIGNATURE in KconfigRuchika Gupta2015-01-292-1/+9
| * | | | rsa: Split the rsa-verify to separate the modular exponentiationRuchika Gupta2015-01-295-276/+404
OpenPOWER on IntegriCloud