Age | Commit message (Expand) | Author |
2015-11-21 | ns16550: move CONFIG_SYS_NS16550 to Kconfig | Thomas Chou |
2015-10-29 | common/board_f.c: change the macro name and remove it for PPC platforms | Gong Qianyu |
2015-10-24 | common/board_f.c: modify the macro to use get_clocks() more common | Gong Qianyu |
2015-10-24 | arm, powerpc: select SYS_GENERIC_BOARD | Masahiro Yamada |
2015-10-21 | cmd: Convert CONFIG_CMD_ELF to Kconfig | Bin Meng |
2015-09-01 | powerpc: convert selected boards to generic board structure | York Sun |
2015-08-21 | net: Move CONFIG_E1000 options to Kconfig | Simon Glass |
2015-06-25 | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger |
2015-06-01 | Move setexpr to Kconfig | Joe Hershberger |
2015-03-30 | nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE | Peter Tyser |
2014-06-05 | nand_spl: remove MPC8569MDS_NAND support | Masahiro Yamada |
2014-04-22 | QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CON... | Zhao Qiang |
2014-02-25 | kbuild: Move linker sciript check to prepare1 | Masahiro Yamada |
2014-01-24 | powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk | Masahiro Yamada |
2013-12-13 | kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX | Vladimir Zapolskiy |
2013-11-25 | Driver/DDR: Moving Freescale DDR driver to a common driver | York Sun |
2013-11-04 | config: remove platform CONFIG_SYS_HZ definition part 1/2 | Rob Herring |
2013-11-04 | config: Add a default CONFIG_SYS_PROMPT | Rob Herring |
2013-10-14 | Coding Style cleanup: remove trailing white space | Wolfgang Denk |
2013-07-24 | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-07-23 | i2c, fsl_i2c: switch to new multibus/multiadapter support | Heiko Schocher |
2013-07-23 | i2c, soft-i2c: switch to new multibus/multiadapter support | Heiko Schocher |
2013-06-07 | pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option | Gabor Juhos |
2012-10-15 | serial: Remove CONFIG_SERIAL_MULTI from config files | Marek Vasut |
2012-06-20 | hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c | Tom Rini |
2011-11-29 | powerpc/85xx: clean up and document the QE/FMAN microcode macros | Timur Tabi |
2011-11-09 | powerpc/85xx: Fix NAND SPL support | Kumar Gala |
2011-10-22 | common: cosmetic: CONFIG_BOOTFILE checkpatch compliance | Joe Hershberger |
2011-10-22 | common: cosmetic: CONFIG_ROOTPATH checkpatch compliance | Joe Hershberger |
2011-10-05 | board configs: drop NET_MULTI references | Mike Frysinger |
2011-09-29 | powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macros | Timur Tabi |
2011-04-29 | powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 64M on FSL 85xx boards | Kumar Gala |
2011-04-20 | fsl: Change fsl_phy_enet_if to phy_interface_t | Andy Fleming |
2011-04-08 | powerpc/85xx: rename NAND prefixes to CONFIG_SYS | Matthew McClintock |
2011-04-04 | powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board | Kumar Gala |
2011-04-04 | powerpc/85xx: Remove config.mk for nand linker script | Kumar Gala |
2011-01-14 | powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 16M on FSL 85xx boards | Kumar Gala |
2011-01-14 | powerpc/85xx: Convert MPC8569MDS to use common SRIO init code | Kumar Gala |
2011-01-14 | powerpc/85xx: Rework MPC8569MDS pci_init_board to use common FSL PCIe code | Kumar Gala |
2011-01-14 | fsl_esdhc: Fix esdhc disabled problem on some platforms | Chenhui Zhao |
2011-01-14 | MPC8568/MPC8569: Remove CONFIG_DDR_DLL define | Becky Bruce |
2011-01-14 | mpc8569mds: Remove unnecessary CONFIG_SYS_LBC_SDRAM_BASE definition | Becky Bruce |
2010-11-30 | powerpc/85xx: Introduce CONFIG_SYS_EXTRA_ENV_RELOC | Kumar Gala |
2010-11-12 | powerpc/85xx: add CONFIG_SYS_TEXT_BASE_SPL for 85xx nand spl build | Haiying Wang |
2010-11-10 | powerpc/8xxx: Enable e1000 driver on some FSL boards | Kumar Gala |
2010-10-26 | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk |
2010-10-26 | Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE | Wolfgang Denk |
2010-10-18 | powerpc: Cleanup BOOTFLAG_* references | Peter Tyser |
2010-10-18 | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk |