~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* treewide: Drop image_header_t typedefSimon Glass2022-09-29
* spl: spl_spi: add spi_nor_remove() to soft reset flashVaishnav Achath2022-07-18
* common: spl: spl_spi: add support for dynamic override of sf busVaishnav Achath2022-07-06
* SPL: Add struct spl_boot_device parameter into spl_parse_board_header()Pali Rohár2022-01-20
* spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code pathsTom Rini2021-11-05
* treewide: Simply conditions with the new OF_REALSimon Glass2021-09-25
* treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass2021-09-25
* SPL: Add support for specifying offset between header and imagePali Rohár2021-07-31
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop image.h from common headerSimon Glass2020-05-18
* spl: spi: support loading i.MX container format filePeng Fan2019-10-08
* spl: spi: introduce spl_spi_get_uboot_offsPeng Fan2019-10-08
* dm: spi: Read default speed and mode values from DTPatrick Delaunay2019-04-12
* spl: spi: Do not hardcode fixed size for headerMichal Simek2018-10-06
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2018-10-02
|\
| * mtd: move NAND files into a raw/ subdirectoryMiquel Raynal2018-09-20
* | spl: Weed out CONFIG_SYS_TEXT_BASE usageMarek Vasut2018-09-25
|/
* spl: spi: Support full fitImage handlingMarek Vasut2018-07-10
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* spl: spi: override CONFIG_SYS_SPI_U_BOOT_OFFS via /config-propertyPhilipp Tomsich2017-05-11
* spl: spi: Add a debug message if loading failsSimon Glass2017-02-06
* spl: Add a name to the SPL load-image methodsSimon Glass2016-12-09
* spl: add check for FIT-header when loading imagetomas.melin@vaisala.com2016-11-28
* spl: Update spl_load_simple_fit() to take an spl_image paramSimon Glass2016-10-06
* spl: Pass spl_image as a parameter to load_image() methodsSimon Glass2016-10-06
* spl: Convert spl_spi_load_image() to use linker listSimon Glass2016-10-06
* spl: spi: Move the generic SPI loader into common/splSimon Glass2016-10-06