~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* arm: xea: Call spl_early_init() before DM serial console is enabled in SPLLukasz Majewski2023-07-11
* spl: xea: Provide stub DM driver for imx28 clocksLukasz Majewski2023-07-11
* global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini2022-11-10
* cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese2022-09-18
* arm: xea: config: Provide special defconfig for a single binary u-bootLukasz Majewski2022-02-05
* arm: xea: Modify board code to generate single binary u-bootLukasz Majewski2022-02-05
* 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
* xea: spl: Disable pull UP for GPIO0_2{35}Lukasz Majewski2021-01-08
* liebherr: Drop duplicate dm.h inclusionSimon Glass2020-08-03
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17
* arm: Add extra boot device (UART) to run Ymodem u-boot.img boot on XEA (imx28)Lukasz Majewski2020-07-16
* 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: Drop net.h from common headerSimon Glass2020-05-18
* arm: xea: spl: Add GPIO0_0 setup on spl_board_initLukasz Majewski2020-02-09
* arm: xea: Provide function to set L2 switch 'local-mac-address' propertyLukasz Majewski2020-02-09
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-17
* imx: Add support for i.MX28 based XEA boardLukasz Majewski2020-01-07
* 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
* imx: Rewrite display5 get_board_id() function to use dm_gpio_* APILukasz Majewski2019-10-08
* imx: Convert emergency pad of display5 to use dm_gpio* functionsLukasz Majewski2019-10-08
* ARM: display5: Remove common.c file (after DM/DTS U-Boot proper conversion)Lukasz Majewski2019-10-08
* ARM: display5: Remove UART initialization code after DM/DTS conversion (non-c...Lukasz Majewski2019-10-08
* DM: SPI: Convert display5 to use SPI with DM/DTS (but no in SPL)Lukasz Majewski2019-10-08
* DM: eth: Switch display5 board to use DM_ETHLukasz Majewski2019-10-08
* DM: mmc: Switch display5 board to use DM_MMC and BLK (USDHC)Lukasz Majewski2019-10-08
* DM: I2C: Switch display5 board to use DM_I2CLukasz Majewski2019-10-08
* env: Drop environment.h header file where not neededSimon Glass2019-08-11
* env: Move env_set() to env.hSimon Glass2019-08-11
* env: Move env_init() to env.hSimon Glass2019-08-11
* env: Move env_get_f() to env.hSimon Glass2019-08-11
* ARM: display5: Remove U_BOOT_DEVICE definition of serial_mxcLukasz Majewski2019-07-19
* ARM: display5: Fix CS check after moving some SPI related CONFIGs to KconfigLukasz Majewski2019-07-19
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-23
* display5: Add missing environment.h include to avoid warningLukasz Majewski2018-06-18
* display5: net: Add function to read ethaddr from iMX6 fusesLukasz Majewski2018-06-18
* 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