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
...
|
*
|
|
|
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
|
*
|
|
|
dm: spi: Set up the spi_slave device pointer in child_pre_probe()
Simon Glass
2015-01-29
1
-0
/
+10
|
*
|
|
|
dm: core: Allow uclass to set up a device's child before it is probed
Simon Glass
2015-01-29
7
-0
/
+85
|
*
|
|
|
dm: sandbox: sf: Tidy up the error handling in sandbox_sf_probe()
Simon Glass
2015-01-29
1
-2
/
+5
|
*
|
|
|
dm: core: Allow the uclass to set up a device's child after binding
Simon Glass
2015-01-29
3
-5
/
+44
|
*
|
|
|
dm: spi: Move the per-child data size to the uclass
Simon Glass
2015-01-29
9
-8
/
+1
|
*
|
|
|
dm: core: Allow uclasses to specify private data for a device's children
Simon Glass
2015-01-29
4
-2
/
+41
|
*
|
|
|
dm: core: Add a flag to control sequence numbering
Simon Glass
2015-01-29
9
-58
/
+57
|
*
|
|
|
dm: core: Add a function to get a device's uclass ID
Simon Glass
2015-01-29
3
-0
/
+24
|
*
|
|
|
dm: core: Add a post_bind method for parents
Simon Glass
2015-01-29
3
-0
/
+49
|
*
|
|
|
dm: core: Allow uclasses to specify platdata for a device's children
Simon Glass
2015-01-29
3
-2
/
+39
|
*
|
|
|
dm: core: Allow parents to have platform data for their children
Simon Glass
2015-01-29
4
-2
/
+132
|
*
|
|
|
dm: core: Allocate platform data when binding a device
Simon Glass
2015-01-29
3
-15
/
+19
|
*
|
|
|
dm: core: Tidy up error handling in device_bind()
Simon Glass
2015-01-29
1
-8
/
+10
|
*
|
|
|
dm: core: Set device tree node for root device
Simon Glass
2015-01-29
2
-0
/
+7
|
*
|
|
|
dm: core: Improve comments for uclass_first/next_device()
Simon Glass
2015-01-29
1
-0
/
+4
|
*
|
|
|
dm: Don't run tests if U-Boot cannot be built
Simon Glass
2015-01-29
1
-2
/
+7
|
*
|
|
|
dm: i2c: Provide an offset length parameter where needed
Simon Glass
2015-01-29
12
-26
/
+32
|
*
|
|
|
dm: i2c: Add a compatbility layer
Simon Glass
2015-01-29
4
-0
/
+165
|
*
|
|
|
dm: i2c: Rename driver model I2C functions to permit compatibility
Simon Glass
2015-01-29
12
-77
/
+82
|
*
|
|
|
dm: Drop gpio.h header from fdtdec.c
Simon Glass
2015-01-29
1
-2
/
+0
|
*
|
|
|
dm: fdt: Remove the old GPIO functions
Simon Glass
2015-01-29
2
-172
/
+0
|
*
|
|
|
dm: exynos: dts: Use GPIO bank phandles for GPIOs
Simon Glass
2015-01-29
12
-39
/
+30
|
*
|
|
|
dm: tegra: dts: Use TEGRA_GPIO() macro for all GPIOs
Simon Glass
2015-01-29
18
-85
/
+109
|
*
|
|
|
dm: spi: Remove use of fdtdec GPIO support
Simon Glass
2015-01-29
1
-34
/
+28
|
*
|
|
|
dm: usb: Remove use of fdtdec GPIO support
Simon Glass
2015-01-29
3
-30
/
+28
|
*
|
|
|
dm: mmc: Remove use of fdtdec GPIO support
Simon Glass
2015-01-29
5
-41
/
+28
|
*
|
|
|
dm: zynq: Remove inline gpio functions
Simon Glass
2015-01-29
1
-15
/
+0
|
*
|
|
|
dm: tegra: nand: Remove use of fdtdec GPIO support
Simon Glass
2015-01-29
1
-5
/
+4
|
*
|
|
|
dm: tegra: video: Remove use of fdtdec GPIO support
Simon Glass
2015-01-29
2
-38
/
+25
|
*
|
|
|
dm: exynos: Add a GPIO translation function
Simon Glass
2015-01-29
1
-1
/
+12
|
*
|
|
|
dm: tegra: Add a GPIO translation function
Simon Glass
2015-01-29
1
-0
/
+18
|
*
|
|
|
dm: cros_ec: Remove use of fdtdec GPIO support
Simon Glass
2015-01-29
2
-19
/
+8
[prev]
[next]