index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ 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
*
Move bootstage timer out of lib/time.c
Simon Glass
2012-04-10
1
-0
/
+17
*
LMB: Fix undefined lmb_reserve() on non-lmb platforms
Marek Vasut
2012-04-09
1
-0
/
+1
*
RAMDISK: Fix unused variable issue caused by raw rd support
Marek Vasut
2012-03-30
1
-0
/
+2
*
BOOT: Add RAW ramdisk support to bootz
Marek Vasut
2012-03-30
2
-5
/
+16
*
BOOT: Add "bootz" command to boot Linux zImage on ARM
Marek Vasut
2012-03-30
1
-9
/
+132
*
Add support for loading and saving the environment to a FAT partition
Maximilian Schwerin
2012-03-30
3
-1
/
+159
*
cmd_log: print log->v2.con value in the "log info" command
Heiko Schocher
2012-03-30
1
-0
/
+1
*
command, log: Coding Style cleanup
Heiko Schocher
2012-03-30
1
-45
/
+51
*
command, log: print with "log show" a full logbuffer
Heiko Schocher
2012-03-30
1
-1
/
+3
*
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Wolfgang Denk
2012-03-30
2
-8
/
+65
|
\
|
*
cmd_pxe.c: fix strict-aliasing warnings
Jason Hobbs
2012-03-27
1
-8
/
+8
|
*
cmd_fat: add FAT write command
Donggeun Kim
2012-03-26
1
-0
/
+57
*
|
Add cmd_spl command
Simon Schwarz
2012-03-27
2
-0
/
+189
*
|
SPL: Add YMODEM over UART load support
Matt Porter
2012-03-26
1
-0
/
+3
|
/
*
Revert "Add board_pre_console_putc to deal with early console output"
Simon Glass
2012-03-23
1
-9
/
+1
*
usb: replace wait_ms() with mdelay()
Mike Frysinger
2012-03-19
3
-26
/
+16
*
bootstage: Plumb in bootstage calls for basic operations
Simon Glass
2012-03-18
3
-1
/
+9
*
bootstage: Implement core microsecond boot time measurement
Simon Glass
2012-03-18
2
-0
/
+159
*
bootstage: Replace show_boot_progress/error() with bootstage_...()
Simon Glass
2012-03-18
6
-121
/
+121
*
bootstage: Convert FIT progress numbers to enums
Simon Glass
2012-03-18
2
-38
/
+42
*
bootstage: Convert net progress numbers to enums
Simon Glass
2012-03-18
2
-9
/
+10
*
bootstage: Convert NAND progress numbers to enums
Simon Glass
2012-03-18
1
-17
/
+17
*
bootstage: Convert IDE progress numbers to enums
Simon Glass
2012-03-18
1
-23
/
+25
*
bootstage: Convert progress numbers 10-19 to enums
Simon Glass
2012-03-18
1
-10
/
+10
*
bootstage: Convert progress numbers 1-9 into enums
Simon Glass
2012-03-18
2
-22
/
+21
*
bootstage: Use show_boot_error() for -ve progress numbers
Simon Glass
2012-03-18
6
-63
/
+63
*
bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
Simon Glass
2012-03-18
1
-4
/
+4
*
bootvx: Clear and disable data cache, and call vxWorks with parameter.
Reinhard Arlt
2012-03-18
1
-1
/
+2
*
image: Support FDTs already loaded at their load address
Stephen Warren
2012-03-06
1
-3
/
+10
*
cmd_cache: use cache/invalidate functions available in common.h
Stefan Kristiansson
2012-03-06
1
-8
/
+8
*
Convert cmd_usage() calls in common to use a return value
Simon Glass
2012-03-06
57
-168
/
+167
*
Add cmd_process() to process commands in one place
Simon Glass
2012-03-06
3
-77
/
+53
*
Remove interleave of non-U-Boot code in hush
Simon Glass
2012-03-06
1
-13
/
+11
*
Create a single cmd_call() function to handle command execution
Simon Glass
2012-03-06
3
-8
/
+25
*
Don't include standard parser if hush is used
Simon Glass
2012-03-06
1
-0
/
+2
*
Stop using builtin_run_command()
Simon Glass
2012-03-06
4
-33
/
+30
*
Rename run_command2() to run_command()
Simon Glass
2012-03-06
2
-6
/
+6
*
Rename run_command() to builtin_run_command()
Simon Glass
2012-03-06
4
-8
/
+9
*
Remove CMD_PXE's static on run_command()
Simon Glass
2012-03-06
1
-3
/
+0
*
USB: relax usbcore reset timings
Wolfgang Grandegger
2012-03-03
1
-1
/
+4
*
USB: move keyboard polling into kbd driver
amartin@nvidia.com
2012-03-03
1
-1
/
+17
*
USB: reevaluate iomux stdin on USB kbd detect
amartin@nvidia.com
2012-03-03
1
-0
/
+6
*
usb: add numeric keypad support to HID driver
Vincent Palatin
2012-03-03
1
-0
/
+10
*
USB: fix USB keyboard polling parameter
Vincent Palatin
2012-03-03
1
-1
/
+1
*
USB: Make struct devrequest setup_packet local
Marek Vasut
2012-03-03
1
-1
/
+2
*
USB: Separate out USB hub driver
Marek Vasut
2012-03-03
3
-431
/
+479
*
USB: Staticize internal functions
Marek Vasut
2012-03-03
1
-22
/
+23
*
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk
2012-03-03
1
-2
/
+3
|
\
|
*
cmd_nand.c: Fix 'nand dump' after latest MTD resync
Tom Rini
2012-02-28
1
-2
/
+3
*
|
common/image.c: align usage of fdt_high with initrd_high
Shawn Guo
2012-02-27
1
-7
/
+5
|
/
[next]