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
/
board
/
eNET
Commit message (
Expand
)
Author
Age
Files
Lines
*
punt unused clean/distclean targets
Mike Frysinger
2011-10-15
1
-6
/
+0
*
Convert ISO-8859 files to UTF-8
Albert ARIBAUD
2011-08-04
2
-2
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot-x86
Graeme Russ
2011-04-13
1
-0
/
+2
|
\
|
*
eNET: Fix undefined reference to `monitor_flash_len'
Graeme Russ
2011-04-08
1
-0
/
+2
*
|
x86: Code cleanup
Graeme Russ
2011-04-13
1
-3
/
+4
*
|
eNET: Remove config.mk
Graeme Russ
2011-04-13
1
-24
/
+0
|
/
*
Coding Style cleanup: remove trailing empty lines
Wolfgang Denk
2011-03-27
1
-1
/
+0
*
sc520: Move RAM sizing code from asm to C
Graeme Russ
2011-02-12
2
-11
/
+0
*
eNET: General code cleanup
Graeme Russ
2011-02-12
2
-20
/
+4
*
eNET: Rearrange PAR assignments
Graeme Russ
2011-02-12
1
-15
/
+46
*
eNET: Define MMCR values in config.h
Graeme Russ
2011-02-12
2
-46
/
+63
*
eNET: Fix eNET Interrupt Setup for Linux
Graeme Russ
2011-02-12
1
-6
/
+9
*
sc520: Move board specific settings to board init function
Graeme Russ
2011-02-12
1
-0
/
+9
*
sc520: Define MMCR address in include file
Graeme Russ
2011-02-12
1
-3
/
+4
*
x86: Make cpu init functions weak
Graeme Russ
2011-02-12
1
-22
/
+0
*
x86: Parametize values used in linker script
Graeme Russ
2011-02-12
1
-0
/
+1
*
eNET: Create distinct board configurations
Graeme Russ
2011-02-12
1
-1
/
+0
*
x86: Align config.mk and linker scripts with other arches
Graeme Russ
2011-02-12
2
-108
/
+0
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
1
-2
/
+2
*
Rename TEXT_BASE: fix merge conflicts
Wolfgang Denk
2010-10-18
1
-4
/
+4
*
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-18
1
-1
/
+1
*
x86: Use loops instead of memcpy/memset in board_init_f
Graeme Russ
2010-10-07
1
-1
/
+2
*
x86: Rearrange linker script
Graeme Russ
2010-10-07
1
-21
/
+18
*
x86: Rename linker script symbols
Graeme Russ
2010-10-07
1
-12
/
+9
*
x86: Remove usage of %ebp as a return pointer
Graeme Russ
2010-10-07
2
-3
/
+2
*
x86: Remove progress indication in low-level init
Graeme Russ
2010-10-07
1
-12
/
+0
*
x86: use gc sections to reduce image size
Graeme Russ
2010-10-07
1
-5
/
+5
*
x86: Use TEXT_BASE in linker scripts
Graeme Russ
2010-10-07
1
-4
/
+4
*
eNET: Implement eNET Watchdog
Graeme Russ
2010-05-06
2
-0
/
+46
*
eNET: Add PC/AT compatibility setup function
Graeme Russ
2010-05-06
1
-0
/
+38
*
eNET: Add support for onboard RTL8100B (RTL8139) chips
Graeme Russ
2010-05-06
1
-0
/
+7
*
sc520: Board Specific PCI Init
Graeme Russ
2010-05-06
1
-0
/
+33
*
x86: Use CONFIG_SERIAL_MULTI
Graeme Russ
2010-05-06
1
-1
/
+2
*
x86: Add RAM bootstrap functionality
Graeme Russ
2010-05-06
2
-6
/
+5
*
x86: Fix MMCR Access
Graeme Russ
2010-05-06
1
-43
/
+43
*
Change directory-specific CFLAGS to use full path
Peter Tyser
2010-04-13
1
-1
/
+1
*
i386: Final Relocation
Graeme Russ
2009-12-05
3
-9
/
+38
*
i386: Remove inline asm symbols from .dynsym
Graeme Russ
2009-12-05
1
-0
/
+2
*
i386: Fix link collisions resulting from gcc4.4.1 upgrade
Graeme Russ
2009-12-05
1
-0
/
+1
*
i386: Fix dlmalloc compile warning
Graeme Russ
2009-12-05
1
-0
/
+1
*
Add PCI support to eNET board
Graeme Russ
2009-09-04
2
-0
/
+96
*
i386: Moved PCI from #ifdef to conditional compile for sc520 boards
Graeme Russ
2009-09-04
1
-5
/
+5
*
i386: Replace [read, write]_mmcr_[byte, word, long] with memory mapped structure
Graeme Russ
2009-09-04
1
-43
/
+43
*
i386: Change inline asm global symbols to local
Graeme Russ
2009-09-04
1
-2
/
+2
*
Fix all linker script to handle all rodata sections
Trent Piepho
2009-03-20
1
-1
/
+1
*
Renamed cpu/i386/reset.S to resetvec.S
Graeme Russ
2009-01-24
1
-3
/
+3
*
Added initial eNET board support
Graeme Russ
2009-01-24
7
-0
/
+513