aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ppc: Remove MPC8349EMDS board and ARCH_MPC8349 supportTom Rini2021-10-012-687/+0
* arm: Remove bg0900 boardTom Rini2021-10-011-39/+0
* arm: Remove zmx25 board and ARCH_MX25Tom Rini2021-10-011-78/+0
* arm: Remove aspenite boardTom Rini2021-10-011-30/+0
* arm: Remove flea3 boardTom Rini2021-10-011-155/+0
* Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini2021-09-304-2/+16
|\
| * mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interfacePatrice Chotard2021-09-281-3/+3
| * mtd: spi: nor: force mtd name to "nor%d"Patrick Delaunay2021-09-283-1/+9
| * mtd: cfi_flash: use cfi_flash_num_flash_banks only when supportedPatrick Delaunay2021-09-281-1/+7
* | WS cleanup: remove SPACE(s) followed by TABWIP/2021-09-30-whitespace-cleanupsWolfgang Denk2021-09-3034-367/+367
* | WS cleanup: remove trailing white spaceWolfgang Denk2021-09-303-4/+4
* | WS cleanup: remove excessive empty linesWolfgang Denk2021-09-304-5/+0
* | WS cleanup: remove trailing empty linesWolfgang Denk2021-09-3028-28/+1
* | Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-b...WIP/29Sep2021-nextTom Rini2021-09-294-6/+9
|\ \
| * | net: replace the "xfi" phy-mode with "10gbase-r"Vladimir Oltean2021-09-282-3/+3
| * | net: update NXP copyright textVladimir Oltean2021-09-282-2/+2
| * | net: dsa: introduce a .port_probe() method in struct dsa_opsVladimir Oltean2021-09-281-1/+4
| * | efi_loader: Fix spec ID event creationRuchika Gupta2021-09-281-6/+1
| * | mtd: remove SPEAr flash driver st_smiPatrick Delaunay2021-09-282-101/+0
| * | arm: socfpga: vining: Drop meaningless commentMarek Vasut2021-09-281-2/+0
| * | usb: ehci-mx6: use phy_type from device treeMatthias Schiffer2021-09-281-0/+1
| * | usb: ehci-ci: remove redundant PORTSC flag definitionsMatthias Schiffer2021-09-281-11/+0
| * | include/configs: replace MXC_EHCI_MODE_SERIAL with PORT_PTS_SERIALMatthias Schiffer2021-09-281-1/+1
| * | usb: add support for ULPI/SERIAL/HSIC PHY modesMatthias Schiffer2021-09-281-0/+3
| * | usb: xhci-pci: Move reset logic out of XHCI coreSamuel Holland2021-09-281-2/+0
* | | Merge branch '2021-09-25-TI-platform-updates' into nextTom Rini2021-09-2817-126/+0
|\ \ \
| * | | ti: keystone: Migrate CONFIG_SOC_K2* to KconfigWIP/2021-09-25-TI-platform-updatesTom Rini2021-09-274-12/+0
| * | | ti: keystone: Move away from CONFIG_SOC_KEYSTONETom Rini2021-09-271-2/+0
| * | | omap4_panda: Remove unused comments/codeTom Rini2021-09-271-14/+0
| * | | omap3_logic: Remove unused comments/codeTom Rini2021-09-271-14/+0
| * | | am3517_evm: Remove unused comments/codeTom Rini2021-09-271-13/+0
| * | | Convert CONFIG_OMAP_EHCI_PHY1_RESET_GPIO et al to KconfigTom Rini2021-09-276-15/+0
| * | | omapl138_lcdk: Stop using CONFIG_MACH_OMAPL138_LCDKTom Rini2021-09-271-1/+0
| * | | ti: keystone: dma: Migrate to KconfigTom Rini2021-09-271-31/+0
| * | | ti: keystone: Clean up or migrate some NAND related options.Tom Rini2021-09-271-2/+0
| * | | compulab: Clean up some unused symbolsTom Rini2021-09-272-3/+0
| * | | Convert CONFIG_USB_XHCI_OMAP to KconfigTom Rini2021-09-274-10/+0
| * | | usb: phy: ti: Remove non-DM PHY codeTom Rini2021-09-274-7/+0
| * | | keystone2: Move CONFIG_AEMIF_CNTRL_BASE out of CONFIG namespaceTom Rini2021-09-271-2/+0
* | | | mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interfacePatrice Chotard2021-09-281-3/+3
|/ / /
* | | Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/...WIP/27Sep2021-nextTom Rini2021-09-279-51/+135
|\ \ \
| * | | fdt_support.h: Remove duplicated declarationsBin Meng2021-09-251-2/+0
| * | | dm: gpio: Add of-platdata supportSimon Glass2021-09-251-0/+5
| * | | irq: Tidy up of-platdata irq supportSimon Glass2021-09-251-0/+29
| * | | clk: Rename clk_get_by_driver_info()Simon Glass2021-09-251-3/+28
| * | | dm: Add comments to dt-structs contentsSimon Glass2021-09-251-0/+27
| * | | treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass2021-09-251-5/+5
| * | | treewide: Simply conditions with the new OF_REALSimon Glass2021-09-253-8/+4
| * | | treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass2021-09-252-33/+37
* | | | Merge tag 'v2021.10-rc5' into nextTom Rini2021-09-2711-139/+26
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|