Commit Graph

39865 Commits (859c70df231981b1baafb79a0139515c8bde016c)
 

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