Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
c1bb2cd0b6a3d1b152be3686601234b3a363772b
/
arch
/
arm
/
cpu
/
armv7
/
omap-common
d7630da
ARM: OMAP: Fix omap_sdram_size calculation
by Lokesh Vutla
· 11 years ago
939911a
armv7:TI: Add <asm/ti-common/sys_proto.h> and migrate omap_hw_init_context
by Tom Rini
· 11 years ago
9fcf3d3
ARM: DRA72x: Update EMIF data
by Lokesh Vutla
· 11 years ago
a0a3718
ARM: omap: merge GPMC initialization code for all platform
by pekon gupta
· 11 years ago
79b079f
dra7xx_evm: Add QSPI_4 support, qspiboot build target
by Tom Rini
· 11 years ago
8a0c6d6
OMAP: common: consolidate fake USB ethernet MAC address creation
by Nishanth Menon
· 11 years ago
1ace402
sizes.h - consolidate for all architectures
by Alexey Brodkin
· 11 years ago
eeb72e6
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
d0b5d9d
arm: make _end compiler-generated
by Albert ARIBAUD
· 11 years ago
4c48cfb
arm: omap: delete unincluded omap-common/config.mk
by Masahiro Yamada
· 11 years ago
365475e
Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee
by Masahiro Yamada
· 11 years ago
e9024ef
ARM: O5/dra7xx: Add SATA boot support
by Dan Murphy
· 11 years ago
c4d376f
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
7dbe63b
SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORK
by Tom Rini
· 11 years ago
3ac8c0b
DRA7: Add support for ES1.1 silicon ID code
by Nishanth Menon
· 11 years ago
e81f63f
ARM: OMAP4/5: Remove dead code against CONFIG_SYS_ENABLE_PADS_ALL
by Jassi Brar
· 13 years ago
02c4153
ARM: OMAP4/5: Remove dead code against CONFIG_SYS_CLOCKS_ENABLE_ALL
by Jassi Brar
· 13 years ago
b5e01ee
ARM: AM43xx: GP_EVM: Add support for DDR3
by Lokesh Vutla
· 11 years ago
47b4bcf
arm: omap: abb: add missing include
by Nikita Kiryanov
· 11 years ago
f15ea6e
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
a087a7f
ARM: OMAP5: Add SATA platform glue
by Roger Quadros
· 11 years ago
9c4b64f
ARM: OMAP5: Add Pipe3 PHY driver
by Roger Quadros
· 11 years ago
54d022e
ARM: DRA7/OMAP5: EMIF: Add workaround for bug 0039
by SRICHARAN R
· 11 years ago
6c70935
ARM: DRA: EMIF: Change DDR3 settings to use hw leveling
by SRICHARAN R
· 11 years ago
5e995c0
TI:omap: Update u-boot-spl.lds for i2c multibus/multiadapter update
by Tom Rini
· 11 years ago
6789e84
i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework
by Heiko Schocher
· 11 years ago
85b8c5c
Merge branch 'iu-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
6843918
am335x: Enable CONFIG_OMAP_WATCHDOG support
by Tom Rini
· 11 years ago
4e1aa84
armv7: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
d861a33
ARM: OMAP5: Add registers and defines for USBOTG SS
by Dan Murphy
· 11 years ago
e22cc0c
ARM: OMAP5: Avoid writing into LDO SRAM bits
by Lokesh Vutla
· 11 years ago
6a0d803
am33xx: Add am33xx_spl_board_init function, call
by Tom Rini
· 11 years ago
0474fb0
omap: emif: Set initial DDR PHY config first
by Taras Kondratiuk
· 12 years ago
5718040
ARM: AM43xx: Add build support
by Lokesh Vutla
· 12 years ago
806d279
ARM: OMAP: Add CONFIG_OMAP_COMMON
by Lokesh Vutla
· 12 years ago
65e9d56
ARM: DRA7xx: Lock DPLL_GMAC
by Lokesh Vutla
· 12 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 12 years ago
e3f5310
ARM: OMAP4+: Fix MA detection during SDRAM_AUTO_DETECTION
by Lokesh Vutla
· 12 years ago
92b0482
ARM: DRA7xx: EMIF: Change settings required for EVM board
by Sricharan R
· 12 years ago
97405d8
ARM: DRA7xx: clocks: Update PLL values
by Lokesh Vutla
· 12 years ago
f9b814a
ARM: DRA7xx: Correct the SYS_CLK to 20MHZ
by Sricharan R
· 12 years ago
18c9d55
ARM: OMAP5: DRA7xx: support class 0 optimized voltages
by Nishanth Menon
· 12 years ago
3332b24
ARM: DRA7xx: clocks: Fixing i2c_init for PMIC
by Lokesh Vutla
· 12 years ago
63fc0c7
ARM: DRA7xx: power Add support for tps659038 PMIC
by Lokesh Vutla
· 12 years ago
4ca94d8
ARM: OMAP4+: pmic: Make generic bus init and write functions
by Lokesh Vutla
· 12 years ago
af1d002
ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.h
by Lokesh Vutla
· 12 years ago
e69c585
OMAP5: add ABB setup for MPU voltage domain
by Andrii Tseglytskyi
· 12 years ago
4d0df9c
OMAP3+: introduce generic ABB support
by Andrii Tseglytskyi
· 12 years ago
4596dcc
am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c
by Tom Rini
· 12 years ago
0ac6db2
omap-common/hwinit-common.c: Mark omap_rev_string as static
by Tom Rini
· 12 years ago
47c6ea0
ARM: OMAP: Add arch_cpu_init function
by SRICHARAN R
· 12 years ago
4a0eb75
ARM: OMAP: Cleanup boot parameters usage
by SRICHARAN R
· 12 years ago
fda0681
ARM: OMAP: Correct save_boot_params and replace with 'C' function
by SRICHARAN R
· 12 years ago
0b1b60c
ARM: OMAP5: Fix warm reset with USB cable connected
by Lokesh Vutla
· 12 years ago
166e5cc
arm: omap: emif: Fix DDR3 init after warm reset
by Lokesh Vutla
· 12 years ago
1a9a91d
arm: Make all linker scripts compatible with per-symbol sections
by Benoît Thébaudeau
· 12 years ago
c3d2c24
OMAP3/4/5/AM33xx: Correct logic for checking FAT or RAW MMC
by Tom Rini
· 12 years ago
d3d82e9
arm: omap4: Fix SDRAM AUTO DETECTION
by Lokesh Vutla
· 12 years ago
a8f408a
OMAP: Fix copy-paste bug that did not enable UART4 clock
by Lubomir Popov
· 12 years ago
de63ac2
ARM: mmu: Set domain permissions to client access
by R Sricharan
· 12 years ago
ea7b96b
ti814x_evm: add ti814x evm board support
by Matt Porter
· 12 years ago
98f9200
am33xx: Add required includes to some omap/am33xx code
by Tom Rini
· 12 years ago
0ce033d
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
3929fb0
Replace __bss_end__ with __bss_end
by Simon Glass
· 12 years ago
65cdd64
Remove linker lists (LGAs) from SPL linker scripts
by Albert ARIBAUD
· 12 years ago
2fd34f2
arm: omap: map u_boot_lists section to .sram
by Albert ARIBAUD
· 12 years ago
de62688
arm: dra7xx: Add silicon id support for DRA752 soc
by Lokesh Vutla
· 12 years ago
7831419
arm: dra7xx: Add DDR related data for DRA752 ES1.0
by Lokesh Vutla
· 12 years ago
ea8eff1
arm: dra7xx: clock: Add the dplls data
by Lokesh Vutla
· 12 years ago
d4d986e
ARM: OMAP5: srcomp: enable slew rate compensation cells after powerup
by Lokesh Vutla
· 12 years ago
47abc3d
ARM: OMAP4/5: clocks: Add the required OPP settings as per the latest addendum
by SRICHARAN R
· 12 years ago
c43c833
ARM: OMAP4+: Make control module register structure generic
by Lokesh Vutla
· 12 years ago
e05a4f1
ARM: OMAP4+: Cleanup emif specific files
by Lokesh Vutla
· 12 years ago
3fcdd4a
ARM: OMAP4+: Clean up the pmic code
by SRICHARAN R
· 12 years ago
ee9447b
ARM: OMAP4+: Cleanup the clocks layer
by SRICHARAN R
· 12 years ago
01b753f
ARM: OMAP4+: Change the PRCM structure prototype common for all Socs
by SRICHARAN R
· 12 years ago
9ca8bfe
ARM: OMAP4+: emif: Detect SDRAM from SDRAM config register
by Lokesh Vutla
· 12 years ago
e3913f5
omap_hsmmc: add driver check for write protection
by Nikita Kiryanov
· 12 years ago
e874d5b
omap_hsmmc: implement driver check for card detection
by Nikita Kiryanov
· 12 years ago
da07c21
am33xx: support for booting via usbeth
by Ilya Yanok
· 12 years ago
582601d
arm: Move lastinc to arch_global_data
by Simon Glass
· 12 years ago
66ee692
arm: Move tbl to arch_global_data
by Simon Glass
· 12 years ago
8602114
omap: emif: configure emif only when required
by Lokesh Vutla
· 12 years ago
c7f1cf5
OMAP: Tweak omap-common/Makefile since reset.S -> reset.c
by Robert P. J. Day
· 12 years ago
1befaff
OMAP: include sys_proto.h from boot-common
by Ilya Yanok
· 12 years ago
5567514
common: Add .u_boot_list into all linker files
by Marek Vasut
· 12 years ago
4e7067f
arm: Remove additional config flags
by Michal Simek
· 12 years ago
90207b6
am33xx: Fix fetching of mmc1 bootmode from bootrom for AM33XX
by Joel A Fernandes
· 12 years ago
d97b4ce
SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl
by Tom Rini
· 12 years ago
6507f13
SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux
by Tom Rini
· 12 years ago
47f7bca
SPL: Move the omap SPL framework to common/spl
by Tom Rini
· 12 years ago
d7cb93b
ARM: SPL: Move gpmc_init() to spl_board_init()
by Tom Rini
· 12 years ago
d4c4e0e
ARM: SPL: Start hooking in the current SPI SPL support
by Tom Rini
· 12 years ago
026b2fe
ARM: SPL: Clean up spl.c / spl_nand.c slightly
by Tom Rini
· 12 years ago
f088125
ARM: SPL: Make spl_mmc.c more generic
by Tom Rini
· 12 years ago
55cdbb8
ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>
by Tom Rini
· 12 years ago
24dafad
ARM: SPL: Only call mem_malloc_init if configured
by Tom Rini
· 12 years ago
8082fda
ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c
by Tom Rini
· 12 years ago
37189a1
ARM: SPL: Rename omap_boot_mode to spl_boot_mode()
by Tom Rini
· 12 years ago
8e1b836
ARM: SPL: Rename omap_boot_device to spl_boot_device
by Tom Rini
· 12 years ago
Next »