summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ARM: uniphier: remove unused sg_set_iectrl_range()Masahiro Yamada2019-06-291-8/+0
| * | | ARM: uniphier: remove unused SC_DPLLOSCCTRLMasahiro Yamada2019-06-291-4/+0
| * | | ARM: uniphier: fix build error for CONFIG_DEBUG_LL=yMasahiro Yamada2019-06-291-0/+2
| * | | pinctrl: uniphier: Add SPI pin-mux settingsKunihiko Hayashi2019-06-299-0/+76
* | | | Merge tag 'efi-2019-07-rc5-4' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2019-06-291-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | efi_loader: correct signature of ConvertPointer()Heinrich Schuchardt2019-06-291-1/+2
|/ / /
* | | Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-06-2815-252/+1221
|\ \ \
| * | | apalis_imx6: increase phy autoneg timeoutIgor Opaniuk2019-06-281-0/+1
| * | | ARM: imx: m53menlo: Convert to DM VIDEOMarek Vasut2019-06-283-8/+51
| * | | ARM: imx: m53menlo: Convert MMC, USB and block to DMMarek Vasut2019-06-272-66/+9
| * | | ARM: imx: m53menlo: Enable DM GPIOMarek Vasut2019-06-272-0/+12
| * | | ARM: dts: imx: m53menlo: Import M53Menlo DT from LinuxMarek Vasut2019-06-275-2/+490
| * | | ARM: dts: imx: imx53: Synchronize iMX53 DT with LinuxMarek Vasut2019-06-271-157/+588
| * | | pico-imx7d: remove unused 'script' variablePierre-Jean Texier2019-06-271-1/+0
| * | | mx6sl: hab: Fix pu_irom_mmu_enabled addressBreno Matheus Lima2019-06-271-1/+1
| * | | pico-imx7d: README: Adjust the binary name after DM conversionFabio Estevam2019-06-271-6/+6
| * | | apalis_imx6: fix set_emmcargs wrapperIgor Opaniuk2019-06-271-2/+2
| * | | usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDPFrieder Schrempf2019-06-273-11/+63
* | | | Merge tag 'u-boot-stm32-20190628' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2019-06-283-7/+11
|\ \ \ \
| * | | | mach-stm32: Fix MPU region size dedicated to SDRAM for STM32F4Patrice Chotard2019-06-281-1/+1
| * | | | ARM: dts: stm32: Remove useless u-boot, dm-pre-reloc in stm32f746-disco-u-boo...Patrice Chotard2019-06-281-6/+0
| * | | | ARM: dts: stm32: Add u-boot, dm-pre-reloc for usart1_pins_a for stm32f769-discoPatrice Chotard2019-06-281-0/+10
| | |/ / | |/| |
* | | | Merge tag 'rockchip-for-v2019.07-rc5' of https://gitlab.denx.de/u-boot/custod...Tom Rini2019-06-2728-230/+739
|\ \ \ \ | |/ / / |/| | |
| * | | rockchip: rk3399: Fix enabling boot-on regulatorsMark Kettenis2019-06-261-31/+1
| * | | rockchip: rk3399: Enable TPL_BOARD_INITJagan Teki2019-06-261-0/+1
| * | | rockchip: rk3399: tpl: Mark printascii into debugJagan Teki2019-06-261-1/+1
| * | | rockchip: rk3399: tpl: Add spl_board_initJagan Teki2019-06-261-0/+7
| * | | rockchip: rk3399: Enable SPL_BOARD_INITJagan Teki2019-06-262-1/+1
| * | | rockchip: rk3399: Move u-boot, dm-pre-reloc of uart0, uart2Jagan Teki2019-06-263-2/+8
| * | | rockchip: rk3399: spl: Mark printascii into debugJagan Teki2019-06-261-1/+1
| * | | rockchip: rk3399: Support common spl_board_initJagan Teki2019-06-264-74/+63
| * | | board: rk3399: Drop explicit uart enablement in spl_board_initJagan Teki2019-06-262-46/+2
| * | | Kconfig: Add u-boot.itb BUILD_TARGET for RockchipJagan Teki2019-06-264-5/+2
| * | | board: puma: Get bl31.bin via BL31 and rk3399m0.bin via PMUM0Jagan Teki2019-06-264-63/+99
| * | | rockchip: rk3399: Get bl31.elf via BL31Jagan Teki2019-06-263-5/+20
| * | | travis.yml: Add pyelftools install entryJagan Teki2019-06-261-0/+1
| * | | Makefile: clean bl31_*.binJagan Teki2019-06-261-1/+1
| * | | Makefile: clean image.mapJagan Teki2019-06-261-1/+2
| * | | doc: rockchip: Add note for Pine64 Rock64 boardMatwey V. Kornilov2019-06-261-2/+28
| * | | rockchip: rk3328: add rock64-rk3328_defconfigMatwey V. Kornilov2019-06-262-0/+97
| * | | rockchip: dts: rk3328: add rk3328-rock64.dtsMatwey V. Kornilov2019-06-263-1/+330
| * | | rockchip: Kconfig: enable SPL support for rk3328Kever Yang2019-06-262-0/+14
| * | | rockchip: rk3328: add SPL supportKever Yang2019-06-261-0/+4
| * | | rockchip: rk3328: add SPL board file supportKever Yang2019-06-262-0/+60
|/ / /
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2019-06-227-43/+66
|\ \ \
| * | | watchdog: tangier: Convert to use WDT classAndy Shevchenko2019-06-226-39/+60
| * | | watchdog: tangier: Replace unused constant with a commentAndy Shevchenko2019-06-221-1/+6
| * | | x86: Revert "Don't set up MTRRs in SPL"Andy Shevchenko2019-06-221-4/+1
* | | | Merge tag 'efi-2019-07-rc5-3' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2019-06-2111-104/+139
|\ \ \ \
| * | | | efi_loader: fix typo in efi_variable.cHeinrich Schuchardt2019-06-201-2/+2