summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-13dra7xx: Add dra72_evm_defconfig using CONFIG_DMTom Rini
2015-08-13dra7xx: Move CONS_INDEX to Kconfig and enable CONFIG_SPL_STACK_ADDRTom Rini
2015-08-13ARM: SPL: Use CONFIG_SPL_DM not CONFIG_DMTom Rini
2015-08-13gpio: omap: Drop 'method' parameterTom Rini
2015-08-13am33xx: Update DT files, add am335x_gp_evm_config targetTom Rini
2015-08-13arm: am437x: Introduce new board cm-t43Nikita Kiryanov
2015-08-13gpio: am43xx: expand gpio supportNikita Kiryanov
2015-08-13mmc: omap_hsmmc: enable 8bit interface for eMMC for AM43xxNikita Kiryanov
2015-08-13mmc: omap_hsmmc: enable proper CMD(DAT) lines reset procedure for am43xxNikita Kiryanov
2015-08-13arm: am43xx: enable spi clockNikita Kiryanov
2015-08-13spi: omap3_spi: add am43xx support to omap3_spiNikita Kiryanov
2015-08-13ARM64: hikey: Add a README for this board.Peter Griffin
2015-08-13ARM64: hikey: hi6220: Add u-boot support for the 96boards CE HiKey board.Peter Griffin
2015-08-13mmc: hi6220_dw_mmc: Add hi6220 glue code for dw_mmc controller.Peter Griffin
2015-08-13pmic: pmic_hi6553: Add a driver for the hi6553 pmic found on hikey board.Peter Griffin
2015-08-13hisilicon: hi6220: Add a hi6220 pinmux driver.Peter Griffin
2015-08-13ARM: hi6220: Add register and bitfield definition header files.Peter Griffin
2015-08-13dm: gpio: hi6220: Add a hi6220 GPIO driver model driver.Peter Griffin
2015-08-13common/cmd_source.c: Fix the source command failure under 64-bit platformGong Qianyu
2015-08-13spl: Fix compile warning for arm64Gong Qianyu
2015-08-13imx28: Fix issue with GCC 5.xMåns Rullgård
2015-08-13ARM: keystone2: Use common definition for clk_get_rateLokesh Vutla
2015-08-13ARM: keystone2: Remove unsed external clocksLokesh Vutla
2015-08-13ARM: keystone2: Cleanup init_pll definitionLokesh Vutla
2015-08-13ARM: keystone2: Use common structure for PLLsLokesh Vutla
2015-08-13ARM: keystone2: Fix dev and arm speed detectionLokesh Vutla
2015-08-13ARM: keystone2: Cleanup PLL init codeLokesh Vutla
2015-08-13ARM: keystone2: Enable CONFIG_DISPLAY_CPUINFOLokesh Vutla
2015-08-13ARM: keystone2: Cleanup SoC detectionLokesh Vutla
2015-08-13ARM: DRA72: disable workaround for 801819Nishanth Menon
2015-08-13ARM: DRA7/ OMAP5: implement Auxiliary Control Register configurationNishanth Menon
2015-08-13ARM: Introduce erratum workaround for 801819Nishanth Menon
2015-08-13integrator: switch to DM serial portLinus Walleij
2015-08-13usb: ohci: enable cache supportWu, Josh
2015-08-13ARM: cache: implement a default weak flush_cache() functionWu, Josh
2015-08-13ARM: cache: add an empty stub function for invalidate/flush dcacheWu, Josh
2015-08-13m68k: cache: add an empty stub functions for invalidate/flush dcacheWu, Josh
2015-08-13Correct License and Copyright information on few filesRuchika Gupta
2015-08-13ti: drop value from CONFIG_SYS_NAND_BUSWIDTH_16BITStefano Babic
2015-08-13mcx: add Ethernet over USBStefano Babic
2015-08-13omap3: fix NAND support for mcx boardStefano Babic
2015-08-13drivers: hierarchize drivers Kconfig menuMasahiro Yamada
2015-08-13include/bitfield.h: Assure new bitfield value doesn't touch unwanted bitsCodrin Ciubotariu
2015-08-13arm/rpi: Enable dcacheAlexander Stein
2015-08-13dwc2: Add dcache supportAlexander Stein
2015-08-13arm/mach-bcm283x/mbox: Flush and invalidate dcache when using fw mailboxAlexander Stein
2015-08-13ARM: bcm283x: Allocate all mailbox buffers cacheline alignedAlexander Stein
2015-08-13ARM: bcm283x: Define CONFIG_SYS_CACHELINE_SIZEAlexander Stein
2015-08-13arm1136/arm1176: Merge cache handling codeAlexander Stein
2015-08-13arm1136: Remove dead codeAlexander Stein