aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-29sunxi: Extend SPL header versioningAndre Przywara2-7/+16
2018-10-29sunxi: disable Pine A64 model detection code on other boardsIcenowy Zheng3-0/+14
2018-10-24sunxi: display: Mark sunxi_rgb2yuv_coef array as constPriit Laes1-1/+1
2018-10-24sunxi: docs: Mention CONFIG_NAND requirementPriit Laes1-3/+3
2018-10-24sunxi: Fix typos of spelling AllwinnerPriit Laes3-3/+3
2018-10-24pwm: sunxi: choose best prescaler to improve PWM resolutionVasily Khoruzhick1-13/+19
2018-10-24pwm: sunxi: use new prescaler when configuring PWMVasily Khoruzhick1-1/+1
2018-10-24pwm: sunxi: fix off-by-one that prevented PWM to use prescaler bypassVasily Khoruzhick1-1/+1
2018-10-23Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini4-6/+18
2018-10-23travis: Rework Freescale ARM jobs a bitTom Rini1-5/+11
2018-10-23ARM: Samsung: Add Exynos5422-based Odroid HC2 supportDirk Meul4-6/+18
2018-10-22binman: Add a test for Intel reference codeSimon Glass2-0/+21
2018-10-22Merge git://git.denx.de/u-boot-x86Tom Rini13-45/+111
2018-10-22arm: ti: boot: Remove environment partitionSam Protsenko1-3/+0
2018-10-22watchdog: aspeed: restore default value of reset_maskCédric Le Goater2-0/+10
2018-10-22ARM: omap3_logic: Add NOR Flash Support for SOM-LVAdam Ford4-7/+70
2018-10-22arm: udoo: Convert to distro configMeul, Dirk2-89/+25
2018-10-22test: overlay: add missing includeHeinrich Schuchardt1-0/+1
2018-10-22nand: atmel: Initialize pmecc smu with correct sizeBin Meng1-1/+1
2018-10-22configs: sama5d2_ptc_ek: add default bootargs for MMC defconfigEugen Hristev1-0/+2
2018-10-22configs: sama5d2_ptc_ek: add default bootargs for NAND defconfigEugen Hristev1-0/+2
2018-10-22configs: sama5d2_xplained: enable w1 and overlay for emmc defconfigEugen Hristev1-1/+6
2018-10-22configs: sama5d27_som1_ek: enable w1 and overlay for mmc1 defconfigEugen Hristev1-1/+6
2018-10-22configs: at91: sama5: enable CMD_IMIEugen Hristev12-12/+0
2018-10-22configs: at91: sam9x5: added FIT and iminfo supportEugen Hristev4-4/+4
2018-10-22board: at91sam9x5: add environment var for cpu typeEugen Hristev2-0/+11
2018-10-22ARM: omap3logic: Fix MMC nameAdam Ford1-1/+1
2018-10-22ARM: omap3logic: Specify DM serial driver as omap_serialAdam Ford1-1/+1
2018-10-22ARM: omap3logic: Encapsulate the MUSB functions in check for DMAdam Ford1-2/+4
2018-10-22ARM: omap3_logic.c: Optimize DDR timings based on OMAP35 or 36/37Adam Ford1-5/+15
2018-10-22ARM: da850evm_direct_nor: Remove DM_I2C_COMPATAdam Ford1-1/+0
2018-10-22travis: Add qemu-x86_64 target for test.py testingBin Meng1-0/+8
2018-10-22travis: Update to use QEMU 3.0.0 for testingBin Meng1-1/+1
2018-10-22travis: Generate grub_x64.efi for qemu-x86_64Bin Meng1-0/+3
2018-10-22x86: quark: Specify X86_TSC_TIMER_EARLY_FREQBin Meng1-0/+4
2018-10-22x86: tsc: Introduce config option for early timer frequencyBin Meng2-3/+13
2018-10-22x86: Fix the mystery of printch() during 64-bit bootBin Meng2-18/+1
2018-10-22x86: put global data pointer into the .data sectionHeinrich Schuchardt1-2/+8
2018-10-22x86: detect unsupported relocation typesHeinrich Schuchardt1-0/+18
2018-10-22x86: qemu: enable CONFIG_SPL_DM_RTCHeinrich Schuchardt1-0/+1
2018-10-22x86: doc: Remove stale sections of 64-bit supportBin Meng1-17/+0
2018-10-22x86: doc: Mention qemu-x86_64 supportBin Meng1-2/+17
2018-10-22x86: Ensure no instruction sets of MMX/SSE are generated in 64-bit buildBin Meng1-0/+1
2018-10-22x86: Specify -march=core2 to build 64-bit U-Boot properBin Meng1-1/+1
2018-10-22x86/bootm: fix error handling in boot_prep_linux(...)Hannes Schmelzer1-0/+4
2018-10-22Enable CONFIG_TIMER_EARLY with bootstageSimon Glass1-0/+3
2018-10-22binman: Add support for Intel reference codeSimon Glass1-0/+27
2018-10-22chromebook_samus: Increase pre-relocation memorySimon Glass1-1/+1
2018-10-20test: Add test for PCI device without compat string and with DT nodeMarek Vasut1-0/+5
2018-10-20test: Add PCI device entry without compat string and with DT nodeMarek Vasut1-1/+5