| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig | Simon Glass | 2017-01-25 | 1 | -1/+0 |
* | pci: Move CONFIG_PCI_PNP to Kconfig | Bin Meng | 2016-10-28 | 1 | -1/+0 |
* | drivers/pci/Kconfig: Add PCI | Tom Rini | 2016-10-27 | 1 | -1/+0 |
* | configs: Migrate CONFIG_USB_STORAGE | Tom Rini | 2016-09-09 | 1 | -1/+0 |
* | configs: Re-sync with cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -2/+0 |
* | configs: Re-sync almost all of cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -1/+0 |
* | eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS | Marek Vasut | 2015-11-21 | 1 | -1/+0 |
* | powerpc: ppc4xx: remove redundant CONFIG_4xx definition | Masahiro Yamada | 2014-01-24 | 1 | -1/+0 |
* | Coding Style cleanup: remove trailing white space | Wolfgang Denk | 2013-10-14 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini | 2013-07-24 | 1 | -1/+1 |
|\ |
|
| * | i2c, ppc4xx_i2c: switch to new multibus/multiadapter support | Dirk Eibach | 2013-07-23 | 1 | -1/+1 |
* | | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
|/ |
|
* | pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option | Gabor Juhos | 2013-06-07 | 1 | -0/+1 |
* | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk | 2010-10-26 | 1 | -2/+1 |
* | Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE | Wolfgang Denk | 2010-10-26 | 1 | -2/+2 |
* | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk | 2010-10-18 | 1 | -0/+2 |
* | ppc4xx: Use common NS16550 driver for PPC4xx UART | Stefan Roese | 2010-09-23 | 1 | -3/+1 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | 1 | -56/+56 |
* | Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references | Peter Tyser | 2008-10-14 | 1 | -1/+0 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | 1 | -7/+7 |
* | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | 1 | -3/+3 |
* | rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | 1 | -3/+3 |
* | drivers/mtd: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | 1 | -1/+1 |
* | ppc4xx: Unify AMCC's board config files (part 3/3) | Stefan Roese | 2008-06-06 | 1 | -150/+14 |
* | ppc4xx: Add fdt support to all remaining AMCC PPC4xx eval boards | Stefan Roese | 2008-05-08 | 1 | -9/+4 |
* | ppc4xx: Add device tree support to AMCC Yosemite | Ira Snyder | 2008-05-08 | 1 | -0/+9 |
* | Replace "run load; run update" with conditionalized "run load update". | Detlev Zundel | 2008-03-06 | 1 | -1/+1 |
* | Fix quoting problem (preboot setting) in many board config files. | Wolfgang Denk | 2008-03-03 | 1 | -1/+1 |
* | ppc4xx: Fix problem with init-ram bigger than 4k on 440 platforms | Stefan Roese | 2008-02-04 | 1 | -1/+1 |
* | ppc4xx: Yosemite/Yellowstone: Add DTT AD7414 support | Stefan Roese | 2007-12-04 | 1 | -0/+9 |
* | ppc4xx: Remove cache definition from 4xx board config files | Stefan Roese | 2007-10-31 | 1 | -9/+0 |
* | ppc4xx: Fix incorrect 33/66MHz PCI clock log-message on Sequoia & Yosemite | Stefan Roese | 2007-10-15 | 1 | -0/+2 |
* | Merge with git://www.denx.de/git/u-boot.git | Markus Klotzbuecher | 2007-08-07 | 1 | -28/+41 |
|\ |
|
| * | include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*. | Jon Loeliger | 2007-07-10 | 1 | -0/+9 |
| * | include/configs: Use new CONFIG_CMD_* in various [v-z]* named board config fi... | Jon Loeliger | 2007-07-05 | 1 | -26/+30 |
| * | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-06-25 | 1 | -1/+1 |
| |\ |
|
| | * | Coding stylke cleanup; rebuild CHANGELOG | Wolfgang Denk | 2007-06-22 | 1 | -1/+1 |
| * | | ppc4xx: Add pci_pre_init() for 405 boards | Stefan Roese | 2007-06-25 | 1 | -1/+0 |
| |/ |
|
| * | ppc4xx: Clean up 440 exceptions handling | Grzegorz Bernacki | 2007-06-15 | 1 | -0/+1 |
* | | USB: ohci fixes and cleanup for ppc4xx and yosemite board. | Markus Klotzbuecher | 2007-06-06 | 1 | -0/+1 |
* | | Merge with git://www.denx.de/git/u-boot.git | Markus Klotzbuecher | 2007-04-23 | 1 | -1/+0 |
|\ \
| |/ |
|
| * | Merge some AMCC make targets to keep the top-level Makefile smaller | Stefan Roese | 2007-03-28 | 1 | -1/+0 |
* | | Merge with git://www.denx.de/git/u-boot.git#testing-USB | Markus Klotzbuecher | 2007-03-23 | 1 | -1/+7 |
|\ \
| |/
|/| |
|
| * | Merge with /home/mk/git/u-boot-generic_ohci#generic_ohci | Wolfgang Denk | 2006-11-27 | 1 | -1/+7 |
| |\ |
|
| | * | Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able | Markus Klotzbuecher | 2006-11-27 | 1 | -1/+1 |
| | * | Modified the mpc5xxx and the ppc4xx cpu to use the generic OHCI driver | Markus Klotzbuecher | 2006-11-27 | 1 | -0/+6 |
* | | | [PATCH] Merge Yosemite & Yellowstone board ports | Stefan Roese | 2007-01-30 | 1 | -17/+37 |
* | | | [PATCH] Update Yosemite (440EP) to display board rev and PCI bus speed | Stefan Roese | 2007-01-13 | 1 | -0/+14 |
* | | | Add CONFIG_BOARD_RESET to configure board specific reset function | Stefan Roese | 2006-10-07 | 1 | -0/+1 |
|/ / |
|
* | | Add support for AMCC Sequoia PPC440EPx eval board | Stefan Roese | 2006-09-07 | 1 | -0/+1 |