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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2018-03-25
Merge tag 'xilinx-for-v2018.05' of git://git.denx.de/u-boot-microblaze
Tom Rini
2018-03-23
Merge git://git.denx.de/u-boot-arc
Tom Rini
2018-03-23
ARC: bootm: Refactor GO and PREP subcommands implementation
Eugeniy Paltsev
2018-03-23
arm64: zynqmp: Add support for verifying secure images
Siva Durga Prasad Paladugu
2018-03-23
arm64: zynqmp: Remove ep108 board
Michal Simek
2018-03-23
arm: zynq: Enable cadence driver on zc706
Michal Simek
2018-03-23
arm: zynq: Wire watchdog internals
Michal Simek
2018-03-23
arm64: zynqmp: Enable newer pmufw versions
Michal Simek
2018-03-23
arm64: zynqmp: Convert board to use zynqmp-clk driver
Michal Simek
2018-03-22
Merge git://git.denx.de/u-boot-net
Tom Rini
2018-03-22
ARM: dts: da850-lcdk: Sync from Linux 4.16
Lokesh Vutla
2018-03-22
davinci: Enable DDR_INIT for DA8XX
Lokesh Vutla
2018-03-22
armv8: layerscape: csu: enable ns access to PFE registers
Calvin Johnson
2018-03-22
armv8: fsl-lsch2: configure pfe's DDR and HDBUS interfaces and ECC
Calvin Johnson
2018-03-22
armv8: fsl-lsch2: add pfe macros and update ccsr_scfg structure
Calvin Johnson
2018-03-22
armv8: fsl-layerscape: Add support of GPIO structure
Prabhakar Kushwaha
2018-03-21
mips: bmips: add ar-5315 usb support
Álvaro Fernández Rojas
2018-03-21
mips: bmips: add support for bcm6318 usb
Álvaro Fernández Rojas
2018-03-21
mips: bmips: add vr-3032u usb support
Álvaro Fernández Rojas
2018-03-21
mips: bmips: add support for bcm63268 usb
Álvaro Fernández Rojas
2018-03-21
mips: bmips: add dgnd3700v2 usb support
Álvaro Fernández Rojas
2018-03-21
mips: bmips: add support for bcm6362 usb
Álvaro Fernández Rojas
2018-03-21
mips: bmips: add ar-5387un usb support
Álvaro Fernández Rojas
2018-03-21
mips: bmips: add support for bcm6328 usb
Álvaro Fernández Rojas
2018-03-21
mips: bmips: add wap-5813n usb support
Álvaro Fernández Rojas
2018-03-21
mips: bmips: add support for bcm6368 usb
Álvaro Fernández Rojas
2018-03-21
mips: bmips: add nb4-ser usb support
Álvaro Fernández Rojas
2018-03-21
mips: bmips: add hg556a usb support
Álvaro Fernández Rojas
2018-03-21
mips: bmips: add support for bcm6358 usb
Álvaro Fernández Rojas
2018-03-21
mips: bmips: add ct-5361 usb support
Álvaro Fernández Rojas
2018-03-21
mips: bmips: add support for bcm6348 usb
Álvaro Fernández Rojas
2018-03-21
MIPS: add BMIPS Netgear DGND3700v2 board
Álvaro Fernández Rojas
2018-03-21
MIPS: add support for Broadcom MIPS BCM6362 SoC family
Álvaro Fernández Rojas
2018-03-21
ARC: Cache: Refactor arc_ioc_setup()
Eugeniy Paltsev
2018-03-21
ARC: Cache: Add missing cache cleanup before cache disable
Eugeniy Paltsev
2018-03-21
ARC: Cache: Add more HW configuration checks
Eugeniy Paltsev
2018-03-21
ARC: Implement a function to sync and cleanup caches
Eugeniy Paltsev
2018-03-21
ARC: Cache: Fix SLC operations when SLC is bypassed for data
Eugeniy Paltsev
2018-03-21
ARC: Cache: Implement [i,d]cache_enabled() as separate functions
Eugeniy Paltsev
2018-03-21
ARC: Move IOC enabling to compile-time options
Eugeniy Paltsev
2018-03-21
ARC: Cache: Move PAE exists check into slc_upper_region_init()
Eugeniy Paltsev
2018-03-21
ARC: Move cache global variables to arch_global_data
Eugeniy Paltsev
2018-03-21
ARC: Cache: Get rid of [slc,pae,icache,dcache]_exists global variables
Eugeniy Paltsev
2018-03-21
ARC: Cache: Move SLC status check into slc_entire_op() and slc_rgn_op()
Eugeniy Paltsev
2018-03-21
ARC: Cache: Use is_isa_arcv2() instead of CONFIG_ISA_ARCV2 ifdef
Eugeniy Paltsev
2018-03-21
ARC: Cache: Allways check D$ status before entire/line ops
Eugeniy Paltsev
2018-03-21
ARC: Move BCR encodings to separate header file
Eugeniy Paltsev
2018-03-21
ARC: Cache: Move IOC initialization to a separate function
Eugeniy Paltsev
2018-03-21
ARC: Flush & invalidate D$ with a single command
Eugeniy Paltsev
2018-03-21
ARC: Introduce is_isa_X() functions
Eugeniy Paltsev
[next]