Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
7149cc8919d6457173568f2f70fa511d94b2cccf
/
board
/
xilinx
/
microblaze-generic
502acb0
watchdog: Implement generic watchdog_reset() version
by Stefan Roese
· 6 years ago
f3170d1
watchdog: Move watchdog_dev to data section (BSS may not be cleared)
by Stefan Roese
· 6 years ago
fdf3d80
microblaze: Use standard functions for memory decoding
by Michal Simek
· 6 years ago
c24a3d5
microblaze: Add missing quotes around XILINX_MICROBLAZE0_HW_VER
by Michal Simek
· 6 years ago
4e39ea8
microblaze: Convert generic platform to DM gpio
by Michal Simek
· 6 years ago
1f8fcbb
microblaze: Support for watchdog_reset in init
by Shreenidhi Shedi
· 6 years ago
e2500ee
microblaze: Delete Xilinx watchdog related macros
by Shreenidhi Shedi
· 6 years ago
ffced40
microblaze: Cosmetic changes in Microblaze related files
by Shreenidhi Shedi
· 6 years ago
8dd12a8
microblaze: Remove unused XILINX_BOARD_NAME macro
by Michal Simek
· 6 years ago
cda7d20
microblaze: Guard do_reset by CONFIG_SYSRESET
by Michal Simek
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
2f949c3
board_f: Drop setup_dram_config() wrapper
by Simon Glass
· 8 years ago
12a112a
microblaze: Make the board configuration name user definable
by Sai Pavan Boddu
· 8 years ago
731e0f9
microblaze: Move MSR instruction selection to Kconfig
by Michal Simek
· 9 years ago
4af1774
microblaze: Add option to pass cpu version number
by Michal Simek
· 9 years ago
766eeb5
microblaze: Select compilation flags via Kconfig
by Michal Simek
· 9 years ago
c3d51b9
microblaze: Remove !OF_CONTROL code for timer and interrupt
by Michal Simek
· 9 years ago
0152524
microblaze: Fix board_init calling sequence
by Michal Simek
· 9 years ago
6a41aad
microblaze: Read information about RAM from DT
by Michal Simek
· 9 years ago
ac1cb1a
microblaze: Remove systemace from board file
by Michal Simek
· 9 years ago
eaee95a
net: emaclite: Move emaclite to Kconfig
by Michal Simek
· 9 years ago
f7cba78
net: emaclite: Move driver to DM
by Michal Simek
· 9 years ago
682baac
net: axi_emac: Move driver to DM
by Michal Simek
· 9 years ago
e88e715
microblaze: Remove unused I2C macros
by Michal Simek
· 9 years ago
93ce505
serial: uartlite: Add uartlite to Kconfig
by Michal Simek
· 9 years ago
91f5d27
microblaze: move CONFIG_SYS_TEXT_BASE to defconfig
by Masahiro Yamada
· 9 years ago
8cd2491
microblaze: Do not handle watchdog and gpio in SPL
by Michal Simek
· 9 years ago
3162732
microblaze: Remove support for LL_TEMAC
by Michal Simek
· 9 years ago
366b24f
of: clean up OF_CONTROL ifdef conditionals
by Masahiro Yamada
· 9 years ago
e856709
microblaze: Fix EMAC Lite initialization
by Nathan Rossi
· 10 years ago
65e915c
microblaze: Move architecture to use generic board init
by Michal Simek
· 11 years ago
0d82bad
kconfig: remove redundant "string" type in arch and board Kconfigs
by Masahiro Yamada
· 10 years ago
9799f26
Add board MAINTAINERS files
by Masahiro Yamada
· 10 years ago
d3ae678
kconfig: add board Kconfig and defconfig files
by Masahiro Yamada
· 10 years ago
04e7e5a
microblaze: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
af88f20
xilinx: move microblaze-generic .dts to standard location
by Stephen Warren
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
23ccda0
gpio: Add support for microblaze xilinx GPIO
by Michal Simek
· 12 years ago
80e045f
watchdog: Add support for Xilinx Microblaze watchdog
by Michal Simek
· 12 years ago
c944687
microblaze: Disable all cpu features before reset
by Michal Simek
· 12 years ago
25d20af
microblaze: Fix reset function
by Michal Simek
· 12 years ago
1cf1fbd
microblaze: Remove FSL support from generic board
by Michal Simek
· 12 years ago
9cabb36
microblaze: Clean microblaze initialization
by Michal Simek
· 12 years ago
2def427
microblaze: Wire up dts configuration
by Stephan Linz
· 12 years ago
bb114ff
microblaze: Move individual board linker scripts to common script in cpu tree.
by Michal Simek
· 12 years ago
da949bc
microblaze: Wire up LL_TEMAC driver initialization
by Stephan Linz
· 13 years ago
2dd5cb1
microblaze: Add faked LL_TEMAC driver configuration
by Stephan Linz
· 13 years ago
7a88e3a
microblaze: Wire up axi_ethernet driver initialization
by Michal Simek
· 13 years ago
a6745b8
net: emaclite: Move RX/TX ping pong initialization to
by Michal Simek
· 13 years ago
ab2b7e1
punt unused clean/distclean targets
by Mike Frysinger
· 13 years ago
6d1f698
do_reset: unify duplicate prototypes
by Mike Frysinger
· 14 years ago
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
0708bc6
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
7f581f0
microblaze: Add support for NET_MULTI api
by Michal Simek
· 14 years ago
98f872e
microblaze: Move FSL initialization to board.c
by Michal Simek
· 15 years ago
db60bd2
microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/*
by Peter Tyser
· 15 years ago
ee64ff0
microblaze: Add sbss, scommon and COMMON symbols for clearing
by Michal Simek
· 15 years ago
4438e5e
Fix all linker script to handle all rodata sections
by Trent Piepho
· 16 years ago
0d14165
microblaze: Change microblaze-generic config file
by Michal Simek
· 16 years ago
87ed95b
microblaze: Rename ml401 to microblaze-generic
by Michal Simek
· 16 years ago