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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Roll crc32 into hash infrastructure
Simon Glass
2013-02-28
5
-107
/
+108
|
*
hash: Add a flag to support saving hashes in the environment
Simon Glass
2013-02-28
4
-26
/
+66
|
*
image: Use crc header file instead of C prototypes
Simon Glass
2013-02-28
1
-2
/
+2
|
*
net: Use new numeric setenv functions
Simon Glass
2013-02-28
2
-9
/
+3
|
*
fs: Use new numeric setenv functions
Simon Glass
2013-02-28
2
-6
/
+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
3
-14
/
+19
|
*
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
|
*
sandbox: Add un/map_sysmen() to deal with sandbox's ram_buf
Simon Glass
2013-02-28
4
-0
/
+32
|
*
sandbox: Improve sandbox serial port keyboard interface
Taylor Hutt
2013-02-28
3
-6
/
+56
|
*
Update print_buffer() to use const
Simon Glass
2013-02-28
2
-2
/
+4
|
*
Tidy up error checking and fix bug in hash command
Simon Glass
2013-02-28
1
-0
/
+4
|
*
sandbox: fix compiler warning
Allen Martin
2013-02-28
1
-0
/
+3
*
|
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
Tom Rini
2013-03-04
47
-393
/
+3589
|
\
\
|
*
|
blackfin: bf60x: add resume from hibernate
Steven Miao
2013-03-04
1
-0
/
+46
|
*
|
blackfin: bf60x: add hw watchdog support
Bob Liu
2013-03-04
3
-0
/
+16
|
*
|
blackfin: add bf6xx spi driver
Scott Jiang
2013-03-04
3
-0
/
+549
|
*
|
blackfin: bf60x: add rsi/sdh support
Sonic Zhang
2013-03-04
2
-18
/
+88
|
*
|
blackfin: bf60x: add board and headers files to support bf609
Sonic Zhang
2013-03-04
6
-4
/
+291
|
*
|
blackfin: bf60x: add gpio support
Bob Liu
2013-03-04
3
-8
/
+181
|
*
|
blackfin: bf60x: support big cplb page
Bob Liu
2013-03-04
2
-6
/
+44
|
*
|
blackfin: bf60x: add dma support
Bob Liu
2013-03-04
3
-76
/
+156
|
*
|
blackfin: bf60x: add serial support
Sonic Zhang
2013-03-04
7
-238
/
+642
|
*
|
blackfin: bf60x: Port blackfin core architecture code to boot on bf60x.
Sonic Zhang
2013-03-04
8
-42
/
+486
|
*
|
blackfin: bf60x: new processor header files
Bob Liu
2013-03-04
13
-1
/
+1090
*
|
|
SPL: Change description for spl command
Stefano Babic
2013-03-01
1
-4
/
+8
*
|
|
OMAP3: drop CONFIG_SPL_OS_BOOT_KEY and use local define
Stefano Babic
2013-03-01
6
-10
/
+13
*
|
|
Add README for the "Falcon" mode
Stefano Babic
2013-03-01
1
-0
/
+209
|
|
/
|
/
|
*
|
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
*
|
mtd: nand: Check if NAND is locked tight before lock cmds
Joe Hershberger
2013-02-22
1
-1
/
+18
*
|
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
2
-4
/
+166
|
/
*
MAKEALL: add support for per architecture toolchains
Allen Martin
2013-02-20
1
-7
/
+25
*
gpt: fix partion size limit
Piotr Wilczek
2013-02-20
1
-4
/
+6
*
mac: Fix the condition check for setting the MAC from the EEPROM
Holger Hans Peter Freyther
2013-02-20
1
-2
/
+2
*
led: The gpio_led.c code expects that LED state is from the enum
Holger Hans Peter Freyther
2013-02-20
1
-2
/
+2
*
gpio: Build the da8xx_gpio code for the davinci644x device
Holger Hans Peter Freyther
2013-02-20
3
-1
/
+12
*
cmd_elf: Fix broken bootvx command
Reinhard Arlt
2013-02-20
1
-1
/
+1
*
cmd_load.c: Add #endif comments to reduce confusion
Robert P. J. Day
2013-02-19
1
-4
/
+4
*
cmd_mem.c: Fix some typoes, no functional changes
Robert P. J. Day
2013-02-19
1
-4
/
+6
*
fw_env.config: Correct "fw_saveenv" to "fw_setenv".
Robert P. J. Day
2013-02-19
1
-1
/
+1
*
vsprintf: add ustrtoll function
Piotr Wilczek
2013-02-19
2
-0
/
+24
*
malloc: make malloc_bin_reloc static
Gabor Juhos
2013-02-19
6
-6
/
+5
*
serial/ns16550: don't generate functions for undefined ports
Scott Wood
2013-02-19
1
-0
/
+12
[prev]
[next]