]> Git Repo - J-u-boot.git/history - drivers
pinctrl: mt7629: add jtag function and pin group
[J-u-boot.git] / drivers /
2021-03-20 Weijie Gaopinctrl: mt7629: add jtag function and pin group
2021-03-20 Weijie Gaopinctrl: mediatek: do not probe gpio driver if not...
2021-03-20 Sam Shihpinctrl: mediatek: add get_pin_muxing ops for mediatek...
2021-03-20 Sam Shihpinctrl: mediatek: fix wrong assignment in mtk_get_pin_name
2021-03-19 Tom RiniMerge branch 'next' of git://source.denx.de/u-boot...
2021-03-16 Lad Prabhakarpinctrl: renesas: Add support for R8A774C0
2021-03-16 Lad Prabhakarpinctrl: renesas: pfc-r8a77990: Sync PFC tables with...
2021-03-15 Tom RiniMerge tag 'v2021.04-rc4' into next
2021-03-15 Tom RiniMerge tag 'ti-v2021.04-rc4' of https://source.denx...
2021-03-15 Tom RiniMerge tag 'u-boot-stm32-20210312' of https://source...
2021-03-15 Tom RiniMerge branch '2021-03-12-assorted-improvements' into...
2021-03-14 Jorge Ramirez-Ortizdrivers: tee: sandbox: SCP03 control emulator
2021-03-13 Simon Glasstpm: Correct warning on 32-bit build
2021-03-12 Tom RiniMerge branch '2021-03-12-test-improvements' into next
2021-03-12 Simon Glassdm: core: Fix allocation of empty of-platdata
2021-03-12 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-03-12 Pali Rohárarm: mvebu: a38x: Remove dead code ARMADA_39X
2021-03-12 Pali Rohárarm: a37xx: pci: Implement workaround for the readback...
2021-03-12 Marek Behúnddr: marvell: axp: fix array types have different bound...
2021-03-12 Marek Behúnddr: marvell: axp: align signature of mv_xor_mem_init...
2021-03-12 Pali Rohárddr: marvell: a38x: Sync code with Marvell mv-ddr-marve...
2021-03-12 Sujeet Baranwalddr: marvell: a38x: Add more space for additional info...
2021-03-11 Yannick Fertrevideo: dw_mipi_dsi: update log of dphy_enable
2021-03-11 Yannick Fertrevideo: dw_mipi_dsi: missing device to log debug
2021-03-11 Patrick Delaunayvideo: stm32: remove all child of DSI bridge when its...
2021-03-11 Patrick Delaunayscmi: cosmetic: reorder include files
2021-03-11 Patrick Delaunayscmi: define LOG_CATEGORY
2021-03-11 Patrick Delaunayscmi: Include device_compat.h
2021-03-11 Etienne Carriereclk: stm32mp1: gets root clocks from fdt
2021-03-11 Patrice Chotardmtd: spinand: Add WATCHDOG_RESET() in spinand_mtd_read...
2021-03-11 Patrice Chotardmtd: nand: Add WATCHDOG_RESET() in nanddev_mtd_erase()
2021-03-11 Patrice Chotardspi: stm32_qspi: Add WATCHDOG_RESET in _stm32_qspi_read...
2021-03-11 Patrice Chotardmtd: spi-nor: Add WATCHDOG_RESET() in spi_nor_core...
2021-03-10 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2021-03-10 Chunfeng Yunusb: mtu3: flush cache for next GPD
2021-03-09 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-x86
2021-03-09 Simon Glassx86: Move INTEL_ACPIGEN to arch/x86
2021-03-08 Tom RiniMerge tag 'u-boot-amlogic-20210308' of https://gitlab...
2021-03-08 Tom RiniMerge branch 'v2021.04-rc4' of https://github.com/lftan...
2021-03-08 Neil Armstrongbutton: adc: fix treshold typo
2021-03-08 Siew Chin Limarm: socfpga: Move Stratix10 and Agilex to use TARGET_S...
2021-03-06 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-03-05 Bin Mengdm: sysreset: Add a Kconfig option for the 'reset'...
2021-03-05 Bin Menggpio: mpc8xxx: Support controller register physical...
2021-03-05 Bin Mengvirtio: Fix VirtIO BLK driver dependency
2021-03-05 Bin Mengpci: mpc85xx: Support 64-bit bus and cpu address
2021-03-05 Bin Mengpci: mpc85xx: Support controller register physical...
2021-03-05 Bin Mengpci: mpc85xx: Wrap LAW programming with CONFIG_FSL_LAW
2021-03-05 Bin Mengpci: fsl_pci_init: Dynamically allocate the PCI regions
2021-03-04 Tom RiniMerge tag 'next-2021-03-04' of https://gitlab.denx...
2021-03-04 Tom RiniMerge branch '2021-03-03-gpio-improvements' into next
2021-03-04 Tom RiniMerge tag 'dm-pull-3mar21' of https://gitlab.denx.de...
2021-03-04 Bin Mengserial: ns16550: Handle zero <clock-frequency> value
2021-03-04 Bin Mengserial: ns16550: Correct the base address type
2021-03-04 Heinrich Schuchardtsandbox: host bind must close file descriptor
2021-03-04 Simon Glassdm: core: Add DM_DEVICE_REMOVE condition to all exit...
2021-03-04 Simon Glassdm: core: Fix allocation of empty of-platdata
2021-03-03 Simon Glassgpio: Add a way to read 3-way strapping pins
2021-03-03 Simon Glassgpio: Define the log category in the uclass
2021-03-03 Simon Glassgpio: sandbox: Track whether a GPIO is driven
2021-03-03 Simon Glassgpio: x86: Drop the deprecated methods in intel_gpio
2021-03-03 Simon Glassgpio: Use an 'ops' variable everywhere
2021-03-03 Simon Glassgpio: Replace direction_input() and direction_output()
2021-03-03 Simon Glassdm: gpio: Add a way to update flags
2021-03-03 Simon Glassgpio: sandbox: Make sandbox_gpio_set_flags() set all...
2021-03-03 Simon Glassgpio: sandbox: Fully separate pin value from output...
2021-03-03 Simon Glassgpio: sandbox: Use a separate flag for the value
2021-03-03 Simon Glassgpio: sandbox: Rename GPIO dir_flags to flags
2021-03-03 Simon Glassgpio: Rename dm_gpio_get_dir_flags() to dm_gpio_get_flags()
2021-03-03 Simon Glassdm: gpio: Rename get_dir_flags() method to get_flags()
2021-03-03 Simon Glassdm: gpio: Rename set_dir_flags() method to update_flags()
2021-03-03 Simon Glassgpio: Disable functions not used with of-platdata
2021-03-03 Tom RiniMerge branch '2021-03-03-assorted-improvements' into...
2021-03-03 Tom RiniMerge tag 'u-boot-imx-20210303' of https://gitlab.denx...
2021-03-03 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2021-03-03 Jagan Tekivideo: sunxi_display: Convert to DM_VIDEO
2021-03-03 Heinrich Schuchardtusb: USB keyboard requires DM_KEYBOARD
2021-03-03 Pali Rohárusb: gadget: Use dbg_ep0() macro instead of serial_printf()
2021-03-03 Pali Rohárusb: musb: Ensure that we set musb dynamic FIFO buffer...
2021-03-03 Pali Rohárusb: musb: Fix handling interrupts for EP0 and SET...
2021-03-03 Pali Rohárusb: musb: Fix receiving of bigger buffers
2021-03-03 Pali Rohárusb: musb: Fix transmission of bigger buffers
2021-03-03 Pali Rohárusb: musb: Read value of PERI_RXCSR to 16bit variable
2021-03-03 Pali Rohárusb: musb: Fix configuring FIFO for endpoints
2021-03-03 Pali Rohárusb: musb: Always clear the data toggle bit when config...
2021-03-03 Pali Rohárserial: usbtty: Send urb data in correct order
2021-03-03 Pali Rohárserial: usbtty: Fix puts function
2021-03-02 Tom RiniMerge tag 'rpi-next-2021.04.2' of https://source.denx...
2021-03-02 Simon Glasstpm: Use logging in the uclass
2021-03-02 Simon Glasstpm: Don't include cr50 in TPL/SPL
2021-03-02 Harald Seilerreset: Remove addr parameter from reset_cpu()
2021-03-02 Matthias Bruggerrng: iproc_rng200: Enable support for RPi4 armv7
2021-03-02 Bharat Gootydrivers: mmc: iproc_sdhci: enable HS200 mode
2021-03-01 Haibo Chenmmc: fsl_esdhc_imx: fix the DTOCV to 0xE
2021-03-01 Fabio Estevammmc: fsl_esdhc_imx: Add a compatible for i.MX51
2021-03-01 Tim Harveythermal: imx_tmu: enable monitoring and default alert...
2021-02-27 Tom RiniMerge tag 'efi-2021-04-rc3-2' of https://gitlab.denx...
2021-02-26 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2021-02-26 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
2021-02-26 Tom RiniMerge tag 'u-boot-stm32-20210226' of https://gitlab...
next
This page took 0.085152 seconds and 7 git commands to generate.