| Commit message (Expand) | Author | Age | Lines |
* | Add support for CONFIG_SERIAL_MULTI on MPC5xxx | Wolfgang Denk | 2006-06-16 | -10/+171 |
* | Bugfix in I2C initialisation on S3C2400. | Wolfgang Denk | 2006-06-16 | -1/+1 |
* | Minor code cleanup. | Wolfgang Denk | 2006-06-10 | -4/+4 |
* | Merge with /home/hs/U-Boot/u-boot-dev | Wolfgang Denk | 2006-06-10 | -57/+353 |
|\ |
|
| * | * Add EPCS Controller bootrom work-around for Nios-II | Heiko Schocher | 2006-04-20 | -0/+15 |
| * | Fix I/O Macros and mini-app stubs for Nios-II | Heiko Schocher | 2006-04-20 | -37/+44 |
| * | Add MCF5282 support (without preloader) | Heiko Schocher | 2006-04-20 | -32/+334 |
* | | Nios II - Add EPCS Controller bootrom work-around | Scott McNutt | 2006-06-08 | -0/+15 |
* | | Nios II - Fix I/O Macros and mini-app stubs | Scott McNutt | 2006-06-08 | -37/+44 |
* | | Add support for PCS440EP board | Stefan Roese | 2006-06-02 | -2/+127 |
* | | Fix PCI to memory window size problems on PM82x boards | Wolfgang Denk | 2006-05-30 | -2/+2 |
* | | Minor cleanup. | Wolfgang Denk | 2006-05-30 | -2590/+74 |
* | | * Update Intel IXP4xx support | Wolfgang Denk | 2006-05-30 | -15/+72222 |
* | | Fix problem in PVR detection for 440GR | Stefan Roese | 2006-05-18 | -1/+1 |
* | | Minor cleanup. | Wolfgang Denk | 2006-05-10 | -27/+26 |
* | | Add support for AMCC 440EP Rev C and 440GR Rev B | Stefan Roese | 2006-05-10 | -1/+9 |
* | | Update omap5912osk board support | Stefan Roese | 2006-05-10 | -1/+246 |
* | | Fix watchdog issues for ColdFire boards. | Wolfgang Denk | 2006-05-09 | -1/+4 |
* | | Merge with /home/m8/git/u-boot | Wolfgang Denk | 2006-05-09 | -15/+172 |
|\ \ |
|
| * | | Make R5200 specific low level initialization board conditional. | Marian Balakowicz | 2006-05-09 | -9/+15 |
| * | | Update CPU target identification strings for Coldfire family. | Marian Balakowicz | 2006-05-09 | -6/+7 |
| * | | Fix serial console support for MCF5271. | Marian Balakowicz | 2006-05-09 | -6/+16 |
| * | | Add support for Freescale M5271: Merge with /work/u-boot.mcf5271 | Marian Balakowicz | 2006-04-27 | -4/+144 |
| |\ \
| | |/
| |/| |
|
| | * | Add support for Freescale M5271 processor | Zachary P. Landau | 2006-01-26 | -4/+144 |
* | | | Merged MPC8349ADS and MPC8349EMDS ports into MPC8349EMDS port: | Kumar Gala | 2006-04-20 | -1/+1 |
|/ / |
|
* | | MPC5200: enable snooping of DMA transactions on XLB even if no PCI | Wolfgang Denk | 2006-04-18 | -4/+4 |
* | | Some code cleanup | Wolfgang Denk | 2006-04-16 | -111/+111 |
* | | Fix Lite500B support: Merge with /home/raj/git/u-boot.l5200b_pci | Wolfgang Denk | 2006-04-06 | -5/+5 |
|\ \ |
|
| * | | Set SDelay register in the DDR controller for the MPC5200B chip. | Rafal Jaworowski | 2006-03-29 | -5/+5 |
* | | | Merge with /home/sr/git/u-boot/4xx-sdram | Wolfgang Denk | 2006-04-05 | -34/+342 |
|\ \ \ |
|
| * | | | Updates to common PPC4xx onboard (DDR)SDRAM init code (405 and 440) | Stefan Roese | 2006-03-31 | -34/+342 |
| |/ / |
|
* | | | Fix CONFIG_SKIP_LOWLEVEL_INIT dependency in cpu/arm920t/start.S | Wolfgang Denk | 2006-04-03 | -1/+2 |
* | | | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | -233/+195 |
* | | | Merge with http://www.denx.de/git/u-boot.git | Markus Klotzbuecher | 2006-03-24 | -453/+4384 |
|\ \ \
| |/ / |
|
| * | | Add support for MPC859/866 Rev. A.0 | Wolfgang Denk | 2006-03-18 | -3/+8 |
| * | | Support for DDR with 32-data path. Addotional notes on injecting | Rafal Jaworowski | 2006-03-16 | -12/+49 |
| * | | Add support for ECC DDR initialization on MPC83xx. | Marian Balakowicz | 2006-03-14 | -22/+108 |
| * | | Add DMA support for MPC83xx. | Marian Balakowicz | 2006-03-14 | -0/+85 |
| * | | Add sync in do_reset() routine for MPC83xx after RPR register | Marian Balakowicz | 2006-03-14 | -0/+2 |
| * | | Add Dcbz(), Dcbi() and Dcbf() routines for MPC83xx. | Marian Balakowicz | 2006-03-14 | -0/+34 |
| * | | Correct shift offsets in icache_status and dcache_status for MPC83xx. | Marian Balakowicz | 2006-03-14 | -2/+2 |
| * | | Apply SoC concept to arm926ejs CPUs, i.e. move the SoC specific timer and | Wolfgang Denk | 2006-03-13 | -167/+531 |
| * | | Fix problem with updated PCI code in cpu/ppc4xx/405gp_pci.c | Stefan Roese | 2006-03-13 | -1/+1 |
| * | | cpu/ppc4xx/start.S : exceptions are enabled after relocation | Stefan Roese | 2006-03-13 | -23/+18 |
| * | | au1x00_eth.c: check malloc return value and abort if it failed | Wolfgang Denk | 2006-03-13 | -2/+6 |
| * | | Fix bug in [id]cache_status commands for MPC85xx processors; | Wolfgang Denk | 2006-03-13 | -2/+2 |
| * | | Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#mpc83xx | Wolfgang Denk | 2006-03-12 | -209/+349 |
| |\ \ |
|
| | * | | Enable address translation on MPC83xx | Kumar Gala | 2006-02-10 | -179/+298 |
| | * | | Decopuled setting of OR/BR and LBLAWBAR/LBLAWAR on MPC83xx | Kumar Gala | 2006-01-25 | -28/+21 |
| | * | | Only disable the MPC83xx watchdog if its enabled out of reset. | Kumar Gala | 2006-01-11 | -0/+6 |