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
/
board
/
xilinx
/
microblaze-generic
/
microblaze-generic.c
Age
Commit message (
Expand
)
Author
2019-04-26
watchdog: Implement generic watchdog_reset() version
Stefan Roese
2019-04-08
watchdog: Move watchdog_dev to data section (BSS may not be cleared)
Stefan Roese
2018-11-26
microblaze: Use standard functions for memory decoding
Michal Simek
2018-07-19
microblaze: Convert generic platform to DM gpio
Michal Simek
2018-07-19
microblaze: Support for watchdog_reset in init
Shreenidhi Shedi
2018-07-19
microblaze: Cosmetic changes in Microblaze related files
Shreenidhi Shedi
2018-07-19
microblaze: Guard do_reset by CONFIG_SYSRESET
Michal Simek
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-04-05
board_f: Drop setup_dram_config() wrapper
Simon Glass
2016-01-27
microblaze: Fix board_init calling sequence
Michal Simek
2016-01-27
microblaze: Read information about RAM from DT
Michal Simek
2016-01-27
net: emaclite: Move driver to DM
Michal Simek
2016-01-27
net: axi_emac: Move driver to DM
Michal Simek
2015-12-18
microblaze: Do not handle watchdog and gpio in SPL
Michal Simek
2015-12-18
microblaze: Remove support for LL_TEMAC
Michal Simek
2015-08-18
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-04-29
microblaze: Fix EMAC Lite initialization
Nathan Rossi
2015-02-09
microblaze: Move architecture to use generic board init
Michal Simek
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-09
gpio: Add support for microblaze xilinx GPIO
Michal Simek
2013-04-30
watchdog: Add support for Xilinx Microblaze watchdog
Michal Simek
2013-04-30
microblaze: Disable all cpu features before reset
Michal Simek
2013-04-30
microblaze: Fix reset function
Michal Simek
2013-02-04
microblaze: Remove FSL support from generic board
Michal Simek
2012-09-11
microblaze: Clean microblaze initialization
Michal Simek
2012-04-04
microblaze: Wire up LL_TEMAC driver initialization
Stephan Linz
2011-10-24
microblaze: Wire up axi_ethernet driver initialization
Michal Simek
2011-10-23
net: emaclite: Move RX/TX ping pong initialization to
Michal Simek
2010-11-28
do_reset: unify duplicate prototypes
Mike Frysinger
2010-10-12
microblaze: Add support for NET_MULTI api
Michal Simek
2010-04-16
microblaze: Move FSL initialization to board.c
Michal Simek
2009-01-23
microblaze: Rename ml401 to microblaze-generic
Michal Simek