aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-27dm: spi: Check cs number before accessing slavesBin Meng
2020-01-27spi: nxp_fspi: new driver for the FlexSPI controllerMichael Walle
2020-01-27Merge tag 'u-boot-clk-26Jan2020' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2020-01-26clock_imx8mq: Make frac_pll_init() staticPedro Jardim
2020-01-26clock_imx8mq: Remove the function sscg_pll_init()Pedro Jardim
2020-01-26clock_imx8mq: Make do_imx8m_showclocks() staticPedro Jardim
2020-01-26clock_imx8mq: Delete not used init_usb_clk()Pedro Jardim
2020-01-26clk: imx: pllv3: fix potential 'divide by zero' in av_set_rate()Giulio Benetti
2020-01-26clk: imx: pllv3: fix potential 'divide by zero' in av_get_rate()Giulio Benetti
2020-01-26clk: imx: pllv3: fix potential 'divide by zero' in sys_get_rate()Giulio Benetti
2020-01-26common: fix regression on block cache initAngelo Durgehello
2020-01-26arm: mvebu: fix A38x breakage from commit bb872dd930ccJoel Johnson
2020-01-26Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2020-01-26configs: Orange Pi Win: enable ethernet phyJernej Skrabec
2020-01-26sunxi: Automate loading from 128KB MMC offsetAndre Przywara
2020-01-26sunxi: SPL: Factor out sunxi_get_boot_source()Andre Przywara
2020-01-26clk: Fix error checking of dev_read_addr_ptrSean Anderson
2020-01-26clk: Include missing headers for linux/clk-provider.hSean Anderson
2020-01-26clk: uclass: clk_get_by_name() must not be available if CONFIG_OF_PLATDATA is...Giulio Benetti
2020-01-26clk: show more error info when uclass_get_device_by_namePeng Fan
2020-01-26clk: mediatek: use unsigned type for returning the clk rateFabien Parent
2020-01-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-01-25Merge branch '2020-01-24-master-imports'Tom Rini
2020-01-25mtd: add prototypes for weak functionPatrick Delaunay
2020-01-25common: blk: fix comment about blkcache_read return valueEric Nelson
2020-01-25meerkat96: fix typo in MAINTAINERS email addressShawn Guo
2020-01-25genboardscfg.py: drop python version commentBaruch Siach
2020-01-25common: add blkcache initAngelo Durgehello
2020-01-25net: macb: Drop local cache flushVignesh Raghavendra
2020-01-25mtd: denali: Drop custom dma mapping functionsVignesh Raghavendra
2020-01-25mmc: tmio-common: Drop custom dma mapping functionsVignesh Raghavendra
2020-01-25asm: dma-mapping.h: Fix dma mapping functionsVignesh Raghavendra
2020-01-25fastboot: mt85xx: add command to flash/erase emmc hwpartmingming lee
2020-01-25configs: mt8518: Enable fastboot related configsmingming lee
2020-01-25configs: mt8518: enable usb gadget drivermingming lee
2020-01-25configs: mt8518: set global variables for fastbootmingming lee
2020-01-25ARM: Mediatek: Add board_late_init to init usb gadget drivermingming lee
2020-01-25usb: musb-new: mt85xx: add musb-new gadget driver.mingming lee
2020-01-25crypto: make mod_exp_sw() staticHeinrich Schuchardt
2020-01-25lib: Kconfig dependencies for pseudo-random libraryHeinrich Schuchardt
2020-01-25lib: rsa: consider CONFIG_SPL_RSAHeinrich Schuchardt
2020-01-24sunxi: Add Libre Computer ALL-H5-CC H5 boardChen-Yu Tsai
2020-01-24sunxi: Add Libre Computer ALL-H3-IT H5 boardChen-Yu Tsai
2020-01-24sunxi: move CONFIG_SYS_SPI_U_BOOT_OFFS out of defconfigAndre Przywara
2020-01-24sunxi: defconfig: R40 boards: enable USBAndre Przywara
2020-01-24phy: sun4i-usb: Add Allwinner R40 supportAndre Przywara
2020-01-24sunxi: defconfig: Bananapi M2 Berry: enable EthernetAndre Przywara
2020-01-24sunxi: dts: R40: Update Bananapi M2 Berry .dtsAndre Przywara
2020-01-24sunxi: H3/H5 Sync DT files from upstream Linux kernel as of next-20200108Chen-Yu Tsai
2020-01-24common: Update comment to show progressSimon Glass