aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-12ARM: cache: add an empty stub function for invalidate/flush dcacheWu, Josh5-32/+9
2015-08-12m68k: cache: add an empty stub functions for invalidate/flush dcacheWu, Josh1-0/+9
2015-08-12Correct License and Copyright information on few filesRuchika Gupta5-4/+7
2015-08-12ti: drop value from CONFIG_SYS_NAND_BUSWIDTH_16BITStefano Babic12-12/+12
2015-08-12mcx: add Ethernet over USBStefano Babic1-0/+3
2015-08-12omap3: fix NAND support for mcx boardStefano Babic1-0/+3
2015-08-12drivers: hierarchize drivers Kconfig menuMasahiro Yamada11-0/+68
2015-08-12include/bitfield.h: Assure new bitfield value doesn't touch unwanted bitsCodrin Ciubotariu1-1/+1
2015-08-12arm/rpi: Enable dcacheAlexander Stein2-1/+1
2015-08-12dwc2: Add dcache supportAlexander Stein1-7/+17
2015-08-12arm/mach-bcm283x/mbox: Flush and invalidate dcache when using fw mailboxAlexander Stein2-0/+12
2015-08-12ARM: bcm283x: Allocate all mailbox buffers cacheline alignedAlexander Stein2-7/+7
2015-08-12ARM: bcm283x: Define CONFIG_SYS_CACHELINE_SIZEAlexander Stein2-0/+3
2015-08-12arm1136/arm1176: Merge cache handling codeAlexander Stein5-53/+12
2015-08-12arm1136: Remove dead codeAlexander Stein1-10/+0
2015-08-12sniper: Keypad support, with recovery and fastboot key combinationsPaul Kocialkowski1-0/+16
2015-08-12sniper: Power off when the power on reason is not a valid onePaul Kocialkowski1-0/+18
2015-08-12sniper: Power button reset supportPaul Kocialkowski1-0/+4
2015-08-12sniper: Fastboot supportPaul Kocialkowski3-0/+70
2015-08-12sniper: Pass serial number through ATAGPaul Kocialkowski2-0/+19
2015-08-12sniper: Serial number support, obtained from die IDPaul Kocialkowski1-0/+13
2015-08-12sniper: OMAP3 reboot mode supportPaul Kocialkowski2-0/+21
2015-08-12LG Optimus Black (P970) codename sniper supportPaul Kocialkowski8-0/+758
2015-08-12omap3: Reboot mode supportPaul Kocialkowski2-0/+45
2015-08-12input: twl4030: Keypad scan and inputPaul Kocialkowski2-0/+42
2015-08-12input: TWL4030 input support for power button, USB and chargerPaul Kocialkowski3-0/+64
2015-08-12power: twl4030: Power off supportPaul Kocialkowski2-8/+84
2015-08-12lpc32xx: devkit3250: add spl build supportVladimir Zapolskiy5-0/+124
2015-08-12lpc32xx: devkit3250: update of board configurationVladimir Zapolskiy3-6/+120
2015-08-12nand: lpc32xx: add SLC NAND controller supportVladimir Zapolskiy5-0/+186
2015-08-12spl: nand: simple: replace readb() with chip specific read_buf()Vladimir Zapolskiy1-2/+5
2015-08-12image: fix Android ramdisk support when dtb is specifiedRob Herring1-10/+8
2015-08-12JFFS2: Use merge sort when parsing filesystemMark Tomlinson4-35/+69
2015-08-12JFFS2: Use CLEANMARKER to reduce scanning timeMark Tomlinson1-0/+25
2015-08-12JFFS2: Change scansize to match linux kernelMark Tomlinson1-1/+1
2015-08-12JFFS2: Optimize building lists during scanMark Tomlinson1-4/+21
2015-08-12JFFS2: Improve speed reading flash filesMark Tomlinson1-6/+21
2015-08-12JFFS2: Only list each directory entry onceMark Tomlinson1-5/+33
2015-08-12JFFS2: Speed up and fix comparison functionsMark Tomlinson1-40/+47
2015-08-12JFFS2: Return early when file read not necessaryMark Tomlinson1-0/+6
2015-08-12arm: bcmcygnus: Enable Ethernet supportJiandong Zheng2-0/+22
2015-08-12arm, at91: support for sam9260 based smartweb boardHeiko Schocher9-0/+561
2015-08-12nand, atmel: remove udelay in spl_nand_erase_one()Heiko Schocher1-2/+0
2015-08-12spl, common, serial: build SPL without serial supportHeiko Schocher14-11/+40
2015-08-12port vexpress to use distro boot commandsDennis Gilmore1-17/+17
2015-08-12Move setting CONFIG_BOOTP_VCI_STRING to before including the vexpress-common ...Dennis Gilmore3-3/+3
2015-08-12PXE: if a board has set its own value for CONFIG_BOOTP_VCI_STRING do not set ...Dennis Gilmore1-0/+6
2015-08-12ARM: highbank: remove DRAM bank setupRob Herring2-7/+2
2015-08-12dm: pmic: max77686: Correct two typos in a commentSimon Glass1-2/+2
2015-08-12power: regulator: max77686 correct variable typePeng Fan1-8/+8