]> git.ipfire.org Git - thirdparty/u-boot.git/history - drivers
rockchip: misc: don't fail if eth_addr already set
[thirdparty/u-boot.git] / drivers /
2019-12-04  Tom RiniMerge git://git.denx.de/u-boot-sh
2019-12-04  Tom RiniMerge branch '2019-10-27-mtd-cleanup'
2019-12-04  Miquel Raynalmtd: Makefile: deep cleanup
2019-12-04  Miquel Raynalcmd: nand/sf: isolate legacy code
2019-12-04  Miquel Raynalmtd: spi: SPI_FLASH_MTD depends on MTD
2019-12-04  Miquel Raynaldfu: add dependency on the raw NAND core
2019-12-04  Miquel Raynalmtd: nand: add includes in NAND core to avoid warnings
2019-12-04  Miquel Raynalmtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD
2019-12-04  Miquel Raynalmtd: rename CONFIG_MTD -> CONFIG_DM_MTD
2019-12-04  Miquel Raynalmtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
2019-12-03  Tom RiniMerge tag 'efi-2020-01-rc5' of https://gitlab.denx...
2019-12-03  Tom RiniMerge tag 'dm-pull-3dec19' of https://gitlab.denx.de...
2019-12-03  Tom RiniMerge branch '2019-12-03-master-imports'
2019-12-03  mingming leepinctrl: add driver for MT8518
2019-12-03  mingming leemmc: mtk-sd: Adjust the mmc tuning flow
2019-12-03  mingming leeclk: mediatek: add driver for MT8518
2019-12-03  Faiz Abbasregmap: Fix potential memory leaks
2019-12-03  Faiz Abbasnet: cpsw: Add NULL pointer check
2019-12-03  Bartosz Golaszewskimmc: davinci: fix mmc boot in SPL
2019-12-03  Bartosz Golaszewskimmc: davinci: drop struct davinci_mmc_plat
2019-12-03  Bartosz Golaszewskimmc: davinci: drop support for ti,dm6441-mmc
2019-12-03  Tom Riniblk: Make use of CONFIG_HAVE_BLOCK_DEVICE more
2019-12-03  Tom Rinimtd: mtdcore: Drop unused mtd_table
2019-12-03  Tom Rinipci: Only link pci_rom.o in some cases
2019-12-03  Tom RiniConvert CONFIG_SYS_CORTINA_FW_IN_MMC et al to Kconfig
2019-12-03  Thomas HebbKconfig: make TPL_DM_SERIAL depend on TPL_DM
2019-12-03  Tom RiniMerge branch '2019-12-02-master-imports'
2019-12-02  Simon Glasscommon: Move old EEPROM functions into a new header
2019-12-02  Simon Glasscommon: Move pci_init_board() out of common.h
2019-12-02  Simon Glasscommon: Move board_get_usable_ram_top() out of common.h
2019-12-02  Simon Glasscommon: Move command functions out of common.h
2019-12-02  Simon Glasscommon: Move enable/disable_interrupts out of common.h
2019-12-02  Simon Glasscommon: Move interrupt functions into a new header
2019-12-02  Simon Glasscommon: Move ARM cache operations out of common.h
2019-12-02  Simon Glasscommon: Move some cache and MMU functions out of common.h
2019-12-02  Simon Glasscommon: Move mii_init() function out of common.h
2019-12-02  Simon Glasscommon: Move get_ticks() function out of common.h
2019-12-02  Simon Glasscommon: Move wait_ticks functions out of common.h
2019-12-02  Simon Glasscommon: Move some time functions out of common.h
2019-12-02  Simon Glasscommon: Move serial_printf() to the serial header
2019-12-02  Simon Glassserial: usb: Correct the usbtty_...() prototypes
2019-12-02  Simon GlassMove strtomhz() to vsprintf.h
2019-12-02  Simon Glasscrc32: Use the crc.h header for crc functions
2019-12-02  Simon Glasscommon: Drop linux/crc8.h
2019-12-02  Simon Glassstatus_led: Tidy up the code style
2019-12-02  Simon Glasscommon: Drop global inclusion of status_led.h
2019-12-02  Simon GlassDrop CONFIG_SHOW_ACTIVITY
2019-12-02  Bin Mengdm: serial: Handle "stdout-path" with ":options" correctly
2019-12-02  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-12-02  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2019-11-28  Tom RiniMerge git://git.denx.de/u-boot-socfpga
2019-11-28  Tom RiniMerge git://git.denx.de/u-boot-usb
2019-11-28  Tom RiniMerge tag 'mmc-11-27-2019' of https://gitlab.denx.de...
2019-11-28  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-11-27  Marek Vasutmmc: tmio: sdhi: Add calibration tables
2019-11-27  Marek Vasutmmc: tmio: sdhi: Skip bad taps
2019-11-27  Marek Vasutmmc: tmio: sdhi: Add SCC error checking
2019-11-27  Marek Vasutmmc: tmio: sdhi: Disable auto-retuning in HS400
2019-11-27  Marek Vasutmmc: tmio: sdhi: Adjust HS400 calibration offsets
2019-11-27  Marek Vasutmmc: tmio: sdhi: Adjust DT2FF settings for HS400 mode
2019-11-27  Marek Vasutmmc: tmio: sdhi: Use 4 tuning taps on M3W up to ES1.2
2019-11-27  Marek Vasutmmc: tmio: sdhi: Track SMPCMP valu in private data
2019-11-27  Marek Vasutmmc: tmio: sdhi: Track current tap number in private...
2019-11-27  Yangbo Lummc: fsl_esdhc: get clock directly from global data
2019-11-27  Baruch Siachmmc: sdhci: make sdhci_get_cd static
2019-11-25  Tom RiniMerge tag 'rpi-next-2020.01' of https://github.com...
2019-11-25  Tom RiniMerge tag 'fixes-for-v2020.01' of https://gitlab.denx...
2019-11-25  Heinrich Schuchardtdm: test: usb: rework keyboard test
2019-11-25  Heinrich Schuchardtusb: kbd: implement special keys
2019-11-24  Fabio EstevamRevert "video: mxsfb: Configure the clock after eLCDIF...
2019-11-24  Matthias Bruggerdrivers: bcm283x: Set pre-location flag for OF_BOARD
2019-11-24  Matthias Bruggerpinctrl: bcm283x: Add compatible for RPi4
2019-11-24  Tom RiniMerge tag 'u-boot-rockchip-20191124' of https://gitlab...
2019-11-23  Heiko Stuebnerrockchip: dwmmc: add handling for u-boot, spl-fifo...
2019-11-23  Tom RiniMerge tag 'efi-2020-01-rc4-2' of https://gitlab.denx...
2019-11-23  Jagan Tekigadget: rockchip: Add rk3399 USB_GADGET_PRODUCT_NUM
2019-11-23  Jagan Tekiusb: dwc3: Add phy interface for dwc3_uboot
2019-11-23  Jagan Tekifastboot: rockchip: Fix rk3328 default mmc device
2019-11-23  Jagan Tekifastboot: rockchip: Select FASTBOOT_FLASH[_MMC_DEV]
2019-11-23  Jagan Tekigadget: rockchip: Add rk3128 USB_GADGET_PRODUCT_NUM
2019-11-23  Jagan Tekigadget: rockchip: USB_GADGET_PRODUCT_NUM
2019-11-23  Jagan Tekigadget: Select USB_GADGET_VENDOR_NUM for rockchip
2019-11-23  Jagan Tekigadget: Select USB_GADGET_MANUFACTURER for rockchip
2019-11-23  Vasily Khoruzhickpower: fan53555: fix fan53555_regulator_set_value
2019-11-23  Vasily Khoruzhickrockchip: i2c: don't sent stop bit after each message
2019-11-23  Vasily Khoruzhickpower: fan53555: add support for Silergy SYR82X and...
2019-11-22  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2019-11-22  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-11-22  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2019-11-22  Simon Goldschmidtusb: dwc2: fix possible alignment issues
2019-11-22  Simon Goldschmidtusb: composite: fix possible alignment issues
2019-11-20  Simon Goldschmidtspi: cadence_qspi: support DM_CLK
2019-11-20  Simon Goldschmidttimer: dw-apb: add reset handling
2019-11-20  Simon Goldschmidtddr: socfpga: gen5: constify altera_gen5_sdram_ops
2019-11-20  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-11-19  Tom Riniinput: Move input.o to be built only in some cases
2019-11-19  Vignesh Raghavendrausb: cdns3: Fix include file path
2019-11-19  Peng Maata: sata_sil: Add DM support for Silicon sata driver
2019-11-19  Peng Maata: fsl_sata: Add DM support for Freescale PowerPC...
2019-11-18  Tom RiniMerge tag 'video-for-v2020.01-rc2' of https://gitlab...
next