Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f0e32c02f9e42a8823582cb551b2fa6c16e90fc3
/
include
/
configs
/
VOM405.h
4c3a620
Convert CONFIG_CMD_IRQ to Kconfig
by Simon Glass
· Wed May 17 03:25:39 2017 -0600
4590d4e
Convert CONFIG_CMD_EEPROM et al to Kconfig
by Simon Glass
· Wed May 17 03:25:10 2017 -0600
ffab9a0
Convert CONFIG_CMD_BSP to Kconfig
by Simon Glass
· Wed Apr 26 22:27:56 2017 -0600
29c8bc0
Kconfig: Migrate CONFIG_BAUDRATE
by Philipp Tomsich
· Fri Mar 17 20:34:53 2017 +0100
7a99a87
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
by Simon Glass
· Mon Jan 23 13:31:20 2017 -0700
bd5618d
Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig
by Simon Glass
· Mon Oct 17 20:13:00 2016 -0600
94d95e4
common: Add DISPLAY_BOARDINFO
by Lokesh Vutla
· Tue Oct 11 21:33:46 2016 -0400
20ea7ab
common, kconfig: move VERSION_VARIABLE to Kconfig
by Heiko Schocher
· Fri Sep 09 08:12:49 2016 +0200
5fadc7f
autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK
by Masahiro Yamada
· Mon Jun 27 16:23:01 2016 +0900
0b368b1
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
by Heiko Schocher
· Tue Jun 07 08:31:14 2016 +0200
1d9ac83
configs: Re-sync with cmd/Kconfig
by Tom Rini
· Sun Apr 24 17:29:26 2016 -0400
998c479
include/configs: Whitespace fixup
by Tom Rini
· Sun Apr 24 10:24:59 2016 -0400
0f2dcb9
configs: Re-sync almost all of cmd/Kconfig
by Tom Rini
· Fri Apr 22 16:41:25 2016 -0400
f852e73
configs: Re-sync HUSH options
by Tom Rini
· Thu Apr 21 21:37:19 2016 -0400
e3ee2fb
Kconfig: Move CONFIG_FIT and related options to Kconfig
by Simon Glass
· Mon Feb 22 22:55:43 2016 -0700
a66c541
Move CONFIG_OF_LIBFDT to Kconfig
by Simon Glass
· Mon Feb 22 22:55:42 2016 -0700
a6cec01
ns16550: move CONFIG_SYS_NS16550 to Kconfig
by Thomas Chou
· Thu Nov 19 21:48:14 2015 +0800
cb064e4
arm, powerpc: select SYS_GENERIC_BOARD
by Masahiro Yamada
· Tue Oct 20 21:09:06 2015 +0900
47f889c
cmd: Convert CONFIG_CMD_ELF to Kconfig
by Bin Meng
· Wed Oct 07 20:19:12 2015 -0700
5a9d7f1
Move defaults from config_cmd_default.h to Kconfig
by Joe Hershberger
· Mon Jun 22 16:15:30 2015 -0500
6e4b1c8
ppc4xx: switch VOM405 to generic board
by Matthias Fuchs
· Mon Jan 12 22:47:35 2015 +0100
ec17476
powerpc: ppc4xx: remove redundant CONFIG_4xx definition
by Masahiro Yamada
· Tue Jan 14 17:24:35 2014 +0900
7291732
config: remove platform CONFIG_SYS_HZ definition part 1/2
by Rob Herring
· Fri Oct 04 08:40:04 2013 -0500
204c4ed
config: Add a default CONFIG_SYS_PROMPT
by Rob Herring
· Mon Sep 30 17:11:48 2013 -0500
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
584c0ea
hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c
by Tom Rini
· Tue Jun 19 15:54:35 2012 -0700
524e730
board configs: drop NET_MULTI references
by Mike Frysinger
· Sun Oct 02 10:01:28 2011 +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
3a1362d
powerpc: Cleanup BOOTFLAG_* references
by Peter Tyser
· Thu Oct 14 23:33:24 2010 -0500
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
3ddce57
ppc4xx: Use common NS16550 driver for PPC4xx UART
by Stefan Roese
· Mon Sep 20 16:05:31 2010 +0200
8cb251a
ppc4xx: Big header cleanup part 2, mostly PPC405 related
by Stefan Roese
· Sun Sep 12 06:21:37 2010 +0200
3b01e6b
i2c: Move PPC4xx I2C driver into drivers/i2c directory
by Stefan Roese
· Thu Apr 01 14:37:24 2010 +0200
3256ccc
4xx: Remove binary cpld bitstream from VOM405 board
by Matthias Fuchs
· Wed Apr 29 09:50:59 2009 +0200
5814bb7
ppc4xx: Remove CONFIG_SYS_IGNORE_405_UART_ERRATA_59 from config files
by Matthias Fuchs
· Fri Jan 02 12:19:47 2009 +0100
3a918a6
Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC
by Ben Warren
· Mon Oct 27 23:50:15 2008 -0700
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
e46af64
rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
by Jean-Christophe PLAGNIOL-VILLARD
· Fri Sep 05 09:19:30 2008 +0200
e7772cf
ppc4xx: Update VOM405 board configuration
by Matthias Fuchs
· Tue Sep 02 15:07:54 2008 +0200
335634a
ppc4xx: Add fdt support for VOM405 boards
by Matthias Fuchs
· Tue Sep 02 15:07:51 2008 +0200
f372751
ppc4xx: Remove cache definition from 4xx board config files
by Stefan Roese
· Wed Oct 31 17:57:52 2007 +0100
530ca67
include/configs/[T-Z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK.
by Jon Loeliger
· Mon Jul 09 21:38:02 2007 -0500
2161619
include/configs: Use new CONFIG_CMD_* in various [TUVWZYZ]* named board config files.
by Jon Loeliger
· Sun Jul 08 15:31:57 2007 -0500
f230327
New PPC 405EP board added: CMS700
by Stefan Roese
· Tue Nov 15 10:35:59 2005 +0100
0ee7077
Cleanup (PPC4xx is AMCC now)
by Wolfgang Denk
· Fri Sep 23 11:05:55 2005 +0200
a9484a9
esd config files updated
by stroese
· Thu Dec 16 18:05:42 2004 +0000