index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-12-03
arm: omap5: Add TEE loading support
Harinarayan Bhatta
2016-12-03
arm: omap5: Add function to make an SMC call on cpu1
Harinarayan Bhatta
2016-12-03
image: Add Trusted Execution Environment image type
Andrew F. Davis
2016-12-03
image: Add FIT image loadable section custom processing
Andrew F. Davis
2016-12-03
davinci: omapl138_lcdk: add DT support for EMMC boot
Fabien Parent
2016-12-03
davinci: omapl138_lcdk: improve readability of boot command
Fabien Parent
2016-12-03
davinci: omapl138_lcdk: add NAND SPL boot support
Fabien Parent
2016-12-03
davinci: omapl138_lck: remove obsolete define
Fabien Parent
2016-12-03
davinci: omapl138_lcdk: use correct name for CONFIG_SYS_NAND_MASK_ALE
Fabien Parent
2016-12-03
davinci: omapl138_lcdk: use correct name for CONFIG_SYS_NAND_MASK_CLE
Fabien Parent
2016-12-03
davinci: omapl138_lcdk: use correct define for 16 bit NAND chips
Fabien Parent
2016-12-03
NAND: davinci: add support for NAND chips with 16 bits bus
Fabien Parent
2016-12-03
davinci: omapl138_lcdk: add u-boot sector for mmc/sd boot
Fabien Parent
2016-12-03
davinci: da850evm: fix empty boot method list in the SPL
Fabien Parent
2016-12-03
davinci: omapl138_lcdk: configure ddr2
Fabien Parent
2016-12-03
davinci: omapl138_lcdk: configure pll0
Fabien Parent
2016-12-03
ARM: davinci: Move CONFIG_SYS_DA850_DDR_INIT to Kconfig
Fabien Parent
2016-12-03
ARM: davinci: Move CONFIG_SYS_DA850_PLL_INIT to Kconfig
Fabien Parent
2016-12-03
ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX
Nishanth Menon
2016-12-03
usb: xhci: Remove assumption of DWC instance based on DRA7 SoC type
Nishanth Menon
2016-12-03
ARM: K2G: DDR3: Fix up priv ID for MPU
Nishanth Menon
2016-12-03
ARM: AMx3xx: Make FIT boot as default boot on HS devices
Lokesh Vutla
2016-12-03
ARM: AM57xx: Make FIT boot as default boot on HS devices
Lokesh Vutla
2016-12-03
ARM: DRA7: Make FIT boot as default boot on HS devices
Lokesh Vutla
2016-12-03
ti_armv7_common: env: Add support for loading FIT images
Lokesh Vutla
2016-12-03
ti_armv7_common: env: Consolidate support for loading images from mmc
Lokesh Vutla
2016-12-03
configs: am43x: hs: Modify SPL load address to fix UART boot issue
Madan Srinivas
2016-12-02
r2dplus: fixup CONFIG_SYS_TEXT_BASE to account arch/sh changes
Vladimir Zapolskiy
2016-12-02
sh: generate position independent code for all platforms
Vladimir Zapolskiy
2016-12-02
sh: share the correct version of start.S among all cpus
Vladimir Zapolskiy
2016-12-02
sh4: fix start.S by calling board_init_f() after first code relocation
Vladimir Zapolskiy
2016-12-02
sh: add shared relocate_code() function and call board_init_r()
Vladimir Zapolskiy
2016-12-02
sh: add common dram_init() function for all boards
Vladimir Zapolskiy
2016-12-02
sh: define CONFIG_DISPLAY_BOARDINFO to print board information
Vladimir Zapolskiy
2016-12-02
sh: remove undefined DEBUG preprocessor token from board config files
Vladimir Zapolskiy
2016-12-02
sh: add MEMORY command to a shared linker script
Vladimir Zapolskiy
2016-12-02
sh: define entry point and reloc_dst inside a linker script
Vladimir Zapolskiy
2016-12-02
sh: place board lowlevel_init code in the beginning of .text
Vladimir Zapolskiy
2016-12-02
sh4: use single u-boot linker script for all boards
Vladimir Zapolskiy
2016-12-02
common: sh: add necessary define bits to board_f
Vladimir Zapolskiy
2016-12-02
r2dplus: select rtl8139 driver in defconfig
Vladimir Zapolskiy
2016-12-02
r2dplus: use P1 area space for text base and PCI system memory
Vladimir Zapolskiy
2016-12-02
sh4: remove __io config options from r2dplus and r7780mp boards
Vladimir Zapolskiy
2016-12-02
pci: sh7751: map PCI memory space into SDRAM
Vladimir Zapolskiy
2016-12-02
pci: sh7751: fix up PCI I/O space address
Vladimir Zapolskiy
2016-12-02
sh4: cache: move exported cache manipulation functions into cache.c
Vladimir Zapolskiy
2016-12-02
sh: cache: don't modify CCR from P1 area
Vladimir Zapolskiy
2016-12-02
sh: cache use jump_to_P2() and back_to_P1() from asm/system.h
Vladimir Zapolskiy
2016-12-02
sh3: remove unused cache.c file from being built
Vladimir Zapolskiy
2016-12-02
sh4: cache: correct flush_cache() to writeback and invalidate
Vladimir Zapolskiy
[next]