summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | tools/logos: remove black background of U-Boot logoHeinrich Schuchardt2019-07-291-7/+0
| * | | | fit: Support compat string property in configuration nodeJulius Werner2019-07-293-28/+119
| * | | | fit: Support compression for non-kernel components (e.g. FDT)Julius Werner2019-07-292-38/+77
| * | | | common: Move bootm_decomp_image() to image.c (as image_decomp())Julius Werner2019-07-295-157/+162
| |/ / /
* | | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-socfpgaTom Rini2019-07-2921-694/+889
|\ \ \ \
| * | | | fpga: arria10: Fix error in fpga pin configurationDalon Westergreen2019-07-211-4/+5
| * | | | spl: kconfig: separate sysreset and firmware drivers from miscSimon Goldschmidt2019-07-216-4/+13
| * | | | sysreset: add support for socfpga sysresetSimon Goldschmidt2019-07-214-42/+23
| * | | | sysreset: socfpga: stratix10: add sysreset driverSimon Goldschmidt2019-07-214-1/+38
| * | | | sysreset: socfpga: gen5: add sysreset driverSimon Goldschmidt2019-07-214-0/+65
| * | | | arm: socfpga: rst: add register definition for cold resetSimon Goldschmidt2019-07-211-0/+1
| * | | | dm: ddr: socfpga: fix gen5 ddr driver to not use bssSimon Goldschmidt2019-07-212-642/+740
| * | | | arm: socfpga: fix 3 boards missing env var "socfpga_legacy_reset_compat"Simon Goldschmidt2019-07-213-2/+5
| | |/ / | |/| |
* | | | Merge tag 'video-for-2019.10' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2019-07-2932-132/+455
|\ \ \ \ | | |_|/ | |/| |
| * | | video: arm: rpi: Bail out early if querying video information failsFabian Vogt2019-07-291-1/+3
| * | | video: dw_hdmi: Add support for ddc-i2c-bus propertyNiklas Schulze2019-07-295-0/+23
| * | | video: meson: dw-hdmi: add EDID mode filtering to only select supported modesNeil Armstrong2019-07-291-0/+7
| * | | video: display: use edid_get_timing_validate() variant to filter supported ED...Neil Armstrong2019-07-292-1/+24
| * | | edid: add edid_get_timing_validate() variant to filter out edid modesNeil Armstrong2019-07-292-3/+41
| * | | bmp_logo: support CONFIG_DM_VIDEOHeiko Schocher2019-07-292-11/+37
| * | | video, simple_panel: add lg,lb070wv8 displayHeiko Schocher2019-07-291-0/+1
| * | | configs: colibri-imx6ull: switch to DM_VIDEOIgor Opaniuk2019-07-291-1/+1
| * | | ARM: dts: colibri-imx6ull: extend lcdif nodeIgor Opaniuk2019-07-291-0/+32
| * | | colibri-imx6ull: support building with DM_VIDEO=yIgor Opaniuk2019-07-292-2/+2
| * | | configs: colibri_imx7: enable DM_VIDEOIgor Opaniuk2019-07-291-1/+1
| * | | ARM: dts: colibri_imx7: Fix lcdif node definitionIgor Opaniuk2019-07-291-21/+26
| * | | video: mxsfb: fix mxsfb fbdev binding issuesIgor Opaniuk2019-07-291-12/+62
| * | | colibri_vf: enable DM_VIDEOIgor Opaniuk2019-07-291-1/+1
| * | | ARM: dts: colibri_vf: Add dcu0 nodeIgor Opaniuk2019-07-293-0/+15
| * | | video: fsl_dcu_fb: add DM_VIDEO supportIgor Opaniuk2019-07-293-21/+97
| * | | video: fsl_dcu_fb: refactor init functionsIgor Opaniuk2019-07-296-60/+85
| | |/ | |/|
* | | Merge tag 'u-boot-rockchip-20190729' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2019-07-2957-1913/+978
|\ \ \
| * | | rockchip: rv1108: Migrate to use common board fileKever Yang2019-07-296-75/+1
| * | | rockchip: elgin-rv1108: use board_early_init_f for per-boar initKever Yang2019-07-291-1/+6
| * | | rockchip: rk3399: Migrate to use common board fileKever Yang2019-07-297-62/+1
| * | | rockchip: rk3399: init vbus regulator in board_early_init_f()Kever Yang2019-07-291-9/+17
| * | | rockchip: rk3368: Migrate to use common board fileKever Yang2019-07-295-44/+1
| * | | rockchip: rk3328: Migrate to use common board fileKever Yang2019-07-292-64/+1
| * | | rockchip: rk3288: Migrate to use common board fileKever Yang2019-07-293-92/+1
| * | | rockchip: rk3288: Move rk3288_detect_reset_reason to soc fileKever Yang2019-07-295-41/+52
| * | | rockchip: rk3288: Move clock CMD to SoC fileKever Yang2019-07-292-51/+55
| * | | rockchip: rk3288: Move veyron_init() back to veyron.cKever Yang2019-07-292-65/+63
| * | | rockchip: rk3288: move board_early_init_f() back to veyronKever Yang2019-07-292-19/+20
| * | | rockchip: rk3288: move SOC setting into arch_cpu_init()Kever Yang2019-07-292-30/+28
| * | | rockchip: rk3188: Migrate to use common board fileKever Yang2019-07-293-39/+1
| * | | rockchip: rk3188: Move SoC one time setting into arch_cpu_init()Kever Yang2019-07-292-17/+18
| * | | rockchip: rk322x: Migrate to use common board fileKever Yang2019-07-293-98/+1
| * | | rockchip: rk322x: move SoC setting into arch_cpu_init()Kever Yang2019-07-292-14/+11
| * | | rockchip: rk3128: Migrate to use common board fileKever Yang2019-07-293-108/+1
| * | | rockchip: rk3036: Migrate to use common board fileKever Yang2019-07-293-89/+1