Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
94d77fb656d49f2b0efe2de5605a52c5145d2c3b
/
arch
/
arm
/
include
/
asm
/
arch-am33xx
94d77fb
ARM: AM33xx: Cleanup dplls data
by Lokesh Vutla
· 11 years ago
cd8845d
am335x_evm: Add support for the NOR module on the memory cape
by Steve Kipisz
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
fbbbc86
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
87bd05d
ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5
by Axel Lin
· 11 years ago
58c86c7
am33xx: fix the ddr_cmdtctrl structure
by Ilya Ledvich
· 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
7b9c5d0
arm, am335x: make mpu pll config configurable
by Heiko Schocher
· 11 years ago
49f7836
arm, am33xx: move rtc32k_enable() to common place
by Heiko Schocher
· 11 years ago
edfcf85
am33xx/omap4+: Move SRAM_SCRATCH_SPACE_ADDR to <asm/arch/omap.h>
by Tom Rini
· 11 years ago
4596dcc
am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c
by Tom Rini
· 11 years ago
320d974
am33xx: Correct NON_SECURE_SRAM_START/END
by Tom Rini
· 11 years ago
76db5b8
ARM: OMAP: Make omap_boot_parameters common across socs
by SRICHARAN R
· 12 years ago
cc175e6
Add DDR3 support for IGEP COM AQUILA/CYGNUS.
by Enric Balletbo i Serra
· 12 years ago
035d563
am33xx: add pll and clock support for TI814x CPSW
by Matt Porter
· 12 years ago
86fdb16
am335x: Really correct DDR timings on new BeagleBone part
by Tom Rini
· 12 years ago
b996a3e
am335x: Update timings for the beaglebone again
by Tom Rini
· 12 years ago
74f40ea
am335x/ti814x: Correct MMC_BOOT_DEVICES_START/END
by Tom Rini
· 12 years ago
c3d2c24
OMAP3/4/5/AM33xx: Correct logic for checking FAT or RAW MMC
by Tom Rini
· 12 years ago
da634ae
omap_gpmc: change nandecc command
by Andreas Bießmann
· 12 years ago
5bf299b
asm/omap_gpmc.h: consolidate common defines
by Andreas Bießmann
· 12 years ago
c7ba18a
am335x_evm: Add better timings for the new BeagleBoard DDR3 part
by Tom Rini
· 12 years ago
26fa578
am33xx: support ti814x mmc reference clock
by Matt Porter
· 12 years ago
4fab8d7
am33xx: add dmm support to emif4 library
by Matt Porter
· 12 years ago
8b029f2
am33xx: add ti814x specific register definitions
by Matt Porter
· 12 years ago
b2e682f
am33xx: refactor am33xx mux support and add ti814x support
by Matt Porter
· 12 years ago
b43c17c
am33xx: refactor am33xx clocks and add ti814x support
by Matt Porter
· 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
98f9200
am33xx: Add required includes to some omap/am33xx code
by Tom Rini
· 12 years ago
59dcf97
am335x: Enable DDR PHY dynamic power down bit for DDR3 boards
by Vaibhav Hiremath
· 12 years ago
fc33705
Allow AM335x MPU core clock speed to be specified in the board config file
by Mark Jackson
· 12 years ago
6b3dcc4
Allow AM33xx boards to setup GPMC chipselects.
by Mark Jackson
· 12 years ago
fa3a692
omap: consolidate common mmc definitions
by Nikita Kiryanov
· 12 years ago
da07c21
am33xx: support for booting via usbeth
by Ilya Yanok
· 12 years ago
13526f7
Add DDR3 support for AM335x-EVM (Version 1.5A)
by Jeff Lance
· 12 years ago
1c1b7c3
pcm051: Add support for Phytec phyCORE-AM335x
by Lars Poeschel
· 12 years ago
aca0b8b
am33xx: add a pulldown macro to pinmux config
by Lars Poeschel
· 12 years ago
79f3877
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
04c3757
am33xx: add ELM support
by Mansoor Ahamed
· 12 years ago
8eb16b7
am33xx: NAND support
by Ilya Yanok
· 12 years ago
7df5cf3
am33xx: init OTG hardware and new musb gadget driver
by Ilya Yanok
· 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
7f26a5a
am33xx: move generic parts of pinmux handling out from board/ti/am335x
by Peter Korsgaard
· 12 years ago
e363426
am33xx: move ti i2c baseboard header handling to board/ti/am335x/
by Peter Korsgaard
· 12 years ago
69916bc
am33xx: Add SPI SPL as an option
by Tom Rini
· 12 years ago
000820b
am335x: Enable RTC 32K OSC clock
by Vaibhav Hiremath
· 13 years ago
90207b6
am33xx: Fix fetching of mmc1 bootmode from bootrom for AM33XX
by Joel A Fernandes
· 12 years ago
7ac2fe2
OMAP: networking support for SPL
by Ilya Yanok
· 12 years ago
55cdbb8
ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>
by Tom Rini
· 12 years ago
6995a28
am33xx evm: Update secure_emif_sdram_config during ddr init
by Satyanarayana, Sandhya
· 12 years ago
41aebf8
omap4/5/am33xx: Make lowlevel_init available to all armv7 platforms
by Tom Rini
· 12 years ago
0689a2e
am33xx: Correct MMC1, remove MMC2 support
by Tom Rini
· 12 years ago
db7dd81
am33xx: Rework pinmux functions
by Tom Rini
· 12 years ago
65d750b
am33xx: Add support for TI AM335x StarterKit EVM
by Tom Rini
· 12 years ago
d4898ea
am33xx: Add DDR3 (Micron MT41J128M16JT-125) timings and support
by Tom Rini
· 12 years ago
a74f0c7
am33xx: Correct and clean up ddr_regs struct
by Tom Rini
· 12 years ago
82afcc9
am33xx: Do not touch 'ratio1' fields
by Tom Rini
· 12 years ago
5ac3b7a
am33xx: Rework config_io_ctrl slightly
by Tom Rini
· 12 years ago
ff7ec0f
am33xx: Use emif_regs struct for storing initialization values
by Tom Rini
· 12 years ago
87a1acb
am33xx: Turn a number of 'int' functions to 'void'
by Tom Rini
· 12 years ago
c48c895
am33xx: Document what we're doing with ddrctrl->ddrckectrl
by Tom Rini
· 12 years ago
7d8a961
am335x: ddr_defs: Update EMIF parameters
by Vaibhav Bedia
· 13 years ago
c8da4a5
am33xx: Clean up unused DDR defines, prefix more with 'DDR2'
by Tom Rini
· 12 years ago
b971dfa
am33xx: Move the call to ddr_pll_config, make it take the frequency
by Tom Rini
· 12 years ago
fda35eb
am33xx: Pass to config_ddr the type of memory that is connected
by Tom Rini
· 12 years ago
bce58fe
am33xx: Make config_cmd_ctrl / config_ddr_data take const structs
by Tom Rini
· 12 years ago
7d5eb34
am33xx: Convert to using <asm/emif.h> to describe the EMIF
by Tom Rini
· 12 years ago
79b3e6b
am33xx: Remove DMM_BASE define
by Tom Rini
· 12 years ago
89017e1
am33xx: pin mux defintions for CPSW switch
by Chandan Nath
· 12 years ago
e79cd8e
am33xx: CPSW init and definitions
by Chandan Nath
· 12 years ago
3b97152
omap: am33xx: enable gpio support
by Steve Sakoman
· 12 years ago
f2b37a6
omap: am33xx: accomodate input clocks other than 24 Mhz
by Steve Sakoman
· 12 years ago
7023950
ARM: OMAP3+: Detect reset type
by Lokesh Vutla
· 12 years ago
65c206b
am33xx: Fix i2c sampling rate typo
by Tom Rini
· 12 years ago
d88bc04
am33xx: Fill in more cm_wkuppll / cm_perpll
by Tom Rini
· 12 years ago
fe4f97b
am335x: Correct i2c sysc offset
by Tom Rini
· 12 years ago
2ab2810
am33xx: Do not call init_timer twice
by Tom Rini
· 13 years ago
bbbc1ae
ARM:OMAP+:MMC: Add parameters to MMC init
by Jonathan Solnit
· 13 years ago
0e35bde
am33xx: ddr_defs.h: Change DDR timings
by Chase Maupin
· 13 years ago
a7778f8
omap_hsmmc: Wait for CMDI to be clear
by Tom Rini
· 13 years ago
b4116ed
ARM: AM33XX: Add i2c support
by Patil, Rachna
· 13 years ago
8a8f084
ARM:AM33XX: Add SPL support for AM335X EVM
by Chandan Nath
· 13 years ago
876bdd6
ARM:AM33XX: Add mmc/sd support
by Chandan Nath
· 13 years ago
fb072a3
ARM:AM33XX: Fix ddr and timer register offset
by Chandan Nath
· 13 years ago
f16da74
ARM:AM33XX: Replace CONFIG_AM335X with CONFIG_AM33XX
by Chandan Nath
· 13 years ago
35b541c
am335x: Drop board_sysinfo struct
by Tom Rini
· 13 years ago
62d7fe7c
ARM:AM33XX: Add emif/ddr support
by Chandan Nath
· 13 years ago
f87fa62
ARM:AM33XX: Add clock definitions
by Chandan Nath
· 13 years ago
5655108
ARM:AM33XX: Added support for AM33xx
by Chandan Nath
· 13 years ago