summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | imx28: Fix issue with GCC 5.xMåns Rullgård2015-08-12-1/+1
* | ARM: keystone2: Use common definition for clk_get_rateLokesh Vutla2015-08-12-103/+167
* | ARM: keystone2: Remove unsed external clocksLokesh Vutla2015-08-12-66/+15
* | ARM: keystone2: Cleanup init_pll definitionLokesh Vutla2015-08-12-46/+84
* | ARM: keystone2: Use common structure for PLLsLokesh Vutla2015-08-12-51/+22
* | ARM: keystone2: Fix dev and arm speed detectionLokesh Vutla2015-08-12-162/+114
* | ARM: keystone2: Cleanup PLL init codeLokesh Vutla2015-08-12-174/+211
* | ARM: keystone2: Enable CONFIG_DISPLAY_CPUINFOLokesh Vutla2015-08-12-0/+33
* | ARM: keystone2: Cleanup SoC detectionLokesh Vutla2015-08-12-16/+26
* | ARM: DRA72: disable workaround for 801819Nishanth Menon2015-08-12-0/+11
* | ARM: DRA7/ OMAP5: implement Auxiliary Control Register configurationNishanth Menon2015-08-12-0/+7
* | ARM: Introduce erratum workaround for 801819Nishanth Menon2015-08-12-0/+22
* | integrator: switch to DM serial portLinus Walleij2015-08-12-20/+28
* | usb: ohci: enable cache supportWu, Josh2015-08-12-12/+2
* | ARM: cache: implement a default weak flush_cache() functionWu, Josh2015-08-12-60/+5
* | ARM: cache: add an empty stub function for invalidate/flush dcacheWu, Josh2015-08-12-32/+9
* | m68k: cache: add an empty stub functions for invalidate/flush dcacheWu, Josh2015-08-12-0/+9
* | Correct License and Copyright information on few filesRuchika Gupta2015-08-12-4/+7
* | ti: drop value from CONFIG_SYS_NAND_BUSWIDTH_16BITStefano Babic2015-08-12-12/+12
* | mcx: add Ethernet over USBStefano Babic2015-08-12-0/+3
* | omap3: fix NAND support for mcx boardStefano Babic2015-08-12-0/+3
* | drivers: hierarchize drivers Kconfig menuMasahiro Yamada2015-08-12-0/+68
* | include/bitfield.h: Assure new bitfield value doesn't touch unwanted bitsCodrin Ciubotariu2015-08-12-1/+1
* | arm/rpi: Enable dcacheAlexander Stein2015-08-12-1/+1
* | dwc2: Add dcache supportAlexander Stein2015-08-12-7/+17
* | arm/mach-bcm283x/mbox: Flush and invalidate dcache when using fw mailboxAlexander Stein2015-08-12-0/+12
* | ARM: bcm283x: Allocate all mailbox buffers cacheline alignedAlexander Stein2015-08-12-7/+7
* | ARM: bcm283x: Define CONFIG_SYS_CACHELINE_SIZEAlexander Stein2015-08-12-0/+3
* | arm1136/arm1176: Merge cache handling codeAlexander Stein2015-08-12-53/+12
* | arm1136: Remove dead codeAlexander Stein2015-08-12-10/+0
* | sniper: Keypad support, with recovery and fastboot key combinationsPaul Kocialkowski2015-08-12-0/+16
* | sniper: Power off when the power on reason is not a valid onePaul Kocialkowski2015-08-12-0/+18
* | sniper: Power button reset supportPaul Kocialkowski2015-08-12-0/+4
* | sniper: Fastboot supportPaul Kocialkowski2015-08-12-0/+70
* | sniper: Pass serial number through ATAGPaul Kocialkowski2015-08-12-0/+19
* | sniper: Serial number support, obtained from die IDPaul Kocialkowski2015-08-12-0/+13
* | sniper: OMAP3 reboot mode supportPaul Kocialkowski2015-08-12-0/+21
* | LG Optimus Black (P970) codename sniper supportPaul Kocialkowski2015-08-12-0/+758
* | omap3: Reboot mode supportPaul Kocialkowski2015-08-12-0/+45
* | input: twl4030: Keypad scan and inputPaul Kocialkowski2015-08-12-0/+42
* | input: TWL4030 input support for power button, USB and chargerPaul Kocialkowski2015-08-12-0/+64
* | power: twl4030: Power off supportPaul Kocialkowski2015-08-12-8/+84
* | lpc32xx: devkit3250: add spl build supportVladimir Zapolskiy2015-08-12-0/+124
* | lpc32xx: devkit3250: update of board configurationVladimir Zapolskiy2015-08-12-6/+120
* | nand: lpc32xx: add SLC NAND controller supportVladimir Zapolskiy2015-08-12-0/+186
* | spl: nand: simple: replace readb() with chip specific read_buf()Vladimir Zapolskiy2015-08-12-2/+5
* | image: fix Android ramdisk support when dtb is specifiedRob Herring2015-08-12-10/+8
* | JFFS2: Use merge sort when parsing filesystemMark Tomlinson2015-08-12-35/+69
* | JFFS2: Use CLEANMARKER to reduce scanning timeMark Tomlinson2015-08-12-0/+25
* | JFFS2: Change scansize to match linux kernelMark Tomlinson2015-08-12-1/+1