summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: renesas: Enable R8A66597 USB host on GR PeachMarek Vasut2019-08-222-1/+22
* usb: r8a66597: Add optional DM VBUS regulator supportMarek Vasut2019-08-222-0/+30
* usb: r8a66597: Checkpatch cleanupMarek Vasut2019-08-222-268/+268
* usb: r8a66597: Add Kconfig entryMarek Vasut2019-08-221-0/+9
* usb: r8a66597: Convert to USB DMMarek Vasut2019-08-221-70/+125
* usb: r8a66597: Replace R8A66597_BASE0Marek Vasut2019-08-221-3/+3
* usb: r8a66597: Remove BE supportMarek Vasut2019-08-221-3/+3
* usb: r8a66597: Replace IO accessorsMarek Vasut2019-08-221-7/+7
* usb: r8a66597: Make CONFIG_RZA_USB defaultMarek Vasut2019-08-222-74/+0
* usb: r8a66597: Remove CONFIG_SUPERH_ON_CHIP_R8A66597Marek Vasut2019-08-222-24/+2
* Merge branch '2019-08-20-master-imports'Tom Rini2019-08-207-1171/+28
|\
| * test/py: Add cmd_memory dependency back to test_mmc_wrMichal Simek2019-08-201-1/+1
| * easylogo: avoid buffer overrunHeinrich Schuchardt2019-08-201-1/+2
| * jffs2: remove unused code filesUwe Kleine-König2019-08-202-1169/+0
| * mmc: mtk-sd: Add MT8183 SoC supportFabien Parent2019-08-201-0/+10
| * mailmap: provide usage instructionHeinrich Schuchardt2019-08-201-0/+8
| * README: Clarify use of BSS during SPL board_init_f()Andreas Dannenberg2019-08-201-0/+7
* | Merge branch '2019-08-20-ti-imports'Tom Rini2019-08-2021-55/+50
|\ \ | |/ |/|
| * arm: omap2: am43xx: Enable CONFIG_BLKSuniel Mahesh2019-08-205-5/+5
| * arm: dts: Makefile: clean *dtb_HSSuniel Mahesh2019-08-201-1/+1
| * ARM: DRA7: Fixup DPLL clock rate fixup logic for newer kernelsSuman Anna2019-08-201-1/+3
| * arm: baltos: switch to driver model for the watchdog timerYegor Yefremov2019-08-201-0/+1
| * davinci: omapl138-lcdk: Remove empty compiler directivesAdam Ford2019-08-201-4/+0
| * ARM: davinci: Remove duplicated referencesAdam Ford2019-08-201-2/+0
| * ARM: da850evm: Remove dead codeAdam Ford2019-08-201-5/+0
| * ARM: da850evm: Remove dead SPI CodeAdam Ford2019-08-201-3/+0
| * Revert "ARM: da850-evm: Enable SPI Flash and NAND Flash when booting NOR"Adam Ford2019-08-202-8/+3
| * ARM: omapl138_lcdk: Enable USBAdam Ford2019-08-202-0/+17
| * configs: Rename environment variable fit_bootfile to name_fitAndrew F. Davis2019-08-202-10/+7
| * configs: Rename environment variable fit_loadaddr to addr_fitAndrew F. Davis2019-08-203-9/+9
| * configs: Remove unneeded overlay_files environment variableAndrew F. Davis2019-08-202-7/+4
| * arm: baltos: use device tree alias to access Ethernet slaveYegor Yefremov2019-08-201-6/+6
|/
* Merge tag 'u-boot-rockchip-20190819' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2019-08-1935-104/+883
|\
| * sysreset: move stm32mp sysreset poweroff implementation to sysreset uclassUrja Rannikko2019-08-196-27/+30
| * sysreset: switch to using SYSRESET_POWER_OFF for poweroffUrja Rannikko2019-08-194-5/+4
| * configs: update rk3288 veyron defconfigsUrja Rannikko2019-08-194-42/+62
| * configs: Move CONFIG_CMD_USB_MASS_STORAGE properly into KconfigUrja Rannikko2019-08-1915-26/+11
| * configs: Move CONFIG_SPI_FLASH_GIGADEVICE properly into KconfigUrja Rannikko2019-08-198-4/+6
| * core: ofnode: do not assert if node not valid in ofnode_get_name()Kever Yang2019-08-191-1/+5
| * rockchip: rk3399: Add ROC-RK3399-PC supportLevin Du2019-08-195-0/+766
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2019-08-1913-106/+210
|\ \ | |/ |/|
| * global_data: Remove comment of reserved arch-specific GD flagsStefan Roese2019-08-181-1/+1
| * x86: Remove x86 specific GD flags as they are not referenced at allStefan Roese2019-08-184-20/+1
| * cbfs: Rename camel-case variablesSimon Glass2019-08-181-22/+22
| * cbfs: Add functions to support multiple CBFSsSimon Glass2019-08-182-0/+68
| * cbfs: Move result variable into the structSimon Glass2019-08-183-22/+37
| * cbfs: Move static variables into a structSimon Glass2019-08-181-32/+59
| * cbfs: Move declarations above functionsSimon Glass2019-08-181-9/+5
| * cbfs: Allow CBFS to be used in SPLSimon Glass2019-08-182-0/+13
| * doc: arch: correct links in x86.rstHeinrich Schuchardt2019-08-181-1/+2