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: 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
2016-12-02
sh4: cache: correct dcache flush to invalidate with write-back
Vladimir Zapolskiy
2016-12-02
compiler.h: use u-boot endian macros on OpenBSD
Jonathan Gray
2016-12-02
ARM: am57xx_evm: enable DFU support
Sekhar Nori
2016-12-02
ARM: ti: consolidate dfu environment variables
Sekhar Nori
2016-12-02
cmd: scsi: Make private functions static
Michal Simek
2016-12-02
scsi: Separate SCSI private block description initialization
Michal Simek
2016-12-02
scsi: Change scsi_scan() to be able to return value
Michal Simek
2016-12-02
scsi: Make private functions static
Michal Simek
2016-12-02
scsi: Remove completely unused functions
Michal Simek
2016-12-02
scsi: Simplify scsi_read/scsi_write()
Michal Simek
2016-12-02
scsi: Move pccb buffer initalization directly to scsi_detect_dev
Michal Simek
2016-12-02
scsi: Take lun from device block description
Michal Simek
2016-12-02
scsi: Extract device detection algorithm
Michal Simek
2016-12-02
scsi: Extract block device initialization
Michal Simek
2016-12-02
common: miiphyutil: Work and report phy address in hex in mdio cmd
Michal Simek
2016-12-02
ARM: zynq: Enable SD1 and qspi for picozed board
Siva Durga Prasad Paladugu
2016-12-02
ARM: zynq(mp): remove unneeded CONFIG_USB_MAX_CONTROLLER_COUNT defines
Masahiro Yamada
2016-12-02
ARM64: zynqmp: List secondary software boot modes
Michal Simek
2016-12-02
ARM64: zynqmp: Use DTS name for different psu_init_gpl* files in SPL
Michal Simek
2016-12-02
ARM64: zynqmp: Force certain bootmode for SPL
Michal Simek
2016-12-01
Merge git://www.denx.de/git/u-boot-marvell
Tom Rini
[next]