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
/
arch
/
i386
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
3
-6
/
+6
*
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
2010-10-29
1
-2
/
+0
*
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-26
1
-1
/
+1
*
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-18
1
-2
/
+2
*
x86: Implement fully relocatable image
Graeme Russ
2010-10-07
3
-24
/
+35
*
x86: Use loops instead of memcpy/memset in board_init_f
Graeme Russ
2010-10-07
1
-16
/
+31
*
x86: Rearrange linker script
Graeme Russ
2010-10-07
1
-2
/
+3
*
x86: Rename linker script symbols
Graeme Russ
2010-10-07
3
-24
/
+24
*
x86: Set cold/warm boot flag
Graeme Russ
2010-10-07
3
-16
/
+13
*
x86: Place global data below stack before entering C
Graeme Russ
2010-10-07
3
-37
/
+37
*
x86: Dont clobber %eax after getting memory size
Graeme Russ
2010-10-07
1
-3
/
+2
*
x86: Don't clobber %ebx
Graeme Russ
2010-10-07
2
-7
/
+12
*
x86: Remove usage of %ebp as a return pointer
Graeme Russ
2010-10-07
3
-10
/
+10
*
x86: Move ECC initialisation outside RAM initialisation
Graeme Russ
2010-10-07
2
-14
/
+14
*
x86: Remove progress indication in low-level init
Graeme Russ
2010-10-07
1
-42
/
+2
*
x86: Fix %ss and %esp in register structure for interrupts
Graeme Russ
2010-10-07
3
-4
/
+45
*
x86: Change compiler options
Graeme Russ
2010-10-07
4
-17
/
+12
*
x86: Coding Style Cleanup
Graeme Russ
2010-10-07
4
-373
/
+362
*
x86: Move loading of GTD to C code
Graeme Russ
2010-10-07
2
-96
/
+57
*
x86: use gc sections to reduce image size
Graeme Russ
2010-10-07
1
-0
/
+3
*
x86: zboot update
Graeme Russ
2010-10-07
1
-5
/
+13
*
x86: Make CONFIG_RELOC_FIXUP_WORKS generic for all x86 boards
Graeme Russ
2010-10-07
1
-0
/
+2
*
Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature
Stefan Roese
2010-09-23
1
-7
/
+0
*
arm: get rid of bi_env
Heiko Schocher
2010-09-19
1
-4
/
+0
*
New implementation for internal handling of environment variables.
Wolfgang Denk
2010-09-19
1
-6
/
+7
*
Make getenv() work before relocation.
Wolfgang Denk
2010-09-19
1
-2
/
+3
*
x86: Fix x86 Cold Boot
Graeme Russ
2010-09-13
1
-0
/
+5
*
x86: Fix do_go_exec() - const argv[]
Graeme Russ
2010-09-13
1
-5
/
+20
*
Rename getenv_r() into getenv_f()
Wolfgang Denk
2010-08-04
1
-1
/
+1
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
5
-5
/
+5
*
Coding style cleanup, update CHANGELOG.
Wolfgang Denk
2010-05-26
1
-3
/
+0
*
sc520: Fix minor DRAM Controller Setup bug
Graeme Russ
2010-05-06
1
-1
/
+1
*
sc520: Update to new AMD Copyright
Graeme Russ
2010-05-06
1
-40
/
+77
*
sc520: Board Specific PCI Init
Graeme Russ
2010-05-06
2
-37
/
+3
*
sc520: Move PCI defines to PCI include file
Graeme Russ
2010-05-06
2
-29
/
+29
*
sc520: Allow boards to override udelay
Graeme Russ
2010-05-06
2
-0
/
+5
*
x86: Fix support for booting bzImage
Graeme Russ
2010-05-06
6
-32
/
+424
*
x86: Provide weak PC/AT compatibility setup function
Graeme Russ
2010-05-06
2
-0
/
+9
*
x86: Use CONFIG_SERIAL_MULTI
Graeme Russ
2010-05-06
3
-508
/
+5
*
x86: Fix copying of Real-Mode code into RAM
Graeme Russ
2010-05-06
2
-2
/
+2
*
x86: Pass relocation offset into Global Data
Graeme Russ
2010-05-06
1
-27
/
+36
*
x86: Move GDT to a safe location in RAM
Graeme Russ
2010-05-06
2
-14
/
+103
*
x86: Add RAM bootstrap functionality
Graeme Russ
2010-05-06
2
-6
/
+38
*
x86: Split sc520 memory sizing versus reporting
Graeme Russ
2010-05-06
2
-38
/
+61
*
x86: Fix sc520 memory size reporting
Graeme Russ
2010-05-06
1
-18
/
+17
*
x86: Fix do_go_exec()
Graeme Russ
2010-05-06
1
-4
/
+4
*
x86: Add register dump to crash handlers
Graeme Russ
2010-05-06
1
-34
/
+180
*
x86: Fix MMCR Access
Graeme Russ
2010-05-06
4
-52
/
+63
*
x86: #ifdef out getenv_IPaddr()
Graeme Russ
2010-05-06
1
-0
/
+2
*
x86: Add unaligned.h
Graeme Russ
2010-05-06
1
-0
/
+1
[next]