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
/
arm
/
mach-socfpga
/
misc.c
Age
Commit message (
Expand
)
Author
2018-07-19
lib: fdtdec: Rename routine fdtdec_setup_memory_size()
Siva Durga Prasad Paladugu
2018-07-12
ARM: socfpga: Pull DRAM size from DT
Marek Vasut
2018-07-12
ddr: altera: stratix10: Add DDR support for Stratix10 SoC
Ley Foon Tan
2018-07-12
arm: socfpga: misc: Move bridge command to misc common
Ley Foon Tan
2018-05-18
arm: socfpga: misc: Add CONFIG_SYS_L2_PL310 switch
Ley Foon Tan
2018-05-18
ARM: socfpga: Repair A10 EMAC reset handling
Marek Vasut
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2017-05-18
arm: socfpga: Restructure misc driver
Ley Foon Tan
2016-10-31
Fix spelling of "resetting".
Vagrant Cascadian
2016-05-06
socfpga: fix broken build if CONFIG_ETH_DESIGNWARE disabled
Anatolij Gustschin
2016-04-10
arm: socfpga: Nuke useless include
Marek Vasut
2016-04-10
arm: socfpga: Handle phy-mode OF property for GMACs
Marek Vasut
2016-02-24
arm: socfpga: Fix ethernet reset handling
Marek Vasut
2015-12-22
arm: socfpga: Unreset NAND in U-Boot
Marek Vasut
2015-12-22
arm: socfpga: Actually enable L2 cache
Marek Vasut
2015-12-07
arm: socfpga: Remove cpu_mmc_init()
Marek Vasut
2015-10-17
arm: socfpga: enable data/inst prefetch and shared override in the L2
Dinh Nguyen
2015-09-04
mmc: dw_mmc: Probe the MMC from OF
Marek Vasut
2015-08-08
arm: socfpga: misc: Add support for printing FPGA type
Dinh Nguyen
2015-08-08
arm: socfpga: Add temporary workaround for missing SD/MMC patches
Marek Vasut
2015-08-08
arm: socfpga: misc: Reset ethernet from OF
Marek Vasut
2015-08-08
arm: socfpga: misc: Probe ethernet GMAC from OF
Marek Vasut
2015-08-08
arm: socfpga: misc: Export bootmode into environment variable
Marek Vasut
2015-08-08
arm: socfpga: misc: Add support for printing boot mode
Marek Vasut
2015-08-08
arm: socfpga: misc: Fix warm reset
Marek Vasut
2015-08-08
arm: socfpga: reset: Replace ad-hoc reset functions
Marek Vasut
2015-05-07
ARM: socfpga: move SoC sources to mach-socfpga
Masahiro Yamada