| Commit message (Expand) | Author | Age | Files | Lines |
* | ns16550: move CONFIG_SYS_NS16550 to Kconfig | Thomas Chou | 2015-11-21 | 1 | -1/+0 |
* | video: Drop unused console functions | Simon Glass | 2015-11-19 | 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 |
* | 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 |
* | 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 |
* | net: Remove all references to CONFIG_ETHADDR and friends | Joe Hershberger | 2015-05-19 | 1 | -6/+0 |
* | nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE | Peter Tyser | 2015-03-30 | 1 | -1/+0 |
* | nand_spl: remove MPC8572DS_NAND support | Masahiro Yamada | 2014-06-05 | 1 | -30/+0 |
* | powerpc/freescale: Convert selected boards to generic board architecture | York Sun | 2014-05-13 | 1 | -0/+3 |
* | powerpc/mpc8572ds: Increase u-boot size to 768KB | York Sun | 2014-05-13 | 1 | -1/+1 |
* | kbuild: Move linker sciript check to prepare1 | Masahiro Yamada | 2014-02-25 | 1 | -1/+1 |
* | powerpc: mpc85xx: move CONFIG_MPC85xx 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 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini | 2013-12-02 | 1 | -1/+1 |
|\ |
|
| * | Driver/DDR: Moving Freescale DDR driver to a common driver | York Sun | 2013-11-25 | 1 | -1/+1 |
* | | mtd: move & update nand_ecclayout structure (plus board changes) | Prabhakar Kushwaha | 2013-11-21 | 1 | -0/+2 |
|/ |
|
* | config: remove platform CONFIG_SYS_HZ definition part 1/2 | Rob Herring | 2013-11-04 | 1 | -1/+0 |
* | config: Add a default CONFIG_SYS_PROMPT | Rob Herring | 2013-11-04 | 1 | -1/+0 |
* | ahci: convert to use libata functions and definitions | Rob Herring | 2013-09-06 | 1 | -0/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini | 2013-07-24 | 1 | -9/+9 |
|\ |
|
| * | i2c, fsl_i2c: switch to new multibus/multiadapter support | Heiko Schocher | 2013-07-23 | 1 | -8/+9 |
| * | 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 |
* | powerpc/mpc8572ds: Enable bank interleaving to cs0+cs1 for dual-rank DIMMs | Hongtao Jia | 2013-01-30 | 1 | -1/+1 |
* | COMMON: Use __stringify() instead of MK_STR() | Marek Vasut | 2012-10-15 | 1 | -15/+20 |
* | powerpc/85xx: improve definition of BR_PHYS_ADDR macro | Timur Tabi | 2012-08-08 | 1 | -5/+4 |
* | hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c | Tom Rini | 2012-06-20 | 1 | -3/+0 |
* | powerpc/85xx: Fix NAND SPL support | Kumar Gala | 2011-11-09 | 1 | -1/+1 |
* | 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/85xx: introduce and document CONFIG_SYS_CCSRBAR macros | Timur Tabi | 2011-09-29 | 1 | -14/+3 |
* | powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 64M on FSL 85xx boards | Kumar Gala | 2011-04-29 | 1 | -3/+3 |
* | powerpc/85xx: rename NAND prefixes to CONFIG_SYS | Matthew McClintock | 2011-04-08 | 1 | -9/+9 |
* | powerpc/85xx: Add support for ULI1575 PCI EHCI module on MPC8572DS | Zhao Chenhui | 2011-04-04 | 1 | -0/+14 |
* | powerpc/85xx: Disable ECC in considering performance on MPC8572DS | Zhao Chenhui | 2011-04-04 | 1 | -1/+1 |
* | powerpc/85xx: Replace memctl_intlv_ctl with hwconfig on MPC8572DS | Zhao Chenhui | 2011-04-04 | 1 | -1/+1 |
* | powerpc/85xx: Remove config.mk for nand linker script | Kumar Gala | 2011-04-04 | 1 | -0/+1 |
* | powerpc/85xx: Enable ECC on MPC8572DS | York Sun | 2011-02-03 | 1 | -0/+1 |
* | powerpc/85xx: Enable Errata command on MPC8572DS | York Sun | 2011-02-03 | 1 | -1/+1 |
* | powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.h | Kumar Gala | 2011-01-19 | 1 | -0/+4 |
* | powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 16M on FSL 85xx boards | Kumar Gala | 2011-01-14 | 1 | -1/+2 |
* | powerpc/85xx: Rework MPC8572DS pci_init_board to use common FSL PCIe code | Kumar Gala | 2011-01-14 | 1 | -0/+3 |
* | 85xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_IN | Becky Bruce | 2011-01-14 | 1 | -1/+0 |
* | powerpc/85xx: Add support for booting from NAND on MPC8572DS | Kumar Gala | 2011-01-14 | 1 | -15/+100 |
* | powerpc/85xx: Enable HWCONFIG on MPC8572DS | Kumar Gala | 2010-12-01 | 1 | -0/+1 |