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
2015-11-12
net: altera_tse: factor out stop mac func
Thomas Chou
2015-11-12
net: zap altera_tse_initialize prototypes
Thomas Chou
2015-11-12
nios2: nios2-generic: do not allocate rx buf in net.c
Thomas Chou
2015-11-12
mtd: add altera quadspi driver
Thomas Chou
2015-11-12
nios2: add memcpy_fromio and memcpy_toio
Thomas Chou
2015-11-12
nios2: use cfi flash driver model
Thomas Chou
2015-11-12
cfi_flash: convert to driver model
Thomas Chou
2015-11-12
dm: implement a MTD uclass
Thomas Chou
2015-11-11
ARM: uniphier: drop UniPhier specific SMP code
Masahiro Yamada
2015-11-11
ARM: dts: uniphier: add USB xHCI nodes for PH1-Pro5 and ProXstream2
Masahiro Yamada
2015-11-11
ARM: dts: uniphier: fix interrupt number of USB core for PH1-Pro4
Masahiro Yamada
2015-11-10
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2015-11-10
ARM: tegra: enable CONFIG_SYS_NONCACHED_MEMORY everywhere
Stephen Warren
2015-11-10
ARM: tegra: add custom MMU setup on ARMv8
Stephen Warren
2015-11-10
armv8: allow custom MMU setup routines on ARMv8
Stephen Warren
2015-11-10
armv8: enable compilation with CONFIG_SYS_NONCACHED_MEMORY
Stephen Warren
2015-11-10
ls1043ardb: Add missing config entries to MAINTAINERS
Fabio Estevam
2015-11-10
board/ti: Update MAINTAINERS entries with more boards
Tom Rini
2015-11-10
arm: stm32f4: fix a bug when a random sector gets erased
Vadzim Dambrouski
2015-11-10
arm: stm32f4: fix a bug when only first sector gets erased
Vadzim Dambrouski
2015-11-10
powerpc: Finish updating u-boot*lds scripts for newer binutils
Tom Rini
2015-11-10
board/ti: Update MAINTAINERS entries with more boards
Tom Rini
2015-11-10
Various Makefiles: Add SPDX-License-Identifier tags
Tom Rini
2015-11-10
Revive OpenRD targets
Albert ARIBAUD
2015-11-10
kirkwood: support CONFIG_SYS_THUMB_BUILD
Albert ARIBAUD
2015-11-10
tricorder: switch to CONFIG_SYS_THUMB_BUILD
Albert ARIBAUD
2015-11-10
arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD
Albert ARIBAUD
2015-11-10
stm32f429-discovery: add CONFIG_SYS_THUMB_BUILD
Albert ARIBAUD
2015-11-10
arm: fix compile warnings when semihosting is enabled on ARMv7M target.
Vadzim Dambrouski
2015-11-10
arm: add support for semihosting for ARMv7M targets
Vadzim Dambrouski
2015-11-09
mpc85xx/u-boot*.lds: remove _GLOBAL_OFFSET_TABLE_ definition
Zhenhua Luo
2015-11-09
Replace "extern inline" with "static inline"
Måns Rullgård
2015-11-07
ARM64: zynqmp: Sync zynq_sdhci_init() declaration
Michal Simek
2015-11-06
Merge branch 'master' of git://git.denx.de/u-boot-nios
Tom Rini
2015-11-06
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2015-11-06
MIPS: bootm: use CONFIG_IS_ENABLED() everywhere
Daniel Schwierzeck
2015-11-06
MIPS: bootm: rework and fix broken bootm code
Daniel Schwierzeck
2015-11-06
common/board_f: enable setup_board_part1() for MIPS
Daniel Schwierzeck
2015-11-06
net: altera_tse: get numbers of fdt address and size cells
Thomas Chou
2015-11-06
net: altera_tse: use BIT macro
Thomas Chou
2015-11-06
net: altera_tse: remove the useless parenthesis
Thomas Chou
2015-11-06
net: altera_tse: fix packed and aligned attribute
Thomas Chou
2015-11-06
net: altera_tse: use data type u32 for regs and desc
Thomas Chou
2015-11-06
net: altera_tse: remove unused macro and regs def
Thomas Chou
2015-11-06
nios2: trim CONFIG_SYS_MEMTEST_END
Thomas Chou
2015-11-06
nios2: trim CONFIG_SYS_MALLOC_LEN
Thomas Chou
2015-11-06
altera_uart: Adjust the declaration of debug_uart_init()
Thomas Chou
2015-11-06
altera_jtag_uart: Adjust the declaration of debug_uart_init()
Thomas Chou
2015-11-06
nios2: fix cached mode in clearing the BSS
Thomas Chou
2015-11-06
nios2: remove CONFIG_SYS_INIT_SP macro
Thomas Chou
[prev]
[next]