Commit Graph

39862 Commits (59a51a10557a714b76c694a9fd1a6196a18d96a0)
 

Author SHA1 Message Date
Adam Oleksy 59a51a1055 ARM64: Add support for some of atomic64 operations 8 years ago
Ladislav Michl 9c00d982f1 cmd/onenand.c: block align warning 8 years ago
Robert P. J. Day 362664356b search.h: Numerous grammatical fixes, comment updates 8 years ago
Robert P. J. Day fc0b5948e0 Various, accumulated typos collected from around the tree. 8 years ago
Hou Zhiqiang 81049ba8f4 ARMv8/sec-firmware: fix a compile error 8 years ago
Siarhei Siamashka 22a402f00c ARM: Respect CONFIG_SPL_STACK define in lowlevel_init.S 8 years ago
Andreas Fenkart 24307d6337 Suspected Spam: Do not open attachements![PATCH 4/6] tools/env: flash_write_buf: enforce offset to be start of environment 8 years ago
Andreas Fenkart ff95e579cf tools/env: lookup dev_type directly from flash_read_buf/flash_write_buf 8 years ago
Andreas Fenkart c6012bbce6 tools/env: pass bad block offset by value 8 years ago
Andreas Fenkart e2c9351d5a tools/env: factor out environment_end function 8 years ago
Clemens Gruber d025021e98 gunzip: cache-align write buffer memory 8 years ago
Simon Glass 4dc34be430 README: Fix CONFIG_SYS_NAND_MAX_DEVICE typo 8 years ago
Simon Glass b43957baf7 README: Drop CONFIG_MPC8349ADS 8 years ago
Simon Glass 89e5440ef7 README: Drop README.imx31 8 years ago
Simon Glass b44b632a68 atmel: Drop README.at91-soc 8 years ago
Simon Glass 4b7283a3d6 README: Drop CONFIG_SYS_USE_OSCCLK 8 years ago
Simon Glass acd51f9d91 README: Drop CONFIG_SYS_INIT_DATA_SIZE 8 years ago
Simon Glass 945a18e625 README: i2c: Drop unused i2c CONFIG options 8 years ago
Simon Glass b7381bb68f README: sh: Drop CONFIG_SYS_I2C_SH_BASE5 8 years ago
Simon Glass 5371d34c63 README: Drop CONFIG_SYS_USB_BRG_CLK 8 years ago
Simon Glass d501d450f5 README: Drop CONFIG_LAN91C96_BASE 8 years ago
Simon Glass dd9c6e4826 README: Drop CONFIG_OF_BOOT_CPU 8 years ago
Simon Glass 1fb33434e3 README: Drop unused CONFIG_SYS_LS_MC_FW_... options 8 years ago
Simon Glass b2482dffa0 README: Drop unused JFFS2 options 8 years ago
Simon Glass 9dd05fb8c8 README: Correct CONFIG_ENV_OFFSET_RENDUND typo 8 years ago
Simon Glass 61a4c21436 README: Drop CONFIG_COGENT and related options 8 years ago
Simon Glass 8477763462 README: Drop old Intel Monahans comment 8 years ago
Simon Glass d32b2d1c61 spl: Make spl_boot_list a local variable 8 years ago
Simon Glass f4d7d8596f spl: Update spl_load_simple_fit() to take an spl_image param 8 years ago
Simon Glass 710e9ca579 spl: Update fat functions to take an spl_image parameter 8 years ago
Simon Glass b4a6c2aae6 spl: Update ext functions to take an spl_image parameter 8 years ago
Simon Glass 2a2ee2ac35 spl: Pass spl_image as a parameter to load_image() methods 8 years ago
Simon Glass 97d9df0a91 spl: Convert spl_board_load_image() to use linker list 8 years ago
Simon Glass 7ec0389354 spl: Convert spl_net_load_image() to use linker list 8 years ago
Simon Glass ea022a3775 spi: Move freescale-specific code into a private header 8 years ago
Simon Glass 139db7af4e spl: Convert spl_spi_load_image() to use linker list 8 years ago
Simon Glass 0a9b73a13e spl: spi: Move the generic SPI loader into common/spl 8 years ago
Simon Glass 7557147927 spl: Convert spl_sata_load_image() to use linker list 8 years ago
Simon Glass 56df46351a spl: Convert spl_usb_load_image() to use linker list 8 years ago
Simon Glass dd6bf9025c spl: Convert spl_ymodem_load_image() to use linker list 8 years ago
Simon Glass 548b3ee73c spl: Convert spl_nor_load_image() to use linker list 8 years ago
Simon Glass afa6e6c488 spl: Convert spl_onenand_load_image() to use linker list 8 years ago
Simon Glass d5c2b11ce4 spl: Convert spl_nand_load_image() to use linker list 8 years ago
Simon Glass 7d7dd821b0 spl: Convert spl_ubi_load_image() to use linker list 8 years ago
Simon Glass 0fed9c7ed6 spl: Convert spl_mmc_load_image() to use linker list 8 years ago
Simon Glass 98136b2f26 spl: Convert spl_ram_load_image() to use linker list 8 years ago
Simon Glass a0a8029058 spl: Add a way to declare an SPL image loader 8 years ago
Simon Glass ecdfd69a4b spl: Convert boot_device into a struct 8 years ago
Simon Glass a807ab3303 spl: Kconfig: Move SPL_DISPLAY_PRINT to Kconfig 8 years ago
Simon Glass f59961e343 spl: Add function comments to spl_start_uboot() 8 years ago