Merge tag 'u-boot-atmel-fixes-2020.07-a' of https://gitlab.denx.de/u-boot/custodians...
[oweals/u-boot.git] / arch / sandbox / cpu / spl.c
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 log.h from common header
2020-05-18 Simon Glasscommon: Drop init.h from common header
2020-01-24 Simon Glasscommon: Move hang() to the same header as panic()
2020-01-21 Tom RiniMerge tag 'u-boot-imx-20200121' of https://gitlab.denx...
2020-01-20 Tom RiniMerge tag '2020-01-20-ti-2020.04' of https://gitlab...
2020-01-20 Tom RiniMerge tag 'u-boot-stm32-20200117' of https://gitlab...
2020-01-20 Tom RiniMerge branch '2020-01-17-reduce-size-of-common-h-even...
2020-01-17 Simon Glasscommon: Move hang() to the same header as panic()
2019-10-09 Tom RiniMerge tag 'xilinx-for-v2020.01' of https://gitlab.denx...
2019-10-09 Tom RiniMerge tag 'u-boot-imx-20191009' of https://gitlab.denx...
2019-10-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-10-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2019-10-08 Simon Glassspl: Add an arch-specific hook for writing to SPL handoff
2019-07-14 Tom RiniMerge tag 'u-boot-stm32-20190712' of https://gitlab...
2019-07-11 Tom RiniMerge tag 'dm-pull-9jul19-take2' of https://gitlab...
2019-07-10 Simon Glasssandbox: Add a comment to board_init_f()
2019-07-10 Simon Glasssandbox: spl: Lower priority of standard loader
2018-12-10 Tom RiniMerge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git...
2018-12-08 Tom RiniMerge tag 'u-boot-amlogic-20181207' of git://git.denx...
2018-12-06 Tom RiniMerge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm
2018-12-05 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2018-12-05 Simon Glasssandbox: Check the filename in jump_to_image_no_args()
2018-12-04 Tom RiniMerge tag 'xilinx-for-v2019.01' of git://git.denx.de...
2018-11-29 Tom RiniMerge tag 'u-boot-amlogic-20181126' of git://git.denx...
2018-11-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2018-11-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2018-11-26 Tom RiniMerge git://git.denx.de/u-boot-riscv
2018-11-26 Tom RiniMerge branch '2018-11-25-master-imports'
2018-11-26 Simon Glasssandbox: Boot in U-Boot through the standard call
2018-11-26 Simon Glasssandbox: Add an option to display of-platdata in SPL
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...
2017-07-12 Tom RiniMerge git://git.denx.de/u-boot-dm
2017-07-11 Simon Glasssandbox: Stop printing platdata at the start of SPL
2016-12-16 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2016-12-12 Tom RiniMerge git://www.denx.de/git/u-boot-marvell
2016-12-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2016-12-09 Simon Glassspl: sandbox: Drop spl_board_announce_boot_device()
2016-12-09 Simon Glassspl: Add a name to the SPL load-image methods
2016-10-12 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2016-10-08 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2016-10-06 Simon Glassspl: Pass spl_image as a parameter to load_image()...
2016-10-06 Simon Glassspl: Convert spl_board_load_image() to use linker list
2016-10-06 Simon Glassspl: Convert boot_device into a struct
2016-08-20 Tom RiniMerge branch 'rmobile' of git://git.denx.de/u-boot-sh
2016-07-28 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2016-07-27 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-07-21 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2016-07-19 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2016-07-15 Tom RiniMerge branch 'master' of git.denx.de/u-boot-sunxi
2016-07-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2016-07-15 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-07-15 Simon Glasssandbox: Add a test device that uses of-platdata
2016-07-15 Simon Glasssandbox: Add basic SPL implementation