summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-02crc32: Use the crc.h header for crc functionsSimon Glass
2019-12-02crc: Fix code style with crc functionsSimon Glass
2019-12-02common: Drop linux/crc8.hSimon Glass
2019-12-02common: Move random-number functions into their own headerSimon Glass
2019-12-02status_led: Tidy up the code styleSimon Glass
2019-12-02common: Drop global inclusion of status_led.hSimon Glass
2019-12-02Drop CONFIG_SHOW_ACTIVITYSimon Glass
2019-12-02common: Move older CPU functions to their own headerSimon Glass
2019-11-28Merge git://git.denx.de/u-boot-socfpgaTom Rini
2019-11-28Merge git://git.denx.de/u-boot-usbTom Rini
2019-11-28Merge tag 'mmc-11-27-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini
2019-11-28Merge tag 'u-boot-stm32-20191126' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2019-11-28Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini
2019-11-27mmc: tmio: sdhi: Add calibration tablesMarek Vasut
2019-11-27mmc: tmio: sdhi: Skip bad tapsMarek Vasut
2019-11-27mmc: tmio: sdhi: Add SCC error checkingMarek Vasut
2019-11-27mmc: tmio: sdhi: Disable auto-retuning in HS400Marek Vasut
2019-11-27mmc: tmio: sdhi: Adjust HS400 calibration offsetsMarek Vasut
2019-11-27mmc: tmio: sdhi: Adjust DT2FF settings for HS400 modeMarek Vasut
2019-11-27mmc: tmio: sdhi: Use 4 tuning taps on M3W up to ES1.2Marek Vasut
2019-11-27mmc: tmio: sdhi: Track SMPCMP valu in private dataMarek Vasut
2019-11-27mmc: tmio: sdhi: Track current tap number in private dataMarek Vasut
2019-11-27mpc83xx: remove unused clock.hYangbo Lu
2019-11-27arm: drop eSDHC clock getting in mxc_get_clock() for layerscapeYangbo Lu
2019-11-27arm: ls1021a: drop redundant board_mmc_init()Yangbo Lu
2019-11-27mmc: fsl_esdhc: get clock directly from global dataYangbo Lu
2019-11-27mmc: sdhci: make sdhci_get_cd staticBaruch Siach
2019-11-26stm32mp1: add support for virtual partition readPatrick Delaunay
2019-11-26stm32mp1: board: add spi nand supportPatrick Delaunay
2019-11-26stm32mp1: configs: activate CONFIG_MTD_SPI_NANDPatrick Delaunay
2019-11-26stm32mp1: activate SET_DFU_ALT_INFOPatrick Delaunay
2019-11-26stm32mp1: activate DFU support and command MTDPatrick Delaunay
2019-11-26ARM: dts: stm32: update eMMC configuration for stm32mp157c-ev1Patrick Delaunay
2019-11-26ARM: dts: stm32: DT alignment with kernel v5.4-rc4Patrick Delaunay
2019-11-26ARM: dts: stm32: DT alignment with kernel v5.3Patrick Delaunay
2019-11-26configs: stih410-b2260: Enable DM_ETH flagPatrice Chotard
2019-11-25Merge tag 'rpi-next-2020.01' of https://github.com/mbgg/u-bootTom Rini
2019-11-25Merge tag 'fixes-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-...Tom Rini
2019-11-25sandbox: enable USB_KEYBOARD_FN_KEYSHeinrich Schuchardt
2019-11-25dm: test: usb: rework keyboard testHeinrich Schuchardt
2019-11-25usb: kbd: move USB_KBD_BOOT_REPORT_SIZE to usb.hHeinrich Schuchardt
2019-11-25usb: kbd: implement special keysHeinrich Schuchardt
2019-11-25usb: kbd: simplify coding for arrow keysHeinrich Schuchardt
2019-11-25usb: kbd: signature of usb_kbd_put_queue()Heinrich Schuchardt
2019-11-25usb: kbd: fix typoHeinrich Schuchardt
2019-11-25ARM: socfpga: Unreset NAND in SPL on Gen5Marek Vasut
2019-11-25ARM: socfpga: Introduce u-boot-with-nand-spl.sfp targetMarek Vasut
2019-11-25ARM: socfpga: Add ArriaV ST/SX IDMarek Vasut
2019-11-25ARM: socfpga: Purge pending transactions upon enabling bridges on Gen5Marek Vasut
2019-11-25ARM: socfpga: Actually put bridges into reset on Gen5 in bridge disableMarek Vasut