index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
microblaze: change to new flag variable
matt mooney
2011-03-17
1
-1
/
+1
*
microblaze: Fix msr instruction detection
Michal Simek
2011-02-07
2
-10
/
+9
*
microblaze: Fix asm compilation warning
Michal Simek
2011-02-07
1
-2
/
+2
*
microblaze: Fix unaligned issue on MMU system with BS=0 DIV=1
Michal Simek
2011-01-28
1
-4
/
+0
*
microblaze: Fix DTB passing from bootloader
Michal Simek
2011-01-28
1
-2
/
+12
*
dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()
Grant Likely
2011-01-15
1
-2
/
+2
*
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2011-01-11
6
-23
/
+56
|
\
|
*
microblaze: Clear i/dcache for sw breakpoints
Michal Simek
2011-01-03
1
-0
/
+3
|
*
microblaze: Remove useless early_init_dt_check_for_initrd
Michal Simek
2011-01-03
1
-3
/
+1
|
*
microblaze: Fix unaligned exception for little endian platform
Michal Simek
2011-01-03
1
-0
/
+9
|
*
microblaze: Add PVR for Microblaze v8.00.b
Michal Simek
2011-01-03
1
-0
/
+1
|
*
Revert "microblaze: Simplify syscall rutine"
Michal Simek
2010-11-18
1
-7
/
+39
|
*
microblaze: Fix initramfs
Michal Simek
2010-11-18
1
-13
/
+3
*
|
of/net: Move of_get_mac_address() to a common source file.
David Daney
2010-11-01
1
-38
/
+0
|
/
*
ptrace: cleanup arch_ptrace() on microblaze
Namhyung Kim
2010-10-27
1
-1
/
+1
*
ptrace: change signature of arch_ptrace()
Namhyung Kim
2010-10-27
1
-1
/
+2
*
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2010-10-25
17
-108
/
+192
|
\
|
*
microblaze: Support timer on AXI lite
Michal Simek
2010-10-21
1
-5
/
+16
|
*
microblaze: Add support for little-endian Microblaze
Michal Simek
2010-10-21
5
-11
/
+19
|
*
microblaze: KGDB little endian support
Michal Simek
2010-10-21
1
-0
/
+4
|
*
microblaze: Add PVR for endians plus detection
Michal Simek
2010-10-21
3
-1
/
+4
|
*
microblaze: Support early console on uart16550
Michal Simek
2010-10-21
2
-0
/
+97
|
*
microblaze: Do not compile early console support for uartlite if is disabled
Michal Simek
2010-10-21
1
-2
/
+7
|
*
microblaze: Setup early console dynamically
Michal Simek
2010-10-21
1
-1
/
+2
|
*
microblaze: Rename all uartlite early printk functions
Michal Simek
2010-10-21
1
-7
/
+7
|
*
microblaze: Remove additional compatible properties
Michal Simek
2010-10-21
3
-6
/
+0
|
*
microblaze: Remove hardcoded asm instraction for PVR loading
Michal Simek
2010-10-21
1
-1
/
+1
|
*
microblaze: Use static const char * const where possible
Joe Perches
2010-10-21
3
-12
/
+12
|
*
microblaze: Export missing symbols for modules
Michal Simek
2010-10-21
1
-0
/
+7
|
*
microblaze: Add libgcc function directly to kernel
Michal Simek
2010-10-21
1
-25
/
+0
|
*
microblaze: wire up prlimit64 and fanotify* syscalls
Michal Simek
2010-10-21
1
-0
/
+3
|
*
microblaze: Add new microblaze versions
Michal Simek
2010-10-21
1
-0
/
+2
|
*
microblaze: remove OUTPUT_FORMAT from linker script
Michal Simek
2010-10-21
1
-1
/
+0
|
*
microblaze: Fix r16 and r17 reg saving
Michal Simek
2010-10-21
1
-7
/
+4
|
*
microblaze: Report if only one timer is used
Michal Simek
2010-10-21
2
-7
/
+1
|
*
microblaze: Clear return value in pt_regs
Michal Simek
2010-10-21
1
-0
/
+2
|
*
microblaze: Fix sys_rt_sigreturn_wrapper
Michal Simek
2010-10-21
1
-7
/
+1
|
*
microblaze: Remove old user debugging gdb stub
Michal Simek
2010-10-21
1
-8
/
+1
|
*
microblaze: kgdb: Remove unused variable and fix return value
Michal Simek
2010-10-21
1
-2
/
+1
|
*
microblaze: Remove pr_<level> uses of KERN_<level>
Joe Perches
2010-10-21
1
-10
/
+6
*
|
of/flattree: Eliminate need to provide early_init_dt_scan_chosen_arch
Grant Likely
2010-10-21
1
-5
/
+0
|
/
*
Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-18
1
-1
/
+1
|
\
|
*
microblaze: Fix of/address: Merge all of the bus translation code
Michal Simek
2010-08-16
1
-1
/
+1
*
|
Make do_execve() take a const filename pointer
David Howells
2010-08-17
1
-3
/
+7
|
/
*
Mark arguments to certain syscalls as being const
David Howells
2010-08-13
1
-1
/
+1
*
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-05
7
-1214
/
+11
|
\
|
*
of: remove of_default_bus_ids
Jonas Bonn
2010-07-24
2
-50
/
+1
|
*
of: make of_find_device_by_node generic
Jonas Bonn
2010-07-24
1
-16
/
+0
|
*
microblaze: remove references to of_device and to_of_device
Grant Likely
2010-07-24
1
-3
/
+3
|
*
of/platform: remove all of_bus_type and of_platform_bus_type references
Grant Likely
2010-07-24
1
-2
/
+1
[next]