Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d79de1d950d4779583a97be8eaab135d2bca3565
/
board
/
mpl
/
mip405
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
4a59809
Consolidate bool type
by York Sun
· Mon Apr 01 11:29:11 2013 -0700
a24c878
board/mpl/mip405: use the CFI driver for the MIP405/MIP405T board
by David Müller
· Thu Dec 22 13:38:21 2011 +0100
208cd45
mip405.c: Fix GCC 4.6 build warnings
by Stefan Roese
· Tue Nov 15 08:03:39 2011 +0000
ab2b7e1
punt unused clean/distclean targets
by Mike Frysinger
· Thu Oct 13 06:54:57 2011 +0000
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
e9b1b49
board/mpl: Remove mpl-specific memory test command
by Peter Tyser
· Tue Oct 05 23:48:47 2010 -0500
8cb251a
ppc4xx: Big header cleanup part 2, mostly PPC405 related
by Stefan Roese
· Sun Sep 12 06:21:37 2010 +0200
247e9d7
ppc4xx: Move ppc4xx headers to powerpc include directory
by Stefan Roese
· Thu Sep 09 19:18:00 2010 +0200
76af278
Rename getenv_r() into getenv_f()
by Wolfgang Denk
· Sat Jul 24 21:55:43 2010 +0200
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· Mon Jun 28 22:00:46 2010 +0200
f0a15c5
POST: Remove duplicated post_hotkey_pressed() functions
by Stefan Roese
· Thu Dec 03 06:24:30 2009 +0100
6e1861c
ppc4xx: Remove board specific linker scripts from most PPC4xx boards
by Stefan Roese
· Tue Oct 27 16:20:05 2009 +0100
7c4a800
ppc4xx: Fix problems in some ppc4xx board Makefiles
by Stefan Roese
· Tue Oct 27 15:57:24 2009 +0100
43c08d7
mpl: Remove memory test relocation fixups
by Peter Tyser
· Mon Sep 21 11:20:33 2009 -0500
f48fabc
ppc: Enable full relocation to RAM
by Peter Tyser
· Mon Sep 21 11:20:25 2009 -0500
6987e65
ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case
by Stefan Roese
· Thu Sep 24 13:59:57 2009 +0200
707fd36
ppc4xx: Convert PPC4xx UIC defines from lower case to upper case
by Stefan Roese
· Thu Sep 24 09:55:50 2009 +0200
918010a
ppc4xx: Big cleanup of PPC4xx defines
by Stefan Roese
· Wed Sep 09 16:25:29 2009 +0200
471573b
Dual-license IBM code contributions
by Josh Boyer
· Fri Aug 07 13:53:20 2009 -0400
730b2d2
ppc4xx: Replace 4xx lowercase SPR references
by Matthias Fuchs
· Wed Jul 22 17:27:56 2009 +0200
d4303af
mpl: printing current stdio devices cleanup
by Jean-Christophe PLAGNIOL-VILLARD
· Sat May 16 12:14:56 2009 +0200
c54781c
General help message cleanup
by Wolfgang Denk
· Sun May 24 17:06:54 2009 +0200
4438e5e
Fix all linker script to handle all rodata sections
by Trent Piepho
· Wed Feb 18 15:22:05 2009 -0800
dfb72b8
Command usage cleanup
by Peter Tyser
· Tue Jan 27 18:03:12 2009 -0600
d2454ba
Align end of bss by 4 bytes
by Selvamuthukumar
· Thu Oct 16 22:54:03 2008 +0530
9137573
Moved PPC4xx EMAC driver to drivers/net
by Ben Warren
· Sun Nov 09 21:29:23 2008 -0800
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Oct 16 15:01:15 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
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
cdb0470
ppc4xx: Remove superfluous dram_init() call or replace it by initdram()
by Stefan Roese
· Mon Jun 02 17:37:28 2008 +0200
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
f82271e
ppc4xx: Rework of 4xx serial driver (2)
by Stefan Roese
· Mon Oct 22 15:44:39 2007 +0200
54d1d0e
Merge with /home/stefan/git/u-boot/denx-merge-sr
by Stefan Roese
· Tue Feb 20 10:58:04 2007 +0100
d07117e
[PATCH] PPC4xx: Add support for multiple I2C busses
by Stefan Roese
· Tue Feb 20 10:27:08 2007 +0100
ffc2dd7
[PATCH 1_4] Merge common get_dev() routines for block devices
by Grant Likely
· Tue Feb 20 09:04:34 2007 +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
aab8c49
Add support for multiple PHYs.
by Marian Balakowicz
· Fri Oct 28 22:30:33 2005 +0200
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
0c7ffc0
Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c
by Stefan Roese
· Tue Aug 16 18:18:00 2005 +0200
e97d3d9
* Patches by Reinhard Meyer, 14 Feb 2004:
by wdenk
· Mon Feb 23 22:22:28 2004 +0000
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
60164a8
* Patch by Scott McNutt, 04 Oct 2003:
by wdenk
· Wed Oct 08 23:26:14 2003 +0000
2c9b05d
* Patches by Denis Peter, 9 Sep 2003: add FAT support for IDE, SCSI and USB
by wdenk
· Wed Sep 10 22:30:53 2003 +0000
874ac26
* Implement new mechanism to export U-Boot's functions to standalone
by wdenk
· Thu Jul 24 23:38:38 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
e39c284
* Patch by Denis Peter, 04 June 2003: add support for the MIP405T board
by wdenk
· Wed Jun 04 15:05:30 2003 +0000
7d07641
Patch by Denis Peter, 19 Mai 2003: add support for the MIP405-3 board
by wdenk
· Fri May 23 11:38:58 2003 +0000
b02744a
* Patch by Arun Dharankar, 4 Apr 2003:
by wdenk
· Sat Apr 05 00:53:31 2003 +0000
37bd321
Initial revision
by wdenk
· Sun Nov 03 11:21:28 2002 +0000
c609719
Initial revision
by wdenk
· Sun Nov 03 00:24:07 2002 +0000
858b1a6
Initial revision
by wdenk
· Mon Sep 30 16:12:23 2002 +0000
efee170
Initial revision
by wdenk
· Sat Jul 20 20:14:13 2002 +0000
012771d
Initial revision
by wdenk
· Fri Mar 08 21:31:05 2002 +0000
2f412b2
Initial revision
by wdenk
· Fri Dec 07 01:21:34 2001 +0000