| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: mpc86xx: Convert CONFIG_SYS_CCSRBAR_DEFAULT to Kconfig option | York Sun | 2016-12-02 | 1 | -1/+0 |
* | powerpc: MPC8641: Remove macro CONFIG_MPC8641 | York Sun | 2016-11-23 | 1 | -1/+0 |
* | pci: Move CONFIG_PCI_PNP to Kconfig | Bin Meng | 2016-10-28 | 1 | -2/+0 |
* | drivers/pci/Kconfig: Add PCI | Tom Rini | 2016-10-27 | 1 | -1/+0 |
* | common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option | Heiko Schocher | 2016-06-09 | 1 | -1/+0 |
* | pci: Drop CONFIG_SYS_SCSI_SCAN_BUS_REVERSE | Simon Glass | 2016-05-17 | 1 | -2/+0 |
* | include/configs: Numerous typo fixes: "controler" -> "controller". | Robert P. J. Day | 2016-05-03 | 1 | -2/+2 |
* | include/configs: Whitespace fixup | Tom Rini | 2016-04-25 | 1 | -3/+0 |
* | configs: Re-sync almost all of cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -2/+0 |
* | configs: Re-sync HUSH options | Tom Rini | 2016-04-25 | 1 | -5/+0 |
* | Kconfig: Move CONFIG_FIT and related options to Kconfig | Simon Glass | 2016-03-14 | 1 | -6/+0 |
* | Move CONFIG_OF_LIBFDT to Kconfig | Simon Glass | 2016-03-14 | 1 | -1/+0 |
* | ns16550: move CONFIG_SYS_NS16550 to Kconfig | Thomas Chou | 2015-11-21 | 1 | -1/+0 |
* | arm, powerpc: select SYS_GENERIC_BOARD | Masahiro Yamada | 2015-10-24 | 1 | -1/+0 |
* | sbc8641d: enable and test CONFIG_SYS_GENERIC_BOARD | Paul Gortmaker | 2015-10-19 | 1 | -0/+2 |
* | sbc8641d: increase monitor size from 256k to 384k | Paul Gortmaker | 2015-10-19 | 1 | -2/+2 |
* | sbc8641d: set proper environment sector size. | Paul Gortmaker | 2015-10-19 | 1 | -1/+1 |
* | sbc8641d: increase malloc pool size to a sane default | Paul Gortmaker | 2015-10-19 | 1 | -1/+1 |
* | sbc8641d: enable command line editing | Paul Gortmaker | 2015-10-19 | 1 | -0/+1 |
* | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger | 2015-06-25 | 1 | -4/+3 |
* | net: Remove all references to CONFIG_ETHADDR and friends | Joe Hershberger | 2015-05-19 | 1 | -9/+1 |
* | powerpc: mpc86xx: move CONFIG_MPC86xx definition to CPU config.mk | Masahiro Yamada | 2014-01-24 | 1 | -1/+0 |
* | kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX | Vladimir Zapolskiy | 2013-12-13 | 1 | -1/+0 |
* | config: remove platform CONFIG_SYS_HZ definition part 2/2 | Rob Herring | 2013-11-04 | 1 | -1/+0 |
* | config: Add a default CONFIG_SYS_PROMPT | Rob Herring | 2013-11-04 | 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 | -7/+6 |
|\ |
|
| * | i2c, fsl_i2c: switch to new multibus/multiadapter support | Heiko Schocher | 2013-07-23 | 1 | -6/+6 |
| * | i2c, soft-i2c: switch to new multibus/multiadapter support | Heiko Schocher | 2013-07-23 | 1 | -1/+0 |
* | | 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 |
* | hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c | Tom Rini | 2012-06-20 | 1 | -1/+0 |
* | common: cosmetic: CONFIG_BOOTFILE checkpatch compliance | Joe Hershberger | 2011-10-22 | 1 | -1/+1 |
* | common: cosmetic: CONFIG_ROOTPATH checkpatch compliance | Joe Hershberger | 2011-10-22 | 1 | -1/+1 |
* | board configs: drop NET_MULTI references | Mike Frysinger | 2011-10-05 | 1 | -5/+0 |
* | powerpc/86xx: Convert SBC8641 to use common SRIO init code | Kumar Gala | 2011-01-14 | 1 | -6/+9 |
* | 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 |
* | powerpc: Cleanup BOOTFLAG_* references | Peter Tyser | 2010-10-18 | 1 | -8/+0 |
* | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk | 2010-10-18 | 1 | -0/+2 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | 1 | -2/+2 |
* | ppc: Conditionally compile bat_rw.c | Peter Tyser | 2010-10-13 | 1 | -0/+1 |
* | Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature | Stefan Roese | 2010-09-23 | 1 | -1/+0 |
* | powerpc/86xx: Rename PCI1/2 to PCIE1/2 on MPC8641HPCN & SBC8641 | Kumar Gala | 2010-07-20 | 1 | -25/+25 |
* | powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.h | Kumar Gala | 2010-07-20 | 1 | -3/+0 |
* | common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL | Heiko Schocher | 2009-12-08 | 1 | -3/+0 |
* | mpc86xx: delete unused MPC86xx_DDR_SDRAM_CLK_CNTL define | Paul Gortmaker | 2009-10-16 | 1 | -2/+0 |
* | 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx | Poonam Aggrwal | 2009-08-28 | 1 | -1/+0 |
* | pci/fsl_pci_init: Rework PCI ATMU setup to handle >4G of memory | Kumar Gala | 2009-08-28 | 1 | -0/+1 |
* | 86xx: Cleanup MP support | Kumar Gala | 2009-04-01 | 1 | -0/+1 |