~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini2022-11-10
* 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 init.h from common headerSimon Glass2020-05-18
* common: Drop image.h from common headerSimon Glass2020-05-18
* common: Move some board functions out of common.hSimon Glass2019-12-02
* common: Move serial functions out of common.hSimon Glass2019-12-02
* ARM: imx: Convert mccmon6 to use fitImage instead of uImage+DTBLukasz Majewski2019-11-03
* ARM: imx: Decouple mccmon6's SPL and u-boot proper codeLukasz Majewski2019-11-03
* ARM: imx: Convert mccmon6 to use DM/DTS in the u-boot properLukasz Majewski2019-11-03
* env: Move env_get_f() 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
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-27
* imx6: drop duplicated bss memset and board_init_r() callAnatolij Gustschin2017-09-18
* imx: imx6: Move gpr_init() function to soc.cBreno Lima2017-08-28
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-16
* env: Rename setenv() to env_set()Simon Glass2017-08-16
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-12
* BOARD: MCCMON6: Provide support for iMX6q based mccmon6 boardLukasz Majewski2017-01-30