Historia zmian

Autor SHA1 Wiadomość Data
  Philipp Tomsich f2efe6786e spl: change load_addr and entry_point to uintptr_t 7 lat temu
  Philipp Tomsich 75014470ae spl: add a fdt_addr field to spl_image_info 7 lat temu
  York Sun d1fc0a31b5 spl: fix assignment of board info to global data 7 lat temu
  Philipp Tomsich 225d30b708 spl: add a 'return to bootrom' boot method 8 lat temu
  Kever Yang bcc1726a7b spl: add support to booting with ATF 8 lat temu
  Vikas Manocha 5bf5250e9d spl: make image arg or fdt blob address reconfigurable 8 lat temu
  Andrew F. Davis 24eb39b575 spl: Convert CONFIG_SPL_ABORT_ON_RAW_IMAGE into a positive option 8 lat temu
  Eddie Cai 340f418acd spl: Add spl_early_init() 8 lat temu
  Andre Przywara 11e1479b9e SPL: make struct spl_image 64-bit safe 8 lat temu
  Simon Glass ebc4ef61d7 spl: Add a name to the SPL load-image methods 8 lat temu
  Simon Glass 0d3b059131 spl: Use a single underscore in the SPL_LOAD_IMAGE_METHOD() macro 8 lat temu
  Marek Vasut 09410c6572 SPL: mmc: Make spl_mmc_load_image available 8 lat temu
  Simon Glass d32b2d1c61 spl: Make spl_boot_list a local variable 8 lat temu
  Simon Glass f4d7d8596f spl: Update spl_load_simple_fit() to take an spl_image param 8 lat temu
  Simon Glass 710e9ca579 spl: Update fat functions to take an spl_image parameter 8 lat temu
  Simon Glass b4a6c2aae6 spl: Update ext functions to take an spl_image parameter 8 lat temu
  Simon Glass 2a2ee2ac35 spl: Pass spl_image as a parameter to load_image() methods 8 lat temu
  Simon Glass 97d9df0a91 spl: Convert spl_board_load_image() to use linker list 8 lat temu
  Simon Glass 7ec0389354 spl: Convert spl_net_load_image() to use linker list 8 lat temu
  Simon Glass 139db7af4e spl: Convert spl_spi_load_image() to use linker list 8 lat temu
  Simon Glass 7557147927 spl: Convert spl_sata_load_image() to use linker list 8 lat temu
  Simon Glass 56df46351a spl: Convert spl_usb_load_image() to use linker list 8 lat temu
  Simon Glass dd6bf9025c spl: Convert spl_ymodem_load_image() to use linker list 8 lat temu
  Simon Glass 548b3ee73c spl: Convert spl_nor_load_image() to use linker list 8 lat temu
  Simon Glass afa6e6c488 spl: Convert spl_onenand_load_image() to use linker list 8 lat temu
  Simon Glass d5c2b11ce4 spl: Convert spl_nand_load_image() to use linker list 8 lat temu
  Simon Glass 7d7dd821b0 spl: Convert spl_ubi_load_image() to use linker list 8 lat temu
  Simon Glass 0fed9c7ed6 spl: Convert spl_mmc_load_image() to use linker list 8 lat temu
  Simon Glass a0a8029058 spl: Add a way to declare an SPL image loader 8 lat temu
  Simon Glass ecdfd69a4b spl: Convert boot_device into a struct 8 lat temu