This website requires JavaScript.
9ce7e53abd
Blackfin: BF537-stamp: cleanup spi flash driver
Mike Frysinger
2008-02-19 00:58:13 -05:00
bb8e3cf25b
Fix macro typo in common/cmd_mii.c
Ben Warren
2008-03-30 11:34:34 -04:00
f1b985f2d7
use correct at91rm9200 register name in m501sk board
Jean-Christophe PLAGNIOL-VILLARD
2008-03-30 16:39:53 +02:00
480ed1dea1
use correct at91rm9200 register name
David Brownell
2008-01-18 12:55:00 -08:00
a3543d6dc5
add missing ARM boards to MAKEALL
David Brownell
2008-01-18 12:45:45 -08:00
066bebd635
Bracket READ_TIMER macro in cpu/arm1136/omap24xx/interrupts.c to prevent compilation error.
Peter Pearse
2008-03-30 11:34:09 +01:00
7a837b7310
Support for the MX31ADS evaluation board from Freescale
Guennadi Liakhovetski
2008-03-30 11:32:30 +01:00
c88ae20580
Phytec Phycore-i.MX31 support
Sascha Hauer
2008-03-30 11:32:27 +01:00
a147e56f03
mx31 litekit support
Sascha Hauer
2008-03-30 11:32:24 +01:00
d6674e0e2a
add SMSC LAN9x1x Network driver
Sascha Hauer
2008-03-30 11:32:21 +01:00
8c8463cce4
add an i2c driver for mx31
Sascha Hauer
2008-03-30 11:32:16 +01:00
c98b47ad24
core support for Freescale mx31
Sascha Hauer
2008-03-30 11:30:43 +01:00
8bf69d8178
Separate omap24xx specific code from arm1136
Sascha Hauer
2008-03-30 11:28:46 +01:00
8c16cb0d3b
Add pmdra into MAKEALL
Peter Pearse
2008-03-30 11:23:05 +01:00
a574a73852
Adds support for the Prodrive PMDRA board, based on a DM6441
Pieter Voorthuijsen
2008-03-30 11:21:58 +01:00
1377b5583a
Removes all board specific code from the arch. part for DM644x (DaVinci) boards
Pieter Voorthuijsen
2008-03-30 11:11:34 +01:00
1704dc2091
- Remove *_masked() functions as noted by Wolfgang - Adapt register naming to recent TI spec (sprue26, March 2007) - Fix reset_timer() handling - As reported by Pieter [1] the overflow fix introduced a delay of factor 16 (e.g 2 seconds became 32). While the overflow fix is basically okay, it missed to divide udelay by 16, too. Fix this. [1] http://article.gmane.org/gmane.comp.boot-loaders.u-boot/38179 - Remove software division of timer count value (DIV(x) macro) and do it in hardware (TIM_CLK_DIV). Many thanks to Troy Kisky <troy.kisky@boundarydevices.com > and Pieter Voorthuijsen <pieter.voorthuijsen@Prodrive.nl > for the hints & testing!
Dirk Behme
2008-03-30 11:09:01 +01:00
ac3315c26e
new PHY @ e1000 - 2nd try
Andre Schwarz
2008-03-06 16:45:44 +01:00
c2b7da5522
SPARC/LEON3: Added GRETH Ethernet 10/100/1000 driver.
Daniel Hellstrom
2008-03-28 20:22:53 +01:00
233a8bcd94
Add CONFIG_MII_INIT in cmd_mii.c
Tsi-Chung Liew
2008-03-17 17:08:22 -05:00
f605479de2
ColdFire: Fix FEC transmit issue for MCF5275
Tsi-Chung Liew
2008-03-17 17:08:16 -05:00
d9a2f416d6
DHCP request fix for Windows Server 2003
Aras Vaichas
2008-03-26 09:43:57 +11:00
3596d55eb2
Merge git://www.denx.de/git/u-boot into uboot
Gerald Van Baren
2008-03-29 18:08:02 -04:00
97bf85d784
MTD/CFI: flash_read64 is defined a weak function (for SPARC)
Daniel Hellstrom
2008-03-28 20:40:19 +01:00
70431e8a73
Make MPC83xx one step closer to full relocation.
Joakim Tjernlund
2008-03-28 15:41:25 +01:00
5b2793a3f3
mpc8323erdb: fix EEPROM page size and get MAC from EEPROM
Michael Barkowski
2008-03-27 14:34:43 -04:00
8f325cff31
mpc8323erdb: define CONFIG_PCI_SKIP_HOST_BRIDGE
Michael Barkowski
2008-03-28 15:15:38 -04:00
e5c4ade4db
mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) code
Kim Phillips
2008-03-28 10:19:07 -05:00
81fd52c6c8
mpc83xx: display ddr frequency in board_add_ram_info banner
Kim Phillips
2008-03-28 10:18:53 -05:00
35cf155c5e
mpc83xx: unreinvent mem_clk
Kim Phillips
2008-03-28 10:18:40 -05:00
730e792926
mpc83xx: enable the SATA interface on mpc8315 rdb and mpc837x rdb boards
Kim Phillips
2008-03-28 14:31:23 -05:00
2eeb3e4fc5
mpc83xx: enable the SATA interface on mpc837xemds board
Dave Liu
2008-03-26 22:57:19 +08:00
6f8c85e8d1
mpc83xx: initialize serdes for MPC837xEMDS boards
Dave Liu
2008-03-26 22:56:36 +08:00
cc8e839abc
ppc4xx: Canyonlands: Print SATA/PCIe configuration and board revision
Stefan Roese
2008-03-28 14:09:04 +01:00
90447ecbba
MTD/CFI: Add support for 16bit legacy AMD flash
Tor Krill
2008-03-28 11:29:10 +01:00
5e12e75d17
ppc: Small change to CFG_MEM_TOP_HIDE description
Stefan Roese
2008-03-28 11:02:53 +01:00
280df59a8d
sh: Add support stat structure and stat.h
Nobuhiro Iwamatsu
2008-03-27 15:44:12 +09:00
4be9eb789e
sh: Removed warning when compiling drivers/serial/serial_sh.c.
Mark Jonas
2008-03-22 19:27:52 +01:00
f309fa3892
sh: Remove disable_ctrlc function from R7780MP
Nobuhiro Iwamatsu
2008-03-12 18:02:57 +09:00
6f4b266ff2
sh: Add maintainer of R7780MP to MAINTAINER file
Nobuhiro Iwamatsu
2008-03-12 17:55:15 +09:00
f5e2466f7b
sh: Add support Renesas Solutions R2D plus board
Nobuhiro Iwamatsu
2008-03-25 17:11:24 +09:00
e92c95180b
sh: Add support SH4 cache control
Nobuhiro Iwamatsu
2008-03-12 12:15:29 +09:00
28e5efde4d
sh: Add support PCI host driver for SH7751/SH7751R
Nobuhiro Iwamatsu
2008-03-24 01:53:01 +09:00
ab8f4d40d0
sh: Move SuperH PCI driver from cpu/sh4 to drivers/pci
Nobuhiro Iwamatsu
2008-03-24 02:11:26 +09:00
5669332781
sh: Add support SuperH SH7751/SH7751R
Nobuhiro Iwamatsu
2008-03-12 12:10:28 +09:00
3313e0e262
sh: Added support for SH7720 based board MPR2.
Mark Jonas
2008-03-10 11:37:10 +01:00
3ecff1d70a
sh: Fix receive FIFO level register of SH4A
Nobuhiro Iwamatsu
2008-03-06 14:05:53 +09:00
c133c1fb0b
sh: Add support Renesas Solutions R7780MP
Yusuke Goda
2008-03-11 12:55:12 +09:00
1a2334a4eb
sh: Add support PCI of SuperH and SH7780
Yusuke Goda
2008-03-05 14:30:02 +09:00
b55523efff
sh: Add support SH7780
Yusuke Goda
2008-03-05 14:23:26 +09:00
c2042f5952
sh: Add support Renesas Solutions Migo-R board
goda.yusuke
2008-01-25 20:46:36 +09:00
74d1e66d22
Fix host tool build breakage, take two
Bartlomiej Sieka
2008-03-27 15:06:40 +01:00
7e4a0d25ed
ppc4xx: Enable ECC on LWMON5
Stefan Roese
2008-03-19 09:36:47 +01:00
6433fa202a
ppc4xx: Updates to Korat-specific code
Larry Johnson
2008-03-17 11:10:35 -05:00
f766cdf89b
ppc4xx: PPC405EP Set EMAC noise filter bits
Markus Brunner
2008-03-27 10:46:25 +01:00
f66e2c8b25
ppc4xx: Reconfigure PLL for 667MHz processor for PPC440EPx
Mike Nuss
2008-02-20 11:54:20 -05:00
87c8431fe2
new-image: Fix host tool build breakage
Haavard Skinnemoen
2008-03-27 09:12:40 +01:00
6fb4b64056
ppc: Set CFG_MEM_TOP_HIDE to 0 if not already defined
Stefan Roese
2008-03-27 10:24:03 +01:00
9462732a3e
ppc4xx: Add fdt support to Prodrive alpr
Stefan Roese
2008-03-19 10:23:43 +01:00
511e4f9e7f
ppc4xx: Enable cache support on the ALPR board
Pieter Voorthuijsen
2008-03-17 09:27:56 +01:00
14f73ca679
ppc: Add CFG_MEM_TOP_HIDE option to hide memory area that doesn't get "touched"
Stefan Roese
2008-03-26 10:14:11 +01:00
c664bf8c3c
ppc4xx: Fix Canyonlands linker script (remove bogus ASSERT)
Stefan Roese
2008-03-27 10:09:05 +01:00
d56a3ce179
ppc4xx: Correctly pass phyiscal FLASH base address into dtb
Stefan Roese
2008-03-25 17:51:13 +01:00
9ad31989de
ppc4xx: Fix compilation warning in 4xx_enet.c
Stefan Roese
2008-03-19 16:35:12 +01:00
4c9e855734
ppc4xx: Add AMCC Glacier 406GT eval board support
Stefan Roese
2008-03-19 16:20:49 +01:00
d8bd643141
ppc4xx: Mask 'vec' with 0x1f in uic_interrupt() for bit set/clear
Stefan Roese
2008-03-27 08:47:26 +01:00
234ea73c66
Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master
Wolfgang Denk
2008-03-27 00:19:13 +01:00
b9670dd85b
Fix out of tree building issue
Anatolij Gustschin
2008-03-26 21:05:43 +01:00
38b189fe74
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
Wolfgang Denk
2008-03-27 00:16:34 +01:00
0207fefa4d
Merge branch 'master' of git://www.denx.de/git/u-boot-usb
Wolfgang Denk
2008-03-27 00:16:18 +01:00
d4ee711d8a
README: update documentation (availability, links, etc.)
Anatolij Gustschin
2008-03-26 18:13:33 +01:00
e813eae3bf
Fix compilation error in cmd_usb.c
Anatolij Gustschin
2008-03-26 17:47:44 +01:00
d8c82db482
Add support for setting the I2C bus speed in fsl_i2c.c
Timur Tabi
2008-03-14 17:45:29 -05:00
d049cc7f71
Coding style cleanup, update CHANGELOG
Wolfgang Denk
2008-03-27 00:03:57 +01:00
fd0b1fe3c3
drivers: add the support for Freescale SATA controller
Dave Liu
2008-03-26 22:55:32 +08:00
bede87f4c8
ata: add the readme for SATA command line
Dave Liu
2008-03-26 22:54:44 +08:00
cd54081cd4
ata: enable the sata initialize on boot up
Dave Liu
2008-03-26 22:53:24 +08:00
69386383c5
ata: add the fis struct for SATA
Dave Liu
2008-03-26 22:52:36 +08:00
ffc664e80d
ata: add the libata support
Dave Liu
2008-03-26 22:51:44 +08:00
8e9bb43429
ata: make the ata_piix driver using new SATA framework
Dave Liu
2008-03-26 22:50:45 +08:00
c7057b529c
ata: add the support for SATA framework
Dave Liu
2008-03-26 22:49:44 +08:00
83c7f470a4
ata: merge the header of ata_piix driver
Dave Liu
2008-03-26 22:48:18 +08:00
9eef62804d
ata: merge the ata_piix driver
Dave Liu
2008-03-26 22:47:06 +08:00
b9e749e953
USB, Storage: fix a bug introduced in commit f6b44e0e4d that will cause usb_stor_info to only print only information on one storage device, but not for multiple.
Markus Klotzbuecher
2008-03-26 18:26:43 +01:00
841e5edd16
Fix compilation error in cmd_usb.c
Anatolij Gustschin
2008-03-26 17:47:44 +01:00
dd6c910aad
85xx: Add cpu_mp_lmb_reserve helper to reserve boot page
Kumar Gala
2008-03-26 08:53:53 -05:00
79679d8002
85xx: Update multicore boot mechanism to ePAPR v0.81 spec
Kumar Gala
2008-03-26 08:34:25 -05:00
25eedb2c19
FSL: Clean up board/freescale/common/Makefile
Jon Loeliger
2008-03-19 15:02:07 -05:00
a5af4b358a
85xx: Fix merge duplication
Kumar Gala
2008-02-27 22:00:27 -06:00
5893b3d0a4
85xx: Expand CCSR space with more DDR controller registers.
James Yang
2008-02-12 16:35:07 -06:00
a3e77fa535
85xx: Speed up get_ddr_freq() and get_bus_freq()
James Yang
2008-02-08 18:05:08 -06:00
e9ea679918
85xx: Show DDR memory data rate in addition to the memory clock frequency.
James Yang
2008-02-08 16:46:27 -06:00
591933ca6e
85xx: get_tbclk() speed up and rounding fix
James Yang
2008-02-08 16:44:53 -06:00
1ced121600
Update SVR numbers to expand support
Andy Fleming
2008-02-06 01:19:40 -06:00
b83eef440c
Add the Freescale PCI device IDs
Andy Fleming
2008-02-06 01:12:57 -06:00
7aff0c051a
85xx: Added support for multicore boot mechanism
Kumar Gala
2008-02-14 11:04:23 -06:00
ec2b74ffd3
85xx: Added support for multicore boot mechanism
Kumar Gala
2008-01-17 16:48:33 -06:00
f69766e4b5
85xx: Add the concept of CFG_CCSRBAR_PHYS
Kumar Gala
2008-01-30 14:55:14 -06:00
5b5eb9ca5b
Coding style cleanup.
Wolfgang Denk
2008-03-26 15:38:47 +01:00
da8808df7a
Add CFG_RTC_DS1337_NOOSC to turn off OSC output
Joakim Tjernlund
2008-03-26 13:02:13 +01:00