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
/
arch
/
microblaze
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-1
/
+1
*
common: Drop image.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop net.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
1
-0
/
+1
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
microblaze: Unify Linux bootm process
Michal Simek
2019-10-24
1
-6
/
+9
*
microblaze: Fix FDT message in boot_prep_linux()
Michal Simek
2019-10-24
1
-1
/
+1
*
microblaze: Switch to generic bootm implementation
Michal Simek
2019-10-08
1
-53
/
+52
*
microblaze: Define arch_lmb_reserve
Michal Simek
2019-10-08
1
-0
/
+41
*
env: Move env_get() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
3
-7
/
+3
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
1
-2
/
+0
*
fdt: Implement weak arch_fixup_fdt()
Alexey Brodkin
2018-02-18
1
-5
/
+0
*
microblaze: bootm: Fix compiler warning
Bin Meng
2018-02-13
1
-1
/
+2
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
1
-1
/
+1
*
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
Masahiro Yamada
2016-12-02
1
-0
/
+5
*
Kconfig: Move CONFIG_FIT and related options to Kconfig
Simon Glass
2016-03-14
1
-0
/
+1
*
Use correct spelling of "U-Boot"
Bin Meng
2016-02-06
1
-1
/
+1
*
microblaze: Move architecture to use generic board init
Michal Simek
2015-02-09
2
-202
/
+0
*
microblaze: Use standard interrupt_init() function
Michal Simek
2015-02-09
1
-1
/
+1
*
fdt_support: delete force argument of fdt_initrd()
Masahiro Yamada
2014-06-19
1
-1
/
+1
*
bd_info: remove bi_barudrate member from struct bd_info
Masahiro Yamada
2014-05-12
1
-1
/
+0
*
dts: re-write dts/Makefile more simply with Kbuild
Masahiro Yamada
2014-02-19
1
-1
/
+1
*
microblaze: remove an empty file arch/microblaze/lib/time.c
Masahiro Yamada
2014-02-19
1
-0
/
+0
*
microblaze: Add SPL support
Michal Simek
2014-02-04
1
-1
/
+10
*
microblaze: Show u-boot banner
Michal Simek
2014-02-04
1
-0
/
+7
*
microblaze: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
1
-24
/
+3
*
microblaze: Fix watchdog initialization
Michal Simek
2013-10-16
1
-3
/
+3
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
1
-1
/
+1
*
microblaze: Call spi_init function
Michal Simek
2013-08-08
1
-0
/
+5
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
4
-68
/
+4
*
Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM
Dirk Eibach
2013-07-16
1
-1
/
+1
*
avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux
Andreas Bießmann
2013-07-02
1
-0
/
+6
*
Clarify bootm OS arguments
Simon Glass
2013-06-26
1
-2
/
+2
*
microblaze: bootm: Add support for loading initrd
Michal Simek
2013-05-09
1
-0
/
+8
*
microblaze: bootm: Fix coding style issues
Michal Simek
2013-05-09
1
-9
/
+11
*
lib: consolidate hang()
Andreas Bießmann
2013-05-01
1
-7
/
+0
*
microblaze: fix style in board.c
Andreas Bießmann
2013-05-01
1
-32
/
+31
*
watchdog: Add support for Xilinx Microblaze watchdog
Michal Simek
2013-04-30
1
-0
/
+3
*
microblaze: Add muldi3.c which contains routines for _muldi3
David Holsgrove
2013-02-04
2
-0
/
+92
*
env: Use getenv_yesno() more generally
Joe Hershberger
2012-12-13
1
-3
/
+1
*
microblaze: Flush caches before enabling them
Michal Simek
2012-11-07
1
-5
/
+0
*
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
Marek Vasut
2012-10-15
1
-2
/
+0
*
microblaze: board: Use bi_flashstart instead of CONFIG_SYS_FLASH_BASE
Michal Simek
2012-09-11
1
-4
/
+6
*
microblaze: Clean microblaze initialization
Michal Simek
2012-09-11
1
-14
/
+3
*
microblaze: timer: Prepare for device-tree initialization
Michal Simek
2012-09-11
1
-5
/
+0
*
microblaze: board: Remove compilation warning
Michal Simek
2012-09-11
1
-1
/
+2
*
microblaze: Add support for device tree driven board configuration
Michal Simek
2012-09-11
1
-0
/
+24
[next]