Age | Commit message (Expand) | Author |
2016-04-25 | configs: Re-sync with cmd/Kconfig | 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 |
2016-03-14 | Move CONFIG_OF_LIBFDT to Kconfig | Simon Glass |
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-02 | I2C: mxc_i2c: make I2C1 and I2C2 optional | Albert ARIBAUD \\(3ADEV\\) |
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-04-23 | driver/i2c/mxc: Enable I2C bus 3 and 4 | York Sun |
2014-06-02 | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2014-05-28 | power: Rename CONFIG_PMIC_... to CONFIG_POWER_... | Simon Glass |
2014-04-28 | mx53evk: Convert to generic board | Fabio Estevam |
2013-12-17 | configs: imx: Remove CONFIG_SYS_SPD_BUS_NUM option | Fabio Estevam |
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-17 | i2c: update config using mxc driver to new subsystem | trem |
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-04-25 | mx5: Select CONFIG_REVISION_TAG | Fabio Estevam |
2012-12-10 | Merge branch 'master' of git://git.denx.de/u-boot into resolve | Minkyu Kang |
2012-11-14 | power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWER | Łukasz Majewski |
2012-11-10 | Merge git://git.denx.de/u-boot | Stefano Babic |
2012-10-27 | Merge remote-tracking branch 'u-boot-imx/master' | Albert ARIBAUD |
2012-10-26 | MX5: added CONFIG_PMIC_FSL_MC13892 to mx53evk | Stefano Babic |
2012-10-23 | configs: Fix usage of mmc rescan | Andrew Bradford |
2012-10-17 | configs: mx53evk: Remove CONFIG_HAS_ETH1 | Fabio Estevam |
2012-10-15 | mx5/6: Define default SoC input clock frequencies | Benoît Thébaudeau |
2012-09-01 | mx53evk: add boot_mode support | Troy Kisky |
2012-09-01 | ARM: Remove unused stack and irq config defines | Rob Herring |
2012-08-09 | configs: Remove unused symbol CONFIG_DISCOVER_PHY | Fabio Estevam |
2012-07-11 | mxc_i2c: specify i2c base address in config file | Troy Kisky |
2012-07-07 | mx53evk: Remove CONFIG_SYS_I2C_SLAVE definition | Fabio Estevam |
2012-06-20 | hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c | Tom Rini |
2012-06-20 | CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there | Tom Rini |
2012-03-27 | mx53evk: Fix CONFIG_SYS_MEMTEST_END | Fabio Estevam |
2011-12-06 | MX: serial_mxc: cleanup removing nasty #ifdef | Stefano Babic |
2011-11-04 | mx53evk: Remove unused get_board_rev function | Fabio Estevam |
2011-11-04 | mx53evk: Add RTC support | Fabio Estevam |
2011-11-04 | mx53evk: Remove unneeded '1' from mx53evk.h | Fabio Estevam |
2011-11-03 | mx5 configs: CONFIG_PRIME should really be CONFIG_ETHPRIME | Wolfgang Grandegger |
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 | MX5: mx53evk: use new pmic driver | Stefano Babic |
2011-10-05 | board configs: drop NET_MULTI references | Mike Frysinger |
2011-09-30 | mx53evk: Place machine ID into board config | Fabio Estevam |
2011-09-03 | mx5: Remove CONFIG_L2_OFF and CONFIG_SYS_L2CACHE_OFF | Jason Liu |
2011-07-04 | armv7: rename cache related CONFIG flags | Aneesh V |
2011-05-23 | mx5: Fix CONFIG_OF_LIBFDT redefined warning | Shawn Guo |