~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-13
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
* mmc: do not check argument of free() beforehandHeinrich Schuchardt2020-10-12
* treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada2020-07-25
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-24
* treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada2020-07-20
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-18
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop part.h from common headerSimon Glass2020-05-18
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-05
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* mmc: sd_sdhi: Enable clock using clock frameworkMarek Vasut2017-08-17
* mmc: sh_sdhi: Fix the ACMD handlingMarek Vasut2017-08-17
* mmc: sh_sdhi: Add DM and DT probing supportMarek Vasut2017-08-17
* mmc: sh_sdhi: Add SDHI supportKouei Abe2017-06-09
* mmc: sh_sdhi: Add MMC version 5.0 supportKouei Abe2017-06-09
* mmc: sh_sdhi: Add 64-bit access to sd_buf supportKouei Abe2017-06-09
* mmc: sh_sdhi: Set SD_INFOx interrupt mask before command startingKouei Abe2017-06-09
* mmc: change the set_ios return type from void to intJaehoon Chung2017-01-11
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23
* Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2016-08-20
|\
| * arm: rmobile: Add BLANCHE board supportmasakazu.mochizuki.wd@hitachi.com2016-08-17
| * mmc: rmobile: add a compiler barrierYannick Gicquel2016-08-17
* | mmc: use the generic error numberJaehoon Chung2016-08-05
|/
* Use correct spelling of "U-Boot"Bin Meng2016-02-06
* mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoCNobuhiro Iwamatsu2015-01-19