Commit Graph

39886 Commits (480579670b622a27f543ac1265076e997e8cd45c)
 

Author SHA1 Message Date
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
Simon Glass ecdfd69a4b spl: Convert boot_device into a struct 9 years ago
Simon Glass a807ab3303 spl: Kconfig: Move SPL_DISPLAY_PRINT to Kconfig 9 years ago
Simon Glass f59961e343 spl: Add function comments to spl_start_uboot() 9 years ago
Simon Glass ca12e65caa spl: Add a parameter to jump_to_image_linux() 9 years ago
Simon Glass 71316c1d8c spl: Add a parameter to spl_parse_image_header() 9 years ago
Simon Glass d95ceb97c0 spl: Add a parameter to spl_set_header_raw_uboot() 9 years ago
Simon Glass e50d76cc3c spl: Move spl_board_load_image() into a generic header 9 years ago
Alexandre Courbot ab895d6af2 serial: ns16550: Handle -ENOENT when requesting clock 9 years ago
Tom Rini 53fec16206 Prepare v2016.11-rc1 9 years ago
Tom Rini 51b4a639e4 Merge git://git.denx.de/u-boot-rockchip 9 years ago
Andrew F. Davis e95b9b4437 ti_armv7_common: Disable Falcon Mode on HS devices 9 years ago
Andrew F. Davis 2f450969de config: Remove usage of CONFIG_STORAGE_EMMC 9 years ago
Andrew F. Davis ba84e6ae1f ti: omap-common: Allow AM33xx devices to be built securely 9 years ago
Andrew F. Davis b0a4eea1a0 board: am33xx-hs: Allow post-processing of FIT image on AM33xx 9 years ago
Andrew F. Davis 7e5a0bfbd2 am33xx: config.mk: Fix option used to enable SPI SPL image type 9 years ago
Andrew F. Davis f7160eac83 doc: Update info on using AM33xx secure devices from TI 9 years ago
Andrew F. Davis 9eda25181d am33xx: config.mk: Add support for additional secure boot image types 9 years ago
Andrew F. Davis b39a9ade5c Kconfig: Separate AM33XX SOC config from target board config 9 years ago
Daniel Allred 6696139409 ARM: omap5: add fdt secure dram reservation fixup 9 years ago
Daniel Allred 32d333f2f0 ti_omap5_common: mark region of DRAM protected on HS parts 9 years ago
Daniel Allred 501f0ef304 ARM: DRA7: Add secure emif setup calls 9 years ago
Daniel Allred 6d132b2b09 arm: omap5: secure API for EMIF memory reservations 9 years ago
Daniel Allred 4c854b6199 ti: omap5: Add Kconfig options for secure EMIF reservations 9 years ago
Jacob Chen 67171e13a3 rockchip: add boot-mode support for rk3288, rk3036 9 years ago
Jacob Chen f48f2b729b rockchip: move common function from board-file to rk3036-board.c 9 years ago
Jacob Chen cd77fd1b43 rockchip: rename board.c to rk3288-board.c 9 years ago
Jacob Chen 73a8598971 rockchip: move partitons define from 3036-kylin to 3036-common 9 years ago
Xu Ziyuan c12777a625 rockchip: miniarm: remove eMMC support 9 years ago
Kever Yang f2358ece1d config: evb-rk3399: enable pwm regulator 9 years ago