Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5dad3efa015f12e9d85a369a27ed773822eba5dc
/
board
/
eltec
/
elppc
5cd6ded
MAINTAINERS: comment out blank M: field
by Masahiro Yamada
· Tue Sep 16 14:11:51 2014 +0900
0d82bad
kconfig: remove redundant "string" type in arch and board Kconfigs
by Masahiro Yamada
· Sun Sep 14 03:01:49 2014 +0900
9799f26
Add board MAINTAINERS files
by Masahiro Yamada
· Wed Jul 30 14:08:18 2014 +0900
d3ae678
kconfig: add board Kconfig and defconfig files
by Masahiro Yamada
· Wed Jul 30 14:08:14 2014 +0900
be6aafc
Add cli_ prefix to readline functions
by Simon Glass
· Thu Apr 10 20:01:27 2014 -0600
dec3c01
move CLI prototypes to cli.h and add comments
by Simon Glass
· Thu Apr 10 20:01:25 2014 -0600
c54b77e
board: powerpc: convert makefiles to Kbuild style
by Masahiro Yamada
· Mon Oct 21 11:53:38 2013 +0900
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
7323ec8
PPC 74xx_7xx: Fix build warnings for ELPPC board
by Wolfgang Denk
· Fri Jun 14 10:20:44 2013 +0200
f8e4ba5
board/eltec/elppc/misc.c: Fix GCC 4.6 build warning
by Anatolij Gustschin
· Tue Dec 20 07:51:09 2011 +0000
269cbef
common: move extern char console_buffer[] to common.h
by Igor Grinberg
· Mon Nov 07 01:13:56 2011 +0000
ab2b7e1
punt unused clean/distclean targets
by Mike Frysinger
· Thu Oct 13 06:54:57 2011 +0000
2ef3005
74xx_7xx: Cleanup for partial linking and --gc-sections
by Wolfgang Denk
· Thu Nov 25 12:14:07 2010 +0100
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· Fri Nov 05 15:48:07 2010 +0100
291ba1b
Makefile: move all Power Architecture boards into boards.cfg
by Wolfgang Denk
· Wed Oct 06 09:05:45 2010 +0200
0708bc6
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· Thu Oct 07 21:51:12 2010 +0200
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· Mon Jun 28 22:00:46 2010 +0200
88fbf93
Move arch/ppc to arch/powerpc
by Stefan Roese
· Thu Apr 15 16:07:28 2010 +0200
29514c7
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
by Peter Tyser
· Mon Apr 12 22:28:09 2010 -0500
f48fabc
ppc: Enable full relocation to RAM
by Peter Tyser
· Mon Sep 21 11:20:25 2009 -0500
4438e5e
Fix all linker script to handle all rodata sections
by Trent Piepho
· Wed Feb 18 15:22:05 2009 -0800
efa1f1d
pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity
by Kumar Gala
· Fri Feb 06 09:49:31 2009 -0600
d2454ba
Align end of bss by 4 bytes
by Selvamuthukumar
· Thu Oct 16 22:54:03 2008 +0530
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Oct 16 15:01:15 2008 +0200
7e1cda6
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Sep 10 22:48:06 2008 +0200
4436c1e
rename environment.c in env_embedded.c to reflect is functionality
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Sep 10 22:48:01 2008 +0200
052a5ea
Moved initialization of EEPRO100 Ethernet controller to board_eth_init()
by Ben Warren
· Sun Aug 31 20:37:00 2008 -0700
d97cf33
elppc board: Coding style cleanup.
by Wolfgang Denk
· Mon Jul 14 20:41:35 2008 +0200
76ec707
elppc board: fix syntax error.
by Wolfgang Denk
· Mon Jul 14 20:40:22 2008 +0200
6140a02
Cleanup out-or-tree building for some boards (.depend)
by Wolfgang Denk
· Wed Jul 02 23:49:18 2008 +0200
bd99ae7
Change initdram() return type to phys_size_t
by Becky Bruce
· Mon Jun 09 16:03:40 2008 -0500
a1be476
Big white-space cleanup.
by Wolfgang Denk
· Tue May 20 16:00:29 2008 +0200
d2081d1
Remove all the search paths from the .lds files.
by Jason Wessel
· Thu Apr 10 14:30:16 2008 -0500
828a978
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
by Wolfgang Denk
· Sat Jan 12 20:31:39 2008 +0100
6a65e42
Move "ar" flags to config.mk to allow for silent "make -s"
by Wolfgang Denk
· Mon Oct 09 01:02:05 2006 +0200
d62379d
Add support for a saving build objects in a separate directory.
by Marian Balakowicz
· Fri Sep 01 19:49:50 2006 +0200
6405a15
GCC-4.x fixes: clean up global data pointer initialization for all boards.
by Wolfgang Denk
· Fri Mar 31 18:32:53 2006 +0200
aaa7c00
by Wolfgang Denk
· Mon Dec 12 16:06:05 2005 +0100
7fb5266
Cleanup for GCC-4.x
by Wolfgang Denk
· Thu Oct 13 16:45:02 2005 +0200
5dd2c65
Fix problems with ld version 2.16 (dot outside sections problem)
by Wolfgang Denk
· Wed Aug 31 12:28:00 2005 +0200
47f5779
Add common (with Linux) MTD partition scheme and "mtdparts" command
by Wolfgang Denk
· Mon Aug 08 01:03:24 2005 +0200
a8c13d4
* Patch by Dan Poirot, 06 Jul 2004: Fix sbc8260 environment variables
by wdenk
· Sun Jul 11 21:49:42 2004 +0000
e65527f
* Some code cleanup
by wdenk
· Thu Feb 12 00:47:09 2004 +0000
874ac26
* Implement new mechanism to export U-Boot's functions to standalone
by wdenk
· Thu Jul 24 23:38:38 2003 +0000
57b2d80
* Code cleanup:
by wdenk
· Fri Jun 27 21:31:46 2003 +0000
bb2d927
* Header file cleanup for ARM
by wdenk
· Wed Jun 25 22:26:29 2003 +0000
b9a83a9
* Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length
by wdenk
· Fri May 30 12:48:29 2003 +0000
f5dd410
Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY).
by stroese
· Fri Feb 14 11:21:23 2003 +0000
c609719
Initial revision
by wdenk
· Sun Nov 03 00:24:07 2002 +0000
7ebf744
Initial revision
by wdenk
· Sat Nov 02 23:17:16 2002 +0000
217c9da
Initial revision
by wdenk
· Fri Oct 25 20:35:49 2002 +0000
e69b4b8
Initial revision
by wdenk
· Tue Sep 17 21:26:59 2002 +0000