Age | Commit message (Expand) | Author |
2017-09-08 | usb: net: migrate USB Ethernet adapters to Kconfig | Chris Packham |
2017-09-08 | usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig | Chris Packham |
2017-07-25 | Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig | Simon Glass |
2017-05-15 | Kconfig: USB: Migrate existing USB_EHCI_xxx options | Tom Rini |
2017-05-15 | Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig | Tom Rini |
2017-05-15 | Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD | Tom Rini |
2017-01-25 | Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig | Simon Glass |
2016-09-09 | configs: Migrate CONFIG_USB_STORAGE | Tom Rini |
2016-04-25 | configs: Re-sync with cmd/Kconfig | Tom Rini |
2016-04-25 | configs: Re-sync almost all of cmd/Kconfig | Tom Rini |
2015-06-01 | net: Move the CMD_NET config to defconfigs | Joe Hershberger |
2015-05-26 | imx6: generic MMC config options to mx6_common | Peter Robinson |
2015-05-26 | imx6: standardise filesystem and boot options | Peter Robinson |
2015-05-26 | imx6: move generic miscellaneous and overwrite options | Peter Robinson |
2015-05-26 | imx6: centralise common boot options in mx6_common.h | Peter Robinson |
2015-05-26 | imx6: move MXC_GPIO define to mx6_common.h | Peter Robinson |
2015-05-26 | imx6: move standard ATAG configs to mx6_common.h | Peter Robinson |
2015-05-26 | imx6: move generic imx6 options to mx6_common.h | Peter Robinson |
2015-05-26 | imx6: move all standard includes to mx6_common.h | Peter Robinson |
2015-03-13 | mx6qarm2: Use the default CONFIG_SYS_PBSIZE | Fabio Estevam |
2014-12-19 | imx:mx6qarm2 add board level support for usb | Peng Fan |
2014-09-30 | imx: mx6dlarm2: Add support for i.MX6Q/DL arm2 LPDDR2 boards | Ye.Li |
2014-09-30 | imx: mx6dlarm2: Add support for i.MX6DL arm2 DDR3 board | Ye.Li |
2014-09-29 | imx: mx6qarm2: Change the mmcroot and mmcpart env value | Ye.Li |
2014-09-29 | imx: mx6qarm2: Add the kernel FDT Loading support | Ye.Li |
2014-09-16 | imx:mx6qarm2: change CONFIG_SYS_FSL_ESDHC_ADDR | Peng Fan |
2014-09-11 | imx: mx6q/dlarm2: Change to use generic board | Ye.Li |
2014-02-11 | mx6qarm2: Set default environment to use zImage | Otavio Salvador |
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-03-07 | ARM: mx6: use common CPU errata config options | Stephen Warren |
2012-12-10 | Merge branch 'master' of git://git.denx.de/u-boot into resolve | Minkyu Kang |
2012-11-27 | Replace CONFIG_MMC_BOUNCE_BUFFER with CONFIG_BOUNCE_BUFFER in configs | Stephen Warren |
2012-11-10 | mx6: use CONFIG_MX6 instead of CONFIG_MX6Q | Troy Kisky |
2012-10-27 | Merge remote-tracking branch 'u-boot-imx/master' | Albert ARIBAUD |
2012-10-23 | configs: Fix usage of mmc rescan | Andrew Bradford |
2012-10-20 | mx6qarm2: Enable DCACHE and CONFIG_MMC_BOUNCE_BUFFER | Fabio Estevam |
2012-10-15 | mx5/6: Define default SoC input clock frequencies | Benoît Thébaudeau |
2012-09-01 | ARM: Remove unused stack and irq config defines | Rob Herring |
2012-07-07 | No need to define CONFIG_ARCH_CPU_INIT. | 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 | mx6qarm2: Allow booting a zImage kernel | Fabio Estevam |
2012-04-16 | i.MX6: implement enable_caches() | Eric Nelson |
2012-02-12 | i.mx6q: configs: Add fdt_high and initrd_high variables | Dirk Behme |
2012-01-16 | i.mx6q: arm2: Add the enet function support | Jason Liu |
2011-12-09 | i.mx: i.mx6q: add the initial support for i.mx6q ARM2 board | Jason Liu |