Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use ext2/ext3 compiled in to allow booting from an ext2/ext3 formatted sd-card | Mirko Vogt | 2009-07-23 | 1 | -0/+2 |
| | | | | SVN-Revision: 16963 | ||||
* | ar6000: use net_device_ops | Lars-Peter Clausen | 2009-07-22 | 2 | -27/+10 |
| | | | | SVN-Revision: 16959 | ||||
* | glamo: Use dev_pm_ops instead of platform suspend/resume. | Lars-Peter Clausen | 2009-07-21 | 4 | -52/+66 |
| | | | | SVN-Revision: 16952 | ||||
* | fix s3c_gpiolib_getchip. The comparison was the wrong way, causing all kinds ↵ | Lars-Peter Clausen | 2009-07-21 | 1 | -0/+13 |
| | | | | | | of funny things :/ SVN-Revision: 16937 | ||||
* | glamo-mci: Cleanup mmc clock rate control. | Lars-Peter Clausen | 2009-07-20 | 5 | -409/+325 |
| | | | | SVN-Revision: 16936 | ||||
* | update to 2.6.30.2 | Imre Kaloz | 2009-07-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 16931 | ||||
* | glamo mmc regulator fixes. | Lars-Peter Clausen | 2009-07-19 | 2 | -10/+22 |
| | | | | SVN-Revision: 16922 | ||||
* | Get rid of glamo-lcm-spi. It's not used and probably never will be. | Lars-Peter Clausen | 2009-07-16 | 4 | -251/+2 |
| | | | | SVN-Revision: 16871 | ||||
* | Reverese mangle_pmu logic. Initalize regulator constrains to those used for ↵ | Lars-Peter Clausen | 2009-07-16 | 1 | -22/+16 |
| | | | | | | all but GTA02v1 and changed them for GTA02v1 in mangle_pmu. SVN-Revision: 16866 | ||||
* | Cleanup glamo platform_data. | Lars-Peter Clausen | 2009-07-16 | 10 | -197/+187 |
| | | | | SVN-Revision: 16863 | ||||
* | mach_gta02: Add some missing always_on regulator constraints and declare ↵ | Lars-Peter Clausen | 2009-07-16 | 1 | -4/+8 |
| | | | | | | regulator constraints to be fully specified. SVN-Revision: 16859 | ||||
* | Implement voltage listing for pc50633. | Lars-Peter Clausen | 2009-07-16 | 1 | -0/+106 |
| | | | | SVN-Revision: 16858 | ||||
* | glamo: get rid of static driver handle. | Lars-Peter Clausen | 2009-07-12 | 3 | -30/+31 |
| | | | | SVN-Revision: 16821 | ||||
* | glamo: Use mfd_cell for child resource handling instead of some ugly custom ↵ | Lars-Peter Clausen | 2009-07-12 | 5 | -217/+49 |
| | | | | | | code. SVN-Revision: 16816 | ||||
* | Cleanup glamo mmc driver. | Lars-Peter Clausen | 2009-07-11 | 4 | -580/+320 |
| | | | | SVN-Revision: 16786 | ||||
* | rename <gsm0710muxd> to <fso-gsm0710muxd>, as it's fso-specific | Mirko Vogt | 2009-07-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 16773 | ||||
* | do not allow overriding the init argument by bootloaders | Mirko Vogt | 2009-07-07 | 1 | -0/+19 |
| | | | | SVN-Revision: 16738 | ||||
* | automatically mount sd-card as it's possible (might be done via hotplug later) | Mirko Vogt | 2009-07-05 | 1 | -0/+6 |
| | | | | SVN-Revision: 16700 | ||||
* | Add ioctls to glamo framebuffer driver to enable/disable glamo engines. | Lars-Peter Clausen | 2009-07-05 | 5 | -83/+71 |
| | | | | SVN-Revision: 16686 | ||||
* | purge out config and patches for 2.6.29 as 2.6.30.1 is now default and stable | Mirko Vogt | 2009-07-05 | 7 | -256940/+0 |
| | | | | SVN-Revision: 16685 | ||||
* | Remove 2.6.28 config and patches. | Lars-Peter Clausen | 2009-07-05 | 5 | -150615/+0 |
| | | | | SVN-Revision: 16681 | ||||
* | Update to 2.6.30.1, refresh patches | Lars-Peter Clausen | 2009-07-05 | 4 | -16/+15 |
| | | | | SVN-Revision: 16680 | ||||
* | clean interface before shutting it down | Mirko Vogt | 2009-07-04 | 1 | -0/+10 |
| | | | | SVN-Revision: 16668 | ||||
* | prevent ar6000 from being deactivated in a inappropriate way | Mirko Vogt | 2009-06-30 | 1 | -0/+36 |
| | | | | SVN-Revision: 16639 | ||||
* | Enable s3c mmc driver. | Lars-Peter Clausen | 2009-06-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 16638 | ||||
* | Let jbt6k74 depend on LCD_CLASS_DEVICE. Enable LCD_CLASS_DEVICE. | Lars-Peter Clausen | 2009-06-30 | 2 | -2/+7 |
| | | | | SVN-Revision: 16635 | ||||
* | Oops. forgot the header for the last commit. | Lars-Peter Clausen | 2009-06-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 16617 | ||||
* | jbt6k74: * Register a lcd device. * Add callbacks to allow the graphics chip ↵ | Lars-Peter Clausen | 2009-06-29 | 1 | -120/+149 |
| | | | | | | to disable the pixel clock. * Delay blanking to avoid white flash. SVN-Revision: 16616 | ||||
* | gta02_wm8753: Use snd_soc_add_controls to add machine specific controls. | Lars-Peter Clausen | 2009-06-28 | 1 | -8/+6 |
| | | | | SVN-Revision: 16613 | ||||
* | Fix wm8753 register cache. | Lars-Peter Clausen | 2009-06-28 | 1 | -0/+26 |
| | | | | SVN-Revision: 16612 | ||||
* | Cleanup sound patch. | Lars-Peter Clausen | 2009-06-28 | 3 | -142/+70 |
| | | | | SVN-Revision: 16611 | ||||
* | Fix freerunner gsm modem pm. | Lars-Peter Clausen | 2009-06-28 | 2 | -8/+91 |
| | | | | SVN-Revision: 16609 | ||||
* | IKCONFIG shouldn't be enabled by default | Imre Kaloz | 2009-06-15 | 3 | -6/+0 |
| | | | | SVN-Revision: 16473 | ||||
* | rfkill config cleanup | Imre Kaloz | 2009-06-15 | 3 | -9/+0 |
| | | | | SVN-Revision: 16471 | ||||
* | add script which initiates suspend-to-ram (target-specific) | Mirko Vogt | 2009-06-07 | 1 | -0/+4 |
| | | | | SVN-Revision: 16368 | ||||
* | switch back to 2.6.29 until some target specific bugs are fixed in 2.6.30 | Mirko Vogt | 2009-06-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 16339 | ||||
* | upgrade to 2.6.30-rc8 | Imre Kaloz | 2009-06-03 | 4 | -24/+19 |
| | | | | SVN-Revision: 16307 | ||||
* | add bootsplash to 2.6.30 as well and enable it per default | Mirko Vogt | 2009-06-02 | 3 | -1/+38536 |
| | | | | SVN-Revision: 16297 | ||||
* | rename serial devices for 2.6.30 as well to avoid uneeded mappings in userspace | Mirko Vogt | 2009-06-02 | 1 | -0/+11 |
| | | | | SVN-Revision: 16290 | ||||
* | s3c24xx: get rid of unnecessary config overrides, which break stuff in ↵ | Felix Fietkau | 2009-05-29 | 1 | -25/+0 |
| | | | | | | package/kernel SVN-Revision: 16174 | ||||
* | s3c24xx: do not override CONFIG_WIRELESS, this breaks packages | Felix Fietkau | 2009-05-29 | 1 | -1/+0 |
| | | | | SVN-Revision: 16163 | ||||
* | jbt6k74: Change the state machine to have one state field for resolution and ↵ | Lars-Peter Clausen | 2009-05-27 | 1 | -152/+186 |
| | | | | | | one for power mode. Loosing the resolution when the display is sent to sleep is just wrong. Automatically switch resolution when a framebuffer mode change event is recevied. SVN-Revision: 16116 | ||||
* | update to 2.6.30-rc7 | Imre Kaloz | 2009-05-25 | 23 | -625/+401 |
| | | | | SVN-Revision: 16048 | ||||
* | fix glamo modesetting. | Lars-Peter Clausen | 2009-05-23 | 3 | -238/+172 |
| | | | | SVN-Revision: 16015 | ||||
* | oops... add missing 2.6.30 config | Lars-Peter Clausen | 2009-05-18 | 1 | -0/+491 |
| | | | | SVN-Revision: 15919 | ||||
* | bump to 2.6.30-rc6 | Lars-Peter Clausen | 2009-05-18 | 159 | -1/+55656 |
| | | | | SVN-Revision: 15918 | ||||
* | adjust patches and config once again... | Mirko Vogt | 2009-05-15 | 4 | -50723/+1780 |
| | | | | SVN-Revision: 15875 | ||||
* | refresh kernel config | Mirko Vogt | 2009-05-15 | 1 | -5/+47 |
| | | | | SVN-Revision: 15873 | ||||
* | add OpenWrt-logo (480x480) besides the well known penguin and prevent early ↵ | Mirko Vogt | 2009-05-15 | 2 | -0/+38531 |
| | | | | | | printk's to scroll into the image SVN-Revision: 15863 | ||||
* | config cleanups | Imre Kaloz | 2009-05-15 | 2 | -5/+0 |
| | | | | SVN-Revision: 15861 |