Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
c2fd3f57040d4d8e858f0449afe46416cfad95da
/
include
/
configs
/
CPCI4052.h
7eaeb08
ppc4xx: cleanup CPCI4052 board
by Matthias Fuchs
· 10 years ago
1a0afe1
powerpc: ppc4xx: remove redundant CONFIG_4xx definition
by Masahiro Yamada
· 11 years ago
cdb2379
config: remove platform CONFIG_SYS_HZ definition part 1/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
468ebf1
4xx: Fix PCI memory mapping on CPCI405 boards
by Matthias Fuchs
· 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
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
550650d
ppc4xx: Use common NS16550 driver for PPC4xx UART
by Stefan Roese
· 14 years ago
d0b0dca
i2c: Move PPC4xx I2C driver into drivers/i2c directory
by Stefan Roese
· 15 years ago
3a8f28d
ppc: Clean up calling of misc_init_r() during init
by Peter Tyser
· 15 years ago
82379b5
ppc4xx: Add CONFIG_PCI_4xx_PTM_OVERWRITE to some esd 4xx boards
by Matthias Fuchs
· 15 years ago
75511b4
ppc4xx: Abort autoboot only by space key on CPCI405 boards
by Matthias Fuchs
· 16 years ago
91f3353
ppc4xx: Remove CONFIG_SYS_IGNORE_405_UART_ERRATA_59 from config files
by Matthias Fuchs
· 16 years ago
3ba605d
ppc4xx: Add loadpci command to esd's CPCI4052 and CPCI405AB boards
by Matthias Fuchs
· 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
9314cee
rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM
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
ac53ee8
ppc4xx: Update CPCI405(AB) configuration
by Matthias Fuchs
· 16 years ago
de5bfcf
ppc4xx: Cleanup CPCI405 variant's config file
by Matthias Fuchs
· 16 years ago
d25dfe0
ppc4xx: Remove cache definition from 4xx board config files
by Stefan Roese
· 17 years ago
b706d63
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· 17 years ago
5d2ebe1
include/configs/[A-G]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK.
by Jon Loeliger
· 17 years ago
0f92c7e
Migrate esd 405EP boards to new NAND subsystem
by Matthias Fuchs
· 17 years ago
49cf7e8
include/configs: Use new CONFIG_CMD_* in various C* 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
6f35c53
ppc4xx: Maintenance patch for esd's CPCI405 derivats
by Matthias Fuchs
· 17 years ago
addb2e1
Re-factoring the legacy NAND code (legacy NAND now only in board-specific
by Bartlomiej Sieka
· 19 years ago
2076d0a
PMC405 and CPCI405: Moved configuration of pci resources into config file.
by Stefan Roese
· 19 years ago
0c8721a
Cleanup (PPC4xx is AMCC now)
by Wolfgang Denk
· 19 years ago
700a0c6
Add common (with Linux) MTD partition scheme and "mtdparts" command
by Wolfgang Denk
· 19 years ago
a20b27a
esd config files updated
by stroese
· 20 years ago
c837dcb
* The PS/2 mux on the BMS2003 board needs 450 ms after power on
by wdenk
· 21 years ago
fe389a8
- Added CONFIG_BOOTP_DNS2 and CONFIG_BOOTP_SEND_HOSTNAME to CONFIG_BOOTP_MASK.
by stroese
· 21 years ago
8bde7f7
* Code cleanup:
by wdenk
· 21 years ago
LABEL_2003_06_27_2340
a0e135b
- Add ping support.
by stroese
· 21 years ago
53cf943
- CFG_RX_ETH_BUFFER added.
by stroese
· 21 years ago
9919f13
DHCP support added.
by stroese
· 21 years ago
9e7d5eb
U-Boot version environment variable "ver" added (CONFIG_VERSION_VARIABLE).
by stroese
· 22 years ago
ac6dbb8
Make compile clean, fix the usual small problems.
by wdenk
· 22 years ago
LABEL_2003_03_26_1300
6f4474e
CPCI4052 update (support for revision 3).
by stroese
· 22 years ago
ad10dd9
Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY).
by stroese
· 22 years ago
c609719
Initial revision
by wdenk
· 22 years ago