- d4bb3b3 spl: ti: Avoid serial calls when serial support is disabled by Alex Kiernan · 7 years ago
- 8cf2f36 ti: am335x: Fix build when networking is disabled by Alex Kiernan · 7 years ago
- eff0c97 Add support for BeagleBoard.org PocketBeagle by Jason Kridner · 7 years ago
- fc228dc board: am335x: Set serial# variable by Sam Protsenko · 7 years ago
- b432b1e spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-boot CONFIG by Faiz Abbas · 7 years ago
- bfebc8c env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
- 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
- fd1e959 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
- 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
- 310fb14 env: Drop env_relocate_spec() in favour of env_load() by Simon Glass · 7 years ago
- 9f7923c board: ti: am335x: Fix scale_vcore for beaglebones by Lokesh Vutla · 7 years ago
- 00bbe96 arm: omap: Unify get_device_type() function by Semen Protsenko · 7 years ago
- 64a144d i2c: omap: Modify code to work without CONFIG_I2C_HARD by Simon Glass · 8 years ago
- fbd6295 arm: am33xx: Add support for mulitiple PLL input frequencies by Lokesh Vutla · 8 years ago
- 0650798 board: am335x: Introduce scale_vcores by Lokesh Vutla · 8 years ago
- 4548bc8 am33xx: Provide platform data for mmc by Lokesh Vutla · 8 years ago
- 52609d7 config: am335x_evm: detect BeagleBone Blue using BLA by robertcnelson@gmail.com · 8 years ago
- 2b79fba config: am335x_evm: detect Green Wireless using GW1 by robertcnelson@gmail.com · 8 years ago
- 4015949 config: am335x_evm: detect Black Wireless using BWA by robertcnelson@gmail.com · 8 years ago
- 8c17cbd arm: am33xx: Initialize EMIF REG_PR_OLD_COUNT for BBB and am335x-evm by Jyri Sarha · 8 years ago
- 5d4d436 ARM: AMx3xx: Make FIT boot as default boot on HS devices by Lokesh Vutla · 8 years ago
- 140d76a board: ti: amx3xx: Remove multiple EEPROM reads by Lokesh Vutla · 8 years ago
- f411b5c board: am335x: Always set eth/eth1addr environment variable by Roger Quadros · 8 years ago
- e607ec9 board: am335x-icev2: add ethernet phy mode detection logic by Roger Quadros · 8 years ago
- b0a4eea board: am33xx-hs: Allow post-processing of FIT image on AM33xx by Andrew F. Davis · 8 years ago
- 3d16389 board: am335x: Allow to choose serial device dynamically by Lokesh Vutla · 9 years ago
- 73ec696 ARM: dts: AM335x-ICEv2: Add minimal dts support by Lokesh Vutla · 9 years ago
- 97f3a17 board: AM335x-ICEv2: Add cpsw support by Lokesh Vutla · 9 years ago
- d8ff4fd board: AM335x-ICEv2: Add DDR data by Lokesh Vutla · 9 years ago
- da9d959 ARM: dts: AM335x-BBG: Add initial support by Lokesh Vutla · 9 years ago
- 3819ea7 ARM: dts: AM335x-evmsk: Add initial support by Lokesh Vutla · 9 years ago
- 505ea6e board: am33xx: fit: add support for selecting dtb dynamically by Lokesh Vutla · 9 years ago
- 770e68c ti: AM335x: Use generic EEPROM detection logic by Nishanth Menon · 9 years ago
- dfd1bb4 board/ti/am335x: add support for BeagleBone Green by robertcnelson@gmail.com · 9 years ago
- bd83e3d am335x_evm: prepare for eth driver model support by Mugunthan V N · 9 years ago
- 95de1e2 usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · 9 years ago
- 0adb5b7 net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 10 years ago
- 1286b7f am335x_evm: Convert CONFIG_CONS_INDEX into a menu choice by Tom Rini · 10 years ago
- c4f80f5 am335x_evm / gumstix pepper: Correct DDR settings by Tom Rini · 10 years ago
- d0e6d34 am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOT by Tom Rini · 11 years ago
- ba9a670 am335x_evm: Make SPL_OS also check the boot_os variable for falcon mode by Tom Rini · 11 years ago
- 68996b8 am335x_evm: Clarify when we build board_eth_init by Tom Rini · 11 years ago
- a35ad51 ARM: AM335x: add support for reading cpsw 2nd mac address from efuse by Mugunthan V N · 11 years ago
- 9c653aa drivers: net: cpsw: add support to have phy address from cpsw platform data by Mugunthan V N · 11 years ago
- 965de8b ARM: AM33xx+: Update ioregs to pass different values by Lokesh Vutla · 11 years ago
- f15ea6e Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
- 39245c8 am33xx: Stop modifying certain EMIF4D registers by Tom Rini · 11 years ago
- faca8ff Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
- 2c17e6d am335x: fix GPMC config for NAND and NOR SPL boot by pekon gupta · 11 years ago
- 6789e84 i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework by Heiko Schocher · 11 years ago
- 6843918 am335x: Enable CONFIG_OMAP_WATCHDOG support by Tom Rini · 11 years ago
- 52f7d84 am335x:Handle worst case scenario for Errata 1.0.24 by Steve Kipisz · 11 years ago
- 9721027 am335x_evm: am33xx_spl_board_init function and scale core frequency by Tom Rini · 11 years ago
- dafd4db arm, am33xx: add defines for gmii_sel_register bits by Heiko Schocher · 11 years ago
- 73feefd am33xx: Stop using PHYS_DRAM_1 define by Tom Rini · 11 years ago
- 0660481 ARM: AM33xx: Move s_init to a common place by Heiko Schocher · 11 years ago
- 95cb69f ARM: AM33xx: Cleanup clocks layer by Lokesh Vutla · 11 years ago
- 94d77fb ARM: AM33xx: Cleanup dplls data by Lokesh Vutla · 11 years ago
- c5c7a7c am335x_evm: Add support to boot from NOR. by Steve Kipisz · 11 years ago
- cd8845d am335x_evm: Add support for the NOR module on the memory cape by Steve Kipisz · 11 years ago
- ace4275 am335x_evm: Rework board_is_foo() checks by Tom Rini · 11 years ago
- 2bf36ac drivers: net: cpsw: remove hard coding bd ram for cpsw by Mugunthan V N · 11 years ago
- 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- 348e47f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
- 7ea7f68 arm, am33xx: move uart soft reset code to common place by Heiko Schocher · 11 years ago
- 49f7836 arm, am33xx: move rtc32k_enable() to common place by Heiko Schocher · 11 years ago
- 4134122 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
- a662e0c am33xx: Board: Make CPSW section of ethernet initialization depend on CPSW driver by Joel A Fernandes · 12 years ago
- 12d7a47 am335x: enable falcon boot mode for mmc (raw and fat) and nand by Peter Korsgaard · 12 years ago
- 4596dcc am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c by Tom Rini · 11 years ago
- b996a3e am335x: Update timings for the beaglebone again by Tom Rini · 12 years ago
- c7ba18a am335x_evm: Add better timings for the new BeagleBoard DDR3 part by Tom Rini · 12 years ago
- 3ba65f9 am33xx: refactor emif4/ddr to support multiple EMIF instances by Matt Porter · 12 years ago
- 81df2ba am33xx: convert defines from am33xx-specific to generic names by Matt Porter · 12 years ago
- 59dcf97 am335x: Enable DDR PHY dynamic power down bit for DDR3 boards by Vaibhav Hiremath · 12 years ago
- 98bc122 am335x_evm: Add am335x_evm_usbspl build target by Tom Rini · 12 years ago
- c0e6679 am335x_evm: enable support for booting via USB by Ilya Yanok · 12 years ago
- 1634e96 am335x_evm: Fix CPSW ethernet on GP EVM and EVM-SK by Tom Rini · 12 years ago
- 13526f7 Add DDR3 support for AM335x-EVM (Version 1.5A) by Jeff Lance · 12 years ago
- 3ec36b3 am335x: display msg when reading MAC from efuse by Lars Poeschel · 12 years ago
- 79f3877 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
- cfd4ff6 am335x: disable internal delay for RGMII mode by Yegor Yefremov · 12 years ago
- 98b5c26 am335x_evm: enable NAND support by Ilya Yanok · 12 years ago
- d2aa115 am335x_evm: enable both musb gadget and host by Ilya Yanok · 12 years ago
- 6acc7c3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
- 044fc14 am335x_evm: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support by Tom Rini · 12 years ago
- a956bdc am335x: add initial AM335x IDK board support by Matthias Fuchs · 12 years ago
- 6422b70 am33xx: Enable UART{1,2,3,4,5} pin-mux by Andrew Bradford · 12 years ago
- c7d35be am33xx/ddr_defs.h: rename DDR2/DDR3 defines to their actual part numbers by Peter Korsgaard · 12 years ago
- c00f69d am33xx: support board specific ddr settings by Peter Korsgaard · 12 years ago
- e363426 am33xx: move ti i2c baseboard header handling to board/ti/am335x/ by Peter Korsgaard · 12 years ago