summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* omap3: fix NAND support for mcx boardStefano Babic2015-08-121-0/+3
* drivers: hierarchize drivers Kconfig menuMasahiro Yamada2015-08-1211-0/+68
* include/bitfield.h: Assure new bitfield value doesn't touch unwanted bitsCodrin Ciubotariu2015-08-121-1/+1
* arm/rpi: Enable dcacheAlexander Stein2015-08-122-1/+1
* dwc2: Add dcache supportAlexander Stein2015-08-121-7/+17
* arm/mach-bcm283x/mbox: Flush and invalidate dcache when using fw mailboxAlexander Stein2015-08-122-0/+12
* ARM: bcm283x: Allocate all mailbox buffers cacheline alignedAlexander Stein2015-08-122-7/+7
* ARM: bcm283x: Define CONFIG_SYS_CACHELINE_SIZEAlexander Stein2015-08-122-0/+3
* arm1136/arm1176: Merge cache handling codeAlexander Stein2015-08-125-53/+12
* arm1136: Remove dead codeAlexander Stein2015-08-121-10/+0
* sniper: Keypad support, with recovery and fastboot key combinationsPaul Kocialkowski2015-08-121-0/+16
* sniper: Power off when the power on reason is not a valid onePaul Kocialkowski2015-08-121-0/+18
* sniper: Power button reset supportPaul Kocialkowski2015-08-121-0/+4
* sniper: Fastboot supportPaul Kocialkowski2015-08-123-0/+70
* sniper: Pass serial number through ATAGPaul Kocialkowski2015-08-122-0/+19
* sniper: Serial number support, obtained from die IDPaul Kocialkowski2015-08-121-0/+13
* sniper: OMAP3 reboot mode supportPaul Kocialkowski2015-08-122-0/+21
* LG Optimus Black (P970) codename sniper supportPaul Kocialkowski2015-08-128-0/+758
* omap3: Reboot mode supportPaul Kocialkowski2015-08-122-0/+45
* input: twl4030: Keypad scan and inputPaul Kocialkowski2015-08-122-0/+42
* input: TWL4030 input support for power button, USB and chargerPaul Kocialkowski2015-08-123-0/+64
* power: twl4030: Power off supportPaul Kocialkowski2015-08-122-8/+84
* lpc32xx: devkit3250: add spl build supportVladimir Zapolskiy2015-08-125-0/+124
* lpc32xx: devkit3250: update of board configurationVladimir Zapolskiy2015-08-123-6/+120
* nand: lpc32xx: add SLC NAND controller supportVladimir Zapolskiy2015-08-125-0/+186
* spl: nand: simple: replace readb() with chip specific read_buf()Vladimir Zapolskiy2015-08-121-2/+5
* image: fix Android ramdisk support when dtb is specifiedRob Herring2015-08-121-10/+8
* JFFS2: Use merge sort when parsing filesystemMark Tomlinson2015-08-124-35/+69
* JFFS2: Use CLEANMARKER to reduce scanning timeMark Tomlinson2015-08-121-0/+25
* JFFS2: Change scansize to match linux kernelMark Tomlinson2015-08-121-1/+1
* JFFS2: Optimize building lists during scanMark Tomlinson2015-08-121-4/+21
* JFFS2: Improve speed reading flash filesMark Tomlinson2015-08-121-6/+21
* JFFS2: Only list each directory entry onceMark Tomlinson2015-08-121-5/+33
* JFFS2: Speed up and fix comparison functionsMark Tomlinson2015-08-121-40/+47
* JFFS2: Return early when file read not necessaryMark Tomlinson2015-08-121-0/+6
* arm: bcmcygnus: Enable Ethernet supportJiandong Zheng2015-08-122-0/+22
* arm, at91: support for sam9260 based smartweb boardHeiko Schocher2015-08-129-0/+561
* nand, atmel: remove udelay in spl_nand_erase_one()Heiko Schocher2015-08-121-2/+0
* spl, common, serial: build SPL without serial supportHeiko Schocher2015-08-1214-11/+40
* port vexpress to use distro boot commandsDennis Gilmore2015-08-121-17/+17
* Move setting CONFIG_BOOTP_VCI_STRING to before including the vexpress-common ...Dennis Gilmore2015-08-123-3/+3
* PXE: if a board has set its own value for CONFIG_BOOTP_VCI_STRING do not set ...Dennis Gilmore2015-08-121-0/+6
* ARM: highbank: remove DRAM bank setupRob Herring2015-08-122-7/+2
* dm: pmic: max77686: Correct two typos in a commentSimon Glass2015-08-121-2/+2
* power: regulator: max77686 correct variable typePeng Fan2015-08-121-8/+8
* fsl: common: pfuze: no use original pfuze code if DM_PMICPeng Fan2015-08-121-0/+2
* power: regulator: add pfuze100 supportPeng Fan2015-08-124-4/+597
* power: pmic: pfuze100 support driver modelPeng Fan2015-08-121-0/+1
* power: regulator: update comments for regulator-namePeng Fan2015-08-122-11/+9
* power: regulator use node name when no regulator-namePeng Fan2015-08-121-1/+3
OpenPOWER on IntegriCloud