Commit Graph

52148 Commits (e7012e6e1f9e1c16f093d71bd53b34a6467f07bc)
 

Author SHA1 Message Date
Andreas Dannenberg e7012e6e1f dm: reset: Update uclass to allow querying reset status 6 years ago
Andreas Dannenberg aec99c9776 dm: firmware: Automatically bind child devices 6 years ago
Lokesh Vutla ccbc8b2fdd firmware: ti_sci: Add support for processor control services 6 years ago
Andreas Dannenberg f369b0f26c firmware: ti_sci: Add support for reboot core service 6 years ago
Lokesh Vutla 9b87181fd2 firmware: ti_sci: Add support for clock control 6 years ago
Andreas Dannenberg 7bc330452c firmware: ti_sci: Add support for device control 6 years ago
Andreas Dannenberg dcfc52ad69 firmware: ti_sci: Add support for board configuration 6 years ago
Lokesh Vutla 32cd25128b firmware: Add basic support for TI System Control Interface (TI SCI) protocol 6 years ago
Lokesh Vutla 82f29fd513 armv8: K3: am654: Add support for generating build targets 6 years ago
Lokesh Vutla 9d4f8c42cb armv8: K3: am654: Introduce FIT generator script 6 years ago
Lokesh Vutla e091832f25 armv8: K3: am654: Add custom MMU support 6 years ago
Andreas Dannenberg c68721d93a arm: K3: am654: Unlock control module registers during init 6 years ago
Lokesh Vutla e00646099f arm: K3: am654: Add support for boot device detection 6 years ago
Lokesh Vutla f70b72e353 arm: K3: Update _start instruction 6 years ago
Lokesh Vutla ed0e605124 arm: K3: Add support for AM654 SoC definition 6 years ago
Lokesh Vutla 586bde93eb arm: K3: Add initial support for TI's K3 generation of SoCs 6 years ago
Kever Yang 7e2951160f cmd: part: use MAX_SEARCH_PARTITIONS for part search 6 years ago
Vikas Manocha d22336aad9 arm: armv7m: clean up armv7m unified code compilation 6 years ago
Vikas Manocha 680223a2da arm: armv7m: remove un-necessary If then instruction 6 years ago
Vikas Manocha 17d2887a9e arm: stm32: Remove redundant thumb build selection 6 years ago
Quentin Schulz d2d908d258 arm: spear: enable GPIO3 and 4 clocks when the GPIO controller driver is built 6 years ago
Mark Tomlinson 8961c8ad25 tools: mkimage: Ensure munmap unmaps the same length that was mapped 6 years ago
Lokesh Vutla 5d754197a7 serial: omap: Introduce DM specific omap serial 6 years ago
Grazvydas Ignotas 8a86152db0 omap3: pandora: Enable DM_SERIAL 6 years ago
Thomas Fitzsimmons 3f20321ad8 board: arm: Add support for Broadcom BCM7260 6 years ago
Thomas Fitzsimmons 1210957304 arm: bcm7445: Change serial console index 6 years ago
Adam Ford 93b283d49f ARM: CPU: arm926ejs: Consolidate cache routines to common file 6 years ago
Lokesh Vutla 5f133bb7c5 serial: arm_dcc: Add DCC support for V7R based cores 6 years ago
Lokesh Vutla 5a07cf5e7a pinctrl: Fix build warning with ARM64 6 years ago
Lokesh Vutla 84b4221cff dm: omap-timer: Update clock rate only if not populated 6 years ago
Lokesh Vutla 3ee15a5180 dm: omap-timer: Use 64bit for counter values 6 years ago
Peng Fan c76382ff7f mmc: fsl_esdhc: enable HS400 feature 6 years ago
Peng Fan 3dd2626f48 mmc: add HS400 support 6 years ago
Eugen Hristev 51330c72f0 at91: fix devicetree warnings 6 years ago
Eugen Hristev 6e18adaf11 ARM: dts: Makefile: fix build for at91family 6 years ago
Patrice Chotard 798cd708d5 gpio: stm32f7: replace ODR update by BSRR write 6 years ago
Neil Armstrong c8e570167f clk: clk_meson: Add mux and div support for reparent and rate setting 6 years ago
Neil Armstrong 8d5579ceff power: domain: Add the VPU Power Domain driver 6 years ago
Masahiro Yamada dee37fc99d Remove <inttypes.h> includes and PRI* usages in printf() entirely 6 years ago
Masahiro Yamada 3747bdbb2b arch: types.h: factor out fixed width typedefs to int-ll64.h 6 years ago
Masahiro Yamada 9865543ae6 Remove CONFIG_USE_STDINT 6 years ago
Adam Ford de39dc7162 arm: armv7-a: Compile and tune for armv7-a instead of armv5 6 years ago
Patrice Chotard d7c09684d7 sandbox: Add serial test 6 years ago
Patrice Chotard ad060c052b dm: serial: Remove setparity ops 6 years ago
Patrice Chotard fbd5c72d76 serial: stm32: Replace setparity by setconfig 6 years ago
Patrice Chotard cbf538831d dm: serial: Replace setparity by setconfig 6 years ago
Patrick Delaunay 555e378ca7 cli: handle getch error 6 years ago
Patrick Delaunay 273a12526c console: unify fgetc function when console MUX is deactivated 6 years ago
Patrick Delaunay d3bb785854 serial: protect access to serial rx buffer 6 years ago
Patrick Delaunay fe852bc109 stm32mp1: activate serial rx buffer 6 years ago