Commit Graph

115 Commits (c649e3c91cdc96a86ca2665fcfafaca5c4b384b1)

Author SHA1 Message Date
Simon Glass c649e3c91c dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI 8 years ago
Robert P. J. Day b38eaec535 include/configs: Numerous typo fixes: "controler" -> "controller". 8 years ago
Tom Rini 89cb2b5f8b configs: Re-sync with cmd/Kconfig 8 years ago
Tom Rini cb04db155f include/configs: Whitespace fixup 8 years ago
Tom Rini 78d1e1d0a1 configs: Re-sync almost all of cmd/Kconfig 8 years ago
Tom Rini adad96e60d configs: Re-sync HUSH options 8 years ago
Bin Meng 86e9dc86b1 net: Move CONFIG_RTL8139 to Kconfig 8 years ago
Simon Glass 73223f0e1b Kconfig: Move CONFIG_FIT and related options to Kconfig 8 years ago
Simon Glass 69e173eb57 Move CONFIG_OF_LIBFDT to Kconfig 8 years ago
Thomas Chou 9e39003e7f ns16550: move CONFIG_SYS_NS16550 to Kconfig 9 years ago
Simon Glass 7fe0933c58 video: Drop unused console functions 9 years ago
Masahiro Yamada 09f3ca3dd5 arm, powerpc: select SYS_GENERIC_BOARD 9 years ago
Bin Meng a726075911 cmd: Convert CONFIG_CMD_ELF to Kconfig 9 years ago
Simon Glass a77fda1f7d net: Move CONFIG_E1000 options to Kconfig 9 years ago
Joe Hershberger ef0f2f5752 Move defaults from config_cmd_default.h to Kconfig 9 years ago
Joe Hershberger 6eed3786c6 net: Move the CMD_NET config to defconfigs 9 years ago
Joe Hershberger 7453cb595c Move setexpr to Kconfig 9 years ago
Joe Hershberger 92ac520821 net: Remove all references to CONFIG_ETHADDR and friends 9 years ago
Peter Tyser 073adf987e nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE 9 years ago
Masahiro Yamada 5dc0d60df7 nand_spl: remove MPC8572DS_NAND support 10 years ago
York Sun 15672c6dbd powerpc/freescale: Convert selected boards to generic board architecture 10 years ago
York Sun 18025756b5 powerpc/mpc8572ds: Increase u-boot size to 768KB 10 years ago
Masahiro Yamada 4a377552f0 kbuild: Move linker sciript check to prepare1 10 years ago
Masahiro Yamada d40ddae4b3 powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk 11 years ago
Vladimir Zapolskiy 2c808a12ea kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX 11 years ago
York Sun 5614e71b49 Driver/DDR: Moving Freescale DDR driver to a common driver 11 years ago
Prabhakar Kushwaha 68ec9c85a9 mtd: move & update nand_ecclayout structure (plus board changes) 11 years ago
Rob Herring cdb23792e8 config: remove platform CONFIG_SYS_HZ definition part 1/2 11 years ago
Rob Herring 0defddc851 config: Add a default CONFIG_SYS_PROMPT 11 years ago
Rob Herring 344ca0b40c ahci: convert to use libata functions and definitions 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Heiko Schocher 00f792e0df i2c, fsl_i2c: switch to new multibus/multiadapter support 11 years ago
Heiko Schocher ea818dbbcd i2c, soft-i2c: switch to new multibus/multiadapter support 11 years ago
Gabor Juhos 842033e696 pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option 11 years ago
Hongtao Jia 238e146791 powerpc/mpc8572ds: Enable bank interleaving to cs0+cs1 for dual-rank DIMMs 12 years ago
Marek Vasut 5368c55d4c COMMON: Use __stringify() instead of MK_STR() 12 years ago
Timur Tabi 7ee411071f powerpc/85xx: improve definition of BR_PHYS_ADDR macro 12 years ago
Tom Rini 219f4788d3 hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 12 years ago
Kumar Gala 8d22ddca3d powerpc/85xx: Fix NAND SPL support 13 years ago
Joe Hershberger b3f44c21ea common: cosmetic: CONFIG_BOOTFILE checkpatch compliance 13 years ago
Joe Hershberger 8b3637c662 common: cosmetic: CONFIG_ROOTPATH checkpatch compliance 13 years ago
Mike Frysinger 31a4f1e5b6 board configs: drop NET_MULTI references 13 years ago
Timur Tabi e46fedfeb2 powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macros 13 years ago
Kumar Gala a832ac4107 powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 64M on FSL 85xx boards 13 years ago
Matthew McClintock a3055c587d powerpc/85xx: rename NAND prefixes to CONFIG_SYS 13 years ago
Zhao Chenhui 863a3eac23 powerpc/85xx: Add support for ULI1575 PCI EHCI module on MPC8572DS 13 years ago
Zhao Chenhui 5103d7aa23 powerpc/85xx: Disable ECC in considering performance on MPC8572DS 13 years ago
Zhao Chenhui 1a66f28916 powerpc/85xx: Replace memctl_intlv_ctl with hwconfig on MPC8572DS 13 years ago
Kumar Gala 00203c6464 powerpc/85xx: Remove config.mk for nand linker script 13 years ago
York Sun d34897d329 powerpc/85xx: Enable ECC on MPC8572DS 14 years ago