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-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
2016-12-01
tools/kwbimage: add DEBUG option
Chris Packham
2016-12-01
tools/kwbimage: add BAUDRATE option
Chris Packham
2016-12-01
arm: mvebu: move SYS_MVEBU_PLL_CLOCK to Kconfig
Chris Packham
2016-12-01
mvebu: db-88f6820-amc: Enable FIT support
Chris Packham
2016-12-01
SPL: mmc: Make spl_mmc_load_image available
Marek Vasut
2016-12-01
mmc: Tinification of the mmc code
Marek Vasut
2016-12-01
mmc: Fix warning if debug() is not used
Marek Vasut
2016-12-01
mmc: add bkops-enable command
Tomas Melin
2016-12-01
mmc: s5p_sdhci: fix to check proper pinmux id
Seung-Woo Kim
2016-11-30
ts4600: Disable CONFIG_DISPLAY_CPUINFO
Tom Rini
2016-11-30
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2016-11-30
travis.yml: Split Freescale ARM job up more
Tom Rini
2016-11-30
MIPS: Fix map_physmem for cached mappings
Paul Burton
2016-11-30
MIPS: Use ram_top, not bi_memsize, in arch_lmb_reserve
Paul Burton
2016-11-30
mips: Let cache.h be included from assembly source
Marek Vasut
2016-11-30
common/board_f: enable initr_trap for MIPS
Daniel Schwierzeck
2016-11-30
MIPS: add handling for generic and EJTAG exceptions
Daniel Schwierzeck
2016-11-30
MIPS: reserve space for exception vectors
Daniel Schwierzeck
2016-11-30
MIPS: add asm-offsets for struct pt_regs
Daniel Schwierzeck
2016-11-30
MIPS: add possibility to setup initial stack and global data in SRAM
Daniel Schwierzeck
[next]