summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-09env: ubi: KConfig: add CONFIG_ENV_UBI_VOLUME_REDUNDMarkus Klotzbuecher5-5/+8
2019-07-09moveconfig: expand simple expressionsMarkus Klotzbuecher1-0/+41
2019-07-08Prepare v2019.07Tom Rini1-1/+1
2019-07-08Merge tag 'mips-fixes-for-2019.07' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2-1/+27
2019-07-08arm: mediatek: remove arch_misc_initWeijie Gao2-15/+0
2019-07-08board_r: move initr_watchdog to be called after initr_serialWeijie Gao1-3/+3
2019-07-07Merge tag 'dm-pull-7jul19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini1-0/+1
2019-07-07Merge tag 'video-for-2019.07' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini1-0/+3
2019-07-07imx6: wandboard: allow booting from MMC 2Heinrich Schuchardt1-0/+1
2019-07-07Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini7-2/+131
2019-07-07Merge tag 'rockchip-for-v2019.07-rc5-3' of https://gitlab.denx.de/u-boot/cust...Tom Rini1-1/+1
2019-07-07video: backlight: fix pwm inversionMarc Dietrich1-0/+3
2019-07-06Merge tag 'rpi-next-2019.07' of https://github.com/mbgg/u-bootTom Rini33-106/+1365
2019-07-05mips: mt76xx: Implement new d-cache fix in last_stage_init()Stefan Roese2-1/+27
2019-07-05usb: dwc3: Use UCLASS_NOP instead of UCLASS_MISC for the DWC3 generic glueJean-Jacques Hiblot1-1/+1
2019-07-05dm: Add a No-op uclassJean-Jacques Hiblot5-0/+92
2019-07-05usb: dwc3-generic: remove dm_scan_fdt_dev() from the remove() callbackJean-Jacques Hiblot1-1/+1
2019-07-05usb: ehci-mx6: Fix bus enumeration for DM caseMarek Vasut1-0/+37
2019-07-05rockchip: make_fit_atf.py: fix loadables property set errorAndy Yan1-1/+1
2019-07-04board: amlogic: add mailing-list to MAINTAINERSNeil Armstrong6-0/+6
2019-07-04Merge tag 'u-boot-imx-20190704' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini10-122/+289
2019-07-04wandboard: README: Adjust the U-Boot proper binary nameFabio Estevam1-1/+1
2019-07-04wandboard: Add FIT image supportFabio Estevam3-1/+28
2019-07-04wandboard: Add mmc0 aliasFabio Estevam1-0/+4
2019-07-04wandboard: Import extra wandboard devicetree filesFabio Estevam3-0/+241
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