~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05
* board: tbs2910: Set all board dts files as maintainedSoeren Moch2022-10-21
* tbs2910: Convert to DM_SERIALFabio Estevam2022-04-12
* imx: Don't define __ASSEMBLY__ in source filesSimon Glass2022-02-08
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* arm: mx6: Make all i.MX6 SoCs user-selectableTom Rini2020-08-25
* board: tbs2910: add documentationDenis 'GNUtoo' Carikli2020-06-12
* common: Drop init.h from common headerSimon Glass2020-05-18
* board: tbs2910: Convert eth to driver modelSoeren Moch2019-10-13
* board: tbs2910: Convert pci to driver modelSoeren Moch2019-10-13
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-23
* board: tbs2910: Convert mmc to driver modelSoeren Moch2019-04-13
* board: tbs2910: Convert sata to ahci driver modelSoeren Moch2019-04-13
* board: tbs2910: Convert i2c and rtc to driver modelSoeren Moch2019-04-13
* board: tbs2910: Convert usb to driver modelSoeren Moch2019-04-13
* board: tbs2910: Add pinctrl driver and convert gpio to driver modelSoeren Moch2019-04-13
* board: tbs2910: Add device treeSoeren Moch2019-04-13
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* board: tbs2910: add private imx configSoeren Moch2018-02-04
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-12
* tbs2910: Make Ethernet functional againSoeren Moch2016-11-29
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23
* board: tbs2910: Fix eMMC BOOTCFG valueSoeren Moch2016-03-02
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-02-21
|\
| * board: tbs2910: Autoselect environment device when booting from SDSoeren Moch2016-02-21
* | Use correct spelling of "U-Boot"Bin Meng2016-02-06
|/
* tbs2910: remove SYS_SOC from board specific KconfigSoeren Moch2015-09-02
* tbs2910: remove deprecated CONFIG_SYS_EXTRA_OPTIONSSoeren Moch2015-09-02
* tbs2910: support for usb otg host modeSoeren Moch2015-05-15
* board: tbs2910: Gate clock when switching async clock muxesSoeren Moch2015-02-23
* tbs2910: fix KconfigSoeren Moch2014-12-01
* tbs2910: Fix error handling in board_mmc_init()Soeren Moch2014-11-21
* arm: mx6: add support for TBS2910 Matrix ARM miniPCSoeren Moch2014-11-13