summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: Introduce erratum workaround for 801819Nishanth Menon2015-08-122-0/+22
* integrator: switch to DM serial portLinus Walleij2015-08-126-20/+28
* usb: ohci: enable cache supportWu, Josh2015-08-122-12/+2
* ARM: cache: implement a default weak flush_cache() functionWu, Josh2015-08-125-60/+5
* ARM: cache: add an empty stub function for invalidate/flush dcacheWu, Josh2015-08-125-32/+9
* m68k: cache: add an empty stub functions for invalidate/flush dcacheWu, Josh2015-08-121-0/+9
* Correct License and Copyright information on few filesRuchika Gupta2015-08-125-4/+7
* ti: drop value from CONFIG_SYS_NAND_BUSWIDTH_16BITStefano Babic2015-08-1212-12/+12
* mcx: add Ethernet over USBStefano Babic2015-08-121-0/+3
* 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
OpenPOWER on IntegriCloud