~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* udoo: Call gpio_request()Fabio Estevam2022-01-08
* ARM: imx: udoo: convert to DM_ETHPeter Robinson2021-04-08
* ARM: imx: udoo: Convert block devices to DMPeter Robinson2021-04-08
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop net.h from common headerSimon Glass2020-05-18
* common: Move some board functions out of common.hSimon Glass2019-12-02
* env: Move env_set() to env.hSimon Glass2019-08-11
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-23
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* udoo: Remove cpu type check prior to setup_sata()Fabio Estevam2017-10-31
* env: Rename setenv() to env_set()Simon Glass2017-08-16
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-12
* Kconfig: Add CONFIG_SATA to enable SATASimon Glass2017-07-11
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23
* udoo: Fix the error handling in board_eth_init()Fabio Estevam2015-09-13
* udoo: Switch to SPL supportvpeter42015-09-02
* udoo: Add SATA support on uDoo Board.Giuseppe Pagano2013-12-17
* udoo: Fix watchdog during kernel boot.Giuseppe Pagano2013-11-28
* udoo: Add ethernet support (FEC + Micrel KSZ9031).Giuseppe Pagano2013-11-28
* i.MX6DQ/DLS: replace pad names with their Linux kernel equivalentsEric Nelson2013-11-13
* udoo: Add initial support for mx6q udoo boardFabio Estevam2013-10-17