~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese2022-09-18
* Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to KconfigTom Rini2021-12-27
* spi: Rename SPI_SUPPORT to SPISimon Glass2021-09-04
* mmc: Rename MMC_SUPPORT to MMCSimon Glass2021-09-04
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-02
* 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 log.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 reset_cpu() to the CPU headerSimon Glass2020-01-17
* common: Move serial functions out of common.hSimon Glass2019-12-02
* ARM: display5: Remove common.c file (after DM/DTS U-Boot proper conversion)Lukasz Majewski2019-10-08
* env: Drop environment.h header file where not neededSimon Glass2019-08-11
* env: Move env_init() to env.hSimon Glass2019-08-11
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-23
* display5: ddr: Enable support for DDR3 auto calibrationLukasz Majewski2018-06-18
* display5: wdt: Enable WDT support (both SPL and u-boot)Lukasz Majewski2018-06-18
* display5: Support for the emergency PAD pressingLukasz Majewski2018-06-18
* display5: spl: Check return code of the env_* functionsLukasz Majewski2018-06-18
* bootcount: display5: spl: Extend DISPLAY5 board SPL to support bootcount chec...Lukasz Majewski2018-05-10
* 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
* imx:display5: Add support for LWN's DISPLAY5 boardLukasz Majewski2017-11-09