summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-atmel-fixes-2019.10-a' of https://gitlab.denx.de/u-boot/cus...WIP/30Sep2019Tom Rini2019-09-305-23/+0
|\
| * at91: configs: Drop duplication of defconfig macrosTudor Ambarus2019-09-304-22/+0
| * arm: at91: gardena-smart-gateway-at91sam: Enable CONFIG_SYS_NAND_USE_FLASH_BBTStefan Roese2019-09-301-1/+0
* | Merge tag 'u-boot-rockchip-20190928' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2019-09-302-3/+3
|\ \
| * | rockchip: make_fit_atf.py: fix .its generation for a single atf imageHeiko Stuebner2019-09-281-2/+2
| * | rockchip: misc: read the correct number of bytes from the efuseHeiko Stuebner2019-09-281-1/+1
|/ /
* | Merge tag 'efi-2019-10-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/26Sep2019Tom Rini2019-09-262-11/+7
|\ \
| * | efi_loader: SetVariable() deleting variablesHeinrich Schuchardt2019-09-231-5/+6
| * | efi_loader: SetVariable() fix illegal returnHeinrich Schuchardt2019-09-231-1/+1
| * | efi_loader: description efi_stri_coll()Heinrich Schuchardt2019-09-231-5/+0
| |/
* | ci: add envtools supportWIP/24Sep2019Pierre-Jean Texier2019-09-242-0/+11
* | env: add missing <compiler.h> header filePierre-Jean Texier2019-09-241-0/+1
* | fw_env: fix build errorPierre-Jean Texier2019-09-241-1/+2
* | fw_env: remove duplicated definitionsPierre-Jean Texier2019-09-241-7/+0
|/
* Prepare v2019.10-rc4v2019.10-rc4Tom Rini2019-09-231-1/+1
* configs: Resync with savedefconfigTom Rini2019-09-23466-642/+586
* Merge tag 'fixes-for-2019.10' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/22Sep2019Tom Rini2019-09-2214-4/+98
|\
| * sunxi: video: HDMI: Fix LCD clock dividerMark Kettenis2019-09-211-1/+1
| * splash: fix splash banner outputAnatolij Gustschin2019-09-211-1/+45
| * imx: mx6sabreauto: fix splash logo drawingAnatolij Gustschin2019-09-211-0/+2
| * imx: colibri_imx6: fix splash logo drawingAnatolij Gustschin2019-09-211-0/+1
| * imx: icore: fix splash logo drawingAnatolij Gustschin2019-09-215-0/+9
| * imx: apalis_imx6: fix splash logo drawingAnatolij Gustschin2019-09-211-0/+1
| * imx: mx6sabresd: fix splash logo drawingAnatolij Gustschin2019-09-212-0/+3
| * imx: wandboard: fix splash logo drawingAnatolij Gustschin2019-09-212-0/+3
| * splash: fix logo drawing if CONFIG_VIDEO_LOGO enabledAnatolij Gustschin2019-09-211-2/+33
* | Merge tag 'efi-2019-10-rc4-5' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/21Sep2019Tom Rini2019-09-218-39/+171
|\ \
| * | test: add tests for u16_str<n>cmp()AKASHI Takahiro2019-09-201-0/+13
| * | lib: charset: add u16_str<n>cmp()AKASHI Takahiro2019-09-202-0/+40
| * | efi_loader: selftest: enable APPEND_WRITE testsAKASHI Takahiro2019-09-201-1/+19
| * | efi_loader: variable: support APPEND_WRITEAKASHI Takahiro2019-09-201-26/+44
| * | efi_loader: incorrect return value form DisconnectControllerHeinrich Schuchardt2019-09-201-12/+14
| * | efi_loader: device_path: support Sandbox's "host" devicesAKASHI Takahiro2019-09-202-0/+41
| |/
* | Merge tag 'u-boot-rockchip-20190920' of https://gitlab.denx.de/u-boot/custodi...WIP/20Sep2019Tom Rini2019-09-209-18/+45
|\ \ | |/ |/|
| * rockchip: config: evb-rk3288: enable SPL_STACK_RKever Yang2019-09-191-0/+3
| * rockchip: evb-rk3288: Drop explicit SPL_TEXTKever Yang2019-09-191-1/+0
| * configs: rk3288: Increase bootm lengthJagan Teki2019-09-191-1/+1
| * rockchip: rk3288-tinker: Attach missing peripherals at SPLMichael Trimarchi2019-09-192-7/+24
| * configs: tinker: Enable SDRAM, SPL stackJagan Teki2019-09-191-0/+3
| * configs: tinker: Drop explicit SPL_TEXTJagan Teki2019-09-191-1/+0
| * rockchip: spi-boot-order: Trival fix to newline missingJagan Teki2019-09-191-1/+1
| * ram: rk3288: Initialize dram for TPL buildsJagan Teki2019-09-191-5/+10
| * configs: vyasa-rk3288: Fix SPL_TEXT_BASEJagan Teki2019-09-191-1/+0
| * rockchip: rk3288: vyasa: Drop ROCKCHIP_BROM_HELPER selectionJagan Teki2019-09-191-1/+0
| * configs: rockpro64-rk3399: Enable CONFIG_MISC_INIT_R and ROCKCHIP_EFUSEHugh Cole-Baker2019-09-191-0/+3
* | Merge branch '2019-09-19-master-imports'Tom Rini2019-09-2010-527/+37
|\ \ | |/ |/|
| * dm: MIGRATION: Add migration plan for CONFIG_DMWIP/2019-09-19-master-importsHeinrich Schuchardt2019-09-192-0/+18
| * watchdog: omap_wdt: Fix WDT target reset when booted from emmcSuniel Mahesh2019-09-191-1/+1
| * scrapyard: Delete this file and scriptTom Rini2019-09-192-517/+5
| * disk: part_dos: Allocate at least one block size for mbrFaiz Abbas2019-09-191-1/+2