summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-13ARM64: hikey: Add a README for this board.Peter Griffin1-0/+160
2015-08-13ARM64: hikey: hi6220: Add u-boot support for the 96boards CE HiKey board.Peter Griffin6-0/+551
2015-08-13mmc: hi6220_dw_mmc: Add hi6220 glue code for dw_mmc controller.Peter Griffin3-0/+65
2015-08-13pmic: pmic_hi6553: Add a driver for the hi6553 pmic found on hikey board.Peter Griffin3-0/+213
2015-08-13hisilicon: hi6220: Add a hi6220 pinmux driver.Peter Griffin5-0/+305
2015-08-13ARM: hi6220: Add register and bitfield definition header files.Peter Griffin2-0/+807
2015-08-13dm: gpio: hi6220: Add a hi6220 GPIO driver model driver.Peter Griffin3-0/+126
2015-08-13common/cmd_source.c: Fix the source command failure under 64-bit platformGong Qianyu1-3/+3
2015-08-13spl: Fix compile warning for arm64Gong Qianyu1-1/+1
2015-08-13imx28: Fix issue with GCC 5.xMåns Rullgård1-1/+1
2015-08-13ARM: keystone2: Use common definition for clk_get_rateLokesh Vutla8-103/+167
2015-08-13ARM: keystone2: Remove unsed external clocksLokesh Vutla9-66/+15
2015-08-13ARM: keystone2: Cleanup init_pll definitionLokesh Vutla5-46/+84
2015-08-13ARM: keystone2: Use common structure for PLLsLokesh Vutla10-51/+22
2015-08-13ARM: keystone2: Fix dev and arm speed detectionLokesh Vutla12-162/+114
2015-08-13ARM: keystone2: Cleanup PLL init codeLokesh Vutla8-174/+211
2015-08-13ARM: keystone2: Enable CONFIG_DISPLAY_CPUINFOLokesh Vutla2-0/+33
2015-08-13ARM: keystone2: Cleanup SoC detectionLokesh Vutla1-16/+26
2015-08-13ARM: DRA72: disable workaround for 801819Nishanth Menon1-0/+11
2015-08-13ARM: DRA7/ OMAP5: implement Auxiliary Control Register configurationNishanth Menon2-0/+7
2015-08-13ARM: Introduce erratum workaround for 801819Nishanth Menon2-0/+22
2015-08-13integrator: switch to DM serial portLinus Walleij6-20/+28
2015-08-13usb: ohci: enable cache supportWu, Josh2-12/+2
2015-08-13ARM: cache: implement a default weak flush_cache() functionWu, Josh5-60/+5
2015-08-13ARM: cache: add an empty stub function for invalidate/flush dcacheWu, Josh5-32/+9
2015-08-13m68k: cache: add an empty stub functions for invalidate/flush dcacheWu, Josh1-0/+9
2015-08-13Correct License and Copyright information on few filesRuchika Gupta5-4/+7
2015-08-13ti: drop value from CONFIG_SYS_NAND_BUSWIDTH_16BITStefano Babic12-12/+12
2015-08-13mcx: add Ethernet over USBStefano Babic1-0/+3
2015-08-13omap3: fix NAND support for mcx boardStefano Babic1-0/+3
2015-08-13drivers: hierarchize drivers Kconfig menuMasahiro Yamada11-0/+68
2015-08-13include/bitfield.h: Assure new bitfield value doesn't touch unwanted bitsCodrin Ciubotariu1-1/+1
2015-08-13arm/rpi: Enable dcacheAlexander Stein2-1/+1
2015-08-13dwc2: Add dcache supportAlexander Stein1-7/+17
2015-08-13arm/mach-bcm283x/mbox: Flush and invalidate dcache when using fw mailboxAlexander Stein2-0/+12
2015-08-13ARM: bcm283x: Allocate all mailbox buffers cacheline alignedAlexander Stein2-7/+7
2015-08-13ARM: bcm283x: Define CONFIG_SYS_CACHELINE_SIZEAlexander Stein2-0/+3
2015-08-13arm1136/arm1176: Merge cache handling codeAlexander Stein5-53/+12
2015-08-13arm1136: Remove dead codeAlexander Stein1-10/+0
2015-08-13sniper: Keypad support, with recovery and fastboot key combinationsPaul Kocialkowski1-0/+16
2015-08-13sniper: Power off when the power on reason is not a valid onePaul Kocialkowski1-0/+18
2015-08-13sniper: Power button reset supportPaul Kocialkowski1-0/+4
2015-08-13sniper: Fastboot supportPaul Kocialkowski3-0/+70
2015-08-13sniper: Pass serial number through ATAGPaul Kocialkowski2-0/+19
2015-08-13sniper: Serial number support, obtained from die IDPaul Kocialkowski1-0/+13
2015-08-13sniper: OMAP3 reboot mode supportPaul Kocialkowski2-0/+21
2015-08-13LG Optimus Black (P970) codename sniper supportPaul Kocialkowski8-0/+758
2015-08-13omap3: Reboot mode supportPaul Kocialkowski2-0/+45
2015-08-13input: twl4030: Keypad scan and inputPaul Kocialkowski2-0/+42
2015-08-13input: TWL4030 input support for power button, USB and chargerPaul Kocialkowski3-0/+64