aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-20x86: link: Increase malloc size and decrease code sizeSimon Glass1-1/+2
2019-02-20x86: samus: Increase the pre-reloc memorySimon Glass1-1/+1
2019-02-20x86: Adjust I/O macros to work on 64-bit machinesSimon Glass1-8/+8
2019-02-20sandbox: Add a note about the growing state_info structSimon Glass1-0/+9
2019-02-20pci: Add IDs for Intel high-definition audioSimon Glass1-0/+5
2019-02-20gpio: Use case-insentive matching on the GPIO nameSimon Glass1-1/+1
2019-02-20gpio: Show inactive GPIOs when explicitly requestedSimon Glass1-4/+4
2019-02-20pci: Fix comment in struct pci_child_platdataSimon Glass1-1/+1
2019-02-20pci: Don't export pci_hose_config_device()Simon Glass2-11/+2
2019-02-20i2c: designware: Add error checking on initSimon Glass1-10/+19
2019-02-20dm: syscon: Don't require a regmap for PCI devicesSimon Glass1-0/+4
2019-02-20log: Allow #define LOG_DEBUG to enable logging in a fileSimon Glass2-1/+21
2019-02-20log: Add documentation for convenience functionsSimon Glass1-10/+26
2019-02-20log: Add a Kconfig option to set the default log levelSimon Glass2-1/+21
2019-02-20log: Fix up Kconfig log level namesSimon Glass2-30/+38
2019-02-19Merge branch '2019-02-19-master-imports'Tom Rini50-232/+745
2019-02-19travis: Exclude omap from the arm926ejs jobTom Rini1-1/+1
2019-02-19cmd: pcmcia: Build only if CONFIG_CMD_PCMCIA=yIsmael Luceno Cortes1-1/+1
2019-02-19dm: Fix typo 'Watchdot' -> 'Watchdog'Chris Packham1-1/+1
2019-02-19ARM: omap3: evm: Update DM SPL supportDerald D. Woods4-39/+15
2019-02-19omap3_beagle: Enable DM_SPITom Rini1-0/+1
2019-02-19omap3_beagle: Update for DM SPL supportTom Rini5-51/+20
2019-02-19cmd/fs: fix build if CMD_BOOTEFI is not setGervais, Francois1-0/+2
2019-02-19ARM: omap3_logic: Enable SPL booting device treeAdam Ford9-41/+39
2019-02-19ARM: DTS: omap3-u-boot.dtsiAdam Ford1-0/+81
2019-02-19ARM: da8xxevm: Add NAND instructions for da850-evm to READMEAdam Ford1-0/+8
2019-02-19ARM: am3517_evm: Enable Falcon ModeAdam Ford2-0/+2
2019-02-19ARM: da850evm: Increase Malloc SizeAdam Ford4-0/+4
2019-02-19hikey: Allow environment to store in eMMC and increase bootdelayManivannan Sadhasivam2-4/+5
2019-02-19test: let use gdbserver for all sandbox targetsIgor Opaniuk1-2/+2
2019-02-19bcm963158: use TARGET_BCM963158 instead of ARCH_BCM63158Philippe Reynes1-1/+1
2019-02-19dtbo: Fix dtbo generation rulesMichal Simek1-1/+1
2019-02-19fs: fat: Reduce default max clustersize 64KiB from malloc poolTien Fong Chee1-1/+9
2019-02-19fs: fat: dynamically allocate memory for temporary bufferTien Fong Chee1-6/+12
2019-02-19spl: implement CRC check on U-Boot uImageSimon Goldschmidt3-7/+50
2019-02-19configs: am57xx_evm: define CONFIG_SPL_LOAD_FIT_ADDRESS for SPL-DFUBin Liu1-0/+11
2019-02-19cmd: date: Do not overwrite argumentsRoman Kapl1-4/+4
2019-02-19elf: fix cache flushing in 'bootelf -p' commandKurban Mallachiev1-2/+4
2019-02-19board/BuR/brxre1: convert do DMHannes Schmelzer6-61/+463
2019-02-19dm: scsi: report correct device numberHeinrich Schuchardt1-6/+7
2019-02-19tpm: simplify: tpm_set_global_lock()Heinrich Schuchardt1-3/+1
2019-02-18Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini8-175/+69
2019-02-18Prepare v2019.04-rc2v2019.04-rc2Tom Rini1-1/+1
2019-02-18configs: Enable CONFIG_BLK in am57xx_evm and am57xx_hs_evmJean-Jacques Hiblot2-4/+6
2019-02-18configs: k2g_evm: Enable CONFIG_BLKJean-Jacques Hiblot1-1/+0
2019-02-18efi_loader: Swap roles with HeinrichAlexander Graf1-2/+2
2019-02-18rpi: Make Matthias maintainerAlexander Graf1-1/+1
2019-02-18board/BuR/brppt1: fix ethernet support on brppt1 boardsHannes Schmelzer3-3/+6
2019-02-18Merge tag 'efi-2019-04-rc2' of https://github.com/xypron2/u-bootTom Rini16-226/+868
2019-02-18ARM: socfpga: stratix10: Return valid error code from FPGA driverAng, Chee Hong1-11/+6