u-boot-2016/cpu/ppc4xx
Peter Tyser 655b34a78a i2c: Create common default i2c_[set|get]_bus_speed() functions
New default, weak i2c_get_bus_speed() and i2c_set_bus_speed() functions
replace a number of architecture-specific implementations.

Also, providing default functions will allow all boards to enable
CONFIG_I2C_CMD_TREE.  This was previously not possible since the
tree-form of the i2c command provides the ability to display and modify
the i2c bus speed which requires i2c_[set|get]_bus_speed() to be
present.

Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
2009-06-12 20:39:45 +02:00
..
4xx_ibm_ddr2_autocalib.c ppc4xx: Autocalibration can set RDCC to over aggressive value. 2009-02-12 06:08:07 +01:00
4xx_pci.c ppc4xx: Fix bug in PCI outbound map configuration for canyonlands 2009-03-20 12:58:31 +01:00
4xx_pcie.c ppc4xx: PCIe: Change 16GB inbound memory to 4GB 2009-02-18 15:59:20 +01:00
4xx_uart.c
40x_spd_sdram.c i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE value 2009-06-12 20:39:45 +02:00
44x_spd_ddr.c i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE value 2009-06-12 20:39:45 +02:00
44x_spd_ddr2.c ppc4xx: Fix initialization of the SDRAM_CODT register 2009-02-12 06:15:48 +01:00
bedbug_405.c Standardize command usage messages with cmd_usage() 2009-01-28 08:43:45 +01:00
cache.S
commproc.c
config.mk
cpu.c ppc4xx: Add "booting from NAND" to 4xx NAND-booting targets 2009-04-16 09:12:08 +02:00
cpu_init.c ppc4xx: Don't write the MAC address into the internal SoC registers 2009-03-20 22:39:14 +01:00
dcr.S
denali_data_eye.c
denali_spd_ddr2.c
ecc.c
ecc.h
fdt.c ppc4xx: Only fixup opb attached UARTs 2009-02-06 10:53:15 +01:00
gpio.c
i2c.c i2c: Create common default i2c_[set|get]_bus_speed() functions 2009-06-12 20:39:45 +02:00
interrupts.c
iop480_uart.c
kgdb.S
Makefile Moved PPC4xx EMAC driver to drivers/net 2008-11-09 21:38:04 -08:00
miiphy.c Cleanup: fix "MHz" spelling 2008-10-21 11:25:39 +02:00
ndfc.c ppc4xx: Fix problem with ECC ordering for PPC4xx NDFC platforms 2009-05-23 12:51:39 +02:00
resetvec.S
sdram.c ppc4xx: Improve DDR autodetect 2009-01-26 10:13:11 +01:00
sdram.h
speed.c Cleanup: fix "MHz" spelling 2008-10-21 11:25:39 +02:00
start.S Coding style cleanup, update CHANGELOG. 2008-12-16 01:02:17 +01:00
tlb.c
traps.c
uic.c
usb.c
usb_ohci.c Fix e-mail address of Gary Jennejohn. 2009-05-15 22:11:59 +02:00
usb_ohci.h Replace __attribute references with __attribute__ 2009-04-28 01:01:39 +02:00
usbdev.c
usbdev.h
xilinx_irq.c