aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-29Prepare v2018.11-rc3v2018.11-rc3Tom Rini1-1/+1
2018-10-29Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini11-39/+120
2018-10-29sunxi: store DRAM size in SPL headerAndre Przywara2-2/+29
2018-10-29sunxi: add Kconfig option for the maximum accessible DRAMIcenowy Zheng1-0/+6
2018-10-29sunxi: map DRAM part with 3G sizeIcenowy Zheng1-1/+1
2018-10-29sunxi: board.c: refactor SPL header checksAndre Przywara1-11/+30
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-28Merge git://git.denx.de/u-boot-x86Tom Rini6-28/+36
2018-10-28drivers: cosmetic: Convert SPDX license tags to Linux Kernel stylePatrick Delaunay24-38/+32
2018-10-28x86: Fix car_uninit weak symbol definitionBin Meng1-6/+6
2018-10-28x86: theadorable-x86-xxx_defconfig: Move VGA BIOS to make room for U-BootStefan Roese3-3/+3
2018-10-28x86: theadorable-x86: Generate and pass root=PARTUUID instead of /dev/sdaXStefan Roese3-14/+23
2018-10-28x86: theadorable-x86-common: Change pci hotplug cmdline parameters (again)Stefan Roese1-2/+1
2018-10-28x86: BayTrail: southcluster.asl: Change PCI 64 bit address range / regionStefan Roese1-3/+3
2018-10-26vf610twr: Enable thumb2 for buildsTom Rini2-0/+4
2018-10-25Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini63-86/+446
2018-10-25Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imxTom Rini144-282/+9488
2018-10-25arm: dts: imx8qxp: fix build wariningPeng Fan1-2/+0
2018-10-25imx: mkimage: avoid stop CI when required files not existsPeng Fan2-2/+37
2018-10-24net: fec_mxc: add support for i.MX8XAnatolij Gustschin3-4/+61
2018-10-24net: mvpp2: increase PHY reset pulseBaruch Siach1-1/+1
2018-10-24net: mvpp2: fix polarity of PHY reset signalBaruch Siach1-2/+2
2018-10-24net/phy: Add phy-id for IN112525_S03Priyanka Jain1-3/+4
2018-10-24net: dm: fec: Obtain the transceiver type from the DTMartin Fuzzey1-1/+20
2018-10-24net: dm: fec: Support the phy-supply bindingMartin Fuzzey2-0/+23
2018-10-24net: dm: fec: Fix phy-reset-duration clamping and defaultsMartin Fuzzey1-11/+8
2018-10-24net: dm: fec: Fix time unit error in phy-reset-durationMartin Fuzzey1-1/+1
2018-10-24net: phy: aquantia: autodetect if firmware needs to be loadedJeremy Gebben1-6/+22
2018-10-24net: phy: aquantia: add firmware loading supportJeremy Gebben2-2/+256
2018-10-24configs: migrate CONFIG_PHY_AQUANTIA to KconfigJeremy Gebben55-61/+48
2018-10-24miiphy: Add function to retrieve MDIO bus list headPankaj Bansal2-0/+6
2018-10-24cmd: mii: don't check address for 'device' subcommandHector Palacios1-1/+1
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-24warp7: MAINTAINERS: Add an entry for warp7_bl33_defconfigFabio Estevam1-0/+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-22serial: mxc: Add match string for i.mx6 quad/dual lite serialBernhard Messerklinger1-0/+1
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