Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e6c681e8f915350fef9020fb9b7fbe4181d0b575
/
include
/
configs
/
yosemite.h
ec17476
powerpc: ppc4xx: remove redundant CONFIG_4xx definition
by Masahiro Yamada
· 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
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
291ba1b
Makefile: move all Power Architecture boards into boards.cfg
by Wolfgang Denk
· 14 years ago
3ddce57
ppc4xx: Use common NS16550 driver for PPC4xx UART
by Stefan Roese
· 14 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
53db4cd
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
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
8d94c23
drivers/mtd: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
cfe5802
ppc4xx: Unify AMCC's board config files (part 3/3)
by Stefan Roese
· 16 years ago
a98dfe6
ppc4xx: Add fdt support to all remaining AMCC PPC4xx eval boards
by Stefan Roese
· 17 years ago
4dbd976
ppc4xx: Add device tree support to AMCC Yosemite
by Ira Snyder
· 17 years ago
406e578
Replace "run load; run update" with conditionalized "run load update".
by Detlev Zundel
· 17 years ago
1baed66
Fix quoting problem (preboot setting) in many board config files.
by Wolfgang Denk
· 17 years ago
0fb8ab9
ppc4xx: Fix problem with init-ram bigger than 4k on 440 platforms
by Stefan Roese
· 17 years ago
a05ed2d
ppc4xx: Yosemite/Yellowstone: Add DTT AD7414 support
by Stefan Roese
· 17 years ago
f372751
ppc4xx: Remove cache definition from 4xx board config files
by Stefan Roese
· 17 years ago
fa25747
ppc4xx: Fix incorrect 33/66MHz PCI clock log-message on Sequoia & Yosemite
by Stefan Roese
· 17 years ago
3ef5028
Merge with git://www.denx.de/git/u-boot.git
by Markus Klotzbuecher
· 17 years ago
5c4ddae
include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.
by Jon Loeliger
· 17 years ago
03bfcb9
include/configs: Use new CONFIG_CMD_* in various [v-z]* named board config files.
by Jon Loeliger
· 17 years ago
02a1646
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· 17 years ago
54ef7fd
ppc4xx: Add pci_pre_init() for 405 boards
by Stefan Roese
· 17 years ago
70df7bc
Coding stylke cleanup; rebuild CHANGELOG
by Wolfgang Denk
· 17 years ago
837bc5b
ppc4xx: Clean up 440 exceptions handling
by Grzegorz Bernacki
· 17 years ago
ae95087
USB: ohci fixes and cleanup for ppc4xx and yosemite board.
by Markus Klotzbuecher
· 17 years ago
c4e387d
Merge with git://www.denx.de/git/u-boot.git
by Markus Klotzbuecher
· 18 years ago
374f38b
Merge some AMCC make targets to keep the top-level Makefile smaller
by Stefan Roese
· 18 years ago
3b9c8c6
Merge with git://www.denx.de/git/u-boot.git#testing-USB
by Markus Klotzbuecher
· 18 years ago
b1669da
[PATCH] Merge Yosemite & Yellowstone board ports
by Stefan Roese
· 18 years ago
c095894
[PATCH] Update Yosemite (440EP) to display board rev and PCI bus speed
by Stefan Roese
· 18 years ago
251921a
Merge with /home/mk/git/u-boot-generic_ohci#generic_ohci
by Wolfgang Denk
· 18 years ago
43c8b31
Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able
by Markus Klotzbuecher
· 18 years ago
661ffe5
Modified the mpc5xxx and the ppc4xx cpu to use the generic OHCI driver
by Markus Klotzbuecher
· 18 years ago
0368775
Add CONFIG_BOARD_RESET to configure board specific reset function
by Stefan Roese
· 18 years ago
42fbddd
Add support for AMCC Sequoia PPC440EPx eval board
by Stefan Roese
· 18 years ago
b0ff214
Add commandline history support to all AMCC eval boards
by Stefan Roese
· 18 years ago
3b07aeb
Changed default ramdisk addr in yosemite/yellowstone ports
by Stefan Roese
· 19 years ago
31c9ee7
Update yosemite configuration to enable flash write buffer support
by Stefan Roese
· 19 years ago
86eb3b7
Change all '$(...)' variable references into '${...}'
by Wolfgang Denk
· 19 years ago
7f98aec
Add NetConsole Support for AMCC eval boards Patch by Stefan Roese, 20 Oct 2005
by Stefan Roese
· 19 years ago
764784c
Add fat & ext2 support to AMCC 440EP boards Yosemite & Bamboo
by Stefan Roese
· 19 years ago
0ee7077
Cleanup (PPC4xx is AMCC now)
by Wolfgang Denk
· 19 years ago
1d02638
Update AMCC Yosemite to get a consistent setup for all AMCC eval
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
d06ce5d
Coding style cleanup
by Wolfgang Denk
· 19 years ago
326c971
Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.
by Stefan Roese
· 19 years ago