index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
OMAP3: clock: fix incorrect rate display when switching MPU rate at boot
Paul Walmsley
2010-12-21
1
-1
/
+1
|
*
OMAP3: clock: clarify usage of struct clksel_rate.flags and struct omap_clk.cpu
Paul Walmsley
2010-12-21
3
-117
/
+120
|
*
OMAP2xxx clock: fix dss2_fck recalc to use clksel
Paul Walmsley
2010-12-21
2
-2
/
+2
|
*
OMAP4: clock data: Export control to enable/disable CORE/PER M3 clocks
Rajendra Nayak
2010-12-21
1
-2
/
+6
|
*
OMAP4: clock data: Add SCRM auxiliary clock nodes
Rajendra Nayak
2010-12-21
1
-0
/
+175
|
*
OMAP4: clock data: Add missing fields in iva_hsd_byp_clk_mux_ck
Jonathan Bergsagel
2010-12-21
1
-1
/
+5
|
*
OMAP4: clock data: Add missing DPLL x2 clock nodes
Thara Gopinath
2010-12-21
1
-175
/
+240
|
*
OMAP3: clock data: Add "wkup_clkdm" in sr1_fck and sr2_fck
Benoit Cousson
2010-12-21
1
-0
/
+2
|
*
OMAP4: clock data: Add control for pad_clks_ck and slimbus_clk
Benoit Cousson
2010-12-21
1
-2
/
+6
|
*
OMAP3: control/PM: move padconf save code to mach-omap2/control.c
Paul Walmsley
2010-12-21
4
-13
/
+33
|
*
OMAP2+: powerdomain: move header file from plat-omap to mach-omap2
Paul Walmsley
2010-12-21
27
-72
/
+45
|
*
OMAP2+: clockdomain: move header file from plat-omap to mach-omap2
Paul Walmsley
2010-12-21
14
-17
/
+20
|
*
OMAP2/3: clockdomain: remove unneeded .clkstctrl_reg, remove some direct CM r...
Paul Walmsley
2010-12-21
6
-135
/
+127
|
*
OMAP4: clockdomains: add OMAP4 PRCM data and OMAP4 support
Paul Walmsley
2010-12-21
6
-72
/
+266
|
*
OMAP4: CM instances: add clockdomain register offsets
Paul Walmsley
2010-12-21
4
-0
/
+44
|
*
OMAP2+: clockdomains: split the clkdm hwsup enable/disable function
Paul Walmsley
2010-12-21
1
-20
/
+55
|
*
OMAP4: powerdomains: add PRCM partition data; use OMAP4 PRM functions
Paul Walmsley
2010-12-21
4
-41
/
+115
|
*
OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_"
Paul Walmsley
2010-12-21
19
-478
/
+507
|
*
OMAP4: PRCM: move global reset function for OMAP4 to an OMAP4-specific file
Paul Walmsley
2010-12-21
3
-9
/
+24
|
*
OMAP4: PRCM: add OMAP4-specific accessor/mutator functions
Paul Walmsley
2010-12-21
16
-91
/
+462
|
*
OMAP3: PRM/CM: separate CM context save/restore; remove PRM context save/restore
Paul Walmsley
2010-12-21
6
-382
/
+304
|
*
OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files
Paul Walmsley
2010-12-21
60
-650
/
+699
|
*
OMAP4: PRCM: rename _MOD macros to _INST
Paul Walmsley
2010-12-21
6
-730
/
+718
|
*
OMAP4: PRCM: Add SCRM header file
Benoit Cousson
2010-12-21
1
-0
/
+175
|
*
OMAP4: PRCM: reorganize existing OMAP4 PRCM header files
Paul Walmsley
2010-12-21
17
-803
/
+929
|
*
OMAP3: control/PRCM: move CONTROL_PADCONF_SYS_NIRQ save/restore to SCM code
Paul Walmsley
2010-12-21
2
-5
/
+5
|
*
OMAP3: control/PRCM: add omap3_ctrl_write_boot_mode()
Paul Walmsley
2010-12-21
3
-9
/
+33
|
*
OMAP2+: clockdomains: move clockdomain static data to .c files
Paul Walmsley
2010-12-21
5
-65
/
+66
|
*
OMAP2+: powerdomains: move powerdomain static data to .c files
Paul Walmsley
2010-12-21
11
-134
/
+159
|
*
OMAP4: powerdomain: Add pwrdm_clear_all_prev_pwrst
Santosh Shilimkar
2010-12-21
1
-0
/
+9
|
*
OMAP: powerdomain: Arch specific funcs for mem control
Rajendra Nayak
2010-12-21
6
-248
/
+389
|
*
OMAP: powerdomain: Arch specific funcs for logic control
Rajendra Nayak
2010-12-21
3
-29
/
+82
|
*
OMAP: powerdomain: Arch specific funcs for state control
Rajendra Nayak
2010-12-21
6
-12
/
+175
|
*
OMAP: powerdomain: Infrastructure to put arch specific code
Rajendra Nayak
2010-12-21
3
-4
/
+52
|
*
OMAP: powerdomain: Move static allocations from powerdomains.h to a .c file
Rajendra Nayak
2010-12-21
5
-14
/
+22
|
*
OMAP2+: wd_timer: disable on boot via hwmod postsetup mechanism
Paul Walmsley
2010-12-21
7
-38
/
+35
|
*
OMAP2+: wd_timer: separate watchdog disable code from the rest of mach-omap2/...
Paul Walmsley
2010-12-21
4
-51
/
+91
|
*
OMAP2+: hwmod: Update the sysc_cache in case module context is lost
Rajendra Nayak
2010-12-21
1
-4
/
+3
|
*
OMAP2+: hwmod: fix a warning, add some docs, remove unused fields
Paul Walmsley
2010-12-21
1
-12
/
+4
|
*
OMAP2+: hwmod: upgrade per-hwmod mutex to a spinlock
Paul Walmsley
2010-12-21
3
-56
/
+64
|
*
OMAP2+: hwmod: add support for per-class custom device reset functions
Paul Walmsley
2010-12-21
2
-6
/
+41
|
*
OMAP2+: hwmod: add postsetup state
Paul Walmsley
2010-12-21
3
-32
/
+88
|
*
OMAP2+: hwmod: allow custom pre-shutdown functions
Paul Walmsley
2010-12-21
2
-0
/
+25
|
*
OMAP2+: io: split omap2_init_common_hw()
Paul Walmsley
2010-12-21
29
-43
/
+80
*
|
Merge branches 'devel-gpmc' and 'devel-misc' into omap-for-linus
Tony Lindgren
2010-12-22
237
-3017
/
+4992
|
\
\
|
*
|
Keyboard: omap-keypad: use matrix_keypad.h
Janusz Krzysztofik
2010-12-22
17
-410
/
+457
|
*
|
OMAP3: fix typo in OMAP3_IVA_MASK
Arno Steffen
2010-12-22
1
-1
/
+1
|
*
|
omap: rx51: Remove tvout code that plays with gpio 40
Jarkko Nikula
2010-12-22
1
-20
/
+0
|
*
|
omap: rx51: Add vdda_dac supply for tvout
Jarkko Nikula
2010-12-22
1
-2
/
+9
|
*
|
omap: rx51: Cleanup vdds_sdi supply construction
Jarkko Nikula
2010-12-22
1
-10
/
+1
[prev]
[next]