aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-09MAINTAINERS: Update stm32mp entryPatrick Delaunay2-0/+2
2018-11-09fit: Add missing CR in debug output in fit_find_config_node()Stefan Roese1-1/+1
2018-11-08Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini1-1/+3
2018-11-07imx8qxp_mek: Disable CONFIG_DISPLAY_CPUINFOBin Meng1-0/+1
2018-11-07Revert "board_f: Use static print_cpuinfo if CONFIG_CPU is active"Bin Meng2-35/+0
2018-11-07Merge tag 'xilinx-for-v2018.11-rc3' of git://git.denx.de/u-boot-microblazeTom Rini1-0/+2
2018-11-07arm: zynq: Setup non zero SPL FIT load addressMichal Simek1-0/+2
2018-11-07fs: ubifs: Fix UBIFS decompression on 64 bitPaul Davey1-1/+3
2018-11-06Merge tag 'u-boot-imx-20181106' of git://git.denx.de/u-boot-imxTom Rini4-107/+54
2018-11-06Merge git://git.denx.de/u-boot-marvellTom Rini3-8/+12
2018-11-06Merge git://git.denx.de/u-boot-x86Tom Rini3-3/+0
2018-11-06arm: mvebu: armada-xp-theadorable.dts: Change CS# for 2nd FPGAStefan Roese1-2/+2
2018-11-06arm: mvebu: armada-xp-theadorable.dts: Add "spi-flash" compatible propertyStefan Roese1-1/+1
2018-11-06arm: mvebu: Move PCI(e) MBUS window to end of RAMStefan Roese2-5/+9
2018-11-06MAINTAINERS: add NXP linux team maillist as i.MX reviewerPeng Fan1-0/+1
2018-11-06ARM: dts: fsl-imx8qxp-mek: Move regulator outside "simple-bus"Fabio Estevam1-12/+8
2018-11-06mx8mq_evk: README: Delete file introduced by mistakeFabio Estevam1-81/+0
2018-11-06tools: imx8image: flatten container header only when creating containerPeng Fan1-10/+12
2018-11-06tools: imx8image: fix coverity CID 184233Peng Fan1-0/+8
2018-11-06tools: imx8image: fix coverity CID 184234Peng Fan1-1/+3
2018-11-06tools: imx8image: check lseek return valuePeng Fan1-4/+23
2018-11-06x86: acpi: Remove redundant Offset (0x00)Andy Shevchenko3-3/+0
2018-11-04Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini6-56/+196
2018-11-03Merge tag 'mips-fixes-for-v2018.11' of git://git.denx.de/u-boot-mipsTom Rini4-30/+40
2018-11-02MIPS: make size of relocation table fixed but configurableDaniel Schwierzeck4-30/+40
2018-11-02mmc: tmio: sdhi: Merge DTCNTL access into single register writeMarek Vasut1-6/+3
2018-11-02mmc: tmio: sdhi: Implement waiting for DAT0 line stateMarek Vasut1-1/+26
2018-11-02mmc: tmio: sdhi: Clear HS400 settings when resetting SCCMarek Vasut1-0/+7
2018-11-02mmc: tmio: sdhi: Touch SCC only when UHS capableMarek Vasut1-2/+3
2018-11-02mmc: tmio: Preinitialize regulator to 3.3VMarek Vasut1-0/+2
2018-11-02mmc: tmio: Configure clock before any other IOSMarek Vasut1-1/+1
2018-11-02mmc: tmio: Silence transfer errors when tuningMarek Vasut1-21/+24
2018-11-02mmc: tmio: Improve error handlingMarek Vasut1-3/+4
2018-11-02mmc: tmio: Simplify pinmux handlingMarek Vasut1-19/+3
2018-11-02ARM: rmobile: Generate fitting mem_map on Gen3Marek Vasut2-1/+91
2018-11-02pinctrl: renesas: Add POCCTRL handling to r8a77990Marek Vasut1-2/+32
2018-11-02pinctrl: renesas: Fix DRV register offsetMarek Vasut1-1/+1
2018-11-02Merge tag 'arc-for-2018.11' of git://git.denx.de/u-boot-arcTom Rini11-33/+180
2018-11-01iot_dk: Add READMEAlexey Brodkin1-0/+145
2018-11-01emdk->emsdp: Rename boardAlexey Brodkin10-33/+35
2018-11-01arm: ti: boot: Don't read environment partitionSam Protsenko1-1/+0
2018-11-01test: tee: fix resource leak in dm_test_tee()Jens Wiklander1-9/+26
2018-11-01cmd: remove CONFIG_SOURCE support in MakefilePatrick Delaunay1-1/+0
2018-11-01power: spl: add SPL_DM_REGULATOR_GPIO in KconfigLokesh Vutla1-1/+8
2018-11-01cmd: remoteproc: Fix the base of strtoul for ID conversion from 3 to 10Keerthy1-2/+2
2018-11-01configs: sama5d2_ptc_ek: read environment from FATAndrei.Stefanescu@microchip.com1-1/+1
2018-11-01configs: at91: at91sam9x5ek: fix bootcmd for NAND flashEugen.Hristev@microchip.com1-2/+3
2018-11-01w1: fix data abort if no one wire bus master presentMartin Fuzzey1-6/+8
2018-11-01w1-eeprom: ds24xxx: fix data abort in ds24xxx_probe()Martin Fuzzey1-1/+1
2018-10-31Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini4-3/+16