summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* board: toradex: colibri_vf: unset NFS and LOADS/BStefan Agner2019-01-091-0/+3
* Prepare v2019.01-rc3v2019.01-rc3Tom Rini2019-01-071-1/+1
* configs: Resync with savedefconfigTom Rini2019-01-07305-493/+140
* Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2019-01-069-15/+20
|\
| * exynos: Leave the compiler to choose the register to avoid possible r0 corrup...Guillaume GARDET2019-01-041-2/+1
| * exynos: allow SPL to build in thumb modeGuillaume GARDET2019-01-031-1/+2
| * exynos: imply SYS_THUMB_BUILDGuillaume GARDET2018-12-261-0/+1
| * Revert "arm: config: fix default console only to specify the device"Seung-Woo Kim2018-12-266-12/+12
| * odroid: Update README.odroid for support of Odroid HC1Anand Moon2018-12-211-2/+5
| * exynos5-dt-types: add missing dtb file for Odroid HC1/HC2Anand Moon2018-12-211-0/+1
* | Merge tag 'for-master-20190106' of git://git.denx.de/u-boot-rockchipTom Rini2019-01-061-2/+3
|\ \
| * | rockchip: rk3399: fix missing braces in full pinctrlPhilipp Tomsich2019-01-061-2/+3
|/ /
* | Merge tag 'for-v2019.01' of git://git.denx.de/u-boot-videoTom Rini2019-01-034-4/+26
|\ \
| * | dm: video: fix test failures with enabled default TrueType fontAnatolij Gustschin2018-12-291-3/+3
| * | video: rockchip: Use TrueType fonts with jerrySimon Glass2018-12-281-1/+2
| * | video: Add a default TrueType fontSimon Glass2018-12-281-0/+1
| * | video: Add information about using TrueType fontsSimon Glass2018-12-281-0/+20
* | | Merge tag 'for-master-20190103' of git://git.denx.de/u-boot-rockchipTom Rini2019-01-0316-13/+317
|\ \ \
| * | | rockchip: rk3399-puma: Set VDD_LOG to 950 mV.Christoph Muellner2019-01-021-1/+1
| * | | rockchip: rk3399-puma: enable full pinctrl driver in Puma defconfig.Christoph Muellner2019-01-021-0/+1
| * | | rockchip: rk3399: Add Kconfig option for full pinctrl driverChristoph Muellner2019-01-022-0/+19
| * | | rockchip: rk3399: Add improved pinctrl driver.Christoph Muellner2019-01-021-0/+227
| * | | dm: pinctrl: Add pinctrl_decode_pin_config_dm().Christoph Muellner2019-01-022-0/+34
| * | | rockchip: rk3399-puma: enable PWM regulator in Puma defconfig.Christoph Muellner2019-01-021-0/+1
| * | | power: regulator: Allow PWM regulator to be omitted from SPL.Christoph Muellner2019-01-022-1/+8
| * | | rockchip: rk3399-puma: Cleanup of vdd_log DTS entry.Christoph Muellner2019-01-021-4/+1
| * | | rockchip: ram: update license for sdram driverKever Yang2019-01-026-6/+6
| * | | rockchip: rk3036: ram: update licenseKever Yang2019-01-021-2/+2
| * | | rockchip: sdram-common: fix wrong size for 4GB in 32bit SoCKever Yang2019-01-021-0/+18
* | | | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2019-01-024-4/+34
|\ \ \ \ | |/ / / |/| | |
| * | | dm: MIGRATION: Update migration plan for DM_SPI_FLASHJagan Teki2019-01-021-0/+10
| * | | dm: MIGRATION: Update migration plan for SPIJagan Teki2019-01-022-3/+18
| * | | mtd: nand: raw: Add Hynix H27UBG8T2BTR id tableNikolai Zhubr2019-01-021-0/+4
| * | | spi: sun4i: Add rx_buf NULL pointer checkStefan Mavrodiev2019-01-021-1/+2
* | | | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2019-01-011-10/+8
|\ \ \ \
| * | | | Revert "sunxi: board: Print error after power initialization fails"From: Karl Palsson2018-12-301-10/+8
| | |/ / | |/| |
* | | | Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imxTom Rini2019-01-01106-564/+8718
|\ \ \ \ | |_|/ / |/| | |
| * | | pico-imx7d: Increase the CONFIG_ENV_OFFSET sizeFabio Estevam2019-01-011-1/+13
| * | | nand: vybrid: Extend the vf610 NFC NAND driver to support device tree (and DM)Lukasz Majewski2019-01-011-0/+47
| * | | Kconfig: Add entry for VF610 NAND NFC device tree aware driverLukasz Majewski2019-01-011-0/+11
| * | | nand: vybrid: Use calloc() instead of malloc() to allocate struct nfcLukasz Majewski2019-01-011-1/+1
| * | | imx: mx53ppd: fix build errorPeng Fan2019-01-011-3/+3
| * | | pcm058: fix NAND flash not using badblock tableHarald Seiler2019-01-011-0/+1
| * | | imx8m: ddr: removed unused macrosPeng Fan2019-01-011-188/+0
| * | | imx: add i.MX8MQ EVK supportPeng Fan2019-01-0113-0/+3671
| * | | drivers: ddr: introduce DDR driver for i.MX8MPeng Fan2019-01-0112-0/+2084
| * | | imx: imx8m: add lpddr4 header filePeng Fan2019-01-011-0/+97
| * | | imx: imx8m: not build bootaux when building SPLPeng Fan2019-01-011-0/+2
| * | | imx: imx8mq: build flash.binPeng Fan2019-01-013-0/+73
| * | | imx: imx8m: introduce imximage cfg filePeng Fan2019-01-011-0/+17