summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-27i2c: designware_i2c: Use an accurate bus clock instead of MHzSimon Glass
2020-01-27i2c: designware_i2c: Use an enum for selected speed modeSimon Glass
2020-01-27i2c: designware_i2c: Rename 'max' speed to 'high' speedSimon Glass
2020-01-27i2c: designware_i2c: Include clk.h in the header fileSimon Glass
2020-01-27i2c: designware_i2c: Don't allow changing IC_CLKSimon Glass
2020-01-27i2c: designware_i2c: Add more registersSimon Glass
2020-01-27global_data: remove unused mxc_i2c specific fieldBaruch Siach
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-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
2020-01-24common: Collect all the header files togetherSimon Glass
2020-01-24common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATASimon Glass
2020-01-24common: Move ROUND() into kernel.hSimon Glass
2020-01-24common: Move check_member() to kernel.hSimon Glass
2020-01-24common: Move hang() to the same header as panic()Simon Glass
2020-01-24common: Move testdram() into init.hSimon Glass
2020-01-24common: Move RAM-sizing functions to init.hSimon Glass
2020-01-24common: Rename and move source()Simon Glass