summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-03lmb: init: initialise the lmb data structures during board initSughosh Ganu
2024-09-03lmb: bootm: remove superfluous lmb stub functionsSughosh Ganu
2024-09-03lmb: remove lmb_init_and_reserve_range() functionSughosh Ganu
2024-09-03lmb: remove the lmb_init_and_reserve() functionSughosh Ganu
2024-09-03lmb: reserve common areas during board initSughosh Ganu
2024-09-03lmb: introduce a function to add memory to the lmb memory mapSughosh Ganu
2024-09-03lmb: allow lmb module to be used in SPLSughosh Ganu
2024-09-03lmb: config: add lmb config symbols for SPLSughosh Ganu
2024-09-03lmb: remove config symbols used for lmb region countSughosh Ganu
2024-09-03lmb: allow for resizing lmb regionsSughosh Ganu
2024-09-03lmb: make LMB memory map persistent and globalSughosh Ganu
2024-09-03lmb: use the BIT macro for lmb flagsSughosh Ganu
2024-09-03lmb: staticize __lmb_alloc_base()Sughosh Ganu
2024-09-03lmb: remove the unused lmb_is_reserved() functionSughosh Ganu
2024-09-03alist: add a helper to check if the list is fullSughosh Ganu
2024-09-03Merge patch series "net: dwc_eth_qos: Add glue driver for Intel MAC"Tom Rini
2024-09-03net: dwc_eth_qos: Add glue driver for Intel MACPhilip Oberfichtner
2024-09-03net: dwc_eth_qos: Implement bind() for PCI devicesPhilip Oberfichtner
2024-09-03net: dwc_eth_qos: Adapt probe() for PCI devicesPhilip Oberfichtner
2024-09-03net: dwc_eth_qos: Fix header to be self-containedPhilip Oberfichtner
2024-09-03x86: provide mb() macroPhilip Oberfichtner
2024-09-03arm: mvebu: turris_omnia: Switch DDR speed to 1333H when reset 9 is selectedMarek Behún
2024-09-03arm: mvebu: turris_omnia: Use the i2c_eeprom misc driver for EEPROM reading i...Marek Behún
2024-09-03arm: mvebu: turris_omnia: Rename variable holding EEPROM udeviceMarek Behún
2024-09-02Merge tag 'u-boot-imx-next-20240902' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2024-09-02Merge tag 'u-boot-amlogic-next-20240902' of https://source.denx.de/u-boot/cus...Tom Rini
2024-09-02Merge tag 'v2024.10-rc4' into nextTom Rini
2024-09-02Prepare v2024.10-rc4v2024.10-rc4Tom Rini
2024-09-02ARM: imx: Wrap i.MX config options in MACH_IMXMarek Vasut
2024-09-01Merge tag 'dm-pull-1sep24' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini
2024-09-01qconfig: Fix an incorrect format-string with negative valueSimon Glass
2024-09-01patman: Resolve python string vs. regex escaping syntaxBrian Norris
2024-08-30ARM: imx: Make PLL settings configurable at board levelMarek Vasut
2024-08-30imx: Remove CFG_MXC_USB_PORTSCFabio Estevam
2024-08-30mx5: Remove CFG_MXC_USB_PORTFabio Estevam
2024-08-30usb: ehci-mx5: Add a default for CFG_MXC_USB_PORTSCFabio Estevam
2024-08-30imx: Remove CFG_MXC_USB_FLAGSFabio Estevam
2024-08-30configs: verdin-imx8m[mp]: set CONFIG_SPL_LOAD_FIT_ADDRESSRogerio Guerra Borin
2024-08-30gpio: mxc_gpio: fix reading state of GPIO pins in output modeTomas Paukrt
2024-08-30Merge patch series "Add support for Ethernet Boot on SK-AM62"Tom Rini
2024-08-30arm64: dts: ti: k3-am62x-sk-common: Add bootph-all property in phy_gmii_sel nodeChintan Vankar
2024-08-30arm: dts: k3-am625-r5-sk: Enable DM services for main_pktdmaSiddharth Vadapalli
2024-08-30configs: am62: Enable configs required for EthbootKishon Vijay Abraham I
2024-08-30configs: am62: Add configs for enabling ETHBOOT in R5SPLKishon Vijay Abraham I
2024-08-30arm: mach-k3: am62x: am625_init: Probe AM65 CPSW NUSSKishon Vijay Abraham I
2024-08-30dma: ti: k3-udma: Add support for native configuration of chan/flowKishon Vijay Abraham I
2024-08-30soc: ti: k3-navss-ringacc: Fix reconfiguration of qmode APIChintan Vankar
2024-08-30soc: ti: k3-navss-ringacc: Fix reset ring APIVignesh Raghavendra
2024-08-30soc: ti: k3-navss-ringacc: Initialize base address of ring cfg registersKishon Vijay Abraham I
2024-08-30firmware: ti_sci: Add No-OP for "RX_FL_CFG"Kishon Vijay Abraham I