summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-01-07arm: socfpga: agilex: Enable Agilex SoC buildLey Foon Tan
2020-01-07configs: socfpga: Move Stratix10 and Agilex common CONFIGsLey Foon Tan
2020-01-07clk: agilex: Add clock driver for AgilexLey Foon Tan
2020-01-06Merge branch 'next'Tom Rini
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-26armv8: ls1028ardb: enable DisplayPort Power supportWen He
2019-12-26armv8: fsl-layerscape: Increase mmc read size for secure-boot headersUdit Agarwal
2019-12-26drivers/fsl-mc: Support DPSPARSER object and apply spb commandFlorinel Iordache
2019-12-23ppc/kmeter1: remove unused defineHolger Brunck
2019-12-23board/km: remove CONFIG_KM_BOARD_NAMEHolger Brunck
2019-12-23ppc/km: convert KM_DEF_NETDEV to KconfigHolger Brunck
2019-12-23ppc/km/tegr1: support second localbus clock signalHolger Brunck
2019-12-18Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 in...Tom Rini
2019-12-17misc: i2c_eeprom: add size queryRobert Beckett
2019-12-17i2c: add support for offset overflow in to addressRobert Beckett
2019-12-15x86: Add chromebook_coralSimon Glass
2019-12-15spl: Add methods to find the position/size of next phaseSimon Glass
2019-12-15x86: Move qemu CPU fixup function into its own fileSimon Glass
2019-12-15mtd: spi: Export spi_flash_std_probe()Simon Glass
2019-12-15spi: Correct operations check in dm_spi_xfer()Simon Glass
2019-12-15x86: fsp: Add a new arch_fsp_init_r() hookSimon Glass
2019-12-15x86: fsp: Add FSP2 base supportSimon Glass
2019-12-15x86: Move UCLASS_IRQ into a separate fileSimon Glass
2019-12-15pci: Add support for p2sb uclassSimon Glass
2019-12-15x86: power: Add an ACPI PMC uclassSimon Glass
2019-12-15dm: pci: Move pci_get_devfn() into a common fileSimon Glass
2019-12-15dm: pci: Allow delaying auto-config until after relocationSimon Glass
2019-12-15dm: core: Fix offset_to_ofnode() with invalid offsetSimon Glass
2019-12-15dm: gpio: Allow control of GPIO uclass in SPLSimon Glass
2019-12-15binman: Add a library to access binman entriesSimon Glass
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