index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
microblaze
Commit message (
Expand
)
Author
Age
Lines
*
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-07-30
-0
/
+18
*
Makefile: Support include files for .dts files
Simon Glass
2014-06-20
-0
/
+1
*
fdt_support: delete force argument of fdt_initrd()
Masahiro Yamada
2014-06-19
-1
/
+1
*
bd_info: remove bi_barudrate member from struct bd_info
Masahiro Yamada
2014-05-12
-2
/
+0
*
kbuild: delete redundant LDSCRIPT definition
Masahiro Yamada
2014-03-12
-2
/
+0
*
kbuild: fix CROSS_COMPILE settings in config.mk
Masahiro Yamada
2014-03-04
-1
/
+3
*
dts: generate multiple device tree blobs
Masahiro Yamada
2014-02-19
-0
/
+12
*
dts: move device tree sources to arch/$(ARCH)/dts/
Masahiro Yamada
2014-02-19
-0
/
+7
*
dts: re-write dts/Makefile more simply with Kbuild
Masahiro Yamada
2014-02-19
-1
/
+1
*
microblaze: remove an empty file arch/microblaze/lib/time.c
Masahiro Yamada
2014-02-19
-0
/
+0
*
microblaze: Add SPL support
Michal Simek
2014-02-04
-2
/
+159
*
microblaze: Report priviledged or stack protection exception
Michal Simek
2014-02-04
-0
/
+3
*
microblaze: Show u-boot banner
Michal Simek
2014-02-04
-0
/
+7
*
Makefile: rename all libraries to built-in.o
Masahiro Yamada
2013-11-17
-1
/
+1
*
include: delete include/linux/config.h
Masahiro Yamada
2013-11-08
-1
/
+0
*
microblaze: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
-49
/
+6
*
microblaze: Fix watchdog initialization
Michal Simek
2013-10-16
-4
/
+3
*
Coding Style cleanup: remove trailing empty lines
Wolfgang Denk
2013-10-14
-3
/
+0
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
-3
/
+3
*
microblaze: Call spi_init function
Michal Simek
2013-08-08
-0
/
+5
*
config: don't define CONFIG_ARCH_DEVICE_TREE
Stephen Warren
2013-08-02
-2
/
+0
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-388
/
+23
*
Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM
Dirk Eibach
2013-07-16
-1
/
+1
*
avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux
Andreas Bießmann
2013-07-02
-0
/
+6
*
Clarify bootm OS arguments
Simon Glass
2013-06-26
-2
/
+2
*
gpio: Add support for microblaze xilinx GPIO
Michal Simek
2013-05-09
-33
/
+7
*
microblaze: bootm: Add support for loading initrd
Michal Simek
2013-05-09
-0
/
+8
*
microblaze: bootm: Fix coding style issues
Michal Simek
2013-05-09
-9
/
+11
*
lib: consolidate hang()
Andreas Bießmann
2013-05-01
-7
/
+0
*
microblaze: fix style in board.c
Andreas Bießmann
2013-05-01
-32
/
+31
*
watchdog: Add support for Xilinx Microblaze watchdog
Michal Simek
2013-04-30
-0
/
+7
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-18
-1
/
+1
|
\
|
*
Refactor linker-generated arrays
Albert ARIBAUD
2013-03-12
-1
/
+1
*
|
Introduce generic link section.h symbol files
Simon Glass
2013-03-15
-0
/
+27
|
/
*
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2013-02-04
-0
/
+92
|
\
|
*
microblaze: Add muldi3.c which contains routines for _muldi3
David Holsgrove
2013-02-04
-0
/
+92
*
|
microblaze: Use generic global_data
Simon Glass
2013-02-04
-26
/
+1
*
|
Add architecture-specific global data
Simon Glass
2013-02-01
-0
/
+6
|
/
*
env: Use getenv_yesno() more generally
Joe Hershberger
2012-12-13
-3
/
+1
*
microblaze: Fix compilation failure because of missing libdts
Michal Simek
2012-11-08
-0
/
+2
*
microblaze: Remove asm/bitops.h from asm/posix_types.h
Michal Simek
2012-11-07
-3
/
+0
*
microblaze: Flush caches before enabling them
Michal Simek
2012-11-07
-10
/
+6
*
microblaze: Fix byteorder for microblaze
Michal Simek
2012-11-07
-23
/
+0
*
microblaze: Fix compilation warning in ext2_find_next_zero_bit
Michal Simek
2012-11-07
-1
/
+2
*
common: Discard the __u_boot_cmd section
Marek Vasut
2012-10-22
-8
/
+0
*
common: Add .u_boot_list into all linker files
Marek Vasut
2012-10-22
-0
/
+5
*
microblaze: Change bi_baudrate and global data baudrate to int
Simon Glass
2012-10-19
-2
/
+2
*
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
Marek Vasut
2012-10-15
-2
/
+0
*
microblaze: board: Use bi_flashstart instead of CONFIG_SYS_FLASH_BASE
Michal Simek
2012-09-11
-4
/
+6
*
microblaze: Clean microblaze initialization
Michal Simek
2012-09-11
-15
/
+7
[next]