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
path:
root
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
env: Add a command to view callbacks
Joe Hershberger
2012-12-13
1
-0
/
+81
*
env: Add support for callbacks to environment vars
Joe Hershberger
2012-12-13
3
-0
/
+370
*
env: Hide '.' variables in env print by default
Joe Hershberger
2012-12-13
10
-21
/
+29
*
env: Use getenv_yesno() more generally
Joe Hershberger
2012-12-13
2
-6
/
+14
*
env: Refactor apply into change_ok
Joe Hershberger
2012-12-13
2
-20
/
+17
*
env: Refactor do_apply to a flag
Joe Hershberger
2012-12-13
3
-32
/
+21
*
gpt: Support for new "gpt" command
Piotr Wilczek
2012-12-13
2
-0
/
+334
*
cmd:spl:fix: Prevent from a build error on boards, which don't support FDT
Łukasz Majewski
2012-12-11
1
-0
/
+2
*
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
2
-0
/
+94
*
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
1
-0
/
+39
*
edid: Library of EDID decode and print
Tom Wai-Hong Tam
2012-12-11
2
-0
/
+308
*
Add hash command to perform hashing using various algorithms
Simon Glass
2012-12-11
2
-0
/
+64
*
sha1sum: Use generic hash layer
Simon Glass
2012-12-11
1
-125
/
+4
*
Add generic hash API
Simon Glass
2012-12-11
2
-0
/
+222
*
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
2
-0
/
+82
*
Add gettime command
Anton Staaf
2012-12-11
2
-0
/
+57
*
Add new bootstage step for the main loop
Simon Glass
2012-12-11
1
-0
/
+2
*
i2c: kerneldoc: Add kerneldoc annotations to cmd_i2c.c
Marek Vasut
2012-12-11
1
-15
/
+179
*
i2c: Use __weak instead of __attribute__((weak, alias))
Marek Vasut
2012-12-11
1
-9
/
+7
*
cmd_led.c: Standardize format of help and usage info.
Robert P. J. Day
2012-12-06
1
-3
/
+3
*
env: Enable getenv_f() for SPL_BUILD
Stefan Roese
2012-12-05
1
-0
/
+3
*
SPL: Port SPL framework to powerpc
Stefan Roese
2012-12-05
1
-0
/
+16
*
x86: Add CBMEM console driver for coreboot
Vadim Bendebury
2012-11-30
1
-1
/
+3
*
fdt: Correct global_data condition in main
Simon Glass
2012-11-28
1
-2
/
+0
*
mmc: Fix incorrect handling of 'read' & 'write' commands
Taylor Hutt
2012-11-27
1
-5
/
+4
*
common: rework bouncebuf implementation
Stephen Warren
2012-11-27
1
-34
/
+41
*
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Tom Rini
2012-11-26
1
-0
/
+22
|
\
|
*
nand: Add torture feature
Benoît Thébaudeau
2012-11-26
1
-0
/
+22
*
|
Merge branch 'master' of git://git.denx.de/u-boot-fdt
Tom Rini
2012-11-20
3
-1
/
+239
|
\
\
|
*
\
Merge branch 'next'
Gerald Van Baren
2012-11-19
3
-1
/
+239
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
fdt: Set kernaddr if fdt indicates a kernel is present
Simon Glass
2012-11-12
1
-0
/
+16
|
|
*
fdt: Add option to default to most compatible conf in a fit image
Gabe Black
2012-11-12
2
-0
/
+138
|
|
*
fdt: Allow device tree to specify secure booting
Doug Anderson
2012-11-12
1
-0
/
+62
|
|
*
fdt: Tell the FDT library where the device tree is
Gabe Black
2012-11-12
1
-0
/
+8
|
|
*
fdt: Load boot command from device tree
Che-Liang Chiou
2012-11-12
1
-1
/
+15
*
|
|
usb: use linux/usb/ch9.h instead of usbdescriptors.h
Ilya Yanok
2012-11-20
2
-3
/
+3
*
|
|
USB: add arrow key support to usb_kbd
Allen Martin
2012-11-20
1
-0
/
+13
*
|
|
USB: make usb_kbd obey USB DMA alignment requirements
Allen Martin
2012-11-20
1
-1
/
+4
|
/
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2012-11-19
2
-7
/
+176
|
\
\
|
*
|
lcd: Implement RLE8 bitmap decoding
Tom Wai-Hong Tam
2012-11-07
1
-0
/
+144
|
*
|
lcd: Fix BMP decode bug that skips the wrong padded row
Tom Wai-Hong Tam
2012-11-07
1
-4
/
+4
|
*
|
lcd: Provide an API to access LCD parameters
Vadim Bendebury
2012-11-07
1
-0
/
+26
|
*
|
video: Provide an API to access video parameters
Stefan Reinauer
2012-11-06
1
-3
/
+2
*
|
|
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Tom Rini
2012-11-19
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
cmd_mmc.c: Fix typo, "dislay" -> "display"
Robert P. J. Day
2012-11-14
1
-1
/
+1
|
|
/
[next]