Age | Commit message (Expand) | Author |
2015-06-25 | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger |
2015-06-01 | net: Move the CMD_NET config to defconfigs | Joe Hershberger |
2015-06-01 | Move setexpr to Kconfig | Joe Hershberger |
2015-05-10 | kconfig: Move REGEX to Kconfig | Joe Hershberger |
2015-03-28 | powerpc: ppc4xx: convert AMCC boards to generic board | Anatolij Gustschin |
2015-02-12 | ppc: amcc: Omit unneeded ns16550 CONFIG if using driver model | Simon Glass |
2014-03-07 | ppc4xx: Remove 4xx NAND booting support | Stefan Roese |
2013-12-13 | kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX | Vladimir Zapolskiy |
2013-11-04 | config: remove platform CONFIG_SYS_HZ definition part 2/2 | Rob Herring |
2013-11-04 | config: Add a default CONFIG_SYS_PROMPT | Rob Herring |
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-05-01 | amcc-common.h: enable support for "env grep", "setexpr", and regex. | Wolfgang Denk |
2013-05-01 | amcc-common.h: minor white space cleanup | Wolfgang Denk |
2012-10-15 | serial: Remove CONFIG_SERIAL_MULTI from config files | Marek Vasut |
2012-10-15 | COMMON: Use __stringify() instead of xstr() | Marek Vasut |
2012-06-20 | hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c | Tom Rini |
2011-10-05 | board configs: drop NET_MULTI references | Mike Frysinger |
2010-10-20 | ppc4xx: Fix default environment for AMCC boards | Stefan Roese |
2010-10-20 | ppc4xx: Enable NOR flash support in sequoia_ramboot target | Stefan Roese |
2010-10-18 | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk |
2010-09-23 | ppc4xx: Use common NS16550 driver for PPC4xx UART | Stefan Roese |
2010-08-09 | ppc4xx: cleanup default environment for AMCC boards | Wolfgang Denk |
2010-04-06 | i2c: Move PPC4xx I2C driver into drivers/i2c directory | Stefan Roese |
2009-10-23 | ppc4xx: Update flash size in reg property of the NOR flash node | Stefan Roese |
2009-09-10 | amcc-common.h: Use filenames from environment variables for update procedure. | Detlev Zundel |
2009-07-30 | ppc4xx: amcc: Move "kernel_addr_r" etc to higher locations (> 16MB) | Stefan Roese |
2009-07-30 | ppc4xx: amcc: Set CONFIG_SYS_BOOTMAPSZ to 16MB for big kernels | Stefan Roese |
2009-06-12 | ppc4xx: Add Sequoia RAM-booting target | Stefan Roese |
2008-11-09 | Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC | Ben Warren |
2008-10-21 | ppc4xx: Add AMCC Arches board support (dual 460GT) | Adam Graham |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-06-06 | ppc4xx: Unify AMCC's board config files (part 1/3) | Stefan Roese |