summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2019-08-20-master-imports'WIP/20Aug2019Tom Rini2019-08-207-1171/+28
|\
| * test/py: Add cmd_memory dependency back to test_mmc_wrWIP/2019-08-20-master-importsMichal Simek2019-08-201-1/+1
| * easylogo: avoid buffer overrunHeinrich Schuchardt2019-08-201-1/+2
| * jffs2: remove unused code filesUwe Kleine-König2019-08-202-1169/+0
| * mmc: mtk-sd: Add MT8183 SoC supportFabien Parent2019-08-201-0/+10
| * mailmap: provide usage instructionHeinrich Schuchardt2019-08-201-0/+8
| * README: Clarify use of BSS during SPL board_init_f()Andreas Dannenberg2019-08-201-0/+7
* | Merge branch '2019-08-20-ti-imports'Tom Rini2019-08-2021-55/+50
|\ \ | |/ |/|
| * arm: omap2: am43xx: Enable CONFIG_BLKWIP/2019-08-20-ti-importsSuniel Mahesh2019-08-205-5/+5
| * arm: dts: Makefile: clean *dtb_HSSuniel Mahesh2019-08-201-1/+1
| * ARM: DRA7: Fixup DPLL clock rate fixup logic for newer kernelsSuman Anna2019-08-201-1/+3
| * arm: baltos: switch to driver model for the watchdog timerYegor Yefremov2019-08-201-0/+1
| * davinci: omapl138-lcdk: Remove empty compiler directivesAdam Ford2019-08-201-4/+0
| * ARM: davinci: Remove duplicated referencesAdam Ford2019-08-201-2/+0
| * ARM: da850evm: Remove dead codeAdam Ford2019-08-201-5/+0
| * ARM: da850evm: Remove dead SPI CodeAdam Ford2019-08-201-3/+0
| * Revert "ARM: da850-evm: Enable SPI Flash and NAND Flash when booting NOR"Adam Ford2019-08-202-8/+3
| * ARM: omapl138_lcdk: Enable USBAdam Ford2019-08-202-0/+17
| * configs: Rename environment variable fit_bootfile to name_fitAndrew F. Davis2019-08-202-10/+7
| * configs: Rename environment variable fit_loadaddr to addr_fitAndrew F. Davis2019-08-203-9/+9
| * configs: Remove unneeded overlay_files environment variableAndrew F. Davis2019-08-202-7/+4
| * arm: baltos: use device tree alias to access Ethernet slaveYegor Yefremov2019-08-201-6/+6
|/
* Merge tag 'u-boot-rockchip-20190819' of https://gitlab.denx.de/u-boot/custodi...WIP/19Aug2019Tom Rini2019-08-1935-104/+883
|\
| * sysreset: move stm32mp sysreset poweroff implementation to sysreset uclassUrja Rannikko2019-08-196-27/+30
| * sysreset: switch to using SYSRESET_POWER_OFF for poweroffUrja Rannikko2019-08-194-5/+4
| * configs: update rk3288 veyron defconfigsUrja Rannikko2019-08-194-42/+62
| * configs: Move CONFIG_CMD_USB_MASS_STORAGE properly into KconfigUrja Rannikko2019-08-1915-26/+11
| * configs: Move CONFIG_SPI_FLASH_GIGADEVICE properly into KconfigUrja Rannikko2019-08-198-4/+6
| * core: ofnode: do not assert if node not valid in ofnode_get_name()Kever Yang2019-08-191-1/+5
| * rockchip: rk3399: Add ROC-RK3399-PC supportLevin Du2019-08-195-0/+766
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2019-08-1913-106/+210
|\ \ | |/ |/|
| * global_data: Remove comment of reserved arch-specific GD flagsStefan Roese2019-08-181-1/+1
| * x86: Remove x86 specific GD flags as they are not referenced at allStefan Roese2019-08-184-20/+1
| * cbfs: Rename camel-case variablesSimon Glass2019-08-181-22/+22
| * cbfs: Add functions to support multiple CBFSsSimon Glass2019-08-182-0/+68
| * cbfs: Move result variable into the structSimon Glass2019-08-183-22/+37
| * cbfs: Move static variables into a structSimon Glass2019-08-181-32/+59
| * cbfs: Move declarations above functionsSimon Glass2019-08-181-9/+5
| * cbfs: Allow CBFS to be used in SPLSimon Glass2019-08-182-0/+13
| * doc: arch: correct links in x86.rstHeinrich Schuchardt2019-08-181-1/+2
| * doc: formatting slimbootloader.rstHeinrich Schuchardt2019-08-181-1/+1
| * x86: qemu: Fix build warnings with CONFIG_DISTRO_DEFAULTS=nBin Meng2019-08-181-4/+7
|/
* Merge tag 'efi-2019-10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/17Aug2019Tom Rini2019-08-173-29/+271
|\
| * efi_loader: do not call efi_runtime_detach twiceHeinrich Schuchardt2019-08-151-9/+4
| * efi_loader: parameter check in SetVirtualAddressMapHeinrich Schuchardt2019-08-151-3/+10
| * efi_loader: EFI_PXE_BASE_CODE_PROTOCOL stubHeinrich Schuchardt2019-08-152-17/+257
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2019-08-173-4/+2
|\ \
| * | arm: socfpga: gen5: don't zero bss in board_init_f()Simon Goldschmidt2019-08-151-2/+0
| * | ARM: socfpga: update CONFIG_SPL_FS_LOAD_PAYLOAD_NAME to u-boot.imgDalon Westergreen2019-08-151-1/+1
| * | arm: socfpga: Fix SYSRESET_SOCFPGA_S10 config nameLey Foon Tan2019-08-151-1/+1
| |/