Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b47cb9d90debde884b4005615cf62a11278fc9b4
/
board
/
eNET
c6512ca
sc520: Create arch asm-offsets
by Graeme Russ
· Tue Nov 08 02:33:18 2011 +0000
f3f8b01
cosmetic: checkpatch cleanup of board/eNET/*.c
by Graeme Russ
· Tue Nov 08 02:33:16 2011 +0000
0d992d0
x86: Rename include/asm/ic to include/asm/arch-sc520
by Graeme Russ
· Thu Aug 04 22:05:09 2011 +1000
ab2b7e1
punt unused clean/distclean targets
by Mike Frysinger
· Thu Oct 13 06:54:57 2011 +0000
60fbc8d
Convert ISO-8859 files to UTF-8
by Albert ARIBAUD
· Thu Aug 04 18:45:45 2011 +0200
e5ca8af
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Graeme Russ
· Wed Apr 13 19:56:23 2011 +1000
45fc1d8
x86: Code cleanup
by Graeme Russ
· Wed Apr 13 19:43:26 2011 +1000
c5881f1
eNET: Remove config.mk
by Graeme Russ
· Wed Apr 13 19:43:25 2011 +1000
9743579
eNET: Fix undefined reference to `monitor_flash_len'
by Graeme Russ
· Mon Apr 04 15:18:59 2011 +1000
1a0ce28
Coding Style cleanup: remove trailing empty lines
by Wolfgang Denk
· Sun Mar 27 21:48:08 2011 +0200
3818393
sc520: Move RAM sizing code from asm to C
by Graeme Russ
· Sat Feb 12 15:11:54 2011 +1100
109665f
eNET: General code cleanup
by Graeme Russ
· Sat Feb 12 15:11:48 2011 +1100
250f680
eNET: Rearrange PAR assignments
by Graeme Russ
· Sat Feb 12 15:11:47 2011 +1100
deac740
eNET: Define MMCR values in config.h
by Graeme Russ
· Sat Feb 12 15:11:45 2011 +1100
6498d40
eNET: Fix eNET Interrupt Setup for Linux
by Graeme Russ
· Sat Feb 12 15:11:41 2011 +1100
7dc4c98
sc520: Move board specific settings to board init function
by Graeme Russ
· Sat Feb 12 15:11:38 2011 +1100
b112bca
sc520: Define MMCR address in include file
by Graeme Russ
· Sat Feb 12 15:11:36 2011 +1100
121931c
x86: Make cpu init functions weak
by Graeme Russ
· Sat Feb 12 15:11:35 2011 +1100
3fe4860
x86: Parametize values used in linker script
by Graeme Russ
· Sat Feb 12 15:11:24 2011 +1100
4de0548
eNET: Create distinct board configurations
by Graeme Russ
· Sat Feb 12 15:11:22 2011 +1100
9381c8a
x86: Align config.mk and linker scripts with other arches
by Graeme Russ
· Sat Feb 12 15:11:21 2011 +1100
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· Fri Nov 05 15:48:07 2010 +0100
fb2759c
Rename TEXT_BASE: fix merge conflicts
by Wolfgang Denk
· Mon Oct 18 23:43:37 2010 +0200
0708bc6
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· Thu Oct 07 21:51:12 2010 +0200
9905285
x86: Use loops instead of memcpy/memset in board_init_f
by Graeme Russ
· Thu Oct 07 20:03:33 2010 +1100
fb4e2be
x86: Rearrange linker script
by Graeme Russ
· Thu Oct 07 20:03:32 2010 +1100
ae428db
x86: Rename linker script symbols
by Graeme Russ
· Thu Oct 07 20:03:31 2010 +1100
157b0e9
x86: Remove usage of %ebp as a return pointer
by Graeme Russ
· Thu Oct 07 20:03:27 2010 +1100
8f12035
x86: Remove progress indication in low-level init
by Graeme Russ
· Thu Oct 07 20:03:24 2010 +1100
4cde5d0
x86: use gc sections to reduce image size
by Graeme Russ
· Thu Oct 07 20:03:20 2010 +1100
2b158e2
x86: Use TEXT_BASE in linker scripts
by Graeme Russ
· Thu Oct 07 20:03:18 2010 +1100
052bae1
eNET: Implement eNET Watchdog
by Graeme Russ
· Sat Apr 24 00:05:58 2010 +1000
1aa9195
eNET: Add PC/AT compatibility setup function
by Graeme Russ
· Sat Apr 24 00:05:56 2010 +1000
a1eeccf
eNET: Add support for onboard RTL8100B (RTL8139) chips
by Graeme Russ
· Sat Apr 24 00:05:55 2010 +1000
6a55457
sc520: Board Specific PCI Init
by Graeme Russ
· Sat Apr 24 00:05:54 2010 +1000
06dfe37
x86: Use CONFIG_SERIAL_MULTI
by Graeme Russ
· Sat Apr 24 00:05:47 2010 +1000
8accbb9
x86: Add RAM bootstrap functionality
by Graeme Russ
· Sat Apr 24 00:05:42 2010 +1000
0c5ced7
x86: Fix MMCR Access
by Graeme Russ
· Sat Apr 24 00:05:37 2010 +1000
b577a2f
Change directory-specific CFLAGS to use full path
by Peter Tyser
· Mon Apr 12 22:28:03 2010 -0500
078395c
i386: Final Relocation
by Graeme Russ
· Tue Nov 24 20:04:21 2009 +1100
1aafcc9
i386: Remove inline asm symbols from .dynsym
by Graeme Russ
· Tue Nov 24 20:04:19 2009 +1100
9203708
i386: Fix link collisions resulting from gcc4.4.1 upgrade
by Graeme Russ
· Tue Nov 24 20:04:14 2009 +1100
090221d
i386: Fix dlmalloc compile warning
by Graeme Russ
· Tue Nov 24 20:04:12 2009 +1100
78972ea
Add PCI support to eNET board
by Graeme Russ
· Sun Aug 23 12:59:58 2009 +1000
296b5e2
i386: Moved PCI from #ifdef to conditional compile for sc520 boards
by Graeme Russ
· Sun Aug 23 12:59:57 2009 +1000
1d977dc
i386: Replace [read, write]_mmcr_[byte, word, long] with memory mapped structure
by Graeme Russ
· Sun Aug 23 12:59:56 2009 +1000
de7f938
i386: Change inline asm global symbols to local
by Graeme Russ
· Sun Aug 23 12:59:46 2009 +1000
4438e5e
Fix all linker script to handle all rodata sections
by Trent Piepho
· Wed Feb 18 15:22:05 2009 -0800
461bbe2
Renamed cpu/i386/reset.S to resetvec.S
by Graeme Russ
· Sun Dec 07 10:28:58 2008 +1100
e56d397
Added initial eNET board support
by Graeme Russ
· Sun Dec 07 10:28:57 2008 +1100