aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-01-07board: ge: pass rtc_status via device treeIan Ray
2020-01-07board: ge: bx50v3: Enable DM for PCI and ethernetDenis Zalevskiy
2020-01-07board: ge: bx50v3: Fix message output to video consoleIan Ray
2020-01-07imx: Add support for i.MX28 based XEA boardLukasz Majewski
2020-01-07imx6: aristainetos: add support for rev C boardHeiko Schocher
2020-01-07imx6: aristainetos: add aristainetos 2b cslHeiko Schocher
2020-01-07imx6: aristainetos: readd aristainetos 2b boardHeiko Schocher
2020-01-07imx6: aristainetos: enable HAB bootHeiko Schocher
2020-01-07imx6: aristainetos: cleanup default EnvironmentHeiko Schocher
2020-01-07imx6: aristainetos: add DM_I2C supportHeiko Schocher
2020-01-07imx6: aristainetos: add DM_VIDEO supportHeiko Schocher
2020-01-07imx6: aristainetos: convert CONFIG_DM_SPIHeiko Schocher
2020-01-07imx6: aristainetos: convert to DM_USBHeiko Schocher
2020-01-07imx6: aristainetos: convert to DM_MMCHeiko Schocher
2020-01-07imx6: aristainetos: remove aristainetos-v2.cHeiko Schocher
2020-01-07imx6: aristainetos: disable gigabit supportHeiko Schocher
2020-01-07imx6: aristainetos: remove 2b versionHeiko Schocher
2020-01-07imx6: aristainetos: move defines to KconfigHeiko Schocher
2020-01-07video: lg4573: convert to DMHeiko Schocher
2020-01-07imx6: remove aristainetos boardHeiko Schocher
2020-01-03include/u-boot/crc.h: pull 'uint' definition on musl targetsSergei Trofimovich
2020-01-03include: fix 'ulong' definition on musl targetsSergei Trofimovich
2020-01-02Merge tag 'u-boot-rockchip-20191231' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2019-12-31rockchip: rk3328: add COUNTER_FREQUENCY definitionKever Yang
2019-12-28Merge tag 'u-boot-imx-20191228' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-12-27omap3_beagle: Change NAND ECC scheme back to OMAP_ECC_HAM1_CODE_HWPatrik Dahlström
2019-12-27imx8m_evk: Remove unneeded earlycon stringFabio Estevam
2019-12-27mx51evk: Fix U-Boot corruption after saving the environmentFabio Estevam
2019-12-27mx6sxsabresd: Adjust the mmcdev after DM conversionFabio Estevam
2019-12-27rockchip: rk3308: allow loading larger kernel ImageAndy Yan
2019-12-13arm: ti: dra7: move BOOTP_DNS2 and PHY_TI in defconfigGrygorii Strashko
2019-12-13common: remove duplicate typedef for ucharHeinrich Schuchardt
2019-12-09Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2019-12-10spl: opensbi: specify main hart as preferred boot hartLukas Auer
2019-12-10riscv: ax25-ae350: add SPL configurationRick Chen
2019-12-09Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-netTom Rini
2019-12-09dma: ti: k3-udma: Implement dma_get_cfg() interfaceVignesh Raghavendra
2019-12-09dma: Introduce dma_get_cfg() interfaceVignesh Raghavendra
2019-12-09net: mdio-uclass: add dm_eth_phy_connect helper functionAlex Marginean
2019-12-09net: mdio-uclass: rename arguments of dm_mdio_phy_connect for clarityAlex Marginean
2019-12-09include: phy: add data field for private driver dataAlex Marginean
2019-12-09include: phy: define XFI and USXGMII interface typesAlex Marginean
2019-12-09dt-bindings: phy: dp83867: Add documentation for disabling clock outputGrygorii Strashko
2019-12-09net: Improve documentation for string_to_ip()Joe Hershberger
2019-12-09net: Always build the string_to_enetaddr() helperJoe Hershberger
2019-12-09linux/types.h: fix typo uncharHeinrich Schuchardt
2019-12-09Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-12-06lib: crypto: add pkcs7 message parserAKASHI Takahiro
2019-12-06lib: crypto: add rsa public key parserAKASHI Takahiro
2019-12-06lib: crypto: add public key utilityAKASHI Takahiro