index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
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
2024-10-25
xilinx: common: fix script address for Microblaze
Padmarao Begari
2024-10-11
board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2023-10-24
microblaze: Remove common.h usage
Tom Rini
2022-09-13
arm64: xilinx: Move board_get_usable_ram_top() to common location
Michal Simek
2022-03-07
microblaze: Do not place u-boot to reserved memory location
Michal Simek
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-04
microblaze: Set script_offset_nor env variable
T Karthik Reddy
2020-10-27
microblaze: Wire generic xilinx board_late_init_xilinx()
Michal Simek
2020-10-27
microblaze: Setup distro boot env variables at run time
T Karthik Reddy
2020-10-27
microblaze: board: Check return value whlie saving env variables
T Karthik Reddy
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2019-12-02
common: Move some board functions out of common.h
Simon Glass
2019-10-08
microblaze: Remove additional headers
Michal Simek
2019-10-08
microblaze: Setup initrd_high and fdt_high at run time
Michal Simek
2019-10-08
microblaze: Remove unused variable ram_base
Michal Simek
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