~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* WS cleanup: remove trailing white spaceWolfgang Denk2021-09-30
* ram: stm32: fix strsep failed on read only memorydillon min2021-04-09
* ram: stm32: migrate trace to log macroPatrick Delaunay2021-01-13
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-13
* 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
* 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 init.h from common headerSimon Glass2020-05-18
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-05
* ram: stm32_sdram: Adds stm32f429-disco fixes for HardFault at bootingRadoslaw Pietrzyk2018-05-26
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-27
* ram: stm32: add memory mapping selection supportPatrice Chotard2018-01-10
* stm32: fix STMicroelectronics copyrightPatrice Chotard2017-11-06
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-04
* ram: stm32: add stm32h7 supportPatrice Chotard2017-07-26
* ram: stm32: add second SDRAM bank managementPatrice Chotard2017-07-26
* ram: stm32: replace fdtdec_get by ofnode callsPatrice Chotard2017-07-26
* ram: stm32: get base address from DTPatrice Chotard2017-07-26
* ram: stm32: migrate fmc defines in driver filePatrice Chotard2017-07-26
* drivers: ram: stm32: fix compilation issuePatrice Chotard2017-06-05
* dm: core: Replace of_offset with accessor (part 2)Simon Glass2017-06-01
* stm32f7: sdram: correct sdram configuration as per micron sdramVikas Manocha2017-05-08
* stm32f7: stm32f746-disco: read memory info from device treeVikas Manocha2017-05-08
* stm32f7: sdram: use sdram device tree node to configure sdram controllerVikas Manocha2017-05-08
* stm32f7: use clock driver to enable sdram controller clockVikas Manocha2017-05-08
* stm32f7: dm: add driver model support for sdramVikas Manocha2017-05-08
* stm32f7: sdram: move sdram driver code to ram drivers areaVikas Manocha2017-05-08