Ok, took some more time then I first thought, and it isn't finished/polished yet.
But it is very usable, so I'll upload it, complete build with new and improved crop_rec module.
Contains all you need, SD-UHS hack module, crop_rec module etc.
Even contains the "ML-SETUP.FIR" file for enabling bootflag on your 6d for first time users of Magic lantern.
Link to complete buildhttp://drive.google.com/file/d/1u7KA_UahTabHP2VridmjXtOAgaB1oMJt/view?usp=sharingFor users already experienced with running magic-lantern:
Copy the files to your SD card and put camera on:
Enable at least the following modules on the module tab:

After that, restart camera so the modules are loaded.
Crop_rec menu now contains the following presets:

I culled it down to a few presets. The 1:3 readout presets (this means, horizontal 3x binned resolution and vertical every line is read.)
These 1:3 presets are for stretching 3x in post to get normal image. If loaded in MLVApp, this is done automatically.
Now you might think, where are all the lovely presets ?
They are now in submenu of crop_rec. (Q button on camera)
Select your desired recording mode 1:3 (horizontal binning, vertical every line read)
Or 1:1 pixel readout (a selected crop of the sensor, where the resolution is readout on 1:1 pixel level)
Here's the new submenu (a little messy, will try to clean it up later, but it works for now

)

At the top you can select your desired preset, the one used, depends on what you selected in the normal crop menu (so 1:1 or 1:3)
The 1:1 now contains all these presets and even some more, also 30fps, if you scroll down:
EDIT: forgot to mention, the 1:1 presets must be used in 5xzoom mode The 1:3 contains these 4 presets:

for example, 5496/3 x 1960 means, 5496 horizontal pixels are binned by 3 to 1832 pixels horizontal resolution and 1960 is the vertical resolution.
So you're actually recording 1832x1960 resolution, but in post, it must be stretched back to 1832x3=5496 resolution. MLVApp does this automatically.
It's sort of 3x anamorphic mode, although without an anamorphic lens, this time the sensor does the squeezing for you
EDIT: forgot to mention, the 1:3 presets must be used in normal view mode (not 5xzoom)And the 5496/3 presets have working Canon live view (although squeezed

)
The above build is made from the following source:
http://bitbucket.org/Dannephoto/magic-lantern/commits/?search=6c6f37e9adfcAnd exchanged the crop_rec.c file for this one:
http://drive.google.com/file/d/1DXL5ExJHjRhXqicMNXEcZ2GAv4ejrcEq/view?usp=sharingAnd the dual-iso.c for this one (only address fix for 6d, without it isoless error message)
https://drive.google.com/file/d/1hWdfBQ9k4B_AU2KCagXPZMD_fyz90DSc/view?usp=sharingSorry for the messy source references, I'll try better my life, once new ML source setup is clear
