morris 
							
						 
					 
					
						
						
							
						
						bde65f22fc 
					 
					
						
						
							
							fix(gpio): improve set level performance  
						
						... 
						
						
						
						by avoid "read-modify-write" operation. The registers designed to be
write only.
Related to https://github.com/espressif/esp-idf/issues/14674  
						
						
					 
					
						2024-11-14 14:35:49 +08:00 
						 
				 
			
				
					
						
							
							
								C.S.M 
							
						 
					 
					
						
						
							
						
						189db78bec 
					 
					
						
						
							
							fix(i2c): Fix possible error state in clear the bus,  
						
						... 
						
						
						
						Closes https://github.com/espressif/esp-idf/issues/13647  
						
						
					 
					
						2024-09-12 11:21:08 +08:00 
						 
				 
			
				
					
						
							
							
								C.S.M 
							
						 
					 
					
						
						
							
						
						deb91c7abe 
					 
					
						
						
							
							fix(i2c_master): Fix an I2C issue that slave streth happen but master timeout set seems doesn't work  
						
						... 
						
						
						
						Closes https://github.com/espressif/esp-idf/issues/14129 
Closes https://github.com/espressif/esp-idf/issues/14401  
						
						
					 
					
						2024-09-12 11:20:46 +08:00 
						 
				 
			
				
					
						
							
							
								morris 
							
						 
					 
					
						
						
							
						
						7e7f388392 
					 
					
						
						
							
							change(wdt): create wdt_periph.c in soc component  
						
						
						
						
					 
					
						2024-08-09 18:12:25 +08:00 
						 
				 
			
				
					
						
							
							
								Song Ruo Jing 
							
						 
					 
					
						
						
							
						
						8b8bb72ad4 
					 
					
						
						
							
							feat(uart): support uart module sleep retention on c6/h2/p4  
						
						
						
						
					 
					
						2024-07-31 15:15:11 +08:00 
						 
				 
			
				
					
						
							
							
								Mahavir Jain 
							
						 
					 
					
						
						
							
						
						99b1e56500 
					 
					
						
						
							
							fix(hal): correct the power up sequence for MPI/ECC peripherals in ESP32-C5  
						
						
						
						
					 
					
						2024-07-19 13:39:03 +08:00 
						 
				 
			
				
					
						
							
							
								gaoxu 
							
						 
					 
					
						
						
							
						
						e63d6582cc 
					 
					
						
						
							
							feat(adc): move adc periph enable/reset functions to ll layer  
						
						
						
						
					 
					
						2024-06-12 18:16:45 +08:00 
						 
				 
			
				
					
						
							
							
								Michael (XIAO Xufeng) 
							
						 
					 
					
						
						
							
						
						dbf8726b47 
					 
					
						
						
							
							Merge branch 'feat/esp32p4_xip_psram_v5.3' into 'release/v5.3'  
						
						... 
						
						
						
						psram: support xip_psram on esp32p4 (v5.3)
See merge request espressif/esp-idf!31044  
						
						
					 
					
						2024-06-11 21:07:41 +08:00 
						 
				 
			
				
					
						
							
							
								morris 
							
						 
					 
					
						
						
							
						
						2f0c9b3584 
					 
					
						
						
							
							feat(gdma): set burst size and return alignment constraint  
						
						... 
						
						
						
						burst size can affect the buffer alignment 
						
						
					 
					
						2024-06-07 22:44:18 +08:00 
						 
				 
			
				
					
						
							
							
								Armando 
							
						 
					 
					
						
						
							
						
						48e06fafea 
					 
					
						
						
							
							feat(xip_psram): support xip psram feature on esp32p4  
						
						
						
						
					 
					
						2024-05-29 10:02:44 +08:00 
						 
				 
			
				
					
						
							
							
								wuzhenghui 
							
						 
					 
					
						
						
							
						
						309725fcd0 
					 
					
						
						
							
							feat(esp_hw_support): support esp32p4 clock output  
						
						
						
						
					 
					
						2024-04-17 15:09:49 +08:00 
						 
				 
			
				
					
						
							
							
								wuzhenghui 
							
						 
					 
					
						
						
							
						
						101f1abbf1 
					 
					
						
						
							
							refactor(esp_hw_support): add hal layer for clock output feature  
						
						
						
						
					 
					
						2024-04-17 14:25:29 +08:00 
						 
				 
			
				
					
						
							
							
								Mahavir Jain 
							
						 
					 
					
						
						
							
						
						c44369de7a 
					 
					
						
						
							
							fix: cleanup MPU LL files for RISC-V architecture SoCs  
						
						
						
						
					 
					
						2024-04-16 09:50:46 +05:30 
						 
				 
			
				
					
						
							
							
								Konstantin Kondrashov 
							
						 
					 
					
						
						
							
						
						06c28f0ee9 
					 
					
						
						
							
							feat(hal): Adds hal funcs for cpu.c  
						
						
						
						
					 
					
						2024-04-11 13:07:04 +03:00 
						 
				 
			
				
					
						
							
							
								morris 
							
						 
					 
					
						
						
							
						
						e8b6d2280d 
					 
					
						
						
							
							change(gptimer): use private unsafe RCC LL functions in bootloader  
						
						
						
						
					 
					
						2024-04-08 17:48:20 +08:00 
						 
				 
			
				
					
						
							
							
								Armando 
							
						 
					 
					
						
						
							
						
						f0518b3c16 
					 
					
						
						
							
							feat(dma): advanced dma malloc helper  
						
						
						
						
					 
					
						2024-04-02 14:30:14 +08:00 
						 
				 
			
				
					
						
							
							
								Harshal Patil 
							
						 
					 
					
						
						
							
						
						5274bf88e4 
					 
					
						
						
							
							Merge branch 'esp32p4/add_sha_support' into 'master'  
						
						... 
						
						
						
						feat: add SHA support for ESP32-P4
