summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* imx6: aristainetos: add support for rev C boardHeiko Schocher2020-01-071-0/+27
* imx6: aristainetos: add aristainetos 2b cslHeiko Schocher2020-01-071-0/+21
* imx6: aristainetos: readd aristainetos 2b boardHeiko Schocher2020-01-071-0/+23
* imx6: aristainetos: enable HAB bootHeiko Schocher2020-01-071-0/+51
* imx6: aristainetos: cleanup default EnvironmentHeiko Schocher2020-01-071-55/+193
* imx6: aristainetos: add DM_I2C supportHeiko Schocher2020-01-071-11/+0
* imx6: aristainetos: add DM_VIDEO supportHeiko Schocher2020-01-071-5/+4
* imx6: aristainetos: convert CONFIG_DM_SPIHeiko Schocher2020-01-071-2/+0
* imx6: aristainetos: convert to DM_USBHeiko Schocher2020-01-071-3/+0
* imx6: aristainetos: convert to DM_MMCHeiko Schocher2020-01-071-1/+1
* imx6: aristainetos: remove aristainetos-v2.cHeiko Schocher2020-01-072-187/+169
* imx6: aristainetos: disable gigabit supportHeiko Schocher2020-01-071-0/+1
* imx6: aristainetos: remove 2b versionHeiko Schocher2020-01-071-46/+0
* imx6: aristainetos: move defines to KconfigHeiko Schocher2020-01-073-18/+0
* video: lg4573: convert to DMHeiko Schocher2020-01-071-2/+0
* imx6: remove aristainetos boardHeiko Schocher2020-01-071-43/+0
* include/u-boot/crc.h: pull 'uint' definition on musl targetsSergei Trofimovich2020-01-031-0/+2
* include: fix 'ulong' definition on musl targetsSergei Trofimovich2020-01-031-1/+1
* Merge tag 'u-boot-rockchip-20191231' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2020-01-022-1/+2
|\
| * rockchip: rk3328: add COUNTER_FREQUENCY definitionKever Yang2019-12-311-0/+1
| * rockchip: rk3308: allow loading larger kernel ImageAndy Yan2019-12-271-1/+1
* | Merge tag 'u-boot-imx-20191228' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-12-285-5/+18
|\ \
| * | imx8m_evk: Remove unneeded earlycon stringFabio Estevam2019-12-273-3/+3
| * | mx51evk: Fix U-Boot corruption after saving the environmentFabio Estevam2019-12-271-0/+13
| * | mx6sxsabresd: Adjust the mmcdev after DM conversionFabio Estevam2019-12-271-2/+2
| |/
* / omap3_beagle: Change NAND ECC scheme back to OMAP_ECC_HAM1_CODE_HWPatrik Dahlström2019-12-271-1/+1
|/
* arm: ti: dra7: move BOOTP_DNS2 and PHY_TI in defconfigGrygorii Strashko2019-12-131-2/+0
* common: remove duplicate typedef for ucharHeinrich Schuchardt2019-12-131-1/+0
* Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini2019-12-092-1/+34
|\
| * spl: opensbi: specify main hart as preferred boot hartLukas Auer2019-12-101-1/+17
| * riscv: ax25-ae350: add SPL configurationRick Chen2019-12-101-0/+17
* | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-netTom Rini2019-12-098-21/+83
|\ \ | |/ |/|
| * dma: ti: k3-udma: Implement dma_get_cfg() interfaceVignesh Raghavendra2019-12-091-0/+19
| * dma: Introduce dma_get_cfg() interfaceVignesh Raghavendra2019-12-092-0/+23
| * net: mdio-uclass: add dm_eth_phy_connect helper functionAlex Marginean2019-12-091-0/+12
| * net: mdio-uclass: rename arguments of dm_mdio_phy_connect for clarityAlex Marginean2019-12-091-3/+3
| * include: phy: add data field for private driver dataAlex Marginean2019-12-091-0/+3
| * include: phy: define XFI and USXGMII interface typesAlex Marginean2019-12-091-0/+4
| * dt-bindings: phy: dp83867: Add documentation for disabling clock outputGrygorii Strashko2019-12-091-1/+2
| * net: Improve documentation for string_to_ip()Joe Hershberger2019-12-091-3/+4
| * net: Always build the string_to_enetaddr() helperJoe Hershberger2019-12-091-14/+13
* | linux/types.h: fix typo uncharHeinrich Schuchardt2019-12-091-1/+1
* | Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-12-094-2/+23
|\ \ | |/ |/|
| * imx: imx8qxp_mek: increase buffer sizes and args numberAnatolij Gustschin2019-12-061-0/+5
| * ARM: imx: vining2000: Convert to ethernet DMMarek Vasut2019-12-061-2/+0
| * ARM: imx: vining2000: Convert to SPL frameworkMarek Vasut2019-12-061-0/+4
| * common: fdt_support: add support for setting usable memoryIgor Opaniuk2019-12-061-0/+1
| * warp7: Fix U-Boot corruption after saving the environmentFabio Estevam2019-12-061-0/+13
* | lib: crypto: add pkcs7 message parserAKASHI Takahiro2019-12-061-0/+47
* | lib: crypto: add rsa public key parserAKASHI Takahiro2019-12-061-0/+57