- c46090d Makefile: Rename ALL-y to INPUTS-y by Simon Glass · 4 years, 4 months ago
- 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
- 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
- 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
- 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
- f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
- afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
- 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
- 15a60a2 ARM: keystone: increase PSC timeout by Jean-Jacques Hiblot · 5 years ago
- 857005b arm: mach-keystone: Use appended original image size in image processing by Andrew F. Davis · 5 years ago
- 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 6 years ago
- 420a488 ARM: k2g: add a workaround to reset the phy by Murali Karicheri · 6 years ago
- a9c7a19 ARM: k2g-ice: Add pinmux support for rgmii interface by Murali Karicheri · 6 years ago
- 71e8e9e soc: keystone: Merge into ti specific directory by Vignesh R · 6 years ago
- 52a5151 ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPL by Jean-Jacques Hiblot · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 2dacbbf cmd: ti: Generalize cmd_ddr3 command by Lokesh Vutla · 7 years ago
- 962c4e0 arm: keystone: Move cmd_ddr3 to a common place by Lokesh Vutla · 7 years ago
- 4df43d4 board: ti: K2G FC SoC 1GHz and DDR3 1066 MT/s support by Rex Chang · 7 years ago
- b4adac4 omap: Update the base address of the MMC controllers by Jean-Jacques Hiblot · 7 years ago
- 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
- 39354af arm: mach-keystone: Fixes issue with return values in inline assembly by Srinivas, Madan · 7 years ago
- e885610 arm: mach-keystone: Updates mon_install for K2G HS by Madan Srinivas · 7 years ago
- 5564f23 arm: mach-keystone: Modify secure image size before copy by Andrew F. Davis · 7 years ago
- 87b4b20 ARM: k2g: Program DDRPHY_DATX8 registers via mask and value variables by Cooper Jr., Franklin · 7 years ago
- 2247db6 ARM: k2g: Program DDR PHY MR2 register with the default value by Cooper Jr., Franklin · 7 years ago
- 369234e ARM: keystone2: Add additional fields used for DDR3 configuration by Cooper Jr., Franklin · 7 years ago
- 3ea52bf ARM: keystone2: Allow to build with all image formats by Cooper Jr., Franklin · 7 years ago
- 48fcc4a Convert CONFIG_SPL_BOARD_INIT to Kconfig by Ley Foon Tan · 8 years ago
- 3a75288 ARM: keystone: Enable DM_I2C by default by Cooper Jr., Franklin · 8 years ago
- a9a0e12 ARM: keystone2: Add support for getting external clock dynamically by Lokesh Vutla · 8 years ago
- e22e764 ARM: k2g: Add support for dynamic programming of PLL based on SYSCLK by Lokesh Vutla · 8 years ago
- 9283c4a ARM: Keystone2: Build secure images for K2 by Madan Srinivas · 8 years ago
- 1b3b244 arm: mach-keystone: Implements FIT post-processing call for keystone SoCs by Vitaly Andrianov · 8 years ago
- dfafe89 Remove various unused interrupt related code by Tom Rini · 8 years ago
- 601ab90 ARM: k2g: setup PRU ethernet MAC addresses by Roger Quadros · 8 years ago
- 854b682 ARM: K2G: DDR3: Fix up priv ID for MPU by Nishanth Menon · 8 years ago
- 7bf8acf keystone2: Move target selection to Kconfig by Andrew F. Davis · 8 years ago
- 824b4f3 ARM: keystone2: PLL: Enable glitch free initialization sequence by Lokesh Vutla · 8 years ago
- f576ecf ARM: keystone: rename clk_get_rate() to ks_clk_get_rate() by Masahiro Yamada · 8 years ago
- c041aab ARM: keystone: remove declaration of unused functions by Masahiro Yamada · 8 years ago
- ae6b222 ARM: keystone2: Add support for parsing monitor header by Lokesh Vutla · 8 years ago
- 7f56d11 board: k2g: Enable ECC byte lane by Lokesh Vutla · 8 years ago
- 64e4f7f treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
- a201a37 keystone: k2h/e/l: Fix DMA coherency for QM PDSP by Karicheri, Muralidharan · 8 years ago
- 2f31ff1 ARM: k2g: Configure reset mux to device reset by Lokesh Vutla · 9 years ago
- a96497d ARM: keystone2: Add missing privilege ID settings by Nishanth Menon · 9 years ago
- 1c6686d ARM: keystone2: Refactor MSMC macros to avoid #ifdeffery by Nishanth Menon · 9 years ago
- 7bb2672 ARM: keystone2: Convert BOOT_SET_BITFIELD into static inline function by Nishanth Menon · 9 years ago
- 5a25646 ARM: keystone2: Convert BOOT_READ_BITFIELD into static inline function by Nishanth Menon · 9 years ago
- 40d581a ARM: keystone2: Convert BOOTBITMASK to static inline function by Nishanth Menon · 9 years ago
- 05a192a ARM: keystone2: Only link cmd_ddr3.o on non-SPL builds by Tom Rini · 9 years ago
- 393a4ce ARM: keystone2: Switch to using the poweroff command by Tom Rini · 9 years ago
- 108ee58 ARM: keystone2: Split monitor code / command code by Tom Rini · 9 years ago
- 539de5f ARM: keystone2: use detected ddr3a size by Vitaly Andrianov · 9 years ago
- ead26f6 ARM: keystone2: use SPD info to configure K2HK and K2E DDR3 by Vitaly Andrianov · 9 years ago
- 9027e08 ARM: keystone2: K2G: Add support for different arm/device speeds by Lokesh Vutla · 9 years ago
- b35410e ARM: keystone2: Allow for board specific speed definitions by Lokesh Vutla · 9 years ago
- d43cda6 ARM: keystone2: K2G: power-off DSP during boot by Suman Anna · 9 years ago
- e45cec2 ARM: keystone2: Use macro for DSP GEM power domain by Suman Anna · 9 years ago
- 06a1087 ARM: keystone2: psc: introduce function to hold and release module in reset. by Nishanth Menon · 9 years ago
- 0cb7b83 ARM: keystone2: psc-defs: use adequate () for macros by Nishanth Menon · 9 years ago
- b3ec5de ARM: keystone2: psc: redo doc in kernel-doc format by Nishanth Menon · 9 years ago
- 56fa92a ARM: keystone2: Get rid of unused clock files by Nishanth Menon · 9 years ago
- 44157de ARM: k2g: add SD card and eMMC support by Roger Quadros · 9 years ago
- 71c8993 ARM: k2g: update keystone nav rx queue numbers by Vitaly Andrianov · 9 years ago
- 9dadfd7 ARM: k2g: Correct base addresses by Vitaly Andrianov · 9 years ago
- 6099011 ARM: k2g: Add support for pin mux configuration by Vitaly Andrianov · 9 years ago
- bbf8ac2 ARM: k2g: Add ddr3 info by Vitaly Andrianov · 9 years ago
- b00e9cd ARM: k2g: Add PSC info by Vitaly Andrianov · 9 years ago
- 7fd5b64 ARM: k2g: Add clock information by Vitaly Andrianov · 9 years ago
- 2964684 ARM: k2g: Add pll data by Vitaly Andrianov · 9 years ago
- 64c0bab ARM: k2g: Add kconfig support by Lokesh Vutla · 9 years ago
- 05b8e49 ARM: k2g: Add support for CPU detection by Lokesh Vutla · 9 years ago
- b91d3b0 ARM: keystone2: Use dtb images by default by Lokesh Vutla · 9 years ago
- 2c06c3f ARM: keystone2: Fix serial port init by Lokesh Vutla · 9 years ago
- da18b18 ARM: k2e/l: Apply WA for selecting PA clock source by Lokesh Vutla · 9 years ago
- 69bab55 bitops: introduce BIT() definition by Heiko Schocher · 9 years ago
- b4a96bd ARM: k2l: Fix device speeds by Lokesh Vutla · 9 years ago
- 4a4c9f5 ARM: keystone2: Build MLO by default by Lokesh Vutla · 9 years ago
- 0afbe87 ARM: keystone2: Rename u-boot-nand.gph to MLO by Lokesh Vutla · 9 years ago
- cb66cbe ARM: keystone2: move the custom build rules out to keystone specific makefile by Nishanth Menon · 9 years ago
- 41f7ea8 ARM: keystone2: Use common definition for clk_get_rate by Lokesh Vutla · 9 years ago
- c40f81d ARM: keystone2: Remove unsed external clocks by Lokesh Vutla · 9 years ago
- 79a94a2 ARM: keystone2: Cleanup init_pll definition by Lokesh Vutla · 9 years ago
- 0d73cc2 ARM: keystone2: Use common structure for PLLs by Lokesh Vutla · 9 years ago
- 9da9afa ARM: keystone2: Fix dev and arm speed detection by Lokesh Vutla · 9 years ago
- 70438fc ARM: keystone2: Cleanup PLL init code by Lokesh Vutla · 9 years ago
- 1645106 ARM: keystone2: Enable CONFIG_DISPLAY_CPUINFO by Lokesh Vutla · 9 years ago
- 8379f2b ARM: keystone2: Cleanup SoC detection by Lokesh Vutla · 9 years ago
- aa750ed keystone2: add wfi in to the core_spin loop by Vitaly Andrianov · 9 years ago
- 6eb54a4 keystone2: use correct EFUSE_BOOTROM fileds to configure speed by Vitaly Andrianov · 9 years ago
- f069960 arch: Make board selection choices optional by Joe Hershberger · 10 years ago
- 38260a9 ARM: keystone: move SoC headers to mach-keystone/include/mach by Masahiro Yamada · 10 years ago
- f058b79 ARM: keystone: move SoC sources to mach-keystone by Masahiro Yamada · 10 years ago