index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-10-06
README: Drop CONFIG_SYS_USB_BRG_CLK
Simon Glass
2016-10-06
README: Drop CONFIG_LAN91C96_BASE
Simon Glass
2016-10-06
README: Drop CONFIG_OF_BOOT_CPU
Simon Glass
2016-10-06
README: Drop unused CONFIG_SYS_LS_MC_FW_... options
Simon Glass
2016-10-06
README: Drop unused JFFS2 options
Simon Glass
2016-10-06
README: Correct CONFIG_ENV_OFFSET_RENDUND typo
Simon Glass
2016-10-06
README: Drop CONFIG_COGENT and related options
Simon Glass
2016-10-06
README: Drop old Intel Monahans comment
Simon Glass
2016-10-06
spl: Make spl_boot_list a local variable
Simon Glass
2016-10-06
spl: Update spl_load_simple_fit() to take an spl_image param
Simon Glass
2016-10-06
spl: Update fat functions to take an spl_image parameter
Simon Glass
2016-10-06
spl: Update ext functions to take an spl_image parameter
Simon Glass
2016-10-06
spl: Pass spl_image as a parameter to load_image() methods
Simon Glass
2016-10-06
spl: Convert spl_board_load_image() to use linker list
Simon Glass
2016-10-06
spl: Convert spl_net_load_image() to use linker list
Simon Glass
2016-10-06
spi: Move freescale-specific code into a private header
Simon Glass
2016-10-06
spl: Convert spl_spi_load_image() to use linker list
Simon Glass
2016-10-06
spl: spi: Move the generic SPI loader into common/spl
Simon Glass
2016-10-06
spl: Convert spl_sata_load_image() to use linker list
Simon Glass
2016-10-06
spl: Convert spl_usb_load_image() to use linker list
Simon Glass
2016-10-06
spl: Convert spl_ymodem_load_image() to use linker list
Simon Glass
2016-10-06
spl: Convert spl_nor_load_image() to use linker list
Simon Glass
2016-10-06
spl: Convert spl_onenand_load_image() to use linker list
Simon Glass
2016-10-06
spl: Convert spl_nand_load_image() to use linker list
Simon Glass
2016-10-06
spl: Convert spl_ubi_load_image() to use linker list
Simon Glass
2016-10-06
spl: Convert spl_mmc_load_image() to use linker list
Simon Glass
2016-10-06
spl: Convert spl_ram_load_image() to use linker list
Simon Glass
2016-10-06
spl: Add a way to declare an SPL image loader
Simon Glass
2016-10-06
spl: Convert boot_device into a struct
Simon Glass
2016-10-06
spl: Kconfig: Move SPL_DISPLAY_PRINT to Kconfig
Simon Glass
2016-10-06
spl: Add function comments to spl_start_uboot()
Simon Glass
2016-10-06
spl: Add a parameter to jump_to_image_linux()
Simon Glass
2016-10-06
spl: Add a parameter to spl_parse_image_header()
Simon Glass
2016-10-06
spl: Add a parameter to spl_set_header_raw_uboot()
Simon Glass
2016-10-06
spl: Move spl_board_load_image() into a generic header
Simon Glass
2016-10-06
serial: ns16550: Handle -ENOENT when requesting clock
Alexandre Courbot
2016-10-03
Prepare v2016.11-rc1
Tom Rini
2016-10-03
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
2016-10-02
ti_armv7_common: Disable Falcon Mode on HS devices
Andrew F. Davis
2016-10-02
config: Remove usage of CONFIG_STORAGE_EMMC
Andrew F. Davis
2016-10-02
ti: omap-common: Allow AM33xx devices to be built securely
Andrew F. Davis
2016-10-02
board: am33xx-hs: Allow post-processing of FIT image on AM33xx
Andrew F. Davis
2016-10-02
am33xx: config.mk: Fix option used to enable SPI SPL image type
Andrew F. Davis
2016-10-02
doc: Update info on using AM33xx secure devices from TI
Andrew F. Davis
2016-10-02
am33xx: config.mk: Add support for additional secure boot image types
Andrew F. Davis
2016-10-02
Kconfig: Separate AM33XX SOC config from target board config
Andrew F. Davis
2016-10-02
ARM: omap5: add fdt secure dram reservation fixup
Daniel Allred
2016-10-02
ti_omap5_common: mark region of DRAM protected on HS parts
Daniel Allred
2016-10-02
ARM: DRA7: Add secure emif setup calls
Daniel Allred
2016-10-02
arm: omap5: secure API for EMIF memory reservations
Daniel Allred
[next]