- 1b01bf9 omap3: evm: Update board, defconfig, and maintainer file by Derald D. Woods · 7 years ago
- 50d2e23 board: ks2: README: Update NAND wording by Cooper Jr., Franklin · 7 years ago
- 49e96f2 Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XX by Adam Ford · 7 years ago
- c6fa165 ti: Default to ENV_IS_IN_FAT if MMC_OMAP_HS by Tom Rini · 7 years ago
- 816178b board: ti: x15: Add support for beagle_X15 revC by Lokesh Vutla · 7 years ago
- ab4f71e board: ti: am57xx: Fix detection of board version by Lokesh Vutla · 7 years ago
- c73b399 board: ti: am43xx: Add FDT fixup for HS devices by Andrew F. Davis · 7 years ago
- 5452326 board: ti: am43xx: Add TEE loading and firewall setup by Andrew F. Davis · 7 years ago
- a66a4c7 ARM: k2g: Add K2G ICE DTB to the list of possible DTBs by Cooper Jr., Franklin · 7 years ago
- 7e2edb4 ARM: k2g: Update board_name u-boot env variable at runtime by Cooper Jr., Franklin · 7 years ago
- 16e2897 ARM: k2g: Use board detection to wrap K2G GP specific calls by Cooper Jr., Franklin · 7 years ago
- 6e54945 board: ks2: Use board detection to wrap code not specific to K2G ICE evm by Cooper Jr., Franklin · 7 years ago
- 2b0273a ARM: k2g: Add DDR3 configuration for K2G ICE evm by Cooper Jr., Franklin · 7 years ago
- f4bfac8 ARM: k2g: Add pinmux support for K2G ICE evm by Cooper Jr., Franklin · 7 years ago
- 105be1c ks2_evm: Add EEPROM based board detection helper functions by Cooper Jr., Franklin · 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
- 3413a58 ks2_evm: Add EEPROM based board detection by Cooper Jr., Franklin · 7 years ago
- 43ff224 ARM: keystone2: Define board_fit_config_name_match for Keystone 2 boards by Cooper Jr., Franklin · 7 years ago
- 74f22ca ARM: k2g: Define embedded_dtb_select for runtime DTB selection in U-boot by Cooper Jr., Franklin · 7 years ago
- e1328c7 ti: common: board_detect: Add function to determine if EEPROM was read by Cooper Jr., Franklin · 7 years ago
- 27856ff ti: common: board_detect: Allow settings board detection variables manually by Nishanth Menon · 7 years ago
- c3cf899 ti816x: Enable ethernet support by Tom Rini · 8 years ago
- 622b7b3 treewide: remove unneeded semicolons by Masahiro Yamada · 7 years ago
- e29609a board: ti: am335x: Fix scale_vcore for beaglebones by Lokesh Vutla · 7 years ago
- 4a84532 arm: dra7: Set fastboot variables in environment by Semen Protsenko · 8 years ago
- b72dccd arm: am57xx: Set fastboot variables in environment by Semen Protsenko · 8 years ago
- c9787ee Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
- 1ffdc00 board: ti: am572x-evm: Update pinmux using latest PMT by Lokesh Vutla · 7 years ago
- 3cb4c62 board: ti: am571x-idk: Update pinmux using latest PMT by Lokesh Vutla · 7 years ago
- 3a3de61 board: ti: am572x-idk: Update pinmux using latest PMT by Lokesh Vutla · 7 years ago
- a8cb022 arm: omap: Unify get_device_type() function by Semen Protsenko · 7 years ago
- 6417a73 board: ti: AM43XX: Add ddr voltage rail configuration by Keerthy · 7 years ago
- 9cc2aee board: ti: am571-idx: Add vcores support by Keerthy · 8 years ago
- 318735b ARM: k2g: Fix passing main pll info for higher speeds by Lokesh Vutla · 8 years ago
- 0ffb9d6 arm: Add explicit include of <asm/mach-types.h> by Simon Glass · 7 years ago
- b05ee2f ti816x: Modernize the defconfig by Tom Rini · 8 years ago
- 28bfc1b ti816x: Enable NAND by Tom Rini · 8 years ago
- fbb2552 ti816x: Rework DDR initialization sequence by Tom Rini · 8 years ago
- d17c445 board: ti: enable support for writing to fat partition by Sekhar Nori · 7 years ago
- a9e2c67 Kconfig: Finish migration of hashing commands by Daniel Thompson · 8 years ago
- 4590d4e Convert CONFIG_CMD_EEPROM et al to Kconfig by Simon Glass · 8 years ago
- 4ea02eb Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 8 years ago
- c9956d8 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 8 years ago
- ceed5d2 Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · 8 years ago
- 0a78017 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · 8 years ago
- 4df6757 i2c: omap: Modify code to work without CONFIG_I2C_HARD by Simon Glass · 8 years ago
- 6302e53 arm: am33xx: Add support for mulitiple PLL input frequencies by Lokesh Vutla · 8 years ago
- 98f9d22 board: am335x: Introduce scale_vcores by Lokesh Vutla · 8 years ago
- 2fe7c79 am33xx: Provide platform data for mmc by Lokesh Vutla · 8 years ago
- 5b89c97 ti: common: board_detect: Set alen to expected value before i2c read by Cooper Jr., Franklin · 8 years ago
- f2598de ti: common: board_detect: Introduce function to set the address length. 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
- ab28b9e board: ti: Define Kconfig symbol for common cmd options by Lokesh Vutla · 8 years ago
- 6383066 usb: host: xhci-omap: fix double weak board_usb_init functions by Uri Mashiach · 8 years ago
- bc76c74 Convert CONFIG_CMD_BAT to Kconfig by Simon Glass · 8 years ago
- cae8428 board: dra71: Fix selection of OPPs by Lokesh Vutla · 8 years ago
- 89ef1d6 config: am335x_evm: detect BeagleBone Blue using BLA by robertcnelson@gmail.com · 8 years ago
- b55cd7a config: am335x_evm: detect Green Wireless using GW1 by robertcnelson@gmail.com · 8 years ago
- c5d7d22 config: am335x_evm: detect Black Wireless using BWA by robertcnelson@gmail.com · 8 years ago
- 709a52c board: ti: am57xx: enable input on mmc clock by Sekhar Nori · 8 years ago
- 2f949c3 board_f: Drop setup_dram_config() wrapper by Simon Glass · 8 years ago
- 601ab90 ARM: k2g: setup PRU ethernet MAC addresses by Roger Quadros · 8 years ago
- 7ff8e7c ARM: Use Kconfig for board EEPROM's I2C bus and chip address by Roger Quadros · 8 years ago
- d0f399c board: ti: am57xx-idk: Auto detect LCD Panel by Nishanth Menon · 8 years ago
- d2b9b02 board: ti: am571x-idk: Update pinmux for ICSS2 Ethernet by Roger Quadros · 8 years ago
- 2613059 board: ti: am571x-idk: Support 6 port Ethernet or 4 port Ethernet with LCD by Roger Quadros · 8 years ago
- 44c7d9a ti: common: board_detect: commodify ethaddr environment setting code by Roger Quadros · 8 years ago
- 5f60f41 ti: common: board_detect: Rename EEPROM scratch start macro by Lokesh Vutla · 8 years ago
- e0e319a ti: boot: Register the MMC controllers in SPL in the same way as in u-boot by Jean-Jacques Hiblot · 8 years ago
- 3b23510 TI: Migrate board/ti/common/Kconfig to imply by Tom Rini · 8 years ago
- 60adb2f am335x_evm: Switch to using imply keyword by Tom Rini · 8 years ago
- 4b0721f arm: am57xx: Set serial# variable by Semen Protsenko · 8 years ago
- 4815734 Revert "arm: Remove unregister MACH_TYPE_xxx uses" by Tom Rini · 8 years ago
- 4892d39 status_led: Kconfig migration by Uri Mashiach · 8 years ago
- 06f108e serial, ns16550: bugfix: ns16550 fifo not enabled by Heiko Schocher · 8 years ago
- e818729 arm: Remove unregister MACH_TYPE_xxx uses by Tom Rini · 8 years ago
- 8d2998b arm: am33xx: Initialize EMIF REG_PR_OLD_COUNT for BBB and am335x-evm by Jyri Sarha · 8 years ago
- ee85ebe am57xx: Set tps659038 PMIC GPIO7 pad mux value to POWERHOLD by Keerthy · 8 years ago
- a096a76 ARM: DRA7: AMxx: Make sure that the SPL always reads the configuration EEPROM by Jean-Jacques Hiblot · 8 years ago
- c665e27 ARM: dts: AM571x-IDK Initial Support by Schuyler Patton · 8 years ago
- c95cddd board: ti: am57xx: Add support for the am571x idk by Steve Kipisz · 8 years ago
- 691b882 board: ti: am572x-idk: Update pinmux using latest PMT by Lokesh Vutla · 8 years ago
- 8e3212e board: ti: am572x: Add pinmux for X15/GPEVM SR2.0 using latest PMT by Nishanth Menon · 8 years ago
- 951e532 board: ti: am57xx: Update SR1.1 RGMII0 iodelay timings for x15/GPEVM by Nishanth Menon · 8 years ago
- 638e1c0 board: ti: am57xx: Add support for detection of X15 revb1 by Lokesh Vutla · 8 years ago
- a2aea1c board: ti: am57xx: Add support for detection of reva3 variations for GPEVM by Nishanth Menon · 8 years ago
- f0d5517 ARM: dts: dra71x-evm: Add DT support by Lokesh Vutla · 8 years ago
- 4d4e34b board: ti: dra71x-evm: Add PMIC support by Keerthy · 8 years ago
- 17a0ab1 board: ti: dra72: Introduce optimization for rgmii timing for rev C by Nishanth Menon · 8 years ago
- 52ac1fe board: ti: dra71x-evm: Add mux settings by Lokesh Vutla · 8 years ago
- b9d8f8e board: ti: dra71x-evm: Add epprom support by Lokesh Vutla · 8 years ago
- 6ede0fd ARM: OMAP4+: Add support for dynamically selecting OPPs by Lokesh Vutla · 8 years ago
- 7d25062 board: ti: am57xx: add FIT image TEE processing by Andrew F. Davis · 8 years ago
- d216a4c board: ti: dra7xx: add FIT image TEE processing by Andrew F. Davis · 8 years ago
- 1eb0f54 ARM: AMx3xx: Make FIT boot as default boot on HS devices by Lokesh Vutla · 8 years ago
- 2c47e8c ARM: AM57xx: Make FIT boot as default boot on HS devices by Lokesh Vutla · 8 years ago
- 73368b7 ARM: DRA7: Make FIT boot as default boot on HS devices by Lokesh Vutla · 8 years ago
- 7bf8acf keystone2: Move target selection to Kconfig by Andrew F. Davis · 8 years ago