index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
MIPS: handle mips64 ST0_KX bit in mips32 start.S
Paul Burton
2015-01-30
1
-1
/
+3
|
*
|
|
|
MIPS: handle mips64 relocs in mips32 start.S
Paul Burton
2015-01-30
1
-2
/
+17
|
*
|
|
|
MIPS: use asm.h macros in mips32 start.S
Paul Burton
2015-01-30
1
-55
/
+61
|
*
|
|
|
malta: enable ELF loading
Paul Burton
2015-01-29
1
-0
/
+1
|
*
|
|
|
malta: enable HUSH parser
Paul Burton
2015-01-29
1
-0
/
+1
|
*
|
|
|
malta: delay after reset
Paul Burton
2015-01-29
1
-0
/
+1
|
*
|
|
|
malta: IDE support
Paul Burton
2015-01-29
3
-0
/
+35
|
*
|
|
|
MIPS: clear TagLo select 2 during cache init
Paul Burton
2015-01-29
1
-2
/
+8
|
*
|
|
|
MIPS: allow systems to skip loads during cache init
Paul Burton
2015-01-29
2
-6
/
+19
|
*
|
|
|
MIPS: inline mips_init_[id]cache functions
Paul Burton
2015-01-29
1
-58
/
+28
|
*
|
|
|
MIPS: refactor cache loops to a macro
Paul Burton
2015-01-29
1
-17
/
+13
|
*
|
|
|
MIPS: refactor L1 cache config reads to a macro
Paul Burton
2015-01-29
1
-56
/
+41
|
*
|
|
|
MIPS: unify cache initialization code
Paul Burton
2015-01-29
5
-224
/
+15
|
*
|
|
|
MIPS: unify cache maintenance functions
Paul Burton
2015-01-29
4
-167
/
+119
|
*
|
|
|
MIPS: avoid .set ISA for cache operations
Paul Burton
2015-01-29
3
-38
/
+33
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'master' of git://git.denx.de/u-boot-dm
Tom Rini
2015-01-30
185
-1610
/
+4637
|
\
\
\
\
|
*
|
|
|
dm: cros_ec: Convert cros_ec_i2c over to driver model
Simon Glass
2015-01-29
2
-53
/
+30
|
*
|
|
|
dm: i2c: Add two more I2C init functions to the compatibility layer
Simon Glass
2015-01-29
2
-3
/
+28
|
*
|
|
|
dm: exynos: dts: Set the offset length for cros_ec
Simon Glass
2015-01-29
1
-0
/
+1
|
*
|
|
|
dm: i2c: dts: Support an offset-len device tree property
Simon Glass
2015-01-29
2
-1
/
+30
|
*
|
|
|
exynos5: enable dm i2c
Przemyslaw Marczak
2015-01-29
1
-4
/
+3
|
*
|
|
|
odroid u3: enable dm i2c support
Przemyslaw Marczak
2015-01-29
2
-16
/
+3
|
*
|
|
|
odroid u3: dts: add missing i2c aliases
Przemyslaw Marczak
2015-01-29
1
-0
/
+7
|
*
|
|
|
dm: i2c: s3c24x0: adjust to dm-i2c api
Przemyslaw Marczak
2015-01-29
1
-43
/
+194
|
*
|
|
|
exynos5: pinmux: check flag for i2c config
Przemyslaw Marczak
2015-01-29
2
-8
/
+22
|
*
|
|
|
arndale: dts: add missing i2c aliases
Przemyslaw Marczak
2015-01-29
1
-0
/
+8
|
*
|
|
|
exynos4: dts: add missing i2c properties
Przemyslaw Marczak
2015-01-29
1
-8
/
+16
|
*
|
|
|
smdk5250: config: enable max77686 driver support
Przemyslaw Marczak
2015-01-29
1
-0
/
+2
|
*
|
|
|
exynos5250: config: disable max77686 driver
Przemyslaw Marczak
2015-01-29
1
-3
/
+0
|
*
|
|
|
arndale: config: disable max77686 support
Przemyslaw Marczak
2015-01-29
1
-2
/
+0
|
*
|
|
|
dm: i2c-uclass-compat: fix missed argument
Przemyslaw Marczak
2015-01-29
1
-1
/
+1
|
*
|
|
|
rsa: Use checksum algorithms from struct hash_algo
Ruchika Gupta
2015-01-29
6
-30
/
+57
|
*
|
|
|
Use hash.c in mkimage
Ruchika Gupta
2015-01-29
3
-51
/
+65
|
*
|
|
|
hash: Add function to find hash_algo struct with progressive hash
Ruchika Gupta
2015-01-29
2
-9
/
+38
|
*
|
|
|
lib/rsa: Add Kconfig for devices supporting RSA Modular Exponentiation
Ruchika Gupta
2015-01-29
2
-6
/
+28
|
*
|
|
|
DM: crypto/fsl - Add Freescale rsa DM driver
Ruchika Gupta
2015-01-29
7
-0
/
+129
|
*
|
|
|
lib/rsa: Modify rsa to use DM driver
Ruchika Gupta
2015-01-29
14
-6
/
+35
|
*
|
|
|
configs: Move CONFIG_FIT_SIGNATURE to defconfig
Ruchika Gupta
2015-01-29
13
-14
/
+28
|
*
|
|
|
DM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation DM driver
Ruchika Gupta
2015-01-29
7
-1
/
+117
|
*
|
|
|
FIT: Modify option FIT_SIGNATURE in Kconfig
Ruchika Gupta
2015-01-29
2
-1
/
+9
|
*
|
|
|
rsa: Split the rsa-verify to separate the modular exponentiation
Ruchika Gupta
2015-01-29
5
-276
/
+404
|
*
|
|
|
Export redesign
Martin Dorwig
2015-01-29
10
-121
/
+163
|
*
|
|
|
dm: Update documentation for new bus features
Simon Glass
2015-01-29
2
-13
/
+63
|
*
|
|
|
dm: cros_ec_spi: Remove old pre-driver-model code
Simon Glass
2015-01-29
1
-49
/
+2
|
*
|
|
|
dm: cros_ec: Don't require protocol 3 support
Simon Glass
2015-01-29
1
-4
/
+6
|
*
|
|
|
dm: core: Ignore disabled devices when binding
Simon Glass
2015-01-29
1
-0
/
+5
|
*
|
|
|
dm: exynos: Drop unused COMPAT features for SPI
Simon Glass
2015-01-29
2
-2
/
+0
|
*
|
|
|
dm: tegra: Drop unused COMPAT features for I2C, SPI
Simon Glass
2015-01-29
2
-12
/
+0
|
*
|
|
|
dm: i2c: Move slave details to child platdata
Simon Glass
2015-01-29
7
-89
/
+41
|
*
|
|
|
dm: spi: Move slave details to child platdata
Simon Glass
2015-01-29
7
-76
/
+91
[prev]
[next]