~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* 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/bug.h from common headerSimon Glass2020-05-18
* mmc: sdhci-cadence: send tune request twice to work around errataMasahiro Yamada2020-02-17
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-05
* mmc: sdhci-cadence: fix uninitialized pointer deref on probePeng Fan2019-08-09
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-05
* mmc: sdhci-cadence: add HS200 supportMasahiro Yamada2018-01-22
* mmc: sdhci-cadence: call mmc_of_parse()Masahiro Yamada2018-01-22
* mmc: sdhci-cadence: use bitfield access macros for cleanupMasahiro Yamada2018-01-22
* mmc: sdhci-cadence: set timing mode register depending on frequencyMasahiro Yamada2017-09-29
* mmc: cadence: use fdt32_t for DT property value to fix sparse warningMasahiro Yamada2017-07-19
* dm: core: Replace of_offset with accessor (part 2)Simon Glass2017-06-01
* dm: Rename dev_addr..() functionsSimon Glass2017-06-01
* dm: Use dm.h header when driver mode is usedSimon Glass2017-06-01
* mmc: sdhci-cadence: import updates from Linux 4.12Masahiro Yamada2017-05-15
* mmc: sdhci-cadence: add Cadence SD4HC supportMasahiro Yamada2017-01-11