Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
92efb273ee3f23856362aac19501c8bc14a129c4
/
board
/
MAI
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
2a7a031
stdio/device: rework function naming convention
by Jean-Christophe PLAGNIOL-VILLARD
· Sat May 16 12:14:54 2009 +0200
745e27e
Replace __asm references with __asm__
by Peter Tyser
· Mon Apr 20 11:09:05 2009 -0500
4438e5e
Fix all linker script to handle all rodata sections
by Trent Piepho
· Wed Feb 18 15:22:05 2009 -0800
363a986
AmigaOneG3SE/enet: get mac address from environment
by Mike Frysinger
· Wed Feb 11 18:36:45 2009 -0500
efa1f1d
pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity
by Kumar Gala
· Fri Feb 06 09:49:31 2009 -0600
dfb72b8
Command usage cleanup
by Peter Tyser
· Tue Jan 27 18:03:12 2009 -0600
35610c6b
Merge git://git.denx.de/u-boot into x1
by Markus Klotzbuecher
· Tue Oct 21 09:18:01 2008 +0200
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Oct 16 15:01:15 2008 +0200
d8c55ab
The PIPE_INTERRUPT flag is used wrong
by Remy Bohmer
· Fri Oct 10 10:23:22 2008 +0200
7e1cda6
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Sep 10 22:48:06 2008 +0200
53db4cd
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Sep 10 22:48:04 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
5496501
Moved initialization of 3COM Ethernet controller (AmigaOne) to board_eth_init()
by Ben Warren
· Sun Aug 31 10:15:26 2008 -0700
dc770c7
Code cleanup: fix old style assignment ambiguities like "=-" etc.
by Wolfgang Denk
· Mon Jul 14 15:19:07 2008 +0200
ca62ceb
AmigaOneG3SE: remove dead and incomplete files
by Wolfgang Denk
· Mon Jul 14 15:10:53 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
ef39b77
Remove the bios emulator binary files from MAI board
by Jason Jin
· Wed Aug 22 17:54:49 2007 +0800
d3de158
Remove the bios emulator from MAI board.
by Jason Jin
· Tue Jul 10 09:03:22 2007 +0800
ed45b44
Fix some compile issues for MAI board.
by Jason Jin
· Fri Jul 13 12:14:59 2007 +0800
d299abc
board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· Mon Jul 09 18:19:09 2007 -0500
f58873c
board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· Mon Jun 11 19:03:19 2007 -0500
87b3d4b
Code cleanup.
by Wolfgang Denk
· Thu Nov 30 18:02:20 2006 +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
c80857e
Code cleanup
by Wolfgang Denk
· Fri Jul 21 11:56:05 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
0ee7077
Cleanup (PPC4xx is AMCC now)
by Wolfgang Denk
· Fri Sep 23 11:05:55 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
d96b3fc
Fix file permissions
by Wolfgang Denk
· Thu Jul 21 11:22:21 2005 +0200
da55c6e
* The PS/2 mux on the BMS2003 board needs 450 ms after power on
by wdenk
· Tue Jan 20 23:12:12 2004 +0000
c6abb7e
* Use "-fPIC" instead of "-mrelocatable" to prevent problems with recent tools
by wdenk
· Mon Nov 17 21:14:37 2003 +0000
f287a24
Patch by Kenneth Johansson, 30 Jun 2003:
by wdenk
· Tue Jul 01 21:06:45 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
abda5ca
* Patch by Marc Singer, 29 May 2003:
by wdenk
· Sat May 31 18:35:21 2003 +0000
b9a83a9
* Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length
by wdenk
· Fri May 30 12:48:29 2003 +0000
bd0797b
Add files that were forgotten
by wdenk
· Fri Mar 14 21:34:25 2003 +0000
f5dd410
Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY).
by stroese
· Fri Feb 14 11:21:23 2003 +0000
bb444c9
* Patch by Hans-Joerg Frieden, 06 Dec 2002
by wdenk
· Sat Dec 07 00:20:59 2002 +0000
9dd2b88
* Fix startup problems with VFD display on TRAB
by wdenk
· Tue Dec 03 21:28:10 2002 +0000
51f1bd1
* Patch by Thomas Frieden, 13 Nov 2002:
by wdenk
· Tue Nov 19 11:13:06 2002 +0000
452cfd6
* Patch by Thomas Frieden, 13 Nov 2002:
by wdenk
· Tue Nov 19 11:04:11 2002 +0000