index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
board
/
xilinx
/
microblaze-generic
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct U-Boot upstream repository
Heinrich Schuchardt
2021-02-28
1
-1
/
+1
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
1
-0
/
+1
*
xilinx: Fill git repository for Xilinx boards
Michal Simek
2021-01-05
1
-0
/
+1
*
microblaze: Set script_offset_nor env variable
T Karthik Reddy
2021-01-04
1
-1
/
+4
*
microblaze: Get rid of xparameters.h
Michal Simek
2020-11-20
1
-18
/
+0
*
microblaze: Wire generic xilinx board_late_init_xilinx()
Michal Simek
2020-10-27
1
-12
/
+3
*
xilinx: Merge together BOOT_SCRIPT_OFFSET between MB and ARM
Michal Simek
2020-10-27
1
-5
/
+0
*
microblaze: Setup distro boot env variables at run time
T Karthik Reddy
2020-10-27
2
-0
/
+19
*
microblaze: board: Check return value whlie saving env variables
T Karthik Reddy
2020-10-27
1
-3
/
+7
*
common: Drop log.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Move some board functions out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
microblaze: Remove additional headers
Michal Simek
2019-10-08
1
-7
/
+0
*
microblaze: Setup initrd_high and fdt_high at run time
Michal Simek
2019-10-08
1
-0
/
+19
*
microblaze: Remove unused variable ram_base
Michal Simek
2019-10-08
1
-2
/
+0
*
watchdog: Implement generic watchdog_reset() version
Stefan Roese
2019-04-26
1
-40
/
+0
*
watchdog: Move watchdog_dev to data section (BSS may not be cleared)
Stefan Roese
2019-04-08
1
-1
/
+1
*
microblaze: Use standard functions for memory decoding
Michal Simek
2018-11-26
1
-24
/
+3
*
microblaze: Add missing quotes around XILINX_MICROBLAZE0_HW_VER
Michal Simek
2018-08-06
1
-1
/
+1
*
microblaze: Convert generic platform to DM gpio
Michal Simek
2018-07-19
2
-38
/
+11
*
microblaze: Support for watchdog_reset in init
Shreenidhi Shedi
2018-07-19
1
-4
/
+43
*
microblaze: Delete Xilinx watchdog related macros
Shreenidhi Shedi
2018-07-19
1
-4
/
+0
*
microblaze: Cosmetic changes in Microblaze related files
Shreenidhi Shedi
2018-07-19
1
-3
/
+5
*
microblaze: Remove unused XILINX_BOARD_NAME macro
Michal Simek
2018-07-19
1
-2
/
+0
*
microblaze: Guard do_reset by CONFIG_SYSRESET
Michal Simek
2018-07-19
1
-0
/
+2
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
4
-10
/
+4
*
board_f: Drop setup_dram_config() wrapper
Simon Glass
2017-04-05
1
-1
/
+3
*
microblaze: Make the board configuration name user definable
Sai Pavan Boddu
2017-01-10
1
-0
/
+5
*
microblaze: Move MSR instruction selection to Kconfig
Michal Simek
2016-06-06
2
-1
/
+4
*
microblaze: Add option to pass cpu version number
Michal Simek
2016-06-06
2
-0
/
+8
*
microblaze: Select compilation flags via Kconfig
Michal Simek
2016-06-06
2
-10
/
+26
*
microblaze: Remove !OF_CONTROL code for timer and interrupt
Michal Simek
2016-04-04
1
-11
/
+0
*
microblaze: Fix board_init calling sequence
Michal Simek
2016-01-27
1
-2
/
+4
*
microblaze: Read information about RAM from DT
Michal Simek
2016-01-27
2
-13
/
+0
*
microblaze: Remove systemace from board file
Michal Simek
2016-01-27
1
-5
/
+0
*
net: emaclite: Move emaclite to Kconfig
Michal Simek
2016-01-27
1
-3
/
+0
*
net: emaclite: Move driver to DM
Michal Simek
2016-01-27
1
-21
/
+0
*
net: axi_emac: Move driver to DM
Michal Simek
2016-01-27
1
-5
/
+0
*
microblaze: Remove unused I2C macros
Michal Simek
2016-01-27
1
-5
/
+0
*
serial: uartlite: Add uartlite to Kconfig
Michal Simek
2016-01-27
1
-4
/
+0
*
microblaze: move CONFIG_SYS_TEXT_BASE to defconfig
Masahiro Yamada
2016-01-20
1
-2
/
+0
*
microblaze: Do not handle watchdog and gpio in SPL
Michal Simek
2015-12-18
1
-1
/
+2
*
microblaze: Remove support for LL_TEMAC
Michal Simek
2015-12-18
2
-41
/
+0
*
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-08-18
1
-1
/
+1
*
microblaze: Fix EMAC Lite initialization
Nathan Rossi
2015-04-29
1
-1
/
+1
*
microblaze: Move architecture to use generic board init
Michal Simek
2015-02-09
1
-0
/
+46
*
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-09-13
1
-3
/
+0
*
Add board MAINTAINERS files
Masahiro Yamada
2014-07-30
1
-0
/
+6
*
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-07-30
1
-0
/
+15
*
microblaze: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
1
-21
/
+1
[next]