Closes IDF-7541 and IDF-7882
See merge request espressif/esp-idf!24865  
						
						
					 
					
						2024-03-27 20:08:28 +08:00 
						 
				 
			
				
					
						
							
							
								harshal.patil 
							
						 
					 
					
						
						
							
						
						9cd10e196b 
					 
					
						
						
							
							feat(hal/sha): use RCC atomic block to enable/reset the SHA peripheral  
						
						
						
						
					 
					
						2024-03-27 11:23:30 +05:30 
						 
				 
			
				
					
						
							
							
								Cao Sen Miao 
							
						 
					 
					
						
						
							
						
						ede1df51b0 
					 
					
						
						
							
							feat(i2c_master): Add parameter to config I2C scl await time  
						
						
						
						
					 
					
						2024-03-27 10:35:11 +08:00 
						 
				 
			
				
					
						
							
							
								Alexey Lapshin 
							
						 
					 
					
						
						
							
						
						0e3673a2bd 
					 
					
						
						
							
							Merge branch 'feature/esp32p4-coredump-support' into 'master'  
						
						... 
						
						
						
						esp32p4: panic tests support
Closes IDF-7565, IDF-7861, IDF-9035, and IDF-9075
See merge request espressif/esp-idf!28586  
						
						
					 
					
						2024-03-21 21:12:25 +08:00 
						 
				 
			
				
					
						
							
							
								Wan Lei 
							
						 
					 
					
						
						
							
						
						cfcdacaaac 
					 
					
						
						
							
							Merge branch 'feature/spi_dma_segmented_configure_transfer' into 'master'  
						
						... 
						
						
						
						feat(spi_master): new feature dma controlled segmented configure transfer(sct) mode (part_1)
Closes IDF-4998
See merge request espressif/esp-idf!22684  
						
						
					 
					
						2024-03-21 18:50:03 +08:00 
						 
				 
			
				
					
						
							
							
								Alexey Lapshin 
							
						 
					 
					
						
						
							
						
						13b55386bf 
					 
					
						
						
							
							feat(system): esp32p4: support hw stack guard  
						
						
						
						
					 
					
						2024-03-21 14:30:21 +04:00 
						 
				 
			
				
					
						
							
							
								Cao Sen Miao 
							
						 
					 
					
						
						
							
						
						c0e5f2b73a 
					 
					
						
						
							
							fix(i2c_master): Fix issue that i2c clock got wrong after reset,  
						
						... 
						
						
						
						Closes https://github.com/espressif/esp-idf/issues/13397  
						
						
					 
					
						2024-03-21 13:13:53 +08:00 
						 
				 
			
				
					
						
							
							
								wanlei 
							
						 
					 
					
						
						
							
						
						1e6c61daa6 
					 
					
						
						
							
							spi_master: sct mode support set line mode, transaction interval time  
						
						... 
						
						
						
						support line mode 1-2-4-8 depend on targets.
