index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
microblaze
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-09
gpio: Add support for microblaze xilinx GPIO
Michal Simek
1
-33
/
+7
2013-05-09
microblaze: bootm: Add support for loading initrd
Michal Simek
1
-0
/
+8
2013-05-09
microblaze: bootm: Fix coding style issues
Michal Simek
1
-9
/
+11
2013-05-01
lib: consolidate hang()
Andreas Bießmann
1
-7
/
+0
2013-05-01
microblaze: fix style in board.c
Andreas Bießmann
1
-32
/
+31
2013-04-30
watchdog: Add support for Xilinx Microblaze watchdog
Michal Simek
2
-0
/
+7
2013-03-18
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
1
-1
/
+1
2013-03-15
Introduce generic link section.h symbol files
Simon Glass
1
-0
/
+27
2013-03-12
Refactor linker-generated arrays
Albert ARIBAUD
1
-1
/
+1
2013-02-04
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2
-0
/
+92
2013-02-04
microblaze: Use generic global_data
Simon Glass
1
-26
/
+1
2013-02-04
microblaze: Add muldi3.c which contains routines for _muldi3
David Holsgrove
2
-0
/
+92
2013-02-01
Add architecture-specific global data
Simon Glass
1
-0
/
+6
2012-12-13
env: Use getenv_yesno() more generally
Joe Hershberger
1
-3
/
+1
2012-11-08
microblaze: Fix compilation failure because of missing libdts
Michal Simek
1
-0
/
+2
2012-11-07
microblaze: Remove asm/bitops.h from asm/posix_types.h
Michal Simek
1
-3
/
+0
2012-11-07
microblaze: Flush caches before enabling them
Michal Simek
3
-10
/
+6
2012-11-07
microblaze: Fix byteorder for microblaze
Michal Simek
1
-23
/
+0
2012-11-07
microblaze: Fix compilation warning in ext2_find_next_zero_bit
Michal Simek
1
-1
/
+2
2012-10-22
common: Discard the __u_boot_cmd section
Marek Vasut
1
-8
/
+0
2012-10-22
common: Add .u_boot_list into all linker files
Marek Vasut
1
-0
/
+5
2012-10-19
microblaze: Change bi_baudrate and global data baudrate to int
Simon Glass
2
-2
/
+2
2012-10-15
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
Marek Vasut
1
-2
/
+0
2012-09-11
microblaze: board: Use bi_flashstart instead of CONFIG_SYS_FLASH_BASE
Michal Simek
1
-4
/
+6
2012-09-11
microblaze: Clean microblaze initialization
Michal Simek
3
-15
/
+7
2012-09-11
microblaze: timer: Prepare for device-tree initialization
Michal Simek
3
-38
/
+39
2012-09-11
microblaze: intc: Coding style cleanup
Michal Simek
1
-13
/
+13
2012-09-11
microblaze: intc: Registering interrupt should return value
Michal Simek
2
-8
/
+19
2012-09-11
microblaze: board: Remove compilation warning
Michal Simek
1
-1
/
+2
2012-09-11
microblaze: Add support for device tree driven board configuration
Michal Simek
4
-0
/
+28
2012-08-09
global_data: unify global flag defines
Mike Frysinger
1
-13
/
+1
2012-07-10
microblaze: intc: Clear interrupt code
Michal Simek
5
-47
/
+54
2012-07-10
microblaze: Call serial multi initialization
Michal Simek
1
-0
/
+5
2012-07-10
microblaze: Move __udelay implementation
Michal Simek
3
-43
/
+19
2012-07-10
microblaze: Remove extern from board.c
Michal Simek
1
-4
/
+0
2012-07-09
microblaze: Move individual board linker scripts to common script in cpu tree.
Michal Simek
2
-0
/
+73
2012-07-09
microblaze: Add gpio.h
Michal Simek
1
-0
/
+41
2012-05-15
net: move bootfile init into eth_initialize
Mike Frysinger
1
-4
/
+0
2012-05-15
net: punt bd->bi_ip_addr
Mike Frysinger
2
-4
/
+0
2012-03-18
bootstage: Replace show_boot_progress/error() with bootstage_...()
Simon Glass
1
-1
/
+1
2012-03-18
bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
Simon Glass
1
-1
/
+1
2012-02-23
microblaze: avoid interrupt race conditions
Stephan Linz
1
-2
/
+2
2012-02-23
microblaze: fix build failure due to undefined reference to `get_ticks'
Stephan Linz
1
-0
/
+18
2011-10-24
microblaze: Fix strict-aliasing rules for in_be32
Michal Simek
1
-1
/
+1
2011-10-23
microblaze: Use getenv_ulong() in place of getenv(), strtoul
Simon Glass
1
-3
/
+2
2011-10-23
microblaze: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
Anton Staaf
1
-0
/
+37
2011-10-10
microblaze: Copy bootfile from variables
Michal Simek
1
-0
/
+4
2011-10-10
microblaze: Fix unaligned.h for endians
Michal Simek
1
-16
/
+1
2011-10-10
microblaze: Initialize jumptable and console
Michal Simek
1
-0
/
+6
2011-10-10
microblaze: Support flashes on lower addresses
Michal Simek
2
-1
/
+36
[prev]
[next]