]> git.ipfire.org Git - thirdparty/u-boot.git/history - arch/arm/mach-sunxi/spl_spi_sunxi.c
spl: Remove NULL assignments in spl_load_info
[thirdparty/u-boot.git] / arch / arm / mach-sunxi / spl_spi_sunxi.c
2023-11-16  Sean Andersonspl: Remove NULL assignments in spl_load_info
2023-10-27  Tom RiniMerge tag 'tpm-next-27102023' of https://source.denx...
2023-10-24  Tom RiniMerge tag 'u-boot-rockchip-20231024' of https://source...
2023-10-24  Tom RiniMerge tag 'u-boot-imx-20231024' of https://gitlab.denx...
2023-10-23  Tom RiniMerge tag 'u-boot-at91-2024.01-b' of https://source...
2023-10-23  Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-10-22  Andre Przywarapinctrl: sunxi: remove GPIO_EXTRA_HEADER
2022-11-02  Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-10-31  Tom RiniMerge branch '2022-10-31-vbe-implement-the-full-firmwar...
2022-10-31  Simon GlassRename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
2022-10-25  Tom RiniMerge tag 'fsl-qoriq-2022-10-18' of https://source...
2022-10-24  Tom RiniMerge tag 'u-boot-imx-20221024' of https://gitlab.denx...
2022-10-21  Tom RiniMerge tag 'u-boot-at91-fixes-2023.01-a' of https:/...
2022-10-21  Tom RiniMerge tag 'u-boot-rockchip-20221020' of https://source...
2022-10-20  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-10-20  Tom RiniMerge tag 'clk-2023.01' of https://source.denx.de/u...
2022-10-20  Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-10-18  Andre Przywarasunxi: SPL SPI: Add SPI boot support for the Allwinner...
2022-10-03  Tom RiniMerge branch 'next'
2022-09-30  Tom RiniMerge branch '2022-09-29-dm-core-support-multiple-devic...
2022-09-29  Simon Glasstreewide: Drop image_header_t typedef
2022-04-15  Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2022-04-05  Tom RiniMerge branch '2022-04-04-platform-updates'
2022-04-05  Tom RiniMerge tag 'xilinx-for-v2022.07-rc1-v2' of https://sourc...
2022-04-05  Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-04-04  Samuel Hollandsunxi: Support SPL in both eGON and TOC0 images
2022-03-14  Tom RiniMerge tag 'v2022.04-rc4' into next
2022-03-12  Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-03-06  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-03-03  Jesse Taubemach-sunxi: Add SPL SPI boot for SUNIV
2022-01-22  Tom RiniMerge tag 'efi-2022-04-rc1-2' of https://source.denx...
2022-01-20  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-01-20  Pali RohárSPL: Add struct spl_boot_device parameter into spl_pars...
2021-11-16  Tom RiniMerge tag 'xilinx-for-v2022.01-rc3' of https://source...
2021-10-25  Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2021-10-25  Andre Przywarasunxi: SPL SPI: Allow larger SPL
2020-06-04  Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-05-25  Tom RiniMerge tag 'ti-v2020.07-rc3' of https://gitlab.denx...
2020-05-20  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-19  Tom RiniMerge branch '2020-05-18-reduce-size-of-common.h'
2020-05-19  Simon Glasscommon: Drop linux/bitops.h from common header
2020-05-19  Simon Glasscommon: Drop linux/delay.h from common header
2020-05-19  Simon Glasscommon: Drop log.h from common header
2020-05-18  Simon Glasscommon: Drop image.h from common header
2020-04-07  Tom RiniMerge tag 'xilinx-for-v2020.07' of https://gitlab.denx...
2020-04-01  Tom RiniMerge tag 'u-boot-stm32-20200401' of https://gitlab...
2020-03-31  Tom RiniMerge tag 'efi-2020-04-rc5' of https://gitlab.denx...
2020-03-31  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2020-03-30  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-03-30  Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-03-18  Andre Przywarasunxi: SPL SPI: Add SPI boot support for the Allwinner...
2020-03-18  Andre Przywarasunxi: SPL SPI: Add SPI boot support for the Allwinner...
2020-03-18  Andre Przywarasunxi: SPL SPI: Introduce is_sun6i_gen_spi()
2020-03-18  Andre Przywarasunxi: SPL SPI: Split off SPI0 base address
2018-05-09  Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-05-07  Tom RiniSPDX: Convert all of our single license tags to Linux...
2018-04-15  Tom RiniMerge git://git.denx.de/u-boot-imx
2018-03-15  Tom RiniMerge git://git.denx.de/u-boot-uniphier
2018-03-15  Tom RiniMerge git://git.denx.de/u-boot-spi
2018-03-13  Jagan Tekiarm: sunxi: Move spl spi sunxi code to mach-sunxi