Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-05-17 | Fix gcc 3.4.x AFLAGS setting for m68k platform. | Marian Balakowicz | |
2006-05-17 | Enable autoboot for M5271EVB board. | Marian Balakowicz | |
2006-05-15 | Merge branch 'mpc86xx' | Jon Loeliger | |
2006-05-15 | Merge with /home/sr/git/u-boot/denx | Wolfgang Denk | |
2006-05-15 | Changed default ramdisk addr in yosemite/yellowstone ports | Stefan Roese | |
Patch by Stefan Roese, 15 May 2006 | |||
2006-05-15 | Update interrupt mapping. | Jon Loeliger | |
2006-05-15 | Fix PCMCIA support on virtlab2 | Wolfgang Denk | |
2006-05-12 | Cleanup compile warning. | Wolfgang Denk | |
2006-05-12 | Add support for VirtLab2 board | Wolfgang Denk | |
(needed because of differences in the PCMCIA hardware). | |||
2006-05-10 | Minor cleanup. | Wolfgang Denk | |
2006-05-10 | Merge branch 'mpc86xx' | Jon Loeliger | |
2006-05-10 | Remove unneeded INIT_RAM_LOCK cache twiddling. | Haiying Wang | |
Correctly tracks r29 as global data pointer now. Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com> | |||
2006-05-10 | Remove unnecessary flash.c file. | Jon Loeliger | |
2006-05-10 | Update yosemite configuration to enable flash write buffer support | Stefan Roese | |
Patch by Stefan Roese, 10 May 2006 | |||
2006-05-10 | Fix compile warnings in common/xyzModem.c | Stefan Roese | |
Patch by Stefan Roese, 10 May 2006 | |||
2006-05-10 | Add support for AMCC 440EP Rev C and 440GR Rev B | Stefan Roese | |
Patch by John Otken, 08 May 2006 | |||
2006-05-10 | OMAP 5912/OSK: update EMIFS CS1 timings: | Stefan Roese | |
Problems have been seen in the linux kernel's smc91x network driver due to improper bus timings. The latest 2.6 OMAP kernels currently have a workaround, but this fix belongs in u-boot. Patch by Kevin Hilman, 13 Oct 2005 | |||
2006-05-10 | Fix REG_MPU_LOAD_TIMER definition in multiple OMAP ports | Stefan Roese | |
Patch by Hiroki Kaminaga, 11 Mar 2006 | |||
2006-05-10 | Update omap5912osk board support | Stefan Roese | |
- Fix OMAP support that omap5912osk compiles in current source tree - Update with code from "http://omap.spectrumdigital.com/osk5912" to fix problems with DDR initialization - Fix timer setup - Use CFI flash driver and support complete 32MB of onboard flash - Add "print_cpuinfo()" and "checkboard()" functions to display CPU (with frequency) and Board infos Patch by Stefan Roese, 10 May 2006 | |||
2006-05-09 | Merge branch 'mpc86xx' | Jon Loeliger | |
2006-05-09 | Get MPC8641HPCN flash images working. | Jon Loeliger | |
Enable the CFI driver. Remove bogus LAWBAR7 cruft. Use correct TEXT_BASE, Fixup load script. Enable SPD EEPROM during DDR setup. Use generic RFC 1918 IP addresses by default. | |||
2006-05-09 | Fix watchdog issues for ColdFire boards. | Wolfgang Denk | |
2006-05-09 | Merge with /home/m8/git/u-boot | Wolfgang Denk | |
2006-05-09 | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | |
2006-05-09 | Add M5271EVB board support. | Marian Balakowicz | |
2006-05-09 | Make R5200 specific low level initialization board conditional. | Marian Balakowicz | |
2006-05-09 | Update CPU target identification strings for Coldfire family. | Marian Balakowicz | |
2006-05-09 | Update register definitions for MCF5271. | Marian Balakowicz | |
2006-05-09 | Fix serial console support for MCF5271. | Marian Balakowicz | |
2006-05-09 | Fixes for gcc 3.4 based m68k toolchain, | Marian Balakowicz | |
based on patch by Jate Sujjavanich. | |||
2006-05-05 | Fix lowboot support on MCC200 board | Wolfgang Denk | |
2006-05-03 | Merge with git://git.kernel.org/pub/scm/boot/u-boot/galak/u-boot.git#mpc8349emds | Wolfgang Denk | |
2006-05-03 | Coding Style cleanup | Wolfgang Denk | |
2006-05-03 | Write RTC seconds first to maintain settings integrity per | Wolfgang Denk | |
Maxim/Dallas DS1306 data sheet. Patch by Alan J. Luse, 02 May 2006 | |||
2006-05-03 | Scheduled for removal: strnicmp() which is unused | Wolfgang Denk | |
2006-05-02 | Merge with /home/mk/8-benq/u-boot | Wolfgang Denk | |
2006-05-02 | Declare load_serial_ymodem() when using CFG_CMD_LOADB. | Wolfgang Denk | |
Patch by Jon Loeliger, 01. May 2006 | |||
2006-04-28 | Fixed handling of bad checksums with "mkimage -l" | Wolfgang Denk | |
2006-04-27 | Add support for Freescale M5271: Merge with /work/u-boot.mcf5271 | Marian Balakowicz | |
2006-04-27 | Cleanup whitespaces and style issues. | Jon Loeliger | |
Removed //-style comments. Use 80-column lines. Remove trailing whitespace. Remove dead code and debug cruft. | |||
2006-04-27 | Revert bad PCI prefetch limit change. | Jon Loeliger | |
2006-04-26 | Initial support for MPC8641 HPCN board. | Jon Loeliger | |
2006-04-25 | cosmetic: print amount of NAND flash aligned with the other values such as | Markus Klotzbuecher | |
DRAM | |||
2006-04-25 | NAND support for zylonite board + some minor cleanup. | Markus Klotzbuecher | |
2006-04-25 | delta board: support for magic key detection and handling. | Markus Klotzbuecher | |
2006-04-24 | Include BC3450 board in configurations in README | Detlev Zundel | |
2006-04-21 | Add support for BC3450 board | dzu@denx.de | |
Signed-off-by: dzu@denx.de <dzu@denx.de> | |||
2006-04-20 | Merged MPC8349ADS and MPC8349EMDS ports into MPC8349EMDS port: | Kumar Gala | |
- Removed MPC8349ADS port - Added PCI support to MPC8349ADS - reworked memory map to allow mapping of all regions with BATs Patch by Kumar Gala 20 Apr 2006 Signed-off-by: Kumar Gala <galak@kernel.crashing.org> | |||
2006-04-20 | Merge branch 'master' of rsync://rsync.denx.de/git/u-boot | Kumar Gala | |
2006-04-19 | Added missing nand.c for NC650 board | dzu@denx.de | |
Signed-off-by: dzu@denx.de <dzu@eddie.localdomain> |