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
...
|
*
|
|
|
lcd: add option for board specific splash screen preparation
Nikita Kiryanov
2013-03-08
1
-0
/
+15
|
*
|
|
|
mmc: add support for write protection
Nikita Kiryanov
2013-03-08
1
-0
/
+7
|
|
|
/
/
|
|
/
|
|
|
*
|
|
spl: support for booting via usbeth
Ilya Yanok
2013-02-18
1
-0
/
+5
|
|
|
/
|
|
/
|
*
|
|
x86: Enable generic board support
Simon Glass
2013-03-15
1
-0
/
+2
*
|
|
x86: Adjust board_r.c for x86
Simon Glass
2013-03-15
1
-2
/
+21
*
|
|
x86: Adjust board_f.c for x86
Simon Glass
2013-03-15
1
-2
/
+81
*
|
|
Adjust board_r.c for ppc
Simon Glass
2013-03-15
1
-3
/
+477
*
|
|
Adjust board_f.c for ppc
Simon Glass
2013-03-15
1
-2
/
+332
*
|
|
Add CONFIG_SYS_SYM_OFFSETS to support offset symbols
Simon Glass
2013-03-15
1
-0
/
+14
*
|
|
Add spl load feature
Simon Glass
2013-03-15
1
-0
/
+13
*
|
|
Introduce generic post-relocation board_r.c
Simon Glass
2013-03-15
2
-0
/
+423
*
|
|
Introduce generic pre-relocation board_f.c
Simon Glass
2013-03-15
2
-0
/
+582
*
|
|
cmd_mem.c: Fix warning when CONFIG_CMD_MEMTEST is not set
Tom Rini
2013-03-12
1
-1
/
+1
*
|
|
CONFIG_BOOTDELAY default should not affect runtime
Joe Hershberger
2013-03-12
1
-8
/
+6
*
|
|
common/main: move set_working_fdt_addr to enable usage of $fdtaddr
Barak Wasserstrom
2013-03-12
1
-4
/
+4
*
|
|
env: fix "env ask" command
Wolfgang Denk
2013-03-12
1
-26
/
+28
*
|
|
cmd_fat.c: Note in fatread help about alignment requirements
Tom Rini
2013-03-12
1
-0
/
+3
*
|
|
cmd_df.c: Delete this clearly unused source file.
Robert P. J. Day
2013-03-11
1
-36
/
+0
*
|
|
cmd_mtdparts.c: Correct "reseting" to "resetting" in error msgs
Robert P. J. Day
2013-03-11
1
-3
/
+3
*
|
|
Allow u-boot to be silent without forcing Linux to be
Joe Hershberger
2013-03-11
1
-4
/
+4
*
|
|
cmd_part: don't print cmd name twice in help
Stephen Warren
2013-03-11
1
-1
/
+1
*
|
|
Feature Removal: disable "mtest" command by default
Wolfgang Denk
2013-03-11
1
-1
/
+4
|
|
/
|
/
|
*
|
bootm: fix conditional compilation for bootm ramdisk subcommand
Daniel Schwierzeck
2013-03-04
1
-1
/
+1
*
|
env: Avoid clobbering an edited variable on ctrl-c
Joe Hershberger
2013-03-04
1
-1
/
+2
*
|
sandbox: Add 'sb' command to access filesystem features
Simon Glass
2013-03-04
2
-0
/
+64
*
|
Merge branch 'mem' of git://git.denx.de/u-boot-x86
Tom Rini
2013-03-04
21
-553
/
+612
|
\
\
|
*
|
hash: Use lower case for hash algorithm names
Simon Glass
2013-02-28
2
-5
/
+10
|
*
|
sandbox: Allow hash functions to work correctly
Simon Glass
2013-02-28
1
-8
/
+16
|
*
|
sandbox: Update mtest to fix crashes
Simon Glass
2013-02-28
1
-45
/
+63
|
*
|
Move CONFIG_SYS_MEMTEST_SCRATCH #ifdef to top of file
Simon Glass
2013-02-28
1
-4
/
+4
|
*
|
Roll crc32 into hash infrastructure
Simon Glass
2013-02-28
2
-106
/
+87
|
*
|
hash: Add a flag to support saving hashes in the environment
Simon Glass
2013-02-28
3
-24
/
+59
|
*
|
image: Use crc header file instead of C prototypes
Simon Glass
2013-02-28
1
-2
/
+2
|
*
|
common: Use new numeric setenv functions
Simon Glass
2013-02-28
15
-71
/
+48
|
*
|
Update set_working_fdt_addr() to use setenv_addr()
Simon Glass
2013-02-28
2
-13
/
+6
|
*
|
Reduce casting in mtest
Simon Glass
2013-02-28
1
-12
/
+18
|
*
|
Bring mtest putc() into common code
Simon Glass
2013-02-28
1
-23
/
+9
|
*
|
Fix mtest indenting
Simon Glass
2013-02-28
1
-161
/
+161
|
*
|
Use common mtest iteration counting
Simon Glass
2013-02-28
1
-64
/
+59
|
*
|
Split out the memory tests into separate functions
Simon Glass
2013-02-28
1
-101
/
+116
|
*
|
sandbox: Change memory commands to use map_physmem
Simon Glass
2013-02-28
1
-43
/
+79
|
*
|
Tidy up error checking and fix bug in hash command
Simon Glass
2013-02-28
1
-0
/
+4
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
Tom Rini
2013-03-04
1
-1
/
+18
|
\
\
\
|
*
|
|
blackfin: bf60x: Port blackfin core architecture code to boot on bf60x.
Sonic Zhang
2013-03-04
1
-1
/
+18
*
|
|
|
SPL: Change description for spl command
Stefano Babic
2013-03-01
1
-4
/
+8
|
|
/
/
|
/
|
|
*
|
|
common/env_nand.c: calculate crc only when readenv was OK
Phil Sutter
2013-02-22
1
-2
/
+4
*
|
|
env_nand.c: clarify log messages when env reading fails
Phil Sutter
2013-02-22
1
-4
/
+8
*
|
|
nand: fix nand read.option parsing
Harvey Chapman
2013-02-22
1
-1
/
+1
*
|
|
imls: Add support to list images in NAND device
Vipin Kumar
2013-02-22
1
-3
/
+164
|
/
/
*
|
gpt: fix partion size limit
Piotr Wilczek
2013-02-20
1
-4
/
+6
[prev]
[next]