| Commit message (Expand) | Author | Age | Files | Lines |
* | configs: Finish migration of PHY_GIGE | Tom Rini | 2017-08-08 | 1 | -1/+0 |
* | Convert CONFIG_CMD_SATA to Kconfig | Simon Glass | 2017-07-11 | 1 | -1/+0 |
* | Convert CONFIG_CMD_IRQ to Kconfig | Simon Glass | 2017-05-22 | 1 | -1/+0 |
* | Convert CONFIG_CMD_ERRATA to Kconfig | Simon Glass | 2017-05-22 | 1 | -1/+0 |
* | Kconfig: Migrate CONFIG_BAUDRATE | Philipp Tomsich | 2017-03-19 | 1 | -2/+0 |
* | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini | 2017-02-03 | 1 | -1/+0 |
|\ |
|
| * | arch: powerpc: Move CONFIG_FSL_IFC to Kconfig | Prabhakar Kushwaha | 2017-02-03 | 1 | -1/+0 |
* | | disk: convert CONFIG_DOS_PARTITION to Kconfig | Patrick Delaunay | 2017-01-28 | 1 | -2/+0 |
|/ |
|
* | ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLS | York Sun | 2017-01-04 | 1 | -1/+1 |
* | ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to Kconfig | York Sun | 2017-01-04 | 1 | -1/+0 |
* | fsl_ddr: Move DDR config options to driver Kconfig | York Sun | 2017-01-04 | 1 | -1/+0 |
* | powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC to Kconfig | York Sun | 2017-01-04 | 1 | -3/+0 |
* | powerpc: mpc85xx: Move CONFIG_FSL_LAW to Kconfig | York Sun | 2016-12-02 | 1 | -2/+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 |
* | common: Add DISPLAY_BOARDINFO | Lokesh Vutla | 2016-10-12 | 1 | -1/+0 |
* | include/configs: Numerous typo fixes: "controler" -> "controller". | Robert P. J. Day | 2016-05-03 | 1 | -3/+3 |
* | configs: Re-sync with cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -3/+0 |
* | 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 | -3/+0 |
* | configs: Re-sync HUSH options | Tom Rini | 2016-04-25 | 1 | -4/+0 |
* | Kconfig: Move CONFIG_FIT and related options to Kconfig | Simon Glass | 2016-03-14 | 1 | -8/+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 |
* | cmd: Convert CONFIG_CMD_ELF to Kconfig | Bin Meng | 2015-10-21 | 1 | -1/+0 |
* | powerpc: configs: Fix init_ram physical address for several boards | York Sun | 2015-09-01 | 1 | -1/+1 |
* | net: Move CONFIG_E1000 options to Kconfig | Simon Glass | 2015-08-21 | 1 | -1/+0 |
* | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger | 2015-06-25 | 1 | -2/+0 |
* | configs: remove CONFIG_NET_MULTI | Lars Poeschel | 2015-06-02 | 1 | -1/+0 |
* | net: Move the CMD_NET config to defconfigs | Joe Hershberger | 2015-06-01 | 1 | -1/+0 |
* | Move setexpr to Kconfig | Joe Hershberger | 2015-06-01 | 1 | -1/+0 |
* | powerpc/freescale: Convert selected boards to generic board architecture | York Sun | 2014-05-13 | 1 | -0/+2 |
* | powerpc/T4QDS: add two stage boot of nand/sd | Shaohui Xie | 2014-04-22 | 1 | -2/+15 |
* | powerpc/mpc85xx:Update MONITOR_LEN for 768KB u-boot size | Prabhakar Kushwaha | 2014-04-22 | 1 | -1/+1 |
* | powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk | Masahiro Yamada | 2014-01-24 | 1 | -1/+0 |
* | powerpc/mpc85xx:Increase binary size for P, B & T series boards. | Prabhakar Kushwaha | 2014-01-21 | 1 | -1/+1 |
* | kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX | Vladimir Zapolskiy | 2013-12-13 | 1 | -1/+0 |
* | Driver/DDR: Moving Freescale DDR driver to a common driver | York Sun | 2013-11-25 | 1 | -1/+1 |
* | 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 |
* | powerpc/T4240EMU: Add T4240EMU target | York Sun | 2013-08-09 | 1 | -504/+2 |
* | powerpc/t4qds: cleanup board header file | York Sun | 2013-08-09 | 1 | -68/+0 |
* | powerpc/corenet: Move CONFIG_FSL_CORENET out of board header file | York Sun | 2013-08-09 | 1 | -1/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini | 2013-07-24 | 1 | -8/+9 |
|\ |
|
| * | i2c, fsl_i2c: switch to new multibus/multiadapter support | Heiko Schocher | 2013-07-23 | 1 | -8/+9 |
* | | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
|/ |
|
* | powerpc/t4qds: Slave module for boot from SRIO and PCIE | Liu Gang | 2013-06-20 | 1 | -7/+27 |
* | powerpc/t4qds: Enable master module for Boot from SRIO and PCIE | Liu Gang | 2013-06-20 | 1 | -0/+1 |
* | pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option | Gabor Juhos | 2013-06-07 | 1 | -0/+1 |