summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-13kconfig: add config option for shell promptNikita Kiryanov517-307/+323
2015-08-13ARM: drop "optional" from target select in favor of ARCH_VERSATILEMasahiro Yamada4-4/+1
2015-08-13dra7xx: Add dra72_evm_defconfig using CONFIG_DMTom Rini11-0/+4575
2015-08-13dra7xx: Move CONS_INDEX to Kconfig and enable CONFIG_SPL_STACK_ADDRTom Rini4-3/+17
2015-08-13ARM: SPL: Use CONFIG_SPL_DM not CONFIG_DMTom Rini2-3/+3
2015-08-13gpio: omap: Drop 'method' parameterTom Rini6-86/+94
2015-08-13am33xx: Update DT files, add am335x_gp_evm_config targetTom Rini10-206/+2156
2015-08-13arm: am437x: Introduce new board cm-t43Nikita Kiryanov9-0/+655
2015-08-13gpio: am43xx: expand gpio supportNikita Kiryanov1-0/+4
2015-08-13mmc: omap_hsmmc: enable 8bit interface for eMMC for AM43xxNikita Kiryanov1-2/+2
2015-08-13mmc: omap_hsmmc: enable proper CMD(DAT) lines reset procedure for am43xxNikita Kiryanov1-1/+1
2015-08-13arm: am43xx: enable spi clockNikita Kiryanov1-0/+1
2015-08-13spi: omap3_spi: add am43xx support to omap3_spiNikita Kiryanov1-1/+1
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