tools: kwboot: Fix initializing tty device
[platform/kernel/u-boot.git] / include /
2021-09-30 Tom RiniMerge tag 'xilinx-for-v2022.01-rc1' of https://source...
2021-09-30 Tom RiniMerge branch '2021-09-30-whitespace-cleanups' into...
2021-09-30 Wolfgang DenkWS cleanup: remove SPACE(s) followed by TAB
2021-09-30 Wolfgang DenkWS cleanup: remove trailing white space
2021-09-30 Wolfgang DenkWS cleanup: remove excessive empty lines
2021-09-30 Wolfgang DenkWS cleanup: remove trailing empty lines
2021-09-29 Tom RiniMerge tag 'rpi-next-2021.10.2' of https://source.denx...
2021-09-29 Tom RiniMerge branch 'network_master' of https://source.denx...
2021-09-28 Tom RiniMerge branch '2021-09-25-TI-platform-updates' into...
2021-09-28 Tom RiniMerge tag '20210928-for-next' of https://source.denx...
2021-09-28 Tom RiniMerge branch '2021-09-28-regression-fixes'
2021-09-28 Patrice Chotardmtd: nand: raw: convert nand_dt_init() to ofnode_xx...
2021-09-28 Patrick Delaunaymtd: spi: nor: force mtd name to "nor%d"
2021-09-28 Vladimir Olteannet: replace the "xfi" phy-mode with "10gbase-r"
2021-09-28 Vladimir Olteannet: update NXP copyright text
2021-09-28 Vladimir Olteannet: dsa: introduce a .port_probe() method in struct...
2021-09-28 Ruchika Guptaefi_loader: Fix spec ID event creation
2021-09-28 Patrick Delaunaymtd: remove SPEAr flash driver st_smi
2021-09-28 Marek Vasutarm: socfpga: vining: Drop meaningless comment
2021-09-28 Matthias Schifferusb: ehci-mx6: use phy_type from device tree
2021-09-28 Matthias Schifferusb: ehci-ci: remove redundant PORTSC flag definitions
2021-09-28 Matthias Schifferinclude/configs: replace MXC_EHCI_MODE_SERIAL with...
2021-09-28 Matthias Schifferusb: add support for ULPI/SERIAL/HSIC PHY modes
2021-09-28 Samuel Hollandusb: xhci-pci: Move reset logic out of XHCI core
2021-09-28 Patrick Delaunaymtd: cfi_flash: use cfi_flash_num_flash_banks only...
2021-09-28 Patrice Chotardmtd: nand: raw: convert nand_dt_init() to ofnode_xx...
2021-09-28 Tom Riniti: keystone: Migrate CONFIG_SOC_K2* to Kconfig
2021-09-28 Tom Riniti: keystone: Move away from CONFIG_SOC_KEYSTONE
2021-09-28 Tom Riniomap4_panda: Remove unused comments/code
2021-09-28 Tom Riniomap3_logic: Remove unused comments/code
2021-09-28 Tom Riniam3517_evm: Remove unused comments/code
2021-09-28 Tom RiniConvert CONFIG_OMAP_EHCI_PHY1_RESET_GPIO et al to Kconfig
2021-09-28 Tom Riniomapl138_lcdk: Stop using CONFIG_MACH_OMAPL138_LCDK
2021-09-28 Tom Riniti: keystone: dma: Migrate to Kconfig
2021-09-28 Tom Riniti: keystone: Clean up or migrate some NAND related...
2021-09-28 Tom Rinicompulab: Clean up some unused symbols
2021-09-28 Tom RiniConvert CONFIG_USB_XHCI_OMAP to Kconfig
2021-09-28 Tom Riniusb: phy: ti: Remove non-DM PHY code
2021-09-28 Tom Rinikeystone2: Move CONFIG_AEMIF_CNTRL_BASE out of CONFIG...
2021-09-27 Tom RiniMerge tag 'dm-pull-next-27sep21' of https://source...
2021-09-27 Tom RiniMerge tag 'v2021.10-rc5' into next
2021-09-27 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-09-26 Tom RiniMerge tag 'efi-2021-10-rc5' of https://source.denx...
2021-09-25 Bin Mengfdt_support.h: Remove duplicated declarations
2021-09-25 Simon Glassdm: gpio: Add of-platdata support
2021-09-25 Simon Glassirq: Tidy up of-platdata irq support
2021-09-25 Simon Glassclk: Rename clk_get_by_driver_info()
2021-09-25 Simon Glassdm: Add comments to dt-structs contents
2021-09-25 Simon Glasstreewide: Use OF_REAL instead of !OF_PLATDATA
2021-09-25 Simon Glasstreewide: Simply conditions with the new OF_REAL
2021-09-25 Simon Glasstreewide: fdt: Move fdt_get_config_... to ofnode_conf_r...
2021-09-25 Ruchika Guptaefi_loader: Fix spec ID event creation
2021-09-25 Tom RiniMerge branch '2021-09-24-assorted-updates' into next
2021-09-24 Kristian AmlieAvoid polluting CONFIG_ namespace with board specific...
2021-09-24 Kristian AmlieARM: vexpress_ca9x4: Reintroduce board in order to...
2021-09-24 Tom RiniMerge branch '2021-09-24-assorted-minor-updates'
2021-09-24 Patrick Delaunaymtd: remove SPEAr flash driver st_smi
2021-09-24 Tom RiniMerge branch '2021-09-23-assorted-updates' into next
2021-09-23 Marek Vasutlmb: Add generic arch_lmb_reserve_generic()
2021-09-23 Tom RiniMerge git://source.denx.de/u-boot-socfpga
2021-09-23 Tom RiniMerge branch 'master' of git://source.denx.de/u-boot-usb
2021-09-23 Tom RiniMerge tag 'u-boot-at91-2022.01-a' of https://source...
2021-09-22 Marek Vasutarm: socfpga: vining: Drop meaningless comment
2021-09-22 Matthias Schifferusb: ehci-mx6: use phy_type from device tree
2021-09-22 Matthias Schifferusb: ehci-ci: remove redundant PORTSC flag definitions
2021-09-22 Matthias Schifferinclude/configs: replace MXC_EHCI_MODE_SERIAL with...
2021-09-22 Matthias Schifferusb: add support for ULPI/SERIAL/HSIC PHY modes
2021-09-22 Samuel Hollandusb: xhci-pci: Move reset logic out of XHCI core
2021-09-22 Tom RiniMerge branch '2021-09-22-general-updates' into next
2021-09-21 Eugen Hristevinclude: dt-bindings: mfd: add atmel flexcom include...
2021-09-21 Eugen Hristevnet: remove unused CONFIG_DRIVER_AT91EMAC_*
2021-09-21 Eugen Hristevboard: pm926x: remove unused CONFIG_SYS_AT91_CPU_NAME
2021-09-21 Eugen Hristevboard: atmel: sama7g5ek: avoid rewriting of configured...
2021-09-21 Clément Légerboard: sama5d2_xplained: Modify load addresses
2021-09-21 Clément Légerboard: sama5d27_som1_ek: Modify load addresses
2021-09-19 Tom RiniMerge tag 'dm-pull-18sep21' of https://source.denx...
2021-09-18 Simon GlassRevert "efi_capsule: Move signature from DTB to .rodata"
2021-09-17 Tom RiniMerge branch '2021-09-17-TI-platform-updates'
2021-09-17 Suman Annaclk: ti: k3: Update driver to account for divider flags
2021-09-17 Suman Annafirmware: ti_sci: Include linux/err.h in ti_sci_protocol.h
2021-09-17 Pali RohárRemove including timestamp.h in version.h
2021-09-17 Pali Rohárversion: Remove global macro U_BOOT_VERSION_STRING...
2021-09-17 Pali Rohárversion: Move version_string[] from version.h to versio...
2021-09-17 Pali RohárRemove #include <version.h> from files which do not...
2021-09-16 Simon Glasstest: Add a way to skip console checking until a string...
2021-09-16 Simon Glasssandbox: Add a way to map a file into memory
2021-09-16 Simon Glasssandbox: Add a way to find the size of a file
2021-09-16 Simon Glassdm: core: Fix a few incorrect comments on first/next...
2021-09-16 Tom RiniMerge tag 'v2021.10-rc4' into next
2021-09-14 Tom RiniMerge branch '2021-09-14-assorted-fixes'
2021-09-14 Alexandru Gagniucimage: rsa: Move padding_algos to linker lists
2021-09-14 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2021-09-13 Tom RiniMerge branch '2021-09-09-finish-pre-DM_PCI-removal'
2021-09-13 Simon Glasspci: Drop PCI_INDIRECT_BRIDGE
2021-09-13 Simon Glasspci: acpi: Drop DM_PCI check from ahci
2021-09-13 Simon Glasspci: Drop old code from header file
2021-09-13 Simon Glassppc: Remove UCP1020 board
2021-09-13 Tom RiniMerge tag 'mmc-2021-9-13' of https://source.denx.de...
2021-09-13 Tom RiniMerge tag 'efi-2021-10-rc4-2' of https://source.denx...
2021-09-11 Tom RiniMerge branch '2021-09-10-assorted-TI-updates'
next