Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
810b5814444072d200a8de95de551b8a1821a9ba
/
board
/
ti
/
am335x
/
board.c
810b581
am335x_evm: Make SPL_OS also check the boot_os variable for falcon mode
by Tom Rini
· 11 years ago
60fcaaa
am335x_evm: Clarify when we build board_eth_init
by Tom Rini
· 11 years ago
0c1d856
ARM: AM335x: add support for reading cpsw 2nd mac address from efuse
by Mugunthan V N
· 11 years ago
4944f37
drivers: net: cpsw: add support to have phy address from cpsw platform data
by Mugunthan V N
· 11 years ago
303b267
ARM: AM33xx+: Update ioregs to pass different values
by Lokesh Vutla
· 11 years ago
1d17de6
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
bcce2a0
am33xx: Stop modifying certain EMIF4D registers
by Tom Rini
· 11 years ago
12ce5e6
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 11 years ago
53b4b32
am335x: fix GPMC config for NAND and NOR SPL boot
by pekon gupta
· 11 years ago
f53f2b8
i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework
by Heiko Schocher
· 11 years ago
303bfe8
am335x: Enable CONFIG_OMAP_WATCHDOG support
by Tom Rini
· 11 years ago
5adac35
am335x:Handle worst case scenario for Errata 1.0.24
by Steve Kipisz
· 11 years ago
5243707
am335x_evm: am33xx_spl_board_init function and scale core frequency
by Tom Rini
· 11 years ago
c4fea29
arm, am33xx: add defines for gmii_sel_register bits
by Heiko Schocher
· 11 years ago
f3b6a1d
am33xx: Stop using PHYS_DRAM_1 define
by Tom Rini
· 11 years ago
b21f2ac
ARM: AM33xx: Move s_init to a common place
by Heiko Schocher
· 11 years ago
b1b6fba
ARM: AM33xx: Cleanup clocks layer
by Lokesh Vutla
· 11 years ago
89a83bf
ARM: AM33xx: Cleanup dplls data
by Lokesh Vutla
· 11 years ago
c1399b4
am335x_evm: Add support to boot from NOR.
by Steve Kipisz
· 11 years ago
be9b6f8
am335x_evm: Add support for the NOR module on the memory cape
by Steve Kipisz
· 11 years ago
4021fd9
am335x_evm: Rework board_is_foo() checks
by Tom Rini
· 11 years ago
ff55987
drivers: net: cpsw: remove hard coding bd ram for cpsw
by Mugunthan V N
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
85bfd2e
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
57004c5
arm, am33xx: move uart soft reset code to common place
by Heiko Schocher
· 11 years ago
8aa1da9
arm, am33xx: move rtc32k_enable() to common place
by Heiko Schocher
· 11 years ago
3ff6fc3
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
f748854
am33xx: Board: Make CPSW section of ethernet initialization depend on CPSW driver
by Joel A Fernandes
· 12 years ago
eb204db
am335x: enable falcon boot mode for mmc (raw and fat) and nand
by Peter Korsgaard
· 12 years ago
51df26c
am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c
by Tom Rini
· 11 years ago
8939ec3
am335x: Update timings for the beaglebone again
by Tom Rini
· 12 years ago
385bc75
am335x_evm: Add better timings for the new BeagleBoard DDR3 part
by Tom Rini
· 12 years ago
65991ec
am33xx: refactor emif4/ddr to support multiple EMIF instances
by Matt Porter
· 12 years ago
e24646f
am33xx: convert defines from am33xx-specific to generic names
by Matt Porter
· 12 years ago
c30d57b
am335x: Enable DDR PHY dynamic power down bit for DDR3 boards
by Vaibhav Hiremath
· 12 years ago
35eafab
am335x_evm: Add am335x_evm_usbspl build target
by Tom Rini
· 12 years ago
0760a0d
am335x_evm: enable support for booting via USB
by Ilya Yanok
· 12 years ago
183943d
am335x_evm: Fix CPSW ethernet on GP EVM and EVM-SK
by Tom Rini
· 12 years ago
7c03a22
Add DDR3 support for AM335x-EVM (Version 1.5A)
by Jeff Lance
· 12 years ago
b2451e3
am335x: display msg when reading MAC from efuse
by Lars Poeschel
· 12 years ago
b56eeed
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
e44314a
am335x: disable internal delay for RGMII mode
by Yegor Yefremov
· 12 years ago
3d9725e
am335x_evm: enable NAND support
by Ilya Yanok
· 12 years ago
44a2c07
am335x_evm: enable both musb gadget and host
by Ilya Yanok
· 12 years ago
e007094
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
4027185
am335x_evm: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support
by Tom Rini
· 12 years ago
63ffc5a
am335x: add initial AM335x IDK board support
by Matthias Fuchs
· 12 years ago
65c51ff
am33xx: Enable UART{1,2,3,4,5} pin-mux
by Andrew Bradford
· 12 years ago
3adb827
am33xx/ddr_defs.h: rename DDR2/DDR3 defines to their actual part numbers
by Peter Korsgaard
· 12 years ago
eb6cf7b
am33xx: support board specific ddr settings
by Peter Korsgaard
· 12 years ago
85ec2db
am33xx: move ti i2c baseboard header handling to board/ti/am335x/
by Peter Korsgaard
· 12 years ago