index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-socfpga
/
misc.c
Age
Commit message (
Expand
)
Author
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-05-24
ARM: socfpga: Pull PL310 clearing into common code
Marek Vasut
2019-05-18
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2019-05-05
ARM: socfpga: use the pl310 driver to configure the cache
Dinh Nguyen
2019-04-29
ARM: socfpga: Add support for selecting bridges in bridge command
Marek Vasut
2019-03-09
ARM: socfpga: fix data and tag latency values for pl310 cache controller
Dinh Nguyen
2019-02-25
ARM: socfpga: Configure PL310 latencies
Marek Vasut
2019-02-18
arm: socfpga: gen5: remove hacked ETH RST handling
Simon Goldschmidt
2018-12-20
arm: socfpga: stratix10: Add Stratix10 FPGA into FPGA device table
Ang, Chee Hong
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