summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-13logos: add Toradex logoStefan Agner1-0/+0
2015-08-13image-fdt.c: store returned error valueMax Krummenacher1-1/+2
2015-08-13colibri_vf: remove spurious new lineMarcel Ziswiler1-1/+0
2015-08-13generic-board: allow showing custom board infoMarcel Ziswiler1-1/+1
2015-08-13fs/fs.c: read up to EOF when len would read past EOFMax Krummenacher1-4/+2
2015-08-13configs: ti_armv7_keystone2: increase size reserved for initrdVitaly Andrianov1-1/+1
2015-08-13configs: ti_armv7_keystone2: fix initrd address at args_ramfsVitaly Andrianov1-1/+1
2015-08-13common/lcd_console: fix console/logo regressionMarcel Ziswiler1-2/+2
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