| Commit message (Expand) | Author | Age | Files | Lines |
* | sunxi: A64: Add Pine64-LTS board | Andre Przywara | 2018-11-13 | 2 | -0/+32 |
* | sunxi: H3/H5: Update .dts files | Andre Przywara | 2018-11-13 | 4 | -4/+43 |
* | sunxi: A64: Re-add syscon to DT node | Andre Przywara | 2018-11-13 | 1 | -1/+2 |
* | sunxi: A64: Update .dts/.dtsi files | Andre Przywara | 2018-11-13 | 9 | -45/+920 |
* | sunxi: Imply fitImage support | Marek Vasut | 2018-11-13 | 1 | -0/+1 |
* | sunxi: add support for Banana Pi M2 Zero board | Jun Nie | 2018-10-31 | 4 | -0/+140 |
* | Prepare v2018.11-rc3v2018.11-rc3 | Tom Rini | 2018-10-29 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-sunxi | Tom Rini | 2018-10-29 | 11 | -39/+120 |
|\ |
|
| * | sunxi: store DRAM size in SPL header | Andre Przywara | 2018-10-29 | 2 | -2/+29 |
| * | sunxi: add Kconfig option for the maximum accessible DRAM | Icenowy Zheng | 2018-10-29 | 1 | -0/+6 |
| * | sunxi: map DRAM part with 3G size | Icenowy Zheng | 2018-10-29 | 1 | -1/+1 |
| * | sunxi: board.c: refactor SPL header checks | Andre Przywara | 2018-10-29 | 1 | -11/+30 |
| * | sunxi: Extend SPL header versioning | Andre Przywara | 2018-10-29 | 2 | -7/+16 |
| * | sunxi: disable Pine A64 model detection code on other boards | Icenowy Zheng | 2018-10-29 | 3 | -0/+14 |
| * | sunxi: display: Mark sunxi_rgb2yuv_coef array as const | Priit Laes | 2018-10-24 | 1 | -1/+1 |
| * | sunxi: docs: Mention CONFIG_NAND requirement | Priit Laes | 2018-10-24 | 1 | -3/+3 |
| * | sunxi: Fix typos of spelling Allwinner | Priit Laes | 2018-10-24 | 3 | -3/+3 |
| * | pwm: sunxi: choose best prescaler to improve PWM resolution | Vasily Khoruzhick | 2018-10-24 | 1 | -13/+19 |
| * | pwm: sunxi: use new prescaler when configuring PWM | Vasily Khoruzhick | 2018-10-24 | 1 | -1/+1 |
| * | pwm: sunxi: fix off-by-one that prevented PWM to use prescaler bypass | Vasily Khoruzhick | 2018-10-24 | 1 | -1/+1 |
* | | Merge git://git.denx.de/u-boot-x86 | Tom Rini | 2018-10-28 | 6 | -28/+36 |
|\ \ |
|
| * | | x86: Fix car_uninit weak symbol definition | Bin Meng | 2018-10-28 | 1 | -6/+6 |
| * | | x86: theadorable-x86-xxx_defconfig: Move VGA BIOS to make room for U-Boot | Stefan Roese | 2018-10-28 | 3 | -3/+3 |
| * | | x86: theadorable-x86: Generate and pass root=PARTUUID instead of /dev/sdaX | Stefan Roese | 2018-10-28 | 3 | -14/+23 |
| * | | x86: theadorable-x86-common: Change pci hotplug cmdline parameters (again) | Stefan Roese | 2018-10-28 | 1 | -2/+1 |
| * | | x86: BayTrail: southcluster.asl: Change PCI 64 bit address range / region | Stefan Roese | 2018-10-28 | 1 | -3/+3 |
* | | | drivers: cosmetic: Convert SPDX license tags to Linux Kernel style | Patrick Delaunay | 2018-10-28 | 24 | -38/+32 |
|/ / |
|
* | | vf610twr: Enable thumb2 for builds | Tom Rini | 2018-10-26 | 2 | -0/+4 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-net | Tom Rini | 2018-10-25 | 63 | -86/+446 |
|\ \ |
|
| * | | net: fec_mxc: add support for i.MX8X | Anatolij Gustschin | 2018-10-24 | 3 | -4/+61 |
| * | | net: mvpp2: increase PHY reset pulse | Baruch Siach | 2018-10-24 | 1 | -1/+1 |
| * | | net: mvpp2: fix polarity of PHY reset signal | Baruch Siach | 2018-10-24 | 1 | -2/+2 |
| * | | net/phy: Add phy-id for IN112525_S03 | Priyanka Jain | 2018-10-24 | 1 | -3/+4 |
| * | | net: dm: fec: Obtain the transceiver type from the DT | Martin Fuzzey | 2018-10-24 | 1 | -1/+20 |
| * | | net: dm: fec: Support the phy-supply binding | Martin Fuzzey | 2018-10-24 | 2 | -0/+23 |
| * | | net: dm: fec: Fix phy-reset-duration clamping and defaults | Martin Fuzzey | 2018-10-24 | 1 | -11/+8 |
| * | | net: dm: fec: Fix time unit error in phy-reset-duration | Martin Fuzzey | 2018-10-24 | 1 | -1/+1 |
| * | | net: phy: aquantia: autodetect if firmware needs to be loaded | Jeremy Gebben | 2018-10-24 | 1 | -6/+22 |
| * | | net: phy: aquantia: add firmware loading support | Jeremy Gebben | 2018-10-24 | 2 | -2/+256 |
| * | | configs: migrate CONFIG_PHY_AQUANTIA to Kconfig | Jeremy Gebben | 2018-10-24 | 55 | -61/+48 |
| * | | miiphy: Add function to retrieve MDIO bus list head | Pankaj Bansal | 2018-10-24 | 2 | -0/+6 |
| * | | cmd: mii: don't check address for 'device' subcommand | Hector Palacios | 2018-10-24 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx | Tom Rini | 2018-10-25 | 144 | -282/+9488 |
|\ \
| |/
|/| |
|
| * | arm: dts: imx8qxp: fix build warining | Peng Fan | 2018-10-25 | 1 | -2/+0 |
| * | imx: mkimage: avoid stop CI when required files not exists | Peng Fan | 2018-10-25 | 2 | -2/+37 |
| * | warp7: MAINTAINERS: Add an entry for warp7_bl33_defconfig | Fabio Estevam | 2018-10-24 | 1 | -0/+1 |
| * | serial: mxc: Add match string for i.mx6 quad/dual lite serial | Bernhard Messerklinger | 2018-10-22 | 1 | -0/+1 |
| * | warp7: configs: add bl33 defconfig | Rui Miguel Silva | 2018-10-22 | 1 | -0/+42 |
| * | warp7: include: configs: set skip low level init | Rui Miguel Silva | 2018-10-22 | 1 | -0/+11 |
| * | optee: adjust dependencies and default values for dram | Rui Miguel Silva | 2018-10-22 | 2 | -4/+6 |