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
*
env: Add support for callbacks to environment vars
Joe Hershberger
2012-12-13
10
-4
/
+592
*
env: Hide '.' variables in env print by default
Joe Hershberger
2012-12-13
13
-25
/
+37
*
env: Use getenv_yesno() more generally
Joe Hershberger
2012-12-13
16
-79
/
+56
*
env: Refactor apply into change_ok
Joe Hershberger
2012-12-13
5
-55
/
+72
*
env: Consolidate common code in hsearch_r()
Joe Hershberger
2012-12-13
1
-34
/
+37
*
env: Refactor do_apply to a flag
Joe Hershberger
2012-12-13
5
-56
/
+49
*
Make linux kernel string funcs available to tools
Joe Hershberger
2012-12-13
5
-43
/
+61
*
gpt: Enable support for GPT partition table restoration at Samsung's Trats
Lukasz Majewski
2012-12-13
1
-1
/
+27
*
gpt: Support for new "gpt" command
Piotr Wilczek
2012-12-13
2
-0
/
+334
*
gpt: Support for GPT (GUID Partition Table) restoration
Lukasz Majewski
2012-12-13
2
-3
/
+330
*
gpt: The leXX_to_int() calls replaced with ones defined at <compiler.h>
Chang Hyun Park
2012-12-13
2
-114
/
+88
*
gpt:doc: GPT (GUID Partition Table) documentation
Lukasz Majewski
2012-12-13
1
-0
/
+201
*
part:efi: Move part_efi.h file to ./include
Lukasz Majewski
2012-12-13
1
-0
/
+0
*
vsprintf:fix: Change type returned by ustrtoul
Lukasz Majewski
2012-12-13
2
-2
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2012-12-12
1
-1
/
+4
|
\
|
*
mips: serial: Fix busted manual relocation
Joe Hershberger
2012-12-12
1
-0
/
+3
|
*
MIPS: constify mips_io_port_base
Daniel Schwierzeck
2012-12-12
1
-1
/
+1
*
|
cmd:spl:fix: Prevent from a build error on boards, which don't support FDT
Łukasz Majewski
2012-12-11
1
-0
/
+2
*
|
exynos: Enable hashing functions and EDID for smdk5250
Simon Glass
2012-12-11
1
-0
/
+7
*
|
tpm: Add TPM stress test
Luigi Semenzato
2012-12-11
1
-6
/
+87
*
|
console: Enable function to display console info
Simon Glass
2012-12-11
1
-2
/
+4
*
|
Add console command to access io space registers
Vadim Bendebury
2012-12-11
4
-4
/
+99
*
|
fdt: edid: Enable fdt_add_edid() function when CONFIG_LCD defined
Tom Wai-Hong Tam
2012-12-11
1
-1
/
+1
*
|
edid: Add I2C command for printing the EDID
Tom Wai-Hong Tam
2012-12-11
2
-0
/
+44
*
|
edid: Library of EDID decode and print
Tom Wai-Hong Tam
2012-12-11
3
-0
/
+583
*
|
Add hash command to perform hashing using various algorithms
Simon Glass
2012-12-11
4
-0
/
+83
*
|
sha1sum: Use generic hash layer
Simon Glass
2012-12-11
1
-125
/
+4
*
|
Add generic hash API
Simon Glass
2012-12-11
3
-0
/
+291
*
|
Add strcasecmp() and strncasecmp()
Simon Glass
2012-12-11
5
-9
/
+20
*
|
sha256: Use const where possible and add watchdog function
Simon Glass
2012-12-11
2
-3
/
+42
*
|
sha1: Use const where possible, and unsigned for input len
Simon Glass
2012-12-11
2
-25
/
+20
*
|
stdio: remove useless strncpy
Vincent Palatin
2012-12-11
1
-1
/
+0
*
|
Fix use of conditional LMB
Simon Glass
2012-12-11
1
-1
/
+1
*
|
Add a command to read raw blocks from a partition
Kenneth Waters
2012-12-11
4
-0
/
+84
*
|
Add gettime command
Anton Staaf
2012-12-11
4
-0
/
+59
*
|
Add new bootstage step for the main loop
Simon Glass
2012-12-11
1
-0
/
+2
*
|
gpio: remove duplicate function signature
Nikita Kiryanov
2012-12-11
1
-13
/
+4
*
|
designware_i2c.h: Define IC_CLK only if not already defined in config file
Armando Visconti
2012-12-11
1
-0
/
+2
*
|
designware_i2c.h: Fixed the correct values for SCL low/high time
Armando Visconti
2012-12-11
1
-3
/
+3
*
|
designware_i2c: Fixed the setting of the i2c bus speed
Armando Visconti
2012-12-11
1
-15
/
+13
*
|
designware_i2c: Added s/w generation of stop bit
Armando Visconti
2012-12-11
2
-3
/
+9
*
|
designware_i2c.c: Added the support for MULTI_BUS
Armando Visconti
2012-12-11
1
-1
/
+81
*
|
drivers:i2c: Modify I2C driver for Exynos4
Piotr Wilczek
2012-12-11
1
-7
/
+12
*
|
exynos:pinmux: Add pinmux support for i2c
Piotr Wilczek
2012-12-11
1
-0
/
+64
*
|
exynos:cpu: Add Exynos4 I2C spacing
Piotr Wilczek
2012-12-11
1
-0
/
+2
*
|
exynos:clock: Add i2c clock
Piotr Wilczek
2012-12-11
1
-0
/
+17
*
|
omap24xx_i2c: Handle OMAP5 like OMAP2,3,4
Vincent Stehlé
2012-12-11
1
-5
/
+10
*
|
mxs: i2c: Implement algorithm to set up arbitrary i2c speed
Marek Vasut
2012-12-11
3
-53
/
+37
*
|
mxs: i2c: Restore speed setting after block reset
Marek Vasut
2012-12-11
1
-0
/
+3
*
|
i2c: mxs: Fix TIMING2 register value
Marek Vasut
2012-12-11
1
-2
/
+2
[next]