u-boot-brain/board/freescale
Wolfgang Denk 50cd93b250 Merge branch 'master' of git://git.denx.de/u-boot-arm
* 'master' of git://git.denx.de/u-boot-arm: (212 commits)
  ARM: cache: Move the cp15 CR register read before flushing the cache.
  ARM: introduce arch_early_init_r()
  PXA: Enable CONFIG_PREBOOT on zipitz2
  ARM: mx28: Remove CONFIG_ARCH_CPU_INIT
  No need to define CONFIG_ARCH_CPU_INIT.
  add new board vl_ma2sc
  MTD: SPEAr SMI: Add write support for length < 4 bytes
  i2c: designware_i2c.c: Add support for the "i2c probe" command
  rtc/m41t62: Add support for M41T82 with HT (Halt Update)
  SPL: ARM: spear: Add SPL support for SPEAr600 platform
  Makefile: Add u-boot.spr build target (SPEAr)
  SPL: ARM: spear: Remove some objects from SPL build
  SPL: lib/Makefile: Add crc32.c to SPL build
  SPL: common/Makefile: Add image.c to SPL build
  arm: Don't use printf() in SPL builds
  GPIO: Add SPEAr GPIO driver
  net: Multiple updates/enhancements to designware.c
  cleanup/SPEAr: Define configuration flags more elegantly
  cleanup/SPEAr: Remove unnecessary parenthesis
  SPEAr: Correct SoC ID offset in misc configuration space
  SPEAr: explicitly select clk src for UART
  SPEAr: Remove CONFIG_MTD_NAND_VERIFY_WRITE to speed up NAND access
  SPEAr: Enable ONFI nand flash detection for spear3xx and 6xx and evb
  SPEAr: Enable CONFIG_SYS_FLASH_EMPTY_INFO macro
  SPEAr: Correct the definition of CONFIG_SYS_MONITOR_BASE
  SPEAr: Enable CONFIG_SYS_FLASH_PROTECTION
  SPEAr: Enable dcache for fast file transfer
  SPEAr: Enable autoneg for ethernet
  SPEAr: Enable udc and usb-console support only for usbtty configuration
  SPEAr: Enable usb device high speed support
  SPEAr: Initialize SNOR in early_board_init_f
  SPEAr: Change the default environment variables
  SPEAr: Remove unused flag (CONFIG_SYS_HZ_CLOCK)
  SPEAr: Add configuration options for spear3xx and spear6xx boards
  SPEAr: Add basic arch related support for SPEAr SoCs
  SPEAr: Add interface information in initialization
  SPEAr: Add macb driver support for spear310 and spear320
  SPEAr: Configure network support for spear SoCs
  SPEAr: Place ethaddr write and read within CONFIG_CMD_NET
  SPEAr: Eliminate dependency on Xloader table
  SPEAr: Fix ARM relocation support
  st_smi: Fixed page size for Winbond W25Q128FV flash
  st_smi: Change timeout loop implementation
  st_smi: Fix bug in flash_print_info()
  st_smi: Change the flash probing method
  st_smi: Removed no needed dependency on ST_M25Pxx_ID
  st_smi: Fix smi read status
  st_smi: Move status register read before modifying ctrl register
  st_smi: Read status until timeout happens
  st_smi: Enhance the error handling
  st_smi: Change SMI timeout values
  st_smi: Return error in case TFF is not set
  st_smi: Add support for SPEAr SMI driver
  mtd/NAND: Remove obsolete SPEAr specific NAND drivers
  SPEAr: Configure FSMC driver for NAND interface
  mtd/NAND: Add FSMC driver support
  arm/km: remove calls to kw_gpio_* in board_early_init_f
  arm/km: add implementation for read_dip_switch
  arm/km: support the 2 PCIe fpga resets
  arm/km: skip FPGA config when already configured
  arm/km: redefine piggy 4 reg names to avoid conflicts
  arm/km: cleanup km_kirkwood boards
  arm/km: enable BOCO2 FPGA download support
  arm/km: remove portl2.h and use km_kirkwood instead
  arm/km: convert mgcoge3un target to km_kirkwood
  arm/km: add kmcoge5un board support
  arm/km: add kmnusa board support
  arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0
  cm-t35: fix incorrect NAND_ECC layout selection
  ARM: OMAP4/5: Do not configure non essential pads, clocks, dplls.
  ARM: OMAP4/5: Move USB pads to essential list.
  ARM: OMAP4/5: Move USB clocks to essential group.
  ARM: OMAP4/5: Move gpmc clocks to essential group.
  ARM: OMAP4+: Move external phy initialisations to arch specific place.
  omap4: Use a smaller M,N couple for IVA DPLL
  da850/omap-l138: Enable auto negotiation in RMII mode
  omap: am33xx: accomodate input clocks other than 24 Mhz
  omap: emif: fix bug in manufacturer code test
  omap: emif: deal with rams that return duplicate mr data on all byte lanes
  OMAP4+: Force DDR in self-refresh after warm reset
  OMAP4+: Handle sdram init after warm reset
  ARM: OMAP3+: Detect reset type
  arm: bugfix: Move vector table before jumping relocated code
  Kirkwood: Add support for Ka-Ro TK71
  arm/km: use spi claim bus to switch between SPI and NAND
  arm/kirkwood: protect the ENV_SPI #defines
  ARM: don't probe PHY address for LaCie boards
  lacie_kw: fix CONFIG_SYS_KWD_CONFIG for inetspace_v2
  lacie_kw: fix SDRAM banks number for net2big_v2
  Kirkwood: add lschlv2 and lsxhl board support
  net: add helper to generate random mac address
  net: use common rand()/srand() functions
  lib: add rand() function
  kwboot: boot kirkwood SoCs over a serial link
  kw_spi: add weak functions board_spi_claim/release_bus
  kw_spi: support spi_claim/release_bus functions
  kw_spi: backup and reset the MPP of the chosen CS pin
  kirkwood: fix calls to kirkwood_mpp_conf
  kirkwood: add save functionality kirkwood_mpp_conf function
  km_arm: use filesize for erase in update command
  arm/km: enable mii cmd
  arm/km: remove CONFIG_RESET_PHY_R
  arm/km: change maintainer for mgcoge3un
  arm/km: fix wrong comment in SDRAM config for mgcoge3un
  arm/km: use ARRAY_SIZE macro
  arm/km: rename CONFIG option CONFIG_KM_DEF_ENV_UPDATE
  arm/km: add piggy mac adress offset for mgcoge3un
  arm/km: add board type to boards.cfg
  AT91SAM9*: Change kernel address in dataflash to match u-boot's size
  ATMEL/PIO: Enable new feature of PIO on Atmel device
  ehci-atmel: fix compiler warning
  AT91: at91sam9m10g45ek : Enable EHCI instead OHCI
  Atmel : usb : add EHCI driver for Atmel SoC
  Fix: AT91SAM9263 nor flash usage
  Fix: broken boot message at serial line on AT91SAM9263-EK board
  i.MX6 USDHC: Use the ESDHC clock
  mx28evk: Fix boot by adjusting HW_DRAM_CTL29 register
  i.MX28: Add function to adjust memory parameters
  mx28evk: Fix PSWITCH key position
  mx53smd: Remove CONFIG_SYS_I2C_SLAVE definition
  mx53loco: Remove CONFIG_SYS_I2C_SLAVE definition
  mx53evk: Remove CONFIG_SYS_I2C_SLAVE definition
  mx53ard: Remove CONFIG_SYS_I2C_SLAVE definition
  mx35pdk: Remove CONFIG_SYS_I2C_SLAVE definition
  imx31_phycore: Remove CONFIG_SYS_I2C_SLAVE definition
  mx53ard: Remove unused CONFIG_MII_GASKET
  mx6: Avoid writing to read-only bits in imximage.cfg
  m28evk: use same notation to alloc the 128kB stack
  ...

Signed-off-by: Wolfgang Denk <wd@denx.de>
2012-07-08 19:26:33 +02:00
..
bsc9131rdb powerpc/mpc85xx:Add BSC9131 RDB Support 2012-07-06 17:30:29 -05:00
common powerpc/85xx: fdt_set_phy_handle() should return an error code 2012-07-06 17:30:32 -05:00
corenet_ds powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during boot 2012-04-24 23:58:34 -05:00
m547xevb ColdFire: Cleanup for partial linking and --gc-sections 2011-09-04 22:46:55 +08:00
m548xevb ColdFire: Fix compilation with CONFIG_SYS_DRAMSZ1 defined 2011-10-19 00:14:16 +08:00
m5208evbe ColdFire: Cleanup for partial linking and --gc-sections 2011-09-04 22:46:55 +08:00
m5235evb ColdFire: Merge differentiated linking files into a sigle one by board 2011-10-19 00:13:39 +08:00
m5249evb ColdFire: Cleanup lds files for multiple defined symbols 2011-10-19 00:13:13 +08:00
m5253demo ColdFire:Add mb for 5253 dram initialization 2011-09-04 22:46:55 +08:00
m5253evbe ColdFire: Cleanup lds files for multiple defined symbols 2011-10-19 00:13:13 +08:00
m5271evb ColdFire: Cleanup lds files for multiple defined symbols 2011-10-19 00:13:13 +08:00
m5272c3 ColdFire: Cleanup lds files for multiple defined symbols 2011-10-19 00:13:13 +08:00
m5275evb ColdFire: Cleanup lds files for multiple defined symbols 2011-10-19 00:13:13 +08:00
m5282evb ColdFire: Cleanup lds files for multiple defined symbols 2011-10-19 00:13:13 +08:00
m5329evb ColdFire: Cleanup for partial linking and --gc-sections 2011-09-04 22:46:55 +08:00
m5373evb ColdFire: Cleanup for partial linking and --gc-sections 2011-09-04 22:46:55 +08:00
m52277evb ColdFire: Fix the compile issue for M52277 2011-11-07 22:02:33 +08:00
m53017evb ColdFire: Cleanup for partial linking and --gc-sections 2011-09-04 22:46:55 +08:00
m54451evb ColdFire: Merge differentiated linking files into a sigle one by board 2011-10-19 00:13:39 +08:00
m54455evb ColdFire: Merge differentiated linking files into a sigle one by board 2011-10-19 00:13:39 +08:00
mpc832xemds punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
mpc837xemds punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
mpc837xerdb punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
mpc5121ads GCC4.6: Squash warning in mpc5121ads.c 2011-10-27 23:54:01 +02:00
mpc7448hpc2 punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
mpc8260ads punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
mpc8266ads board/freescale/mpc8266ads/mpc8266ads.c: Fix GCC 4.6 build warning 2011-11-07 22:49:44 +01:00
mpc8308rdb punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
mpc8313erdb mpc8313erdb: Enable GPIO support on the MPC8313E RDB 2012-01-09 20:10:33 -06:00
mpc8315erdb punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
mpc8323erdb punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
mpc8349emds mpc83xx: Rename CONFIG_SYS_DDR_CONFIG and cleanup DDR csbnds code 2011-11-03 18:27:56 -05:00
mpc8349itx mpc83xx: Rename CONFIG_SYS_DDR_CONFIG and cleanup DDR csbnds code 2011-11-03 18:27:56 -05:00
mpc8360emds mpc83xx: mpc8360emds - fix gcc 4.6 compiler warning 2011-11-16 21:41:39 +01:00
mpc8360erdk punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
mpc8536ds powerpc/85xx: Add USB device-tree fixup for various platforms 2012-07-06 17:03:25 -05:00
mpc8540ads punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
mpc8541cds MPC85xxCDS: Fix missing LCRR_DBYP bits for 66-133MHz LBC 2012-01-11 13:57:56 -06:00
mpc8544ds net: phy: make board_phy_config responsible for calling drv->config 2012-02-27 21:19:25 +01:00
mpc8548cds board/freescale/mpc8548cds/mpc8548cds.c: Fix GCC 4.6 build warning 2011-11-11 07:49:00 -06:00
mpc8555cds MPC85xxCDS: Fix missing LCRR_DBYP bits for 66-133MHz LBC 2012-01-11 13:57:56 -06:00
mpc8560ads punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
mpc8568mds board/freescale/mpc8568mds/mpc8568mds.c: Fix GCC 4.6 build warning 2011-11-11 07:49:00 -06:00
mpc8569mds board/freescale/mpc8569mds/mpc8569mds.c: Fix GCC 4.6 build warning 2011-11-11 07:49:00 -06:00
mpc8572ds powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during boot 2012-04-24 23:58:34 -05:00
mpc8610hpcd board/freescale/mpc8610hpcd/mpc8610hpcd.c: Fix GCC 4.6 build warning 2011-12-02 00:16:30 +01:00
mpc8641hpcn powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during boot 2012-04-24 23:58:34 -05:00
mx6qarm2 mx6: Avoid writing to read-only bits in imximage.cfg 2012-07-07 14:07:27 +02:00
mx6qsabrelite mx6: Avoid writing to read-only bits in imximage.cfg 2012-07-07 14:07:27 +02:00
mx25pdk punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
mx28evk mx28evk: Fix boot by adjusting HW_DRAM_CTL29 register 2012-07-07 14:07:29 +02:00
mx31ads imx: fix coding style 2011-10-27 21:56:32 +02:00
mx31pdk MX31: mx31pdk: drop enable_caches from board file 2012-04-16 14:53:59 +02:00
mx35pdk MX35: mx35pdk: wrong board revision 2012-04-16 14:53:59 +02:00
mx51evk mx51evk: Remove unused SOBJS 2012-07-07 14:07:26 +02:00
mx53ard mx53ard: Remove unused SOBJS 2012-07-07 14:07:26 +02:00
mx53evk mx53evk: Remove unused SOBJS 2012-07-07 14:07:26 +02:00
mx53loco mx53loco: Remove unused SOBJS 2012-07-07 14:07:26 +02:00
mx53smd mx53smd: Remove unused SOBJS 2012-07-07 14:07:26 +02:00
p1_p2_rdb powerpc/mpc85xx: Ignore E bit for SVR_SOC_VER() 2012-07-06 17:30:33 -05:00
p1_p2_rdb_pc powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during boot 2012-04-24 23:58:34 -05:00
p1010rdb powerpc/mpc85xx: Ignore E bit for SVR_SOC_VER() 2012-07-06 17:30:33 -05:00
p1022ds powerpc/85xx: Add USB device-tree fixup for various platforms 2012-07-06 17:03:25 -05:00
p1023rds powerpc/85xx: Add USB device-tree fixup for various platforms 2012-07-06 17:03:25 -05:00
p2020come powerpc/85xx: Add USB device-tree fixup for various platforms 2012-07-06 17:03:25 -05:00
p2020ds powerpc/85xx: Add USB device-tree fixup for various platforms 2012-07-06 17:03:25 -05:00
p2041rdb powerpc/85xx: Add USB device-tree fixup for various platforms 2012-07-06 17:03:25 -05:00
p3060qds powerpc/85xx: Add USB device-tree fixup for various platforms 2012-07-06 17:03:25 -05:00