summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2019-10-04-master-imports'WIP/04Oct2019Tom Rini2019-10-0443-72/+145
|\
| * Revert "env: solve compilation error in SPL"Tom Rini2019-10-041-6/+1
| * ARM: dts: imx6q-logicpd: Add missing imx6q-logicpd-u-boot for SPLAdam Ford2019-10-042-0/+19
| * initcall.h: initcall_run_list(): Improve debug outputOvidiu Panait2019-10-041-3/+5
| * Kconfig: fix a typo in the description of bmp command.Andrius Štikonas2019-10-041-1/+1
| * Kconfig: Migrate CONFIG_BOOTM_* optionsTom Rini2019-10-0430-53/+74
| * cmd: part: number: return hexadecimal valueRoman Stratiienko2019-10-041-1/+1
| * ARM: keystone2: update the default addresses of the secure monitorJean-Jacques Hiblot2019-10-041-2/+2
| * board: ti: am654: Disable TRNG node for HS devicesAndrew F. Davis2019-10-043-2/+35
| * autoboot: add necessary dependency at AUTOBOOT_MENU_SHOWAKASHI Takahiro2019-10-041-0/+1
| * MAINTAINERS, git-mailrc: Update the maintainer for socfpgaLey Foon Tan2019-10-042-1/+3
| * Makefile: mrproper should remove *.pyc filesHeinrich Schuchardt2019-10-041-1/+1
| * Makefile: Fix typo around CONFIG_SPL_FIT_SOURCEMichal Simek2019-10-041-1/+1
| * arm: K3: Increase default SYSFW image size allocationAndrew F. Davis2019-10-041-1/+1
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2019-10-042-4/+7
|\ \ | |/ |/|
| * dm: core: Correct bad cast in ofnode_get_addr_size_index()Simon Glass2019-10-031-2/+5
| * dm: core: Correct low cell in ofnode_read_pci_addr()Simon Glass2019-10-032-2/+2
|/
* Merge tag 'rpi-next-2019.10.2' of https://github.com/mbgg/u-bootTom Rini2019-10-012-1/+11
|\
| * rpi4: enable dram bank initializationMatthias Brugger2019-10-012-1/+11
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2019-10-012-1/+6
|\ \ | |/ |/|
| * x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parametersAndy Shevchenko2019-10-012-1/+6
|/
* 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