Age | Commit message (Expand) | Author |
2019-08-11 | env: Drop environment.h header file where not needed | Simon Glass |
2019-08-11 | env: Move env_set() to env.h | Simon Glass |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-08 | net: Move enetaddr env access code to env config instead of net config | Alex Kiernan |
2017-10-20 | net: Add SMC911X driver to Kconfig, convert | Adam Ford |
2017-08-16 | env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() | Simon Glass |
2017-08-16 | env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() | Simon Glass |
2017-08-09 | Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XX | Adam Ford |
2017-05-15 | mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC | Masahiro Yamada |
2017-03-19 | ti: boot: Register the MMC controllers in SPL in the same way as in u-boot | Jean-Jacques Hiblot |
2017-01-21 | status_led: Kconfig migration | Uri Mashiach |
2016-09-23 | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada |
2015-11-16 | splash_source: add support for filesystem formatted mmc | Nikita Kiryanov |
2015-10-22 | omap-common: Common function to display die id, replacing omap3-specific version | Paul Kocialkowski |
2015-09-13 | compulab: eeprom: select i2c bus when querying for board rev | Nikita Kiryanov |
2015-04-18 | net: cosmetic: Name ethaddr variables consistently | Joe Hershberger |
2015-01-29 | common: convert compulab splash load code to common code | Nikita Kiryanov |
2015-01-29 | compulab: splash: support multiple splash sources | Nikita Kiryanov |
2015-01-29 | compulab: eeprom: allow reading mac address from multiple eeproms | Nikita Kiryanov |
2014-12-04 | omap_hsmmc: Board-specific TWL4030 MMC power initializations | Paul Kocialkowski |
2014-11-06 | omap3: cm-t35: move get_board_serial() fallback | Igor Grinberg |
2014-11-06 | omap3: cm-t35: move the SMC911x code | Igor Grinberg |
2014-11-06 | omap3: cm-t35: extract the splash code from board | Igor Grinberg |
2014-11-06 | omap3: cm-t35: move the USB hub reset code | Igor Grinberg |
2014-11-06 | compulab: refactor board revision handling | Igor Grinberg |
2014-10-23 | omap3/am33xx: mux: fix several checkpatch issues | Igor Grinberg |
2014-10-23 | omap3: cm-t35: remove enable_gpmc_cs_config() | Igor Grinberg |
2014-10-23 | omap3: cm-t35: use define for mmc wp gpio | Igor Grinberg |
2014-09-13 | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada |
2014-08-30 | omap3: kconfig: move board select menu and common settings | Masahiro Yamada |
2014-07-30 | Add board MAINTAINERS files | Masahiro Yamada |
2014-07-30 | kconfig: add board Kconfig and defconfig files | Masahiro Yamada |
2014-06-06 | omap3: remove remnant macros GPMC_NAND_ECC_LP_x8_LAYOUT and GPMC_NAND_ECC_LP_... | pekon gupta |
2013-12-12 | arm: omap3: Add SPL support to cm_t35 | Stefan Roese |
2013-12-10 | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-11-13 | i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework | Heiko Schocher |
2013-11-12 | cm_t35: use scf0403 driver | Nikita Kiryanov |
2013-11-11 | cm-t35: use gpio_led driver for status led | Igor Grinberg |
2013-11-09 | Merge branch 'iu-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-11-01 | cm-t35: move the display code to common place | Igor Grinberg |
2013-11-01 | cm-t35: move the eeprom code to common place | Igor Grinberg |
2013-11-01 | board: arm: convert makefiles to Kbuild style | Masahiro Yamada |
2013-10-20 | usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init. | Troy Kisky |
2013-10-20 | usb: new board-specific USB init interface | Mateusz Zalega |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-07-01 | omap: cm_t35: Fix cm_t35 for weak splash_screen_prepare | Robert Winkler |
2013-05-10 | cm-t35: move cm-t35 to live in compulab directory | Igor Grinberg |