summaryrefslogtreecommitdiff
path: root/board/st/stv0991/stv0991.c
Commit message (Expand)AuthorAgeFilesLines
* bootstage: Eliminate when not enabledTom Rini2021-07-071-1/+1
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2021-01-051-1/+1
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-131-2/+2
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-1/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop bootstage.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* stv0991: fix STMicroelectronics copyrightPatrice Chotard2017-11-061-2/+2
* dm: Use dm.h header when driver mode is usedSimon Glass2017-06-011-1/+1
* board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-051-1/+3
* stv0991: configure clock & pad muxing for qspiVikas Manocha2015-07-031-0/+8
* stv0991: use fdt for serial port platform dataVikas Manocha2015-05-101-0/+2
* Kconfig: Move CONFIG_DESIGNWARE_ETH to KconfigSimon Glass2015-04-181-1/+1
* dm: stv0991: Move serial to driver modelVikas Manocha2014-12-091-0/+13
* stv0991: enable ethernet supportVikas Manocha2014-12-091-0/+37
* stv0991: Add basic stv0991 architecture supportVikas Manocha2014-12-091-0/+54