summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Collapse)Author
2009-05-06Correct GPMC_CLK entryScott Sweeny
This patch originally from LogicPD OMAP35x Release 1.5.0 Original Patch Name: u-boot-1.1.4-omap3430-lv-som-33-lolo-nor-sync.patch
2009-05-06CS dumping improvementsScott Sweeny
This patch originally from LogicPD OMAP35x Release 1.5.0 Original Patch Name: u-boot-1.1.4-omap3430-lv-som-32-dump-cs.patch
2009-05-06Add ISP1760 supportScott Sweeny
This patch originally from LogicPD OMAP35x Release 1.5.0 Original Patch Name: u-boot-1.1.4-omap3430-lv-som-31-isp1760.patch
2009-05-06Fix some MUX settingsScott Sweeny
This patch originally from LogicPD OMAP35x Release 1.5.0 Original Patch Name: u-boot-1.1.4-omap3430-lv-som-30-PN1011880.patch
2009-05-04Use separate header file for product ID data.Scott Sweeny
This patch originally from LogicPD OMAP35x Release 1.5.0 Original Patch Name: u-boot-1.1.4-omap3430-lv-som-29-product-id.patch
2009-05-01Add support for syncing NOR flashScott Sweeny
This patch originally from LogicPD OMAP35x Release 1.5.0 Original Patch Name: u-boot-1.1.4-omap3430-lv-som-28-lolo-nor-sync.patch
2009-04-30Move product ID data into its own structScott Sweeny
This patch originally from LogicPD OMAP35x Release 1.5.0 Original Patch Name: u-boot-1.1.4-omap3430-lv-som-23-product-id.patch
2009-04-30Disable DPLL5Scott Sweeny
This patch originally from LogicPD OMAP35x Release 1.5.0 Original Patch Name: u-boot-1.1.4-omap3430-lv-som-21-disable-dpll5.patch
2009-04-30Get first ethernet addressScott Sweeny
This patch originally from LogicPD OMAP35x Release 1.5.0 Original Patch Name: u-boot-1.1.4-omap3430-lv-som-18-ethaddr.patch
2009-04-30Add Compact Flash support for OMAP3430LV SOMScott Sweeny
This patch originally from LogicPD OMAP35x Release 1.5.0 Original Patch Name: u-boot-1.1.4-omap3430-lv-som-17-cf.patch
2009-04-30Compensate for unusual NAND behaviorScott Sweeny
This patch originally from LogicPD OMAP35x Release 1.5.0 Original Patch Name: u-boot-1.1.4-omap3430-lv-som-15-nand-unlock.patch
2009-04-30Add methods for fetching OMAP3430LV SOM production dataScott Sweeny
This patch originally from LogicPD OMAP35x Release 1.5.0 Original Patch Name: u-boot-1.1.4-omap3430-lv-som-13-production-data.patch
2009-04-30Add OMAP3430LV SOM Production dataScott Sweeny
This patch originally from LogicPD OMAP35x Release 1.5.0 Original Patch Name: u-boot-1.1.4-omap3430-lv-som-12-production-data.patch
2009-04-30Add LED support for OMAP3430LV SOMScott Sweeny
This patch originally from LogicPD OMAP35x Release 1.5.0 Original Patch Name: u-boot-1.1.4-omap3430-lv-som-11-led.patch
2009-04-29Put DPLL5 into low-power stop modeScott Sweeny
This patch originally from LogicPD OMAP35x Release 1.5.0 Original Patch Name: u-boot-1.1.4-omap3430-lv-som-09-dpll5-stop.patch
2009-04-29Updated NAND and environment configurationsScott Sweeny
This patch originally from LogicPD OMAP35x Release 1.5.0 Original Patch Name: u-boot-1.1.4-omap3430-lv-som-08.patch
2009-04-29I2C driver for OMAP3430LV SOMScott Sweeny
This patch originally from LogicPD OMAP35x Release 1.5.0 Original Patch Name: u-boot-1.1.4-omap3430-lv-som-07.patch
2009-04-29Improved NAND support and environment options for OMAP3430LV SOMScott Sweeny
This patch originally from LogicPD OMAP35x Release 1.5.0 Original Patch Name: u-boot-1.1.4-omap3430-lv-som-06.patch
2009-04-29Add support for OMAP3530LV SOMScott Sweeny
This patch originally from LogicPD OMAP35x Release 1.5.0 Original Patch Name: u-boot-1.1.4-omap3430-lv-som-04.patch
2009-04-29Add support for OMAP3430LV SOMScott Sweeny
This patch originally from LogicPD OMAP35x Release 1.5.0 Original Patch Name:u-boot-1.1.4-omap3430-lv-som-01.patch
2009-04-29Add support for OMAP3430 LabradorScott Sweeny
This patch originally from LogicPD OMAP35x Release 1.5.0 Original Patch Name: u-boot-1.1.4-omap3430-labrador.patch
2005-12-15Changes to Yellowstone & Yosemite 440EP/GR eval boards:Stefan Roese
- Changed GPIO setup to enable another address line in order to address 64M of FLASH. - Added function sdram_tr1_set to auto calculate the tr1 value for the DDR. Patch by Steven Blakeslee, 12 Dec 2005
2005-12-12(no commit message)Wolfgang Denk
2005-12-04Code cleanup, especially MIPS for GCC 4.xWolfgang Denk
2005-11-30Add support for TQM8541/8555 boards, TQM85xx support reworked:Stefan Roese
- Support for TQM8541/8555 boards added. - Complete rework of TQM8540/8560 support. - Common TQM85xx code now supports all current TQM85xx platforms (TQM8540/8541/8555/8560). - DDR SDRAM size detection added. - CAS latency default values can be overwritten by setting "serial#" to e.g. "ABC0001 casl=25" -> CAS latency 2.5 will be used. If problems are detected with this non default CAS latency, the defualt values will be used instead. - FLASH size detection added. - Moved FCC ethernet driver initialization behind TSEC driver init -> TSEC is first device. Patch by Stefan Roese, 30 Nov 2005
2005-11-29Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board.Stefan Roese
Patch by John Otken, 23 Nov 2005
2005-11-29Minor AMCC 4xx board cleanupsStefan Roese
Patch by Stefan Roese, 27 Nov 2005
2005-11-27Changed PPC44x startup message (cpu info, speed...) to common style:Stefan Roese
On PPC44x platforms, the startup message generated in "cpu.c" only comprised the ppc type and revision but not additional informations like speed etc. Those speed infos where printed in the board specific code. This new implementation now prints all CPU infos in the common cpu specific code. No board specific code is needed anymore and therefore removed from all current 44x implementations. Patch by Stefan Roese, 27 Nov 2005
2005-11-22Add support for Prodrive P3P440 board:Stefan Roese
- Added onboard PPC440 DDR autodetection in cpu/ppc/sdram.c - CFG_FLASH_QUIET_TEST added to use the common CFI driver for bank autodetection Patch by Stefan Roese, 22 Nov 2005
2005-11-20Change all '$(...)' variable references into '${...}'Wolfgang Denk
which makes the environment compatible with the hush shell. WARNING: Support for the old '$(...)' syntax will be discontinued in a later version.
2005-11-17Minor changes to init flags in TQM834x PCI.Rafal Jaworowski
2005-11-15Merge with /server/home/stefan/git/u-boot/bamboo-sdramStefan Roese
2005-11-15Fix Bamboo DDR SDRAM initialization (problem with onboard SDRAM)Stefan Roese
Patch by Stefan Roese, 15 Nov 2005
2005-11-15New PPC 405EP board added: CMS700Stefan Roese
Added CONFIG_NET_MULTI for VOM405 board. Added reset_phy() for VOM405 board. Patch by Matthias Fuchs, 09 Nov 2005
2005-11-08Updated PCI mapping for esd CPCI2DP board.Stefan Roese
Add support for error LED. Patch by Matthias Fuchs, 07 Nov 2005
2005-11-05Adjust bd->bi_flashstart on Yellowstone & Yosemite to correct sizeStefan Roese
Patch by Stefan Roese, 05 Nov 2005
2005-11-03Additional fix for external IRQ config on Yellowstone & YosemiteStefan Roese
Patch by Stefan Roese, 03 Nov 2005
2005-11-01Add support for Ocotea pass 3 with 440GX Rev. FStefan Roese
Patch by Stefan Roese, 01 Nov 2005
2005-11-01Merge with /git/u-boot.gitStefan Roese
2005-10-29Merge with /home/m8/git/u-bootWolfgang Denk
2005-10-28Add support for multiple PHYs.Marian Balakowicz
2005-10-28Fix conflicting types (flash_write()) in trab auto_update.cMarian Balakowicz
2005-10-28Fix external IRQ configuration on Yellowstone & YosemiteStefan Roese
The multiplexed signals Ext IRQ0...3 have to be configured as IRQ, because they default to GPIOx (440EP/GR). Patch by Stefan Roese, 28 Oct 2005
2005-10-21Merge with /home/wd/git/u-boot/masterWolfgang Denk
2005-10-20Fix conflicting types (flash_write()) in esd auto_update.cStefan Roese
Patch by Stefan Roese, 20 Oct 2005
2005-10-17Add PCI support for the TQM834x board.Rafal Jaworowski
2005-10-15Merge with /home/m8/git/u-bootWolfgang Denk
2005-10-13Cleanup for GCC-4.xWolfgang Denk
2005-10-13Add missing files for Pantelis Antoniou's patchWolfgang Denk
Patch by Pantelis Antoniou, 04 Sep 2005
2005-10-13Merge with /home/sr/git/u-bootWolfgang Denk