Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
3c56fb82804d15536f77b245c89156568819ca63
/
include
/
configs
/
xpedite1000.h
0285100
powerpc: xes: Convert to generic board
by John Schmoller
· 10 years ago
1a0afe1
powerpc: ppc4xx: remove redundant CONFIG_4xx definition
by Masahiro Yamada
· 11 years ago
f232950
config: remove platform CONFIG_SYS_HZ definition part 2/2
by Rob Herring
· 11 years ago
0defddc
config: Add a default CONFIG_SYS_PROMPT
by Rob Herring
· 11 years ago
3765b3e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
c2120fb
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
880540d
i2c, ppc4xx_i2c: switch to new multibus/multiadapter support
by Dirk Eibach
· 12 years ago
842033e
pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option
by Gabor Juhos
· 11 years ago
5368c55
COMMON: Use __stringify() instead of MK_STR()
by Marek Vasut
· 12 years ago
219f478
hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c
by Tom Rini
· 12 years ago
31a4f1e
board configs: drop NET_MULTI references
by Mike Frysinger
· 13 years ago
25ddd1f
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
553f098
Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE
by Wolfgang Denk
· 14 years ago
c00ac25
xes: Make X-ES board names more generic
by Peter Tyser
· 14 years ago
[Renamed (98%) from include/configs/XPEDITE1000.h]
92af6549
xes: Consolidate checkboard()
by John Schmoller
· 14 years ago
d98b052
powerpc: Cleanup BOOTFLAG_* references
by Peter Tyser
· 14 years ago
2ae1824
Makefile: move all Power Architecture boards into boards.cfg
by Wolfgang Denk
· 14 years ago
14d0a02
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
2e6e177
Merge branch 'next' of /home/wd/git/u-boot/next
by Wolfgang Denk
· 14 years ago
550650d
ppc4xx: Use common NS16550 driver for PPC4xx UART
by Stefan Roese
· 14 years ago
800eb09
POST cleanup.
by Michael Zaidman
· 14 years ago
d0b0dca
i2c: Move PPC4xx I2C driver into drivers/i2c directory
by Stefan Roese
· 15 years ago
10c1b21
xpedite1k: Move to X-ES vendor directory
by Peter Tyser
· 15 years ago
[Renamed (99%) from include/configs/XPEDITE1K.h]
54381b7
xpedite1k: Sync checkboard() with other X-ES boards
by Peter Tyser
· 15 years ago
9b4ef1f
xpedite1k: Sync up board config options with other X-ES boards
by Peter Tyser
· 15 years ago
4cdad5f
xpedite1k: Sync organization of board config with other X-ES boards
by Peter Tyser
· 15 years ago
c4ae1a0
xpedite1k: Sync up commands and environment with other X-ES boards
by Peter Tyser
· 15 years ago
fbc7951
xpedite1k: Disable unused ethernet port 1
by Peter Tyser
· 15 years ago
767e32a
xpedite1k: Store environment in flash
by Peter Tyser
· 15 years ago
4273581
xpedite1k: Add support for optional flashes
by Peter Tyser
· 15 years ago
e029907
xpedite1k: Cleanup coding style
by Peter Tyser
· 15 years ago
086ff34
xpedite1k: Remove support for reading MACs from EEPROM
by Peter Tyser
· 15 years ago
c86d00a
xpedite1k: Remove CONFIG_SYS_DRAM_TEST support
by Peter Tyser
· 15 years ago
11ad309
xpedite1k: Use standard CFI flash driver
by Peter Tyser
· 15 years ago
d8d21e6
boards: move board_get_enetaddr() into board-specific init
by Mike Frysinger
· 16 years ago
96e21f8
Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC
by Ben Warren
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
abbb906
Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references
by Peter Tyser
· 16 years ago
0e8d158
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
bb1f8b4
rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
d25dfe0
ppc4xx: Remove cache definition from 4xx board config files
by Stefan Roese
· 17 years ago
a1aa0bb
include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*.
by Jon Loeliger
· 17 years ago
a556290
include/configs: Use new CONFIG_CMD_* in various [TUVWZYZ]* named board config files.
by Jon Loeliger
· 17 years ago
466fff1
ppc4xx: Add pci_pre_init() for 405 boards
by Stefan Roese
· 17 years ago
0c8721a
Cleanup (PPC4xx is AMCC now)
by Wolfgang Denk
· 19 years ago
d6c61aa
Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c
by Stefan Roese
· 19 years ago
846b0dd
Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)
by Stefan Roese
· 19 years ago
e2ffd59
* Code cleanup, mostly for GCC-3.3.x
by wdenk
· 20 years ago
6fb6af6
* Patch by Stephen Williams, 19 March 2004
by wdenk
· 21 years ago
e7c8568
* Patch by Travis Sawyer, 26 Feb 2004:
by wdenk
· 21 years ago
3c74e32
* Patch by Travis Sawyer, 09 Feb 2004:
by wdenk
· 21 years ago
ba56f62
Patch by Travis Sawyer, 30 Dec 2003:
by wdenk
· 21 years ago