summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | ARM: SPL: Use CONFIG_SPL_DM not CONFIG_DMTom Rini2015-08-12-3/+3
* | gpio: omap: Drop 'method' parameterTom Rini2015-08-12-86/+94
* | am33xx: Update DT files, add am335x_gp_evm_config targetTom Rini2015-08-12-206/+2156
* | arm: am437x: Introduce new board cm-t43Nikita Kiryanov2015-08-12-0/+655
* | gpio: am43xx: expand gpio supportNikita Kiryanov2015-08-12-0/+4
* | mmc: omap_hsmmc: enable 8bit interface for eMMC for AM43xxNikita Kiryanov2015-08-12-2/+2
* | mmc: omap_hsmmc: enable proper CMD(DAT) lines reset procedure for am43xxNikita Kiryanov2015-08-12-1/+1
* | arm: am43xx: enable spi clockNikita Kiryanov2015-08-12-0/+1
* | spi: omap3_spi: add am43xx support to omap3_spiNikita Kiryanov2015-08-12-1/+1
* | ARM64: hikey: Add a README for this board.Peter Griffin2015-08-12-0/+160
* | ARM64: hikey: hi6220: Add u-boot support for the 96boards CE HiKey board.Peter Griffin2015-08-12-0/+551
* | mmc: hi6220_dw_mmc: Add hi6220 glue code for dw_mmc controller.Peter Griffin2015-08-12-0/+65
* | pmic: pmic_hi6553: Add a driver for the hi6553 pmic found on hikey board.Peter Griffin2015-08-12-0/+213
* | hisilicon: hi6220: Add a hi6220 pinmux driver.Peter Griffin2015-08-12-0/+305
* | ARM: hi6220: Add register and bitfield definition header files.Peter Griffin2015-08-12-0/+807
* | dm: gpio: hi6220: Add a hi6220 GPIO driver model driver.Peter Griffin2015-08-12-0/+126
* | common/cmd_source.c: Fix the source command failure under 64-bit platformGong Qianyu2015-08-12-3/+3
* | spl: Fix compile warning for arm64Gong Qianyu2015-08-12-1/+1
* | 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