aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-04wandboard: Sync with devicetree files from kernel 5.1.9Fabio Estevam3-112/+11
2019-07-04mx6: dts: Move dtbs under SoC levelFabio Estevam1-6/+2
2019-07-04mx6: dts: Keep dtb entries sortedFabio Estevam1-2/+2
2019-07-02Merge tag 'rockchip-for-v2019.07-rc5-2' of https://gitlab.denx.de/u-boot/cust...Tom Rini12-49/+124
2019-07-02rockchip: rk3288: enable TPL for tinker-boardKever Yang1-0/+1
2019-07-02rockchip: config: tiner-rk3288: extend CONFIG_SYS_MONITOR_LEN to 600KBKever Yang1-0/+1
2019-07-02rockchip: config: update config for TPL support on tinker-rk3288Kever Yang1-8/+5
2019-07-02rockchip: dts: rk3288-tinker: enable sdmmc pinctrl node in splKever Yang1-0/+24
2019-07-02rockchip: dts: tinker: migrate the dm-pre-reloc tag into -u-boot dtsKever Yang2-19/+30
2019-07-02rockchip: dts: rk3288: move reloc tag into -u-boot dtsKever Yang4-8/+40
2019-07-02rockchip: rk3288: add separate TPL STACK addressKever Yang1-0/+4
2019-07-02rockchip: rk3288: enable TPL configs to chip levelKever Yang2-14/+14
2019-07-02rockchip: dts: rk3399: rockpro64: Provide init voltageMark Kettenis1-0/+4
2019-07-02spl: atf: Fix uninitialized pointer to bl31_image_infoFrieder Schrempf1-0/+1
2019-07-01poplar: increase SYS_MALLOC_F_LEN for DM_FLAG_PRE_RELOC supportShawn Guo1-0/+1
2019-07-01Merge tag 'u-boot-atmel-fixes-2019.07-b' of https://gitlab.denx.de/u-boot/cus...Tom Rini1-2/+4
2019-06-29Merge tag 'uniphier-v2019.07' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini17-98/+121
2019-06-29Merge tag 'efi-2019-07-rc5-4' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini1-1/+2
2019-06-29ARM: uniphier: move sg_set_{pinsel, iectrl} to more relevant placesMasahiro Yamada4-42/+40
2019-06-29ARM: uniphier: remove unused init code for CONFIG_DEBUG_UARTMasahiro Yamada4-44/+2
2019-06-29ARM: uniphier: include <linux/io.h> from dram_init.cMasahiro Yamada1-0/+1
2019-06-29ARM: uniphier: remove unused sg_set_iectrl_range()Masahiro Yamada1-8/+0
2019-06-29ARM: uniphier: remove unused SC_DPLLOSCCTRLMasahiro Yamada1-4/+0
2019-06-29ARM: uniphier: fix build error for CONFIG_DEBUG_LL=yMasahiro Yamada1-0/+2
2019-06-29pinctrl: uniphier: Add SPI pin-mux settingsKunihiko Hayashi9-0/+76
2019-06-29efi_loader: correct signature of ConvertPointer()Heinrich Schuchardt1-1/+2
2019-06-28Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini15-252/+1221
2019-06-28Merge tag 'u-boot-stm32-20190628' of https://gitlab.denx.de/u-boot/custodians...Tom Rini3-7/+11
2019-06-28mach-stm32: Fix MPU region size dedicated to SDRAM for STM32F4Patrice Chotard1-1/+1
2019-06-28ARM: dts: stm32: Remove useless u-boot, dm-pre-reloc in stm32f746-disco-u-boo...Patrice Chotard1-6/+0
2019-06-28ARM: dts: stm32: Add u-boot, dm-pre-reloc for usart1_pins_a for stm32f769-discoPatrice Chotard1-0/+10
2019-06-28apalis_imx6: increase phy autoneg timeoutIgor Opaniuk1-0/+1
2019-06-28ARM: imx: m53menlo: Convert to DM VIDEOMarek Vasut3-8/+51
2019-06-27ARM: imx: m53menlo: Convert MMC, USB and block to DMMarek Vasut2-66/+9
2019-06-27ARM: imx: m53menlo: Enable DM GPIOMarek Vasut2-0/+12
2019-06-27ARM: dts: imx: m53menlo: Import M53Menlo DT from LinuxMarek Vasut5-2/+490
2019-06-27ARM: dts: imx: imx53: Synchronize iMX53 DT with LinuxMarek Vasut1-157/+588
2019-06-27pico-imx7d: remove unused 'script' variablePierre-Jean Texier1-1/+0
2019-06-27mx6sl: hab: Fix pu_irom_mmu_enabled addressBreno Matheus Lima1-1/+1
2019-06-27pico-imx7d: README: Adjust the binary name after DM conversionFabio Estevam1-6/+6
2019-06-27apalis_imx6: fix set_emmcargs wrapperIgor Opaniuk1-2/+2
2019-06-27usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDPFrieder Schrempf3-11/+63
2019-06-27Merge tag 'rockchip-for-v2019.07-rc5' of https://gitlab.denx.de/u-boot/custod...Tom Rini28-230/+739
2019-06-27board: atmel: fix pda variable not being resetEugen Hristev1-2/+4
2019-06-26rockchip: rk3399: Fix enabling boot-on regulatorsMark Kettenis1-31/+1
2019-06-26rockchip: rk3399: Enable TPL_BOARD_INITJagan Teki1-0/+1
2019-06-26rockchip: rk3399: tpl: Mark printascii into debugJagan Teki1-1/+1
2019-06-26rockchip: rk3399: tpl: Add spl_board_initJagan Teki1-0/+7
2019-06-26rockchip: rk3399: Enable SPL_BOARD_INITJagan Teki2-1/+1
2019-06-26rockchip: rk3399: Move u-boot, dm-pre-reloc of uart0, uart2Jagan Teki3-2/+8