Age | Commit message (Expand) | Author |
2016-06-09 | common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option | Heiko Schocher |
2016-04-25 | configs: Re-sync with cmd/Kconfig | Tom Rini |
2016-04-25 | include/configs: Whitespace fixup | Tom Rini |
2016-04-25 | configs: Re-sync almost all of cmd/Kconfig | Tom Rini |
2016-04-25 | configs: Re-sync HUSH options | Tom Rini |
2015-11-21 | ns16550: move CONFIG_SYS_NS16550 to Kconfig | Thomas Chou |
2015-11-19 | Drop CONFIG_ISA_KEYBOARD | Simon Glass |
2015-10-24 | arm, powerpc: select SYS_GENERIC_BOARD | Masahiro Yamada |
2015-10-21 | cmd: Convert CONFIG_CMD_ELF to Kconfig | Bin Meng |
2015-06-25 | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger |
2014-10-10 | MIP405: convert to generic board | David Müller (ELSOFT AG) |
2014-01-24 | powerpc: ppc4xx: remove redundant CONFIG_4xx definition | Masahiro Yamada |
2013-12-13 | kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX | Vladimir Zapolskiy |
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, ppc4xx_i2c: switch to new multibus/multiadapter support | Dirk Eibach |
2013-06-07 | pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option | Gabor Juhos |
2012-06-20 | hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c | Tom Rini |
2012-01-09 | board/mpl/mip405: use the CFI driver for the MIP405/MIP405T board | David Müller |
2011-10-05 | board configs: drop NET_MULTI references | Mike Frysinger |
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 |
2010-09-28 | Merge branch 'next' of /home/wd/git/u-boot/next | Wolfgang Denk |
2010-09-23 | ppc4xx: Use common NS16550 driver for PPC4xx UART | Stefan Roese |
2010-09-21 | POST cleanup. | Michael Zaidman |
2010-04-06 | i2c: Move PPC4xx I2C driver into drivers/i2c directory | Stefan Roese |
2009-07-19 | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk |
2009-07-18 | stdio/device: rework function naming convention | Jean-Christophe PLAGNIOL-VILLARD |
2009-07-17 | Remove legacy NAND and disk on chip references from boards. | Scott Wood |
2009-06-12 | Enable CONFIG_NET_MULTI on all remaining PPC4xx boards | Ben Warren |
2009-03-20 | Separate mtdparts command from jffs2 | Stefan Roese |
2008-11-09 | Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC | Ben Warren |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-10-14 | Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references | Peter Tyser |
2008-09-10 | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-13 | drivers/mtd/nand: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2008-05-21 | Big white-space cleanup. | Wolfgang Denk |
2007-10-31 | ppc4xx: Remove cache definition from 4xx board config files | Stefan Roese |
2007-07-10 | include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*. | Jon Loeliger |
2007-07-08 | include/configs: Use new CONFIG_CMD_* in various M* named board config files. | Jon Loeliger |
2006-03-12 | Adjust "echo" as a default command | Wolfgang Denk |
2006-03-05 | Re-factoring the legacy NAND code (legacy NAND now only in board-specific | Bartlomiej Sieka |
2005-09-23 | Cleanup (PPC4xx is AMCC now) | Wolfgang Denk |
2005-08-13 | Fix compiler warnings | Wolfgang Denk |