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: 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
*
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
|
*
of: Merge of_platform_bus_type with platform_bus_type
Grant Likely
2010-07-24
2
-17
/
+0
|
*
Merge commit 'v2.6.35-rc6' into devicetree/next
Grant Likely
2010-07-24
1
-7
/
+7
|
|
\
|
*
|
of: Remove unused of_find_device_by_phandle()
Grant Likely
2010-07-18
1
-18
/
+0
|
*
|
of/gpio: stop using device_node data pointer to find gpio_chip
Grant Likely
2010-07-05
1
-1
/
+1
|
*
|
of/gpio: Kill of_gpio_chip and add members directly to gpio_chip
Anton Vorontsov
2010-07-05
1
-6
/
+6
|
*
|
of: Merge of_device_alloc() and of_device_make_bus_id()
Grant Likely
2010-07-05
2
-65
/
+1
|
*
|
of/device: Merge of_platform_bus_probe()
Grant Likely
2010-07-05
1
-123
/
+18
|
*
|
of/device: merge of_device_uevent
Grant Likely
2010-07-05
1
-48
/
+0
|
*
|
of/address: Merge all of the bus translation code
Grant Likely
2010-07-05
1
-489
/
+0
|
*
|
of/address: merge of_address_to_resource()
Grant Likely
2010-07-05
1
-45
/
+1
|
*
|
of/address: merge of_iomap()
Grant Likely
2010-07-05
1
-11
/
+0
|
*
|
of/irq: merge irq mapping code
Grant Likely
2010-07-05
1
-290
/
+0
|
*
|
of/microblaze: strip out of_irq_workarounds code
Grant Likely
2010-07-05
1
-41
/
+0
|
*
|
of/irq: Move irq_of_parse_and_map() to common code
Grant Likely
2010-06-28
1
-12
/
+2
*
|
|
microblaze: Add KGDB support
Michal Simek
2010-08-04
4
-50
/
+205
*
|
|
microblaze: Support brki rX, 0x18 for user application debugging
Michal Simek
2010-08-04
2
-19
/
+19
*
|
|
microblaze: Remove nop after MSRCLR/SET, MTS, MFS instructions
Michal Simek
2010-08-04
1
-51
/
+0
*
|
|
microblaze: Simplify syscall rutine
Michal Simek
2010-08-04
1
-39
/
+7
*
|
|
microblaze: Move PT_MODE saving to delay slot
Michal Simek
2010-08-04
1
-3
/
+1
*
|
|
microblaze: Fix _interrupt function
Michal Simek
2010-08-04
1
-5
/
+3
*
|
|
microblaze: Fix _user_exception function
Michal Simek
2010-08-04
1
-4
/
+3
*
|
|
microblaze: Put together addik instructions
Michal Simek
2010-08-04
1
-5
/
+9
*
|
|
microblaze: Use delay slot in syscall macros
Michal Simek
2010-08-04
1
-19
/
+10
*
|
|
microblaze: Save kernel mode in delay slot
Michal Simek
2010-08-04
1
-2
/
+1
*
|
|
microblaze: Do not mix register saving and mode setting
Michal Simek
2010-08-04
1
-1
/
+1
*
|
|
microblaze: Move SAVE_STATE upward
Michal Simek
2010-08-04
1
-32
/
+31
*
|
|
microblaze: entry.S: Macro optimization
Michal Simek
2010-08-04
1
-12
/
+12
*
|
|
microblaze: Optimize hw exception rutine
Michal Simek
2010-08-04
1
-16
/
+6
*
|
|
microblaze: Implement clear_ums macro and fix SAVE_STATE macro
Michal Simek
2010-08-04
1
-0
/
+15
*
|
|
microblaze: Remove additional setup for kernel_mode
Michal Simek
2010-08-04
1
-15
/
+10
*
|
|
microblaze: Optimize SAVE_STATE macro
Michal Simek
2010-08-04
1
-8
/
+13
*
|
|
microblaze: Remove additional loading
Michal Simek
2010-08-04
1
-5
/
+0
*
|
|
microblaze: Completely remove working with R11 register
Michal Simek
2010-08-04
1
-41
/
+21
*
|
|
microblaze: Do not setup BIP in _debug_exception
Michal Simek
2010-08-04
1
-3
/
+0
*
|
|
microblaze: Simplify _debug_exception function
Michal Simek
2010-08-04
1
-5
/
+2
*
|
|
microblaze: Optimize SAVE_STATE macro
Michal Simek
2010-08-04
1
-6
/
+14
[next]