summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * mmc: tmio: Simplify pinmux handlingMarek Vasut2018-11-021-19/+3
| * ARM: rmobile: Generate fitting mem_map on Gen3Marek Vasut2018-11-022-1/+91
| * pinctrl: renesas: Add POCCTRL handling to r8a77990Marek Vasut2018-11-021-2/+32
| * pinctrl: renesas: Fix DRV register offsetMarek Vasut2018-11-021-1/+1
* | Merge tag 'mips-fixes-for-v2018.11' of git://git.denx.de/u-boot-mipsTom Rini2018-11-034-30/+40
|\ \
| * | MIPS: make size of relocation table fixed but configurableDaniel Schwierzeck2018-11-024-30/+40
|/ /
* | Merge tag 'arc-for-2018.11' of git://git.denx.de/u-boot-arcTom Rini2018-11-0211-33/+180
|\ \
| * | iot_dk: Add READMEAlexey Brodkin2018-11-011-0/+145
| * | emdk->emsdp: Rename boardAlexey Brodkin2018-11-0110-33/+35
| |/
* | arm: ti: boot: Don't read environment partitionSam Protsenko2018-11-011-1/+0
* | test: tee: fix resource leak in dm_test_tee()Jens Wiklander2018-11-011-9/+26
* | cmd: remove CONFIG_SOURCE support in MakefilePatrick Delaunay2018-11-011-1/+0
* | power: spl: add SPL_DM_REGULATOR_GPIO in KconfigLokesh Vutla2018-11-011-1/+8
* | cmd: remoteproc: Fix the base of strtoul for ID conversion from 3 to 10Keerthy2018-11-011-2/+2
* | configs: sama5d2_ptc_ek: read environment from FATAndrei.Stefanescu@microchip.com2018-11-011-1/+1
* | configs: at91: at91sam9x5ek: fix bootcmd for NAND flashEugen.Hristev@microchip.com2018-11-011-2/+3
* | w1: fix data abort if no one wire bus master presentMartin Fuzzey2018-11-011-6/+8
* | w1-eeprom: ds24xxx: fix data abort in ds24xxx_probe()Martin Fuzzey2018-11-011-1/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2018-10-314-3/+16
|\
| * arm: socfpga: imply SYS_MMCSD_RAW_MODE_U_BOOT_USE_PARTITIONSimon Goldschmidt2018-10-311-1/+1
| * arm: socfpga: Fix bootcounter located at the end of internal SRAMStefan Roese2018-10-311-0/+13
| * arm: socfpga: fpga: fix type of local variableSimon Goldschmidt2018-10-312-2/+2
* | Merge tag 'mpc85xx-for-v2018.11' of git://git.denx.de/u-boot-mpc85xxTom Rini2018-10-309-7/+65
|\ \ | |/ |/|
| * powerpc: t1040: Correct RCW EC2 settingsBin Meng2018-10-292-5/+1
| * powerpc: t1040: Correct RCW MAC2_GMII_SEL valueBin Meng2018-10-291-1/+1
| * fsl/usb: Workaround for USB erratum-A005275Chris Packham2018-10-297-1/+63
|/
* Prepare v2018.11-rc3v2018.11-rc3Tom Rini2018-10-291-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2018-10-2911-39/+120
|\
| * sunxi: store DRAM size in SPL headerAndre Przywara2018-10-292-2/+29
| * sunxi: add Kconfig option for the maximum accessible DRAMIcenowy Zheng2018-10-291-0/+6
| * sunxi: map DRAM part with 3G sizeIcenowy Zheng2018-10-291-1/+1
| * sunxi: board.c: refactor SPL header checksAndre Przywara2018-10-291-11/+30
| * sunxi: Extend SPL header versioningAndre Przywara2018-10-292-7/+16
| * sunxi: disable Pine A64 model detection code on other boardsIcenowy Zheng2018-10-293-0/+14
| * sunxi: display: Mark sunxi_rgb2yuv_coef array as constPriit Laes2018-10-241-1/+1
| * sunxi: docs: Mention CONFIG_NAND requirementPriit Laes2018-10-241-3/+3
| * sunxi: Fix typos of spelling AllwinnerPriit Laes2018-10-243-3/+3
| * pwm: sunxi: choose best prescaler to improve PWM resolutionVasily Khoruzhick2018-10-241-13/+19
| * pwm: sunxi: use new prescaler when configuring PWMVasily Khoruzhick2018-10-241-1/+1
| * pwm: sunxi: fix off-by-one that prevented PWM to use prescaler bypassVasily Khoruzhick2018-10-241-1/+1
* | Merge git://git.denx.de/u-boot-x86Tom Rini2018-10-286-28/+36
|\ \
| * | x86: Fix car_uninit weak symbol definitionBin Meng2018-10-281-6/+6
| * | x86: theadorable-x86-xxx_defconfig: Move VGA BIOS to make room for U-BootStefan Roese2018-10-283-3/+3
| * | x86: theadorable-x86: Generate and pass root=PARTUUID instead of /dev/sdaXStefan Roese2018-10-283-14/+23
| * | x86: theadorable-x86-common: Change pci hotplug cmdline parameters (again)Stefan Roese2018-10-281-2/+1
| * | x86: BayTrail: southcluster.asl: Change PCI 64 bit address range / regionStefan Roese2018-10-281-3/+3
* | | drivers: cosmetic: Convert SPDX license tags to Linux Kernel stylePatrick Delaunay2018-10-2824-38/+32
|/ /
* | vf610twr: Enable thumb2 for buildsTom Rini2018-10-262-0/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2018-10-2563-86/+446
|\ \
| * | net: fec_mxc: add support for i.MX8XAnatolij Gustschin2018-10-243-4/+61