summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ti: keystone: Migrate CONFIG_SOC_K2* to KconfigWIP/2021-09-25-TI-platform-updatesTom Rini2021-09-275-12/+16
* ti: keystone: Move away from CONFIG_SOC_KEYSTONETom Rini2021-09-276-9/+7
* 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-2713-15/+50
* usb: ehci-omap: Drop non-DM_USB legacy codeTom Rini2021-09-271-13/+0
* omapl138_lcdk: Stop using CONFIG_MACH_OMAPL138_LCDKTom Rini2021-09-272-2/+1
* ti: keystone: dma: Migrate to KconfigTom Rini2021-09-274-59/+34
* ti: keystone: Clean up or migrate some NAND related options.Tom Rini2021-09-273-8/+10
* compulab: Clean up some unused symbolsTom Rini2021-09-273-46/+0
* Convert CONFIG_USB_XHCI_OMAP to KconfigTom Rini2021-09-2717-10/+22
* usb: phy: ti: Remove non-DM PHY codeTom Rini2021-09-2713-284/+0
* keystone2: Move CONFIG_AEMIF_CNTRL_BASE out of CONFIG namespaceTom Rini2021-09-272-7/+4
* doc: ti: am335x_evm: Minor general updatesTom Rini2021-09-271-35/+8
* doc: ti: Convert am335x_evm README to rSTTom Rini2021-09-272-64/+87
* Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/...WIP/27Sep2021-nextTom Rini2021-09-27138-487/+816
|\
| * fdt_support.h: Remove duplicated declarationsBin Meng2021-09-251-2/+0
| * dm: pci: Fix handling of errors when scanning devicePali Rohár2021-09-251-8/+1
| * sandbox: correct cpu nodesHeinrich Schuchardt2021-09-254-8/+16
| * dm: gpio: Add of-platdata supportSimon Glass2021-09-259-9/+93
| * irq: Tidy up of-platdata irq supportSimon Glass2021-09-259-19/+119
| * dm: doc: Add a note about of-platdata header filesSimon Glass2021-09-251-1/+49
| * clk: Rename clk_get_by_driver_info()Simon Glass2021-09-257-11/+54
| * dm: Add comments to dt-structs contentsSimon Glass2021-09-251-0/+27
| * fdt: Update Makefile rules with the new OF_REAL KconfigSimon Glass2021-09-253-15/+6
| * treewide: Try to avoid the preprocessor with OF_REALSimon Glass2021-09-2521-159/+170
| * mmc: nds32: ftsdc010: Convert to livetreeSimon Glass2021-09-251-15/+7
| * treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass2021-09-2563-84/+87
| * treewide: Simply conditions with the new OF_REALSimon Glass2021-09-2538-74/+71
| * fdt: Create a new OF_REAL KconfigSimon Glass2021-09-251-1/+27
| * treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass2021-09-2520-116/+124
* | Merge tag 'v2021.10-rc5' into nextTom Rini2021-09-2776-1115/+936
|\ \ | |/ |/|
| * Prepare v2021.10-rc5v2021.10-rc5Tom Rini2021-09-271-1/+1
| * Merge https://source.denx.de/u-boot/custodians/u-boot-marvellWIP/27Sep2021Tom Rini2021-09-272-1/+9
| |\
| | * phy: marvell: cp110: Support SATA invert polarityDenis Odintsov2021-09-271-1/+6
| | * arm: mvebu: turris_omnia: fix leaked mtd deviceMarek Behún2021-09-271-0/+3
| * | Merge tag 'efi-2021-10-rc5' of https://source.denx.de/u-boot/custodians/u-boo...WIP/26Sep2021Tom Rini2021-09-264-23/+35
| |\ \ | | |/ | |/|
| | * efi_loader: Fix spec ID event creationRuchika Gupta2021-09-252-23/+24
| | * doc: Add mention of the /config bindingSimon Glass2021-09-252-0/+11
| |/
| * Merge branch '2021-09-24-assorted-minor-updates'Tom Rini2021-09-2413-685/+42
| |\
| | * arm: orion5x: edminiv2: change maintainerWIP/2021-09-24-assorted-minor-updatesSimon Guinot2021-09-241-1/+1
| | * mtd: remove SPEAr flash driver st_smiPatrick Delaunay2021-09-245-668/+0
| | * Taking over responsibility for GE boards from SebastianMartyn Welch2021-09-243-3/+3
| | * MAINTAINERS: remove SPEAR entryPatrick Delaunay2021-09-241-7/+0
| | * fs: avoid superfluous messagesHeinrich Schuchardt2021-09-241-1/+1
| | * scripts/mailmapper: enable running with Python 3Heinrich Schuchardt2021-09-241-5/+9
| | * test/py: tpm2: Skip tpm pytest based on env variableT Karthik Reddy2021-09-241-0/+28
| |/
| * Merge git://source.denx.de/u-boot-socfpgaWIP/23Sep2021Tom Rini2021-09-235-20/+11
| |\
| | * ddr: altera: use KBUILD_BASENAME instead of __FILE__Marek Vasut2021-09-221-4/+4