aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-08spl: Add an arch-specific hook for writing to SPL handoffSimon Glass3-3/+29
2019-10-08spl: handoff: Correct Kconfig condition for SPL and TPLSimon Glass1-2/+2
2019-10-08spl: Avoid checking for Ctrl-C in SPL with print_buffer()Simon Glass1-0/+2
2019-10-08serial: ns16550: Allow serial to enabled/disabled in SPLSimon Glass1-3/+3
2019-10-08mtd: spi: Add 'struct spi_flash {' to the codeSimon Glass1-1/+7
2019-10-08binman: Allow selection of logging verbositySimon Glass2-1/+8
2019-10-08binman: Pass the toolpath to binman from the main MakefileSimon Glass1-0/+1
2019-10-08x86: Move fsp_ffs.h include to fsp_arch.hSimon Glass1-0/+1
2019-10-08x86: Move fsp_bootmode.h to the generic fsp directorySimon Glass2-1/+1
2019-10-08x86: Move fsp_infoheader.h to the generic fsp directorySimon Glass2-1/+1
2019-10-08x86: Move fsp_hob.h to the generic fsp directorySimon Glass2-1/+1
2019-10-08x86: Move fsp_fv.h to the generic fsp directorySimon Glass2-1/+1
2019-10-08x86: Move fsp_types.h to the generic fsp directorySimon Glass2-1/+1
2019-10-08x86: Move fsp_api.h inclusion out of fsp_support.hSimon Glass2-1/+1
2019-10-08x86: Create a new fsp_arch.h headerSimon Glass2-2/+21
2019-10-08x86: Move fsp_azalia.h to the generic fsp directorySimon Glass2-2/+1
2019-10-08x86: Rename existing FSP code to fsp1Simon Glass28-17/+41
2019-10-07Prepare v2019.10v2019.10Tom Rini1-1/+1
2019-10-07NET: DW: fix regression for ARC boardsEugeniy Paltsev3-2/+3
2019-10-06Merge branch '2019-10-06-master-imports'Tom Rini17-9/+22
2019-10-06cmd: host: fix seg fault at "host info"AKASHI Takahiro1-1/+1
2019-10-06MAINTAINERS: Update my email addressMaxime Ripard2-4/+4
2019-10-06arm: socfpga: disable CONFIG_SPL_WDT for gen5 and a10Simon Goldschmidt13-0/+13
2019-10-06gitlab-ci: fix typo 'plaforms'Heinrich Schuchardt1-4/+4
2019-10-05Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini7-0/+44
2019-10-04Merge branch '2019-10-04-master-imports'Tom Rini43-72/+145
2019-10-04Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2-4/+7
2019-10-04Revert "env: solve compilation error in SPL"Tom Rini1-6/+1
2019-10-04ARM: dts: imx6q-logicpd: Add missing imx6q-logicpd-u-boot for SPLAdam Ford2-0/+19
2019-10-04initcall.h: initcall_run_list(): Improve debug outputOvidiu Panait1-3/+5
2019-10-04Kconfig: fix a typo in the description of bmp command.Andrius Štikonas1-1/+1
2019-10-04Kconfig: Migrate CONFIG_BOOTM_* optionsTom Rini30-53/+74
2019-10-04cmd: part: number: return hexadecimal valueRoman Stratiienko1-1/+1
2019-10-04ARM: keystone2: update the default addresses of the secure monitorJean-Jacques Hiblot1-2/+2
2019-10-04board: ti: am654: Disable TRNG node for HS devicesAndrew F. Davis3-2/+35
2019-10-04autoboot: add necessary dependency at AUTOBOOT_MENU_SHOWAKASHI Takahiro1-0/+1
2019-10-04MAINTAINERS, git-mailrc: Update the maintainer for socfpgaLey Foon Tan2-1/+3
2019-10-04Makefile: mrproper should remove *.pyc filesHeinrich Schuchardt1-1/+1
2019-10-04Makefile: Fix typo around CONFIG_SPL_FIT_SOURCEMichal Simek1-1/+1
2019-10-04arm: K3: Increase default SYSFW image size allocationAndrew F. Davis1-1/+1
2019-10-03dm: core: Correct bad cast in ofnode_get_addr_size_index()Simon Glass1-2/+5
2019-10-03dm: core: Correct low cell in ofnode_read_pci_addr()Simon Glass2-2/+2
2019-10-01Merge tag 'rpi-next-2019.10.2' of https://github.com/mbgg/u-bootTom Rini2-1/+11
2019-10-01Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2-1/+6
2019-10-01x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parametersAndy Shevchenko2-1/+6
2019-10-01rpi4: enable dram bank initializationMatthias Brugger2-1/+11
2019-09-30Merge tag 'u-boot-atmel-fixes-2019.10-a' of https://gitlab.denx.de/u-boot/cus...Tom Rini5-23/+0
2019-09-30Merge tag 'u-boot-rockchip-20190928' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2-3/+3
2019-09-30at91: configs: Drop duplication of defconfig macrosTudor Ambarus4-22/+0
2019-09-30arm: at91: gardena-smart-gateway-at91sam: Enable CONFIG_SYS_NAND_USE_FLASH_BBTStefan Roese1-1/+0