u-boot/cpu
Timur Tabi 943afa229c 85xx, 86xx: Determine I2C clock frequencies and store in global_data
Update global_data to define i2c1_clk and i2c2_clk to 85xx and 86xx.

Update the get_clocks() function in 85xx and 86xx to determine the I2C
clock frequency and store it in gd->i2c1_clk and gd->i2c2_clk.

Signed-off-by: Timur Tabi <timur@freescale.com>
2008-02-14 23:32:40 +01:00
..
74xx_7xx PPC: Use r2 instead of r29 as global data pointer 2008-02-14 22:43:22 +01:00
arm720t Fix missing DECLARE_GLOBAL_DATA_PTR on CONFIG_LPC2292 in serial 2007-09-28 01:08:38 +02:00
arm920t ARM: S3C24x0 SoC NAND controller support 2008-02-04 23:54:51 +01:00
arm925t [PATCH] omap925.c: Remove unused functions 2006-10-28 17:13:12 +02:00
arm926ejs Remove duplicate defines for ARRAY_SIZE 2008-02-14 00:43:02 +01:00
arm946es Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
arm1136 OneNAND Initial Program Loader (IPL) support 2008-02-14 22:08:13 +01:00
arm_intcm Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
at32ap AVR32: Fix wrong pin setup for USART3 2007-12-17 10:35:02 +01:00
bf533 Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global 2007-09-15 20:48:41 +02:00
bf537 Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global 2007-09-15 20:48:41 +02:00
bf561 Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global 2007-09-15 20:48:41 +02:00
i386 cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. 2007-07-10 10:27:39 -05:00
ixp IXP: enable RTS 2008-01-18 01:00:02 +01:00
lh7a40x Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
mcf52x2 ColdFire: Update cpu flag for 4.2-xx compiler 2007-11-07 17:51:00 -06:00
mcf523x ColdFire: Update cpu flag for 4.2-xx compiler 2007-11-07 17:51:00 -06:00
mcf532x ColdFire: Add M5373EVB platform support - 2 2008-01-17 14:59:40 -06:00
mcf547x_8x ColdFire: Add MCF547x_8x cpu arch 2008-01-17 14:59:41 -06:00
mcf5227x ColdFire: Add MCF5227x cpu and MCF52277EVB support-2 2008-01-17 14:59:41 -06:00
mcf5445x ColdFire: PCI and misc updates for MCF5445x 2008-01-17 14:59:40 -06:00
microblaze [PATCH] Add support for design without interrupt controller 2007-09-24 00:21:19 +02:00
mips [MIPS] cpu/mips/config.mk: Fix GNU assembler minor version picker 2007-11-17 20:05:26 +09:00
mpc5xx PPC: Use r2 instead of r29 as global data pointer 2008-02-14 22:43:22 +01:00
mpc5xxx PPC: Use r2 instead of r29 as global data pointer 2008-02-14 22:43:22 +01:00
mpc8xx PPC: Use r2 instead of r29 as global data pointer 2008-02-14 22:43:22 +01:00
mpc83xx PPC: Use r2 instead of r29 as global data pointer 2008-02-14 22:43:22 +01:00
mpc85xx 85xx, 86xx: Determine I2C clock frequencies and store in global_data 2008-02-14 23:32:40 +01:00
mpc86xx 85xx, 86xx: Determine I2C clock frequencies and store in global_data 2008-02-14 23:32:40 +01:00
mpc512x PPC: Use r2 instead of r29 as global data pointer 2008-02-14 22:43:22 +01:00
mpc824x PPC: Use r2 instead of r29 as global data pointer 2008-02-14 22:43:22 +01:00
mpc8220 PPC: Use r2 instead of r29 as global data pointer 2008-02-14 22:43:22 +01:00
mpc8260 PPC: Use r2 instead of r29 as global data pointer 2008-02-14 22:43:22 +01:00
nios Minor alignment of output, 2nd try. 2007-08-12 21:34:34 +02:00
nios2 cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 18:57:22 -05:00
ppc4xx PPC: Use r2 instead of r29 as global data pointer 2008-02-14 22:43:22 +01:00
pxa MMC for PXA 27X (resubmit) 2008-02-03 23:58:21 +01:00
s3c44b0 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
sa1100 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
sh3 sh: Add support SH3 and SH7720 2008-01-15 23:30:40 +09:00
sh4 Fix coding style issues; update CHANGELOG. 2007-12-27 01:52:50 +01:00