Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
fd53d3c689cf90805459d0f356d871bafd71f5e6
/
include
/
configs
/
ocotea.h
ec17476
powerpc: ppc4xx: remove redundant CONFIG_4xx definition
by Masahiro Yamada
· Tue Jan 14 17:24:35 2014 +0900
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· Mon Oct 07 13:07:26 2013 +0200
5959746
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· Wed Jul 24 09:22:28 2013 -0400
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
42b204f
i2c, ppc4xx_i2c: switch to new multibus/multiadapter support
by Dirk Eibach
· Thu Apr 25 02:40:01 2013 +0000
b445873
pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option
by Gabor Juhos
· Thu May 30 07:06:12 2013 +0000
0191e47
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· Tue Oct 26 14:34:52 2010 +0200
1c2e98e
Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE
by Wolfgang Denk
· Tue Oct 26 13:32:32 2010 +0200
291ba1b
Makefile: move all Power Architecture boards into boards.cfg
by Wolfgang Denk
· Wed Oct 06 09:05:45 2010 +0200
7b899b5
Merge branch 'next' of /home/wd/git/u-boot/next
by Wolfgang Denk
· Tue Sep 28 23:30:47 2010 +0200
e602b4c
Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature
by Stefan Roese
· Wed Sep 15 09:33:25 2010 +0200
3ddce57
ppc4xx: Use common NS16550 driver for PPC4xx UART
by Stefan Roese
· Mon Sep 20 16:05:31 2010 +0200
f969a68
POST cleanup.
by Michael Zaidman
· Mon Sep 20 08:51:53 2010 +0200
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Oct 16 15:01:15 2008 +0200
66c45ad
Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references
by Peter Tyser
· Tue Sep 23 12:39:40 2008 -0500
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
fdb79c3
rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Sep 10 22:47:59 2008 +0200
cfe5802
ppc4xx: Unify AMCC's board config files (part 3/3)
by Stefan Roese
· Fri Jun 06 15:55:21 2008 +0200
3905b93
ppc4xx: Remove implementations of testdram()
by Stefan Roese
· Mon May 19 11:34:53 2008 +0200
a98dfe6
ppc4xx: Add fdt support to all remaining AMCC PPC4xx eval boards
by Stefan Roese
· Thu May 08 11:05:15 2008 +0200
406e578
Replace "run load; run update" with conditionalized "run load update".
by Detlev Zundel
· Thu Mar 06 16:45:53 2008 +0100
1baed66
Fix quoting problem (preboot setting) in many board config files.
by Wolfgang Denk
· Mon Mar 03 12:16:44 2008 +0100
f372751
ppc4xx: Remove cache definition from 4xx board config files
by Stefan Roese
· Wed Oct 31 17:57:52 2007 +0100
140b69c
include/configs/[g-o]*: Cleanup BOOTP and lingering CFG_CMD_*.
by Jon Loeliger
· Tue Jul 10 09:38:02 2007 -0500
4bd7e1b
include/configs: Use new CONFIG_CMD_* in various o* named board config files.
by Jon Loeliger
· Wed Jul 04 22:33:13 2007 -0500
02a1646
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· Mon Jun 25 20:20:30 2007 +0200
54ef7fd
ppc4xx: Add pci_pre_init() for 405 boards
by Stefan Roese
· Mon Jun 25 15:57:39 2007 +0200
70df7bc
Coding stylke cleanup; rebuild CHANGELOG
by Wolfgang Denk
· Fri Jun 22 23:59:00 2007 +0200
837bc5b
ppc4xx: Clean up 440 exceptions handling
by Grzegorz Bernacki
· Fri Jun 15 11:19:28 2007 +0200
bb949a0
[PATCH] Use dynamic SDRAM TLB setup on AMCC Ocotea eval board
by Stefan Roese
· Wed Mar 07 16:43:00 2007 +0100
a05e199
[PATCH] Update some AMCC 4xx board config files (set initrd_high)
by Stefan Roese
· Wed Feb 07 16:51:08 2007 +0100
b0ff214
Add commandline history support to all AMCC eval boards
by Stefan Roese
· Mon Aug 07 14:33:32 2006 +0200
86eb3b7
Change all '$(...)' variable references into '${...}'
by Wolfgang Denk
· Sun Nov 20 21:40:11 2005 +0100
7f98aec
Add NetConsole Support for AMCC eval boards Patch by Stefan Roese, 20 Oct 2005
by Stefan Roese
· Thu Oct 20 16:34:28 2005 +0200
0ee7077
Cleanup (PPC4xx is AMCC now)
by Wolfgang Denk
· Fri Sep 23 11:05:55 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
b30f2a1
Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)
by Stefan Roese
· Mon Aug 08 12:42:22 2005 +0200
3e1f1b3
Major cleanup for AMCC PPC4xx eval boards. Patch by Stefan Roese, 01 Aug 2005
by Stefan Roese
· Mon Aug 01 16:49:12 2005 +0200
[Renamed (74%) from include/configs/OCOTEA.h]
180e6f1
* Patch by Stefan Roese, 06 Apr 2005:
by stroese
· Thu Apr 07 05:35:12 2005 +0000
8d5d28a
Fix problems with SNTP support; enable SNTP support in some boards.
by wdenk
· Sat Apr 02 22:37:54 2005 +0000
54070ab
* Code cleanup, mostly for GCC-3.3.x
by wdenk
· Fri Dec 31 09:32:47 2004 +0000
cd91445
Fix CONFIG_ETH*ADDR for Ocotea board. Sort Makefile. Update docs.
by wdenk
· Sat May 29 16:53:29 2004 +0000
eec9a3d
* Patch by Stephen Williams, 19 March 2004
by wdenk
· Tue Mar 23 23:20:24 2004 +0000
c35ba4e
Code cleanup; make several boards compile & link.
by wdenk
· Sun Mar 14 22:25:36 2004 +0000
00fe161
* Patch by Travis Sawyer, 01 Mar 2004:
by wdenk
· Sun Mar 14 00:07:33 2004 +0000