Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
91aeab02d3af0969f65ef929933956297f7094e8
/
include
/
configs
/
xpedite1000.h
cb064e4
arm, powerpc: select SYS_GENERIC_BOARD
by Masahiro Yamada
· 9 years ago
47f889c
cmd: Convert CONFIG_CMD_ELF to Kconfig
by Bin Meng
· 9 years ago
5a9d7f1
Move defaults from config_cmd_default.h to Kconfig
by Joe Hershberger
· 9 years ago
9c1c43c
net: Move the CMD_NET config to defconfigs
by Joe Hershberger
· 10 years ago
9be5750
powerpc: xes: Convert to generic board
by John Schmoller
· 10 years ago
ec17476
powerpc: ppc4xx: remove redundant CONFIG_4xx definition
by Masahiro Yamada
· 11 years ago
33d1b9a
config: remove platform CONFIG_SYS_HZ definition part 2/2
by Rob Herring
· 11 years ago
204c4ed
config: Add a default CONFIG_SYS_PROMPT
by Rob Herring
· 11 years ago
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
5959746
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
42b204f
i2c, ppc4xx_i2c: switch to new multibus/multiadapter support
by Dirk Eibach
· 12 years ago
b445873
pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option
by Gabor Juhos
· 11 years ago
0b3176c
COMMON: Use __stringify() instead of MK_STR()
by Marek Vasut
· 12 years ago
584c0ea
hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c
by Tom Rini
· 12 years ago
524e730
board configs: drop NET_MULTI references
by Mike Frysinger
· 13 years ago
0191e47
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
1c2e98e
Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE
by Wolfgang Denk
· 14 years ago
6ae3706
xes: Make X-ES board names more generic
by Peter Tyser
· 14 years ago
[Renamed (98%) from include/configs/XPEDITE1000.h]
d9c2dd5
xes: Consolidate checkboard()
by John Schmoller
· 14 years ago
3a1362d
powerpc: Cleanup BOOTFLAG_* references
by Peter Tyser
· 14 years ago
291ba1b
Makefile: move all Power Architecture boards into boards.cfg
by Wolfgang Denk
· 14 years ago
0708bc6
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
7b899b5
Merge branch 'next' of /home/wd/git/u-boot/next
by Wolfgang Denk
· 14 years ago
3ddce57
ppc4xx: Use common NS16550 driver for PPC4xx UART
by Stefan Roese
· 14 years ago
f969a68
POST cleanup.
by Michael Zaidman
· 14 years ago
3b01e6b
i2c: Move PPC4xx I2C driver into drivers/i2c directory
by Stefan Roese
· 15 years ago
2093477
xpedite1k: Move to X-ES vendor directory
by Peter Tyser
· 15 years ago
[Renamed (99%) from include/configs/XPEDITE1K.h]
b0590e7
xpedite1k: Sync checkboard() with other X-ES boards
by Peter Tyser
· 15 years ago
ffecc5e
xpedite1k: Sync up board config options with other X-ES boards
by Peter Tyser
· 15 years ago
2611a01
xpedite1k: Sync organization of board config with other X-ES boards
by Peter Tyser
· 15 years ago
831fa25
xpedite1k: Sync up commands and environment with other X-ES boards
by Peter Tyser
· 15 years ago
c68e882
xpedite1k: Disable unused ethernet port 1
by Peter Tyser
· 15 years ago
503be24
xpedite1k: Store environment in flash
by Peter Tyser
· 15 years ago
147ea1b
xpedite1k: Add support for optional flashes
by Peter Tyser
· 15 years ago
68e27f4
xpedite1k: Cleanup coding style
by Peter Tyser
· 15 years ago
28d10ed
xpedite1k: Remove support for reading MACs from EEPROM
by Peter Tyser
· 15 years ago
d29323a
xpedite1k: Remove CONFIG_SYS_DRAM_TEST support
by Peter Tyser
· 15 years ago
0ed0833
xpedite1k: Use standard CFI flash driver
by Peter Tyser
· 15 years ago
13e9bb9
boards: move board_get_enetaddr() into board-specific init
by Mike Frysinger
· 16 years ago
3a918a6
Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC
by Ben Warren
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
66c45ad
Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references
by Peter Tyser
· 16 years ago
7e1cda6
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
e46af64
rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
f372751
ppc4xx: Remove cache definition from 4xx board config files
by Stefan Roese
· 17 years ago
beb9ff4
include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*.
by Jon Loeliger
· 17 years ago
2161619
include/configs: Use new CONFIG_CMD_* in various [TUVWZYZ]* named board config files.
by Jon Loeliger
· 17 years ago
54ef7fd
ppc4xx: Add pci_pre_init() for 405 boards
by Stefan Roese
· 17 years ago
0ee7077
Cleanup (PPC4xx is AMCC now)
by Wolfgang Denk
· 19 years ago
0c7ffc0
Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c
by Stefan Roese
· 19 years ago
b30f2a1
Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)
by Stefan Roese
· 19 years ago
54070ab
* Code cleanup, mostly for GCC-3.3.x
by wdenk
· 20 years ago
eec9a3d
* Patch by Stephen Williams, 19 March 2004
by wdenk
· 21 years ago
372f030
* Patch by Travis Sawyer, 26 Feb 2004:
by wdenk
· 21 years ago
56ed43e
* Patch by Travis Sawyer, 09 Feb 2004:
by wdenk
· 21 years ago
544e973
Patch by Travis Sawyer, 30 Dec 2003:
by wdenk
· 21 years ago