summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmd: mem: Show 64bit addresses which are testedMichal Simek2016-02-241-1/+1
* dm: Remove ARM dcc from the listMichal Simek2016-02-241-1/+0
* rpi: always scroll by 10 linesLubomir Rintel2016-02-241-0/+1
* rpi: set board serial number in environmentLubomir Rintel2016-02-242-0/+44
* booti: Help text rework.Karsten Merker2016-02-241-7/+7
* tools: Update openrisc toolchain informationBin Meng2016-02-242-2/+9
* MAINTAINERS: Update no longer valid maintainers' statusBin Meng2016-02-241-8/+8
* arm: am437x: cm-t43: bring back BOOTDELAY featureNikita Kiryanov2016-02-241-2/+0
* arm: am437x: cm-t43: update parameters for raw mmc bootNikita Kiryanov2016-02-241-0/+4
* arm: am437x: cm-t43: set MPU and CORE voltages on bootNikita Kiryanov2016-02-242-0/+17
* arm: am437x: cm-t43: get rid of enable_vtt_regulator()Nikita Kiryanov2016-02-241-12/+0
* arm: am437x: cm-t43: set tps fseal bitNikita Kiryanov2016-02-241-1/+8
* pmic: tps65218: add useful functions and definesNikita Kiryanov2016-02-242-0/+68
* arm: am437x: cm-t43: split board fileNikita Kiryanov2016-02-243-140/+150
* arm: am437x: cm-t43: define promptNikita Kiryanov2016-02-241-0/+1
* arm: am437x: cm-t43: support all available SPI flash chipsNikita Kiryanov2016-02-242-2/+11
* arm: am437x: cm-t43: migrate CONFIG_DM_SERIAL to config fileNikita Kiryanov2016-02-242-1/+4
* arm: am437x: cm-t43: fix cm-t43 bootNikita Kiryanov2016-02-241-1/+0
* board/BuR/kwb: cosmetic changesHannes Schmelzer2016-02-241-4/+4
* board/BuR: split bur_am335x_common.h into am335x-specific and BuR common partsHannes Schmelzer2016-02-244-55/+75
* board/BuR: move everything possible from board's headerfile to KConfigHannes Schmelzer2016-02-247-22/+44
* board/BuR: use default u-boot prompt on all B&R boardsHannes Schmelzer2016-02-244-4/+0
* board/BuR: drop ETH-support in SPL-StageHannes Schmelzer2016-02-242-11/+2
* OMAP3SOM BOARD: Auto detect Logic PD ModelsAdam Ford2016-02-242-1/+25
* test/py: only check for SPL signature if SPL uses serial outputHeiko Schocher2016-02-241-2/+7
* pci_rom: fix may be used uninitialized warningAndreas Bießmann2016-02-241-1/+1
* samsung: fix mkorigenspl for darwinAndreas Bießmann2016-02-241-2/+2
* tools: -Wno-deprecated-declarations for OpenSSL on darwinAndreas Bießmann2016-02-241-0/+8
* Gracefully handle 64-bit signed-extended 32-bit Load addressesWilliam Cohen2016-02-241-2/+2
* stm32: add support for stm32f7 & stm32f746 discovery boardVikas Manocha2016-02-2419-3/+768
* stm32x7: add support for stm32x7 serial driverVikas Manocha2016-02-244-0/+138
* gpio: stm32_gpio: move base addresses to the soc fileVikas Manocha2016-02-243-18/+18
* gpio: stm32_gpio: move clock config from driver to boardVikas Manocha2016-02-244-5/+67
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-02-2315-28/+153
|\
| * sunxi: H3: Add support for the host usb-physJelle van der Waa2016-02-238-24/+81
| * sunxi: power: add support for sy8106a driverJelle van der Waa2016-02-239-4/+72
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2016-02-2312-5/+279
|\ \
| * | spi: spi-uclass: Set slave wordlen with SPI_DEFAULT_WORDLENChristophe Ricard2016-02-231-0/+1
| * | spi: omap3: Remove unused variable irqstatus in omap3_spi_txrxChristophe Ricard2016-02-231-2/+0
| * | defconfig: am437x_sk_evm: enable dma driver modelMugunthan V N2016-02-231-0/+1
| * | drivers: dma: ti-edma3: convert driver to adopt driver modelMugunthan V N2016-02-231-2/+80
| * | spi: ti_qspi: compile out spi_flash_copy_mmap when CONFIG_DMA is definedMugunthan V N2016-02-231-1/+1
| * | sf: spi_flash: use dma to copy data from mmap region if platform supportsMugunthan V N2016-02-231-0/+9
| * | dma: Kconfig: Add TI_EDMA3 entryMugunthan V N2016-02-231-0/+7
| * | dm: implement a DMA uclassMugunthan V N2016-02-235-0/+176
| * | ARM: zynq: Wire-up saving environment to QSPIMichal Simek2016-02-231-0/+4
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2016-02-225-2/+179
|\ \
| * | video: Add S3C24xx framebuffer supportMarek Vasut2016-02-223-1/+174
| * | video: freetype: Fix a memory leak with a bad parameterSimon Glass2016-02-221-1/+4
| * | video: truetype: Fix a memory leak on errorSimon Glass2016-02-221-0/+1
| |/
OpenPOWER on IntegriCloud