| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Convert CONFIG_VIDEO_SW_CURSOR to Kconfig | Simon Glass | 2016-10-23 | 1 | -1/+0 |
* | Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig | Simon Glass | 2016-10-23 | 1 | -1/+0 |
* | Convert CONFIG_CFB_CONSOLE to Kconfig | Simon Glass | 2016-10-23 | 1 | -1/+0 |
* | Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig | Simon Glass | 2016-10-23 | 1 | -2/+0 |
* | Convert CONFIG_VIDEO to Kconfig | Simon Glass | 2016-10-23 | 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 | -1/+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 |
* | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger | 2015-06-25 | 1 | -1/+1 |
* | net: Remove all references to CONFIG_ETHADDR and friends | Joe Hershberger | 2015-05-19 | 1 | -9/+0 |
* | ppc4xx: Remove 4xx NAND booting support | Stefan Roese | 2014-03-07 | 1 | -66/+4 |
* | powerpc: ppc4xx: remove redundant CONFIG_4xx definition | Masahiro Yamada | 2014-01-24 | 1 | -1/+0 |
* | 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 | -14/+1 |
|/ |
|
* | pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option | Gabor Juhos | 2013-06-07 | 1 | -0/+1 |
* | boards: remove the no longer used CONFIG_EHCI_DCACHE | Jeroen Hofstee | 2012-11-20 | 1 | -3/+0 |
* | nand_spl: store ecc data on the stack | Scott Wood | 2012-01-26 | 1 | -2/+0 |
* | 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/+4 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | 1 | -1/+1 |
* | Merge branch 'next' of /home/wd/git/u-boot/next | Wolfgang Denk | 2010-09-28 | 1 | -5/+1 |
|\ |
|
| * | ppc4xx: Use common NS16550 driver for PPC4xx UART | Stefan Roese | 2010-09-23 | 1 | -5/+1 |
* | | POST cleanup. | Michael Zaidman | 2010-09-21 | 1 | -2/+1 |
|/ |
|
* | Adds EHCI definitions to sequoia board configuration file. | Chris Zhang | 2010-01-09 | 1 | -1/+15 |
* | ppc4xx: Consolidate pci_pre_init() function | Stefan Roese | 2009-11-19 | 1 | -0/+1 |
* | ppc4xx: Sequoia: Add chip_config command | Stefan Roese | 2009-10-23 | 1 | -0/+6 |
* | ppc4xx: Add Sequoia RAM-booting target | Stefan Roese | 2009-06-12 | 1 | -7/+23 |
* | ppc4xx: Disable POST memory test on NAND-booting Sequoia | Stefan Roese | 2009-04-16 | 1 | -2/+13 |
* | NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS | Wolfgang Grandegger | 2009-01-23 | 1 | -1/+0 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | 1 | -112/+112 |
* | 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 | -9/+9 |
* | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | 1 | -2/+2 |
* | rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | 1 | -2/+2 |
* | ppc4xx: Increase image size for NAND boot target | Stefan Roese | 2008-08-30 | 1 | -1/+1 |
* | drivers/mtd: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | 1 | -1/+1 |
* | ppc4xx: Sequoia has two UARTs in "4-pin" mode. Configure the GPIOs as per sch... | Steven A. Falco | 2008-08-07 | 1 | -6/+6 |
* | ppc4xx: Unify AMCC's board config files (part 3/3) | Stefan Roese | 2008-06-06 | 1 | -156/+17 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | 1 | -3/+3 |
* | ppc: Add CFG_MEM_TOP_HIDE option to hide memory area that doesn't get "touched" | Stefan Roese | 2008-03-27 | 1 | -1/+3 |
* | ppc4xx: Sequoia: Add device tree (fdt) Linux booting default env variables | Stefan Roese | 2008-03-07 | 1 | -7/+17 |
* | 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: Support for ATI Radeon 9200 card on sequoia | Anatolij Gustschin | 2008-02-22 | 1 | -1/+25 |
* | ppc4xx: Beautify configuration files for Sequoia and Korat boards | Larry Johnson | 2008-02-16 | 1 | -119/+119 |