Age | Commit message (Expand) | Author |
2017-04-06 | Remove various unused interrupt related code | Tom Rini |
2017-03-19 | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2017-03-19 | Kconfig: Migrate CONFIG_BAUDRATE | Philipp Tomsich |
2017-03-19 | ARM: vf610: move to standard arch/board approach | Stefan Agner |
2017-02-12 | flash: complete CONFIG_SYS_NO_FLASH move with renaming | Masahiro Yamada |
2017-01-31 | mmc: move CONFIG_GENERIC_MMC to Kconfig | Masahiro Yamada |
2017-01-28 | disk: convert CONFIG_DOS_PARTITION to Kconfig | Patrick Delaunay |
2017-01-25 | Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig | Simon Glass |
2017-01-04 | mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to Kconfig | York Sun |
2016-12-29 | mmc: complete unfinished move of CONFIG_MMC | Masahiro Yamada |
2016-12-16 | Kconfig: Move USE_ARCH_MEMCPY/MEMSET to Kconfig | Fabio Estevam |
2016-10-12 | common: Add DISPLAY_BOARDINFO | Lokesh Vutla |
2016-10-12 | common/Kconfig: Add DISPLAY_CPUINFO | Lokesh Vutla |
2016-09-26 | kconfig: introduce kconfig for UBI | Heiko Schocher |
2016-08-26 | ARM: Move SYS_CACHELINE_SIZE over to Kconfig | Tom Rini |
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 | 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 |
2016-02-02 | arm: vybrid: Drop enabling GPIO, SPI and UART in legacy mode | Bhuvanchandra DV |
2016-01-31 | armv7: add cacheline sizes where missing | Albert ARIBAUD |
2016-01-20 | serial: lpuart: Move CONFIG_FSL_LPUART to Kconfig | Bin Meng |
2015-11-25 | sf: Move SPI flash drivers to defconfig | Bin Meng |
2015-11-25 | spi: Move SPI drivers to defconfig | Bin Meng |
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-15 | arm: vf610twr: improve memory layout | Stefan Agner |
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-25 | Move default y configs out of arch/board Kconfig | Joe Hershberger |
2015-06-01 | net: Move the CMD_NET config to defconfigs | Joe Hershberger |
2015-05-24 | mtd: vf610_nfc: enable ONFI detection | Stefan Agner |
2015-05-24 | mtd: vf610_nfc: add Freescale NFC controller configs to Kconfig | Stefan Agner |
2015-01-14 | arm: vf610: Remove duplicate MTD defines. | Bill Pringlemeir |
2015-01-09 | arm: vf610: fix boot from SD-card | Stefan Agner |
2014-09-16 | arm: vf610: add NAND support for vf610twr | Stefan Agner |
2014-06-09 | arm: vf610: Add QSPI support for VF610TWR | Chao Fu |
2014-02-11 | vf610twr: Set default environment to use zImage | Otavio Salvador |
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-10-17 | i2c: update config using mxc driver to new subsystem | trem |
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 | vf610: Add I2C support for Vybrid VF610 platform | Alison Wang |
2013-06-28 | vf610twr: Remove SoC name from U-Boot prompt | Otavio Salvador |
2013-06-28 | vf610twr: Add default environment in line with other Freescale boards | Otavio Salvador |
2013-06-03 | arm: vf610: Add basic support for Vybrid VF610TWR board | Alison Wang |