Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
b91f739bb073ef3620d9ea64729400f2afd3989c
/
board
/
xilinx
/
microblaze-generic
5255932
common: Move some board functions out of common.h
by Simon Glass
· 5 years ago
c0c33d9
microblaze: Remove additional headers
by Michal Simek
· 5 years ago
e041834
microblaze: Setup initrd_high and fdt_high at run time
by Michal Simek
· 5 years ago
da2a490
microblaze: Remove unused variable ram_base
by Michal Simek
· 5 years ago
0698528
watchdog: Implement generic watchdog_reset() version
by Stefan Roese
· 6 years ago
ccd063e
watchdog: Move watchdog_dev to data section (BSS may not be cleared)
by Stefan Roese
· 6 years ago
656185a
microblaze: Use standard functions for memory decoding
by Michal Simek
· 6 years ago
8a32077
microblaze: Add missing quotes around XILINX_MICROBLAZE0_HW_VER
by Michal Simek
· 6 years ago
4a69366
microblaze: Convert generic platform to DM gpio
by Michal Simek
· 6 years ago
6ec6f58
microblaze: Support for watchdog_reset in init
by Shreenidhi Shedi
· 6 years ago
88811bb
microblaze: Delete Xilinx watchdog related macros
by Shreenidhi Shedi
· 6 years ago
35912528
microblaze: Cosmetic changes in Microblaze related files
by Shreenidhi Shedi
· 6 years ago
71c52f2
microblaze: Remove unused XILINX_BOARD_NAME macro
by Michal Simek
· 6 years ago
d6c856c
microblaze: Guard do_reset by CONFIG_SYSRESET
by Michal Simek
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
76b00ac
board_f: Drop setup_dram_config() wrapper
by Simon Glass
· 8 years ago
36458ce
microblaze: Make the board configuration name user definable
by Sai Pavan Boddu
· 8 years ago
ac551e3
microblaze: Move MSR instruction selection to Kconfig
by Michal Simek
· 8 years ago
4ad1096
microblaze: Add option to pass cpu version number
by Michal Simek
· 8 years ago
91eeb80
microblaze: Select compilation flags via Kconfig
by Michal Simek
· 8 years ago
a359eaa
microblaze: Remove !OF_CONTROL code for timer and interrupt
by Michal Simek
· 9 years ago
38c4761
microblaze: Fix board_init calling sequence
by Michal Simek
· 9 years ago
44a3a91
microblaze: Read information about RAM from DT
by Michal Simek
· 9 years ago
ed982b4
microblaze: Remove systemace from board file
by Michal Simek
· 9 years ago
3229c86
net: emaclite: Move emaclite to Kconfig
by Michal Simek
· 9 years ago
d538ee1
net: emaclite: Move driver to DM
by Michal Simek
· 9 years ago
75cc93f
net: axi_emac: Move driver to DM
by Michal Simek
· 9 years ago
576e95b4
microblaze: Remove unused I2C macros
by Michal Simek
· 9 years ago
54e24d3
serial: uartlite: Add uartlite to Kconfig
by Michal Simek
· 9 years ago
b766476
microblaze: move CONFIG_SYS_TEXT_BASE to defconfig
by Masahiro Yamada
· 9 years ago
b5e9b9a
microblaze: Do not handle watchdog and gpio in SPL
by Michal Simek
· 9 years ago
4632b1e
microblaze: Remove support for LL_TEMAC
by Michal Simek
· 9 years ago
0f92582
of: clean up OF_CONTROL ifdef conditionals
by Masahiro Yamada
· 9 years ago
127e8a5
microblaze: Fix EMAC Lite initialization
by Nathan Rossi
· 10 years ago
e945f6d
microblaze: Move architecture to use generic board init
by Michal Simek
· 11 years ago
461be2f
kconfig: remove redundant "string" type in arch and board Kconfigs
by Masahiro Yamada
· 10 years ago
93d4334
Add board MAINTAINERS files
by Masahiro Yamada
· 10 years ago
dd84058
kconfig: add board Kconfig and defconfig files
by Masahiro Yamada
· 10 years ago
a71a36f
microblaze: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
3765b3e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
6697d55
xilinx: move microblaze-generic .dts to standard location
by Stephen Warren
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
4e779ad
gpio: Add support for microblaze xilinx GPIO
by Michal Simek
· 12 years ago
0f21f98
watchdog: Add support for Xilinx Microblaze watchdog
by Michal Simek
· 12 years ago
8848668
microblaze: Disable all cpu features before reset
by Michal Simek
· 12 years ago
b364727
microblaze: Fix reset function
by Michal Simek
· 12 years ago
14d315b
microblaze: Remove FSL support from generic board
by Michal Simek
· 12 years ago
2380b8f
microblaze: Clean microblaze initialization
by Michal Simek
· 12 years ago
920c358
microblaze: Wire up dts configuration
by Stephan Linz
· 12 years ago
2e65b44
microblaze: Move individual board linker scripts to common script in cpu tree.
by Michal Simek
· 12 years ago
3ceecef
microblaze: Wire up LL_TEMAC driver initialization
by Stephan Linz
· 13 years ago
2063788
microblaze: Add faked LL_TEMAC driver configuration
by Stephan Linz
· 13 years ago
e634138
microblaze: Wire up axi_ethernet driver initialization
by Michal Simek
· 13 years ago
c1044a1
net: emaclite: Move RX/TX ping pong initialization to
by Michal Simek
· 13 years ago
464c792
punt unused clean/distclean targets
by Mike Frysinger
· 13 years ago
882b7d7
do_reset: unify duplicate prototypes
by Mike Frysinger
· 14 years ago
6d8962e
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
14d0a02
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
d69f8f4
microblaze: Add support for NET_MULTI api
by Michal Simek
· 14 years ago
b266409
microblaze: Move FSL initialization to board.c
by Michal Simek
· 15 years ago
6260fb0
microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/*
by Peter Tyser
· 15 years ago
aedb468
microblaze: Add sbss, scommon and COMMON symbols for clearing
by Michal Simek
· 15 years ago
f62fb99
Fix all linker script to handle all rodata sections
by Trent Piepho
· 16 years ago
330e554
microblaze: Change microblaze-generic config file
by Michal Simek
· 16 years ago
52a822e
microblaze: Rename ml401 to microblaze-generic
by Michal Simek
· 16 years ago