summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* env: ubi: KConfig: add CONFIG_ENV_UBI_VOLUME_REDUNDMarkus Klotzbuecher2019-07-095-5/+8
* moveconfig: expand simple expressionsMarkus Klotzbuecher2019-07-091-0/+41
* Prepare v2019.07v2019.07Tom Rini2019-07-081-1/+1
* Merge tag 'mips-fixes-for-2019.07' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2019-07-082-1/+27
|\
| * mips: mt76xx: Implement new d-cache fix in last_stage_init()Stefan Roese2019-07-052-1/+27
* | arm: mediatek: remove arch_misc_initWeijie Gao2019-07-072-15/+0
* | board_r: move initr_watchdog to be called after initr_serialWeijie Gao2019-07-071-3/+3
* | Merge tag 'dm-pull-7jul19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini2019-07-071-0/+1
|\ \
| * | imx6: wandboard: allow booting from MMC 2Heinrich Schuchardt2019-07-071-0/+1
| |/
* | Merge tag 'video-for-2019.07' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2019-07-071-0/+3
|\ \
| * | video: backlight: fix pwm inversionMarc Dietrich2019-07-061-0/+3
| |/
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini2019-07-077-2/+131
|\ \
| * | usb: dwc3: Use UCLASS_NOP instead of UCLASS_MISC for the DWC3 generic glueJean-Jacques Hiblot2019-07-051-1/+1
| * | dm: Add a No-op uclassJean-Jacques Hiblot2019-07-055-0/+92
| * | usb: dwc3-generic: remove dm_scan_fdt_dev() from the remove() callbackJean-Jacques Hiblot2019-07-051-1/+1
| * | usb: ehci-mx6: Fix bus enumeration for DM caseMarek Vasut2019-07-051-0/+37
| |/
* | Merge tag 'rockchip-for-v2019.07-rc5-3' of https://gitlab.denx.de/u-boot/cust...Tom Rini2019-07-071-1/+1
|\ \
| * | rockchip: make_fit_atf.py: fix loadables property set errorAndy Yan2019-07-051-1/+1
* | | Merge tag 'rpi-next-2019.07' of https://github.com/mbgg/u-bootTom Rini2019-07-0533-106/+1365
|\ \ \ | |_|/ |/| |
| * | ARM: bcm283x: Fix definition of MBOX_TAG_TEST_PIXEL_ORDERBerkus Decker2019-06-121-1/+1
| * | ARM: defconfig: add Raspberry Pi 3 Model B+Heinrich Schuchardt2019-06-121-0/+43
| * | fdt: update bcm283x device tree sources to Linux 5.1-rc6 stateHeinrich Schuchardt2019-06-1230-100/+1290
| * | Fix compilation error if CONFIG_USB is disabledakaher2019-06-121-5/+31
* | | board: amlogic: add mailing-list to MAINTAINERSNeil Armstrong2019-07-046-0/+6
* | | Merge tag 'u-boot-imx-20190704' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-07-0410-122/+289
|\ \ \ | |_|/ |/| |
| * | wandboard: README: Adjust the U-Boot proper binary nameFabio Estevam2019-07-041-1/+1
| * | wandboard: Add FIT image supportFabio Estevam2019-07-043-1/+28
| * | wandboard: Add mmc0 aliasFabio Estevam2019-07-041-0/+4
| * | wandboard: Import extra wandboard devicetree filesFabio Estevam2019-07-043-0/+241
| * | wandboard: Sync with devicetree files from kernel 5.1.9Fabio Estevam2019-07-043-112/+11
| * | mx6: dts: Move dtbs under SoC levelFabio Estevam2019-07-041-6/+2
| * | mx6: dts: Keep dtb entries sortedFabio Estevam2019-07-041-2/+2
|/ /
* | Merge tag 'rockchip-for-v2019.07-rc5-2' of https://gitlab.denx.de/u-boot/cust...Tom Rini2019-07-0212-49/+124
|\ \
| * | rockchip: rk3288: enable TPL for tinker-boardKever Yang2019-07-021-0/+1
| * | rockchip: config: tiner-rk3288: extend CONFIG_SYS_MONITOR_LEN to 600KBKever Yang2019-07-021-0/+1
| * | rockchip: config: update config for TPL support on tinker-rk3288Kever Yang2019-07-021-8/+5
| * | rockchip: dts: rk3288-tinker: enable sdmmc pinctrl node in splKever Yang2019-07-021-0/+24
| * | rockchip: dts: tinker: migrate the dm-pre-reloc tag into -u-boot dtsKever Yang2019-07-022-19/+30
| * | rockchip: dts: rk3288: move reloc tag into -u-boot dtsKever Yang2019-07-024-8/+40
| * | rockchip: rk3288: add separate TPL STACK addressKever Yang2019-07-021-0/+4
| * | rockchip: rk3288: enable TPL configs to chip levelKever Yang2019-07-022-14/+14
| * | rockchip: dts: rk3399: rockpro64: Provide init voltageMark Kettenis2019-07-021-0/+4
| * | spl: atf: Fix uninitialized pointer to bl31_image_infoFrieder Schrempf2019-07-021-0/+1
|/ /
* | poplar: increase SYS_MALLOC_F_LEN for DM_FLAG_PRE_RELOC supportShawn Guo2019-07-011-0/+1
* | Merge tag 'u-boot-atmel-fixes-2019.07-b' of https://gitlab.denx.de/u-boot/cus...Tom Rini2019-07-011-2/+4
|\ \
| * | board: atmel: fix pda variable not being resetEugen Hristev2019-06-271-2/+4
* | | Merge tag 'uniphier-v2019.07' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2019-06-2917-98/+121
|\ \ \
| * | | ARM: uniphier: move sg_set_{pinsel, iectrl} to more relevant placesMasahiro Yamada2019-06-294-42/+40
| * | | ARM: uniphier: remove unused init code for CONFIG_DEBUG_UARTMasahiro Yamada2019-06-294-44/+2
| * | | ARM: uniphier: include <linux/io.h> from dram_init.cMasahiro Yamada2019-06-291-0/+1