summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | console: introduce new callback set_modeJean-Christophe PLAGNIOL-VILLARD2013-09-241-0/+6
| * | | console: introduce console_get_by_devJean-Christophe PLAGNIOL-VILLARD2013-09-242-0/+15
| * | | shutdown: add board call backJean-Christophe PLAGNIOL-VILLARD2013-09-242-0/+5
* | | | Merge branch 'for-next/omap'Sascha Hauer2013-10-077-225/+561
|\ \ \ \
| * | | | i2c: omap: remove unncessary printfSascha Hauer2013-09-271-1/+0
| * | | | i2c-omap: Update driverJan Weitzel2013-09-273-191/+454
| * | | | scripts/omap_signGP: add getoptSascha Hauer2013-09-272-18/+44
| * | | | ARM: OMAP: unconditionally use /boot/barebox.envSascha Hauer2013-09-271-4/+1
| * | | | ARM: OMAP: register OMAP specific barebox bootm handlerSascha Hauer2013-09-273-8/+57
| * | | | ARM: OMAP: Add missing includeSascha Hauer2013-09-271-3/+5
* | | | | Merge branch 'for-next/net'Sascha Hauer2013-10-0710-96/+296
|\ \ \ \ \
| * | | | | macb: add support to read the mac address from registerJean-Christophe PLAGNIOL-VILLARD2013-10-061-0/+22
| * | | | | animeo_ip: retrieve the mac from the macb and set private mac to asixJean-Christophe PLAGNIOL-VILLARD2013-09-231-0/+35
| * | | | | animeo_ip: ensure the phy is reset correctlyJean-Christophe PLAGNIOL-VILLARD2013-09-231-1/+37
| * | | | | introduce helper to generate mac address with OUIJean-Christophe PLAGNIOL-VILLARD2013-09-221-0/+42
| * | | | | versatilepb: enable qemu fixupJean-Christophe PLAGNIOL-VILLARD2013-09-221-1/+6
| * | | | | smc91111: add fixup for qemu phy supportJean-Christophe PLAGNIOL-VILLARD2013-09-222-1/+43
| * | | | | net: designware: remove backspaces from codeSascha Hauer2013-09-091-4/+4
| * | | | | net: designware: Add decvicetree supportSascha Hauer2013-09-092-9/+46
| * | | | | net: designware: make alt/enhanced descriptor runtime configurableSascha Hauer2013-09-093-75/+56
| * | | | | net: designware: use dma_alloc for descriptorsSascha Hauer2013-09-091-2/+2
| * | | | | net: designware: drop HAS_DESIGNWARE_ETHSascha Hauer2013-09-091-1/+0
| * | | | | net: designware: Fix broken cache invalidateSascha Hauer2013-09-091-2/+3
* | | | | | Merge branch 'for-next/mxs'Sascha Hauer2013-10-073-4/+25
|\ \ \ \ \ \
| * | | | | | mx28-evk: enable USBEric Bénard2013-09-111-0/+21
| * | | | | | imx28-regs: i.MX28 has 2 USB controllersEric Bénard2013-09-111-1/+2
| * | | | | | ARM: i.MX28evk: enable SPI/AUART supportSascha Hauer2013-09-111-3/+2
* | | | | | | Merge branch 'for-next/mount'Sascha Hauer2013-10-079-63/+199
|\ \ \ \ \ \ \
| * | | | | | | mount: use standard mountpath if path is ommittedSascha Hauer2013-09-301-1/+26
| * | | | | | | mount: Allow to mount all available partitionsSascha Hauer2013-09-301-1/+7
| * | | | | | | fs: add cdev mount helpersSascha Hauer2013-09-302-0/+83
| * | | | | | | block: Collect block devices on listSascha Hauer2013-09-302-0/+11
| * | | | | | | mount: implement -v option to print available filesystemsSascha Hauer2013-09-292-10/+26
| * | | | | | | fs: remove unused field 'name' from struct fs_driver_dSascha Hauer2013-09-291-1/+0
| * | | | | | | fs: use bus_for_each_driverSascha Hauer2013-09-291-4/+1
| * | | | | | | mount: print backingstore instead of dev_nameSascha Hauer2013-09-291-1/+1
| * | | | | | | fs: cleanup backingstore handlingSascha Hauer2013-09-296-48/+47
* | | | | | | | Merge branch 'for-next/misc'Sascha Hauer2013-10-0725-178/+369
|\ \ \ \ \ \ \ \
| * | | | | | | | scripts/bareboxenv: Make locally used functions staticSascha Hauer2013-09-301-6/+6
| * | | | | | | | defenv-2: Do not overwrite previously existing global variablesSascha Hauer2013-09-301-6/+13
| * | | | | | | | scripts: Move omap4_usbboot to its own directorySascha Hauer2013-09-277-5/+7
| * | | | | | | | scripts/Makefile: implement targetprogs-ySascha Hauer2013-09-271-5/+8
| * | | | | | | | scripts/Makefile: cleanupSascha Hauer2013-09-271-10/+10
| * | | | | | | | globalvar: Do not modify already existing variablesSascha Hauer2013-09-271-0/+3
| * | | | | | | | usb: Turn some printf into pr_*Sascha Hauer2013-09-271-3/+3
| * | | | | | | | move devinfo command to its own fileSascha Hauer2013-09-273-142/+159
| * | | | | | | | usb: make usb devices children of the corresponding hostSascha Hauer2013-09-244-0/+5
| * | | | | | | | command: crc: add -V option to check the crc store in a fileJean-Christophe PLAGNIOL-VILLARD2013-09-201-1/+19
| * | | | | | | | ARM: PBL: fix binary sizeJean-Christophe PLAGNIOL-VILLARD2013-09-181-0/+8
| * | | | | | | | add fix size toolsJean-Christophe PLAGNIOL-VILLARD2013-09-182-0/+82