Age | Commit message (Expand) | Author |
2017-08-13 | spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files | Philipp Tomsich |
2017-07-31 | configs: Migrate CMD_NAND* | Tom Rini |
2017-07-25 | Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig | Simon Glass |
2017-05-01 | cmd: add Kconfig option for 'date' command | Chris Packham |
2017-03-19 | Kconfig: Migrate CONFIG_BAUDRATE | Philipp Tomsich |
2017-02-12 | flash: complete CONFIG_SYS_NO_FLASH move with renaming | Masahiro Yamada |
2017-01-25 | Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig | Simon Glass |
2017-01-21 | config: Move CONFIG_BOARD_LATE_INIT to defconfigs | Jagan Teki |
2016-10-12 | common: Add DISPLAY_BOARDINFO | Lokesh Vutla |
2016-10-12 | common/Kconfig: Add DISPLAY_CPUINFO | Lokesh Vutla |
2016-09-16 | Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_NAND_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig | Simon Glass |
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-02-06 | Use correct spelling of "U-Boot" | Bin Meng |
2015-10-24 | arm, powerpc: select SYS_GENERIC_BOARD | Masahiro Yamada |
2015-08-12 | spl, common, serial: build SPL without serial support | Heiko Schocher |
2015-06-25 | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger |
2015-03-13 | mx31pdk: Use the default CONFIG_SYS_PBSIZE | Fabio Estevam |
2014-11-20 | ARM: remove CONFIG_ARM1136 defines | Masahiro Yamada |
2014-08-11 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Stefano Babic |
2014-08-08 | i.MX31 PDK: Enable generic board for i.MX31 PDK | Magnus Lilja |
2014-07-30 | include: remove CONFIG_SPL/CONFIG_TPL definition in config headers | Masahiro Yamada |
2014-07-30 | include: define CONFIG_SPL and CONFIG_TPL as 1 | Masahiro Yamada |
2013-11-13 | configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boards | Fabio Estevam |
2013-11-04 | config: remove platform CONFIG_SYS_HZ definition part 2/2 | Rob Herring |
2013-10-14 | Coding Style cleanup: remove trailing white space | Wolfgang Denk |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-05-01 | mx31pdk: add CONFIG_SPL_LIBGENERIC_SUPPORT | Andreas Bießmann |
2013-04-12 | mx31pdk: Remove watchdog support | Fabio Estevam |
2013-04-12 | nand: mxc: Switch NAND SPL to generic SPL | Benoît Thébaudeau |
2013-01-13 | mx31/mx35/mx51/mx53/mx6: add watchdog | Troy Kisky |
2012-12-10 | Merge branch 'master' of git://git.denx.de/u-boot into resolve | Minkyu Kang |
2012-11-19 | mx31pdk: Configure CONFIG_BOOTDELAY to one second | Fabio Estevam |
2012-11-14 | power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWER | Łukasz Majewski |
2012-10-15 | mx31: Fix PDR0_CSI_PODF | Benoît Thébaudeau |
2012-09-06 | mx31: Define default SoC input clock frequencies | Benoît Thébaudeau |
2012-09-01 | ARM: Remove unused stack and irq config defines | Rob Herring |
2012-06-20 | CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there | Tom Rini |
2012-05-15 | mx31pdk: Allow booting a zImage kernel | Fabio Estevam |
2012-03-27 | mx31pdk: Fix CONFIG_SYS_MEMTEST_END | Fabio Estevam |
2011-12-06 | MX: serial_mxc: cleanup removing nasty #ifdef | Stefano Babic |
2011-11-03 | rtc: Make mc13783-rtc driver generic | Fabio Estevam |
2011-10-28 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk |
2011-10-27 | cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT | Helmut Raiger |
2011-10-27 | MX31: mx31pdk: use new pmic driver | Stefano Babic |
2011-10-05 | board configs: drop NET_MULTI references | Mike Frysinger |