fix sct mode dma descriptor counter compute issue.
add conf_bits_len setting API to control interval time. 
						
						
					 
					
						2024-03-20 15:42:03 +08:00 
						 
				 
			
				
					
						
							
							
								Armando 
							
						 
					 
					
						
						
							
						
						b303e4b7a6 
					 
					
						
						
							
							spi_master: new segmented-configure-transfer mode  
						
						
						
						
					 
					
						2024-03-20 15:42:03 +08:00 
						 
				 
			
				
					
						
							
							
								Song Ruo Jing 
							
						 
					 
					
						
						
							
						
						90bf2772ac 
					 
					
						
						
							
							fix(uart): Fix mismatch wakeup rising edges required with the threshold configured  
						
						... 
						
						
						
						Closes https://github.com/espressif/esp-idf/issues/12586  
						
						
					 
					
						2024-03-15 16:58:33 +08:00 
						 
				 
			
				
					
						
							
							
								wuzhenghui 
							
						 
					 
					
						
						
							
						
						48e6629987 
					 
					
						
						
							
							change(hal): redefine some ll for unsafe calling  
						
						
						
						
					 
					
						2024-03-07 19:26:37 +08:00 
						 
				 
			
				
					
						
							
							
								gaoxu 
							
						 
					 
					
						
						
							
						
						1b1e4d2f76 
					 
					
						
						
							
							feat(uart): change fifo.byte to fifo.val when uart_ll_write_txfifo  
						
						
						
						
					 
					
						2024-02-29 14:20:10 +08:00 
						 
				 
			
				
					
						
							
							
								gaoxu 
							
						 
					 
					
						
						
							
						
						3ac736bc95 
					 
					
						
						
							
							feat(gpio): add gpio support on ESP32C5  
						
						
						
						
					 
					
						2024-02-20 14:57:25 +08:00 
						 
				 
			
				
					
						
							
							
								morris 
							
						 
					 
					
						
						
							
						
						49e7228be9 
					 
					
						
						
							
							feat(gptimer): basic driver support on esp32c5  
						
						
						
						
					 
					
						2024-02-19 10:27:18 +08:00 
						 
				 
			
				
					
						
							
							
								Cao Sen Miao 
							
						 
					 
					
						
						
							
						
						62a0efdd7c 
					 
					
						
						
							
							feat(i2c): Add pure hal i2c master driver example  
						
						
						
						
					 
					
						2024-01-31 11:47:14 +08:00 
						 
				 
			
				
					
						
							
							
								Konstantin Kondrashov 
							
						 
					 
					
						
						
							
						
						4daaa94593 
					 
					
						
						
							
							Merge branch 'feature/cleanup_rom_efuse_header' into 'master'  
						
						... 
						
						
						
						change(all): Clearing unused efuse rom headers
See merge request espressif/esp-idf!27109  
						
						
					 
					
						2024-01-26 20:30:44 +08:00 
						 
				 
			
				
					
						
							
							
								Song Ruo Jing 
							
						 
					 
					
						
						
							
						
						cf93777077 
					 
					
						
						
							
							refactor(rtc): move soc/rtc.h from soc to esp_hw_support component  
						
						... 
						
						
						
						Deprecated rtc_xtal_freq_t, replaced with soc_xtal_freq_t defined in
clk_tree_defs.h in soc component. 
						
						
					 
					
						2024-01-25 19:15:33 +08:00 
						 
				 
			
				
					
						
							
							
								Wu Zheng Hui 
							
						 
					 
					
						
						
							
						
						55f04b3326 
					 
					
						
						
							
							Merge branch 'feature/clean_up_retention_context_definitions' into 'master'  
						
						... 
						
						
						
						refactor(esp_hw_support): move sleep retention context definition to soc target folder
Closes PM-10
See merge request espressif/esp-idf!26753  
						
						
					 
					
						2024-01-24 20:24:02 +08:00 
						 
				 
			
				
					
						
							
							
								wuzhenghui 
							
						 
					 
					
						
						
							
						
						2bd755c95d 
					 
					
						
						
							
							refactor(esp_hw_support): move TIMG_WDT_WKEY_VALUE defination from hal to soc  
						
						
						
						
					 
					
						2024-01-23 11:51:44 +08:00 
						 
				 
			
				
					
						
							
							
								KonstantinKondrashov 
							
						 
					 
					
						
						
							
						
						b471d9d22c 
					 
					
						
						
							
							change(all): Clearing unused efuse rom headers  
						
						
						
						
					 
					
						2024-01-22 18:02:55 +02:00 
						 
				 
			
				
					
						
							
							
								Song Ruo Jing 
							
						 
					 
					
						
						
							
						
						08eada7301 
					 
					
						
						
							
							feat(esp_hw_support/dma2d): Add 2D-DMA support on ESP32P4  
						
						
						
						
					 
					
						2024-01-22 20:51:43 +08:00 
						 
				 
			
				
					
						
							
							
								Omar Chebib 
							
						 
					 
					
						
						
							
						
						102d5bbf72 
					 
					
						
						
							
							refactor(riscv): added a new API for the interrupts  
						
						
						
						
					 
					
						2024-01-18 16:36:53 +08:00 
						 
				 
			
				
					
						
							
							
								Omar Chebib 
							
						 
					 
					
						
						
							
						
						5cdf145f55 
					 
					
						
						
							
							refactor(riscv): refactor crosscore interrupt  
						
						
						
						
					 
					
						2024-01-18 16:27:36 +08:00 
						 
				 
			
				
					
						
							
							
								Cao Sen Miao 
							
						 
					 
					
						
						
							
						
						2e83fa1c69 
					 
					
						
						
							
							refactor(spi_flash): Use new spi_flash register sturct and deperecate the old one  
						
						
						
						
					 
					
						2024-01-08 09:59:22 +08:00 
						 
				 
			
				
					
						
							
							
								Song Ruo Jing 
							
						 
					 
					
						
						
							
						
						7f2b85b82b 
					 
					
						
						
							
							feat(clk): add basic clock support for esp32p4  
						
						... 
						
						
						
						- Support CPU frequency 360MHz
- Support SOC ROOT clock source switch
- Support LP SLOW clock source switch
- Support clock calibration 
						
						
					 
					
						2023-12-29 00:37:26 +08:00 
						 
				 
			
				
					
						
							
							
								Cao Sen Miao 
							
						 
					 
					
						
						
							
						
						439bc719fe 
					 
					
						
						
							
							feat(temperature_sensor): Add temperature sensor support on esp32p4  
						
						
						
						
					 
					
						2023-12-26 16:45:20 +08:00 
						 
				 
			
				
					
						
							
							
								morris 
							
						 
					 
					
						
						
							
						
						e96491fb1f 
					 
					
						
						
							
							feat(systimer): support ETM on esp32p4  
						
						
						
						
					 
					
						2023-12-07 18:46:24 +08:00 
						 
				 
			
				
					
						
							
							
								C.S.M 
							
						 
					 
					
						
						
							
						
						cce1bf36fc 
					 
					
						
						
							
							Merge branch 'bugfix/u32_reg_tsens' into 'master'  
						
						... 
						
						
						
						fix(temperature_sensor): Fix regs on temperature sensor is not volatile due to GCC bug
See merge request espressif/esp-idf!27468  
						
						
					 
					
						2023-11-30 12:37:10 +08:00 
						 
				 
			
				
					
						
							
							
								Cao Sen Miao 
							
						 
					 
					
						
						
							
						
						b0c90ac456 
					 
					
						
						
							
							fix(tempertuer_sensor): Fix regs on temperature sensor is not volatile due to GCC bug  
						
						
						
						
					 
					
						2023-11-29 14:25:25 +08:00 
						 
				 
			
				
					
						
							
							
								Cao Sen Miao 
							
						 
					 
					
						
						
							
						
						b3280677fd 
					 
					
						
						
							
							fix(bod): Reset brownout in configuration to avoid RF cannot be enabled again  
						
						
						
						
					 
					
						2023-11-24 10:17:20 +08:00 
						 
				 
			
				
					
						
							
							
								morris 
							
						 
					 
					
						
						
							
						
						05e6ccbba7 
					 
					
						
						
							
							feat(gdma): can read interrupt raw status  
						
						
						
						
					 
					
						2023-11-20 17:25:57 +08:00 
						 
				 
			
				
					
						
							
							
								Cao Sen Miao 
							
						 
					 
					
						
						
							
						
						66bba5694e 
					 
					
						
						
							
							feat(spi_flash): Enable auto suspend on when flash works under 120M  
						
						
						
						
					 
					
						2023-11-15 17:27:42 +08:00 
						 
				 
			
				
					
						
							
							
								Song Ruo Jing 
							
						 
					 
					
						
						
							
						
						365123dfaa 
					 
					
						
						
							
							Merge branch 'bugfix/uart_custom_console' into 'master'  
						
						... 
						
						
						
						fix(console): enable to select UART1 port for console output
Closes IDF-6190
See merge request espressif/esp-idf!26642  
						
						
					 
					
						2023-11-10 12:31:22 +08:00 
						 
				 
			
				
					
						
							
							
								Song Ruo Jing 
							
						 
					 
					
						
						
							
						
						46d33e46ef 
					 
					
						
						
							
							fix(console): enable to select UART1 port for console output  
						
						... 
						
						
						
						This feature was only enabled for esp32, esp32s2, esp32s3 previously.
Now, enabling this feature for all targets. 
						
						
					 
					
						2023-11-09 22:32:49 +08:00