Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
725f0c54d3cc58e9c535e65fedf722c2a5806c98
/
arch
/
arm
/
cpu
/
armv7
/
omap-common
725f0c5
ti814x_evm: add ti814x evm board support
by Matt Porter
· Fri Mar 15 10:07:10 2013 +0000
8eb48ff
am33xx: Add required includes to some omap/am33xx code
by Tom Rini
· Thu Mar 14 11:15:25 2013 +0000
19aac97
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Mon Mar 18 12:31:00 2013 -0400
ed70c8f
Replace __bss_end__ with __bss_end
by Simon Glass
· Thu Mar 14 06:54:53 2013 +0000
6277b19
Remove linker lists (LGAs) from SPL linker scripts
by Albert ARIBAUD
· Mon Feb 25 00:58:58 2013 +0000
26255f1
arm: omap: map u_boot_lists section to .sram
by Albert ARIBAUD
· Mon Feb 25 00:58:57 2013 +0000
43c296f
arm: dra7xx: Add silicon id support for DRA752 soc
by Lokesh Vutla
· Tue Feb 12 21:29:03 2013 +0000
8caa56c
arm: dra7xx: Add DDR related data for DRA752 ES1.0
by Lokesh Vutla
· Tue Feb 12 21:29:07 2013 +0000
5e70e29
arm: dra7xx: clock: Add the dplls data
by Lokesh Vutla
· Tue Feb 12 21:29:05 2013 +0000
2804963
ARM: OMAP5: srcomp: enable slew rate compensation cells after powerup
by Lokesh Vutla
· Tue Feb 12 01:33:45 2013 +0000
a04ed14
ARM: OMAP4/5: clocks: Add the required OPP settings as per the latest addendum
by SRICHARAN R
· Tue Feb 12 01:33:43 2013 +0000
834b6b0
ARM: OMAP4+: Make control module register structure generic
by Lokesh Vutla
· Mon Feb 04 04:22:04 2013 +0000
05dab55
ARM: OMAP4+: Cleanup emif specific files
by Lokesh Vutla
· Mon Feb 04 04:22:03 2013 +0000
00d328c
ARM: OMAP4+: Clean up the pmic code
by SRICHARAN R
· Mon Feb 04 04:22:02 2013 +0000
1a79cab
ARM: OMAP4+: Cleanup the clocks layer
by SRICHARAN R
· Mon Feb 04 04:22:01 2013 +0000
fb6aa1f
ARM: OMAP4+: Change the PRCM structure prototype common for all Socs
by SRICHARAN R
· Mon Feb 04 04:22:00 2013 +0000
fef54c3
ARM: OMAP4+: emif: Detect SDRAM from SDRAM config register
by Lokesh Vutla
· Mon Feb 04 04:21:59 2013 +0000
4be9dbc
omap_hsmmc: add driver check for write protection
by Nikita Kiryanov
· Mon Dec 03 02:19:47 2012 +0000
4eae05c
omap_hsmmc: implement driver check for card detection
by Nikita Kiryanov
· Mon Dec 03 02:19:44 2012 +0000
87b82cc
am33xx: support for booting via usbeth
by Ilya Yanok
· Tue Feb 05 11:36:25 2013 +0000
a848da5
arm: Move lastinc to arch_global_data
by Simon Glass
· Thu Dec 13 20:48:35 2012 +0000
2655ee1
arm: Move tbl to arch_global_data
by Simon Glass
· Thu Dec 13 20:48:34 2012 +0000
8024259
omap: emif: configure emif only when required
by Lokesh Vutla
· Thu Nov 15 21:06:33 2012 +0000
7bf063b
OMAP: Tweak omap-common/Makefile since reset.S -> reset.c
by Robert P. J. Day
· Thu Nov 15 01:21:18 2012 +0000
741c57f
OMAP: include sys_proto.h from boot-common
by Ilya Yanok
· Tue Nov 06 13:06:28 2012 +0000
607092a
common: Add .u_boot_list into all linker files
by Marek Vasut
· Fri Oct 12 10:27:03 2012 +0000
216559a
arm: Remove additional config flags
by Michal Simek
· Tue Aug 14 01:15:17 2012 +0000
b55759e
am33xx: Fix fetching of mmc1 bootmode from bootrom for AM33XX
by Joel A Fernandes
· Tue Sep 18 04:30:51 2012 +0000
9ef51bd
SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl
by Tom Rini
· Tue Aug 14 14:33:02 2012 -0700
31dfba4
SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux
by Tom Rini
· Wed Aug 22 15:31:05 2012 -0700
28591df
SPL: Move the omap SPL framework to common/spl
by Tom Rini
· Mon Aug 13 12:03:19 2012 -0700
9e0c260
ARM: SPL: Move gpmc_init() to spl_board_init()
by Tom Rini
· Tue Aug 14 12:26:08 2012 -0700
ff7a605
ARM: SPL: Start hooking in the current SPI SPL support
by Tom Rini
· Tue Aug 14 12:25:23 2012 -0700
7b51686
ARM: SPL: Clean up spl.c / spl_nand.c slightly
by Tom Rini
· Tue Aug 14 12:06:43 2012 -0700
a0b9fa5
ARM: SPL: Make spl_mmc.c more generic
by Tom Rini
· Tue Aug 14 10:25:15 2012 -0700
29d69dc
ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>
by Tom Rini
· Tue Aug 14 08:50:58 2012 -0700
730bae7
ARM: SPL: Only call mem_malloc_init if configured
by Tom Rini
· Mon Aug 13 14:13:07 2012 -0700
09ebf1a
ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c
by Tom Rini
· Mon Aug 13 14:11:06 2012 -0700
a76ff95
ARM: SPL: Rename omap_boot_mode to spl_boot_mode()
by Tom Rini
· Tue Aug 14 09:19:44 2012 -0700
0be93ff
ARM: SPL: Rename omap_boot_device to spl_boot_device
by Tom Rini
· Mon Aug 13 12:53:23 2012 -0700
63c37f1
omap-common: SPL: Fix whitespace in omap-common/u-boot-spl.lds.
by Pavel Machek
· Thu Aug 30 19:20:22 2012 +0200
69fa444
omap-common: Fix typo in save_boot_params() in lowlevel_init.S
by Tom Rini
· Tue Aug 14 09:20:06 2012 -0700
fe3b0c7
omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()
by Tom Rini
· Mon Aug 13 11:37:56 2012 -0700
a0d8cca
spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORT
by Tom Rini
· Fri Aug 10 09:27:14 2012 -0700
ee5bce4
omap4/5/am33xx: Make lowlevel_init available to all armv7 platforms
by Tom Rini
· Wed Aug 08 17:03:10 2012 -0700
aede188
dm: Move OMAP GPIO driver to drivers/gpio/
by Marek Vasut
· Sat Jul 21 05:02:23 2012 +0000
6229e33
omap: am33xx: enable gpio support
by Steve Sakoman
· Mon Jun 04 05:35:34 2012 +0000
b9f10a5
ARM: OMAP4+: Move external phy initialisations to arch specific place.
by SRICHARAN R
· Mon Jun 04 03:40:23 2012 +0000
ce515a6
omap: emif: fix bug in manufacturer code test
by Steve Sakoman
· Wed May 30 07:38:08 2012 +0000
3dab3f6
omap: emif: deal with rams that return duplicate mr data on all byte lanes
by Steve Sakoman
· Wed May 30 07:38:07 2012 +0000
ba87377
OMAP4+: Force DDR in self-refresh after warm reset
by Lokesh Vutla
· Tue May 29 19:26:43 2012 +0000
ae64239
OMAP4+: Handle sdram init after warm reset
by Lokesh Vutla
· Tue May 29 19:26:42 2012 +0000
e89f154
ARM: OMAP3+: Detect reset type
by Lokesh Vutla
· Tue May 29 19:26:41 2012 +0000
cdfc4ea
OMAP5: DPLL core lock for OMAP5432
by Lokesh Vutla
· Tue May 22 00:03:26 2012 +0000
0f42de6
OMAP5: EMIF: Add support for DDR3 device
by Lokesh Vutla
· Tue May 22 00:03:25 2012 +0000
b8a0bca
ARM: OMAP5: Align memory used for testing to the power of 2
by SRICHARAN R
· Thu May 17 00:12:08 2012 +0000
015be79
ARM: OMAP4+: dmm: Take care of overlapping dmm and trap sections.
by SRICHARAN R
· Thu May 17 00:12:06 2012 +0000
5ef54d4
omap4+: Remove CONFIG_ARCH_CPU_INIT
by Tom Rini
· Fri Apr 13 12:20:00 2012 +0000
fd8798b
armv7: add appropriate headers for assembly functions
by Aneesh V
· Thu Mar 08 07:20:18 2012 +0000
8d24292
OMAP3+: reset: Create a common reset layer.
by SRICHARAN R
· Mon Mar 12 19:49:32 2012 +0000
e6c6889
arm: omap5: correct boot device mode7 for eMMC
by Balaji T K
· Mon Mar 12 02:25:47 2012 +0000
36c366f
OMAP4/5: device: Add support to get the device type.
by SRICHARAN R
· Mon Mar 12 02:25:43 2012 +0000
698a1f2
OMAP5: palmas: Configure nominal opp vdd values
by SRICHARAN R
· Mon Mar 12 02:25:38 2012 +0000
3d53496
OMAP5: emif/ddr: Change emif settings as required for ES1.0 silicon.
by SRICHARAN R
· Mon Mar 12 02:25:37 2012 +0000
b1ee0bc
OMAP5: clocks: Change clock settings as required for ES1.0 silicon.
by SRICHARAN R
· Mon Mar 12 02:25:34 2012 +0000
a0f45c1
OMAP4460: TPS Ensure SET1 is selected after voltage configuration
by Nishanth Menon
· Thu Mar 01 14:17:38 2012 +0000
41d7ab1
OMAP3+: Introduce generic logic for OMAP voltage controller
by Nishanth Menon
· Thu Mar 01 14:17:37 2012 +0000
a9b0556
ARM:OMAP+:MMC: Add parameters to MMC init
by Jonathan Solnit
· Fri Feb 24 11:30:18 2012 +0000
6d01676
CMD: Fix CONFIG_CMD_SAVEBP_WRITE_SIZE -> CONFIG_CMD_SPL_WRITE_SIZE
by Marek Vasut
· Sat Mar 31 07:47:17 2012 +0000
d75ffd4
arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix build warnings
by Anatolij Gustschin
· Tue Mar 27 23:13:43 2012 +0000
0e0a6b7
SPL: call cleanup_before_linux() before booting Linux
by Stefano Babic
· Thu Mar 15 04:01:43 2012 +0000
ab21819
omap/spl: change output of spl_parse_image_header
by Simon Schwarz
· Thu Mar 15 04:01:39 2012 +0000
305bc4c
omap-common/spl: Add linux boot to SPL
by Simon Schwarz
· Thu Mar 15 04:01:38 2012 +0000
6c3ddde
omap-common: Add NAND SPL linux booting
by Simon Schwarz
· Thu Mar 15 04:01:36 2012 +0000
79bfa73
SPL: Add YMODEM over UART load support
by Matt Porter
· Tue Jan 31 12:03:57 2012 +0000
bdf77dc
spl.c: Use __noreturn decorator
by Tom Rini
· Tue Feb 14 07:29:39 2012 +0000
ad4426b
OMAP4: clock-common: Move the usb dppl configuration to new func
by Govindraj.R
· Mon Feb 06 03:55:36 2012 +0000
f8c6e1b
OMAP SPL: Fix missing timer_init() call in OMAP4 s_init()
by Dechesne, Nicolas
· Tue Jan 31 07:35:40 2012 +0000
0cda7a4
omap_rev_string: output to stdout
by Andreas Müller
· Wed Jan 04 15:26:24 2012 +0000
de3ffeb
OMAP SPL: call timer_init in s_init to make udelay work earlier
by Andreas Müller
· Wed Jan 04 15:26:23 2012 +0000
77a73fe
ARM:AM33XX: Add SPL support for AM335X EVM
by Chandan Nath
· Mon Jan 09 20:38:59 2012 +0000
f8928f1
gpio: Replace ARM gpio.h with the common API in include/asm-generic
by Joe Hershberger
· Fri Nov 11 15:55:36 2011 -0600
20f2351
arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix GCC 4.6 warnings
by Anatolij Gustschin
· Sat Dec 03 06:46:14 2011 +0000
dcbd660
arch/arm/cpu/armv7/omap-common/spl.c: Fix GCC 4.2 warnings
by Anatolij Gustschin
· Sat Dec 03 06:46:13 2011 +0000
ead66c1
OMAP3: Add SPL_BOARD_INIT hook
by Tom Rini
· Wed Nov 23 05:13:06 2011 +0000
7d9fa57
omap4: emif: fix error in driver
by Aneesh V
· Mon Nov 21 23:39:02 2011 +0000
10a8140
omap: remove I2C from SPL
by Aneesh V
· Mon Nov 21 23:39:01 2011 +0000
fb4368d
omap4460: fix TPS initialization
by Aneesh V
· Mon Nov 21 23:39:00 2011 +0000
308fe92
omap4/5: Add support for booting with CH.
by Sricharan
· Tue Nov 15 09:50:03 2011 -0500
62a8650
omap5: emif: Add emif/ddr configurations required for omap5 evm
by Sricharan
· Tue Nov 15 09:50:00 2011 -0500
9784f1f
omap5: clocks: Add clocks support for omap5 platform.
by Sricharan
· Tue Nov 15 09:49:58 2011 -0500
9310ff7
omap5: Add minimal support for omap5430.
by Sricharan
· Tue Nov 15 09:49:55 2011 -0500
060cd22
omap4: make omap4 code common for future reuse
by Sricharan
· Tue Nov 15 09:49:50 2011 -0500
74193c6
omap/spl: actually enable the console
by Ilya Yanok
· Tue Nov 01 13:16:03 2011 +0000
9209ed5
Reduce build times
by Wolfgang Denk
· Tue Nov 01 20:54:02 2011 +0000
b76b96d
ARM:AM33XX: Added timer support
by Chandan Nath
· Fri Oct 14 02:58:25 2011 +0000
9b124d3
omap: Don't use gpio_free to change direction to input
by Joe Hershberger
· Wed Oct 12 10:31:44 2011 +0000
0560be2
omap: spl: fix build break due to changes in FAT
by Aneesh V
· Fri Oct 21 12:29:34 2011 -0400
09c797b
OMAP3 SPL: Provide weak omap_rev_string
by Tom Rini
· Tue Oct 04 04:59:23 2011 +0000
5040241
Move timestamp and version files into 'generated' subdir
by Simon Glass
· Mon Oct 10 08:55:19 2011 +0000
Next »