Age | Commit message (Expand) | Author |
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 |
2015-03-18 | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2015-03-13 | mx35pdk: Use the default CONFIG_SYS_PBSIZE | Fabio Estevam |
2015-03-05 | mx35pdk: Convert to generic board | Stefano Babic |
2015-03-02 | remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZ | Marcel Ziswiler |
2014-11-20 | ARM: remove CONFIG_ARM1136 defines | Masahiro Yamada |
2014-05-28 | power: Rename CONFIG_PMIC_... to CONFIG_POWER_... | Simon Glass |
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-09-20 | mx35pdk: Remove CONFIG_SYS_CACHELINE_SIZE | Fabio Estevam |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2012-12-26 | mx35pdk: Allow booting of a device tree kernel | Fabio Estevam |
2012-12-08 | Merge branch 'master' of git://git.denx.de/u-boot into master | Stefano Babic |
2012-11-19 | mx35pdk: Configure CONFIG_BOOTDELAY to one second | Fabio Estevam |
2012-11-16 | mx35pdk: Add support for OTG | Benoît Thébaudeau |
2012-11-14 | power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWER | Łukasz Majewski |
2012-10-26 | mx35pdk: Allow booting a zImage kernel | Fabio Estevam |
2012-10-26 | pmic_fsl: Introduce FSL_PMIC_I2C_LENGTH | Fabio Estevam |
2012-10-15 | COMMON: Use __stringify() instead of xstr() | Marek Vasut |
2012-09-21 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2012-09-17 | mxc nand: Let driver detect IP revision | Benoît Thébaudeau |
2012-09-10 | MX35: mx35pdk: add support for MMC | Stefano Babic |
2012-09-06 | mx35: Define default SoC input clock frequencies | Benoît Thébaudeau |
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 | mx35pdk: 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-05-15 | include/configs: Remove CONFIG_SYS_64BIT_VSPRINTF | Tom Rini |
2012-04-16 | MX35: mx35pdk: wrong board revision | Stefano Babic |
2012-04-16 | mx35: mx35pdk: fix when cache functions are linked | Stefano Babic |
2011-12-06 | MX: serial_mxc: cleanup removing nasty #ifdef | Stefano Babic |
2011-11-03 | mx35pdk: Add RTC support | 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 | MX35: mx35pdk: use new pmic driver | Stefano Babic |
2011-10-05 | board configs: drop NET_MULTI references | Mike Frysinger |
2011-09-04 | MX35: mx35pdk: make use of GPIO framework | Stefano Babic |
2011-09-04 | MX35: MX35PDK: support additional RAM on CSD1 | Stefano Babic |
2011-02-02 | Add support for Freescale's mx35pdk board. | Stefano Babic |