Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-11-27 | Merge with /home/sr/git/u-boot/denx-alpr-merge-test | Wolfgang Denk | |
2006-11-27 | [PATCH] 4xx_enet.c: Correct the setting of zmiifer register | Stefan Roese | |
Patch below corrects the setting of the zmiifer register, it was overwritting the register rather than ORing the settings. Signed-off-by: Neil Wilson <NWilson@airspan.com> Signed-off-by: Stefan Roese <sr@denx.de> | |||
2006-11-27 | [PATCH] 4xx: Fix problem with board specific reset code (now for real) | Stefan Roese | |
Signed-off-by: Stefan Roese <sr@denx.de> | |||
2006-11-27 | [PATCH] 4xx: Fix problem with board specific reset code | Stefan Roese | |
Signed-off-by: Stefan Roese <sr@denx.de> | |||
2006-11-27 | [PATCH] Remove testing 4xx enet PHY setup | Stefan Roese | |
Signed-off-by: Stefan Roese <sr@denx.de> | |||
2006-11-27 | [PATCH] Update Prodrive ALPR board support (440GX) | Stefan Roese | |
Signed-off-by: Stefan Roese <sr@denx.de> | |||
2006-11-27 | Merge with /home/stefan/git/u-boot/denx | Stefan Roese | |
2006-11-22 | [PATCH] PPC4xx start.S: Fix for processor errata | Stefan Roese | |
Fixed cpu/ppc4xx/start.S for 440EPx Errata: further corrects PPC440EPx errata 1.12: 440_33 by moving patch up in code. Signed-off-by: Jeff Mann <mannj@embeddedplanet.com> Signed-off-by: Stefan Roese <sr@denx.de> | |||
2006-11-10 | Merge with /home/stefan/git/u-boot/denx | Stefan Roese | |
2006-10-28 | [PATCH] omap925.c: Remove unused functions | Stefan Roese | |
Signed-off-by: Ladislav Michl <ladis@linux-mips.org> Signed-off-by: Stefan Roese <sr@denx.de> | |||
2006-10-27 | MPC86xx: Cleaned up unused and conditionally used local variables. | Jon Loeliger | |
Signed-off-by: Jon Loeliger <jdl@freescale.com> | |||
2006-10-27 | Fix "ar" flags in some Makefiles to allow for silent "make -s" | Wolfgang Denk | |
2006-10-24 | Fix bug in PPC440 NAND driver cpu/ppc4xx/ndfc.c | Stefan Roese | |
Patch by Stefan Roese, 24 Oct 2006 | |||
2006-10-24 | Code cleanup | Wolfgang Denk | |
2006-10-24 | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | |
2006-10-24 | Add AT32AP CPU and AT32AP7000 SoC support | Wolfgang Denk | |
Patch by Haavard Skinnemoen, 06 Sep 2006 This patch adds support for the AT32AP CPU family and the AT32AP7000 chip, which is the first chip implementing the AVR32 architecture. The AT32AP CPU core is a high-performance implementation featuring a 7-stage pipeline, separate instruction- and data caches, and a MMU. For more information, please see the "AVR32 AP Technical Reference": http://www.atmel.com/dyn/resources/prod_documents/doc32001.pdf In addition to this, the AT32AP7000 chip comes with a large set of integrated peripherals, many of which are shared with the AT91 series of ARM-based microcontrollers from Atmel. Full data sheet is available here: http://www.atmel.com/dyn/resources/prod_documents/doc32003.pdf Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com> | |||
2006-10-20 | Merge with http://www.jdl.com/software/u-boot-86xx.git | Wolfgang Denk | |
2006-10-20 | Merge branch 'i2c' | Jon Loeliger | |
2006-10-20 | Converted all 85xx boards to use a common FSL I2C driver. | Jon Loeliger | |
Introduced COFIG_FSL_I2C to select the common FSL I2C driver. And removed hard i2c path from a few u-boot.lds scipts too. Minor whitespace cleanups along the way. Signed-off-by: Jon Loeliger <jdl@freescale.com> | |||
2006-10-20 | Cleanup compile warnings. Prepare for release 1.1.5 | Wolfgang Denk | |
2006-10-20 | Add board/cpu specific NAND chip select function to 440 NDFC | Stefan Roese | |
Based on idea and implementation from Jeff Mann Patch by Stefan Roese, 20 Oct 2006 | |||
2006-10-20 | Merge with /home/sr/git/u-boot/440epx-boot-msg | Wolfgang Denk | |
2006-10-19 | Merge branch 'master' of http://www.denx.de/git/u-boot | Jon Loeliger | |
2006-10-19 | Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.c | Jon Loeliger | |
in an effort to begin to unify the umpteen FSL I2C drivers that are all otherwise very similar. Signed-off-by: Jon Loeliger <jdl@freescale.com> | |||
2006-10-19 | * Fix a bunch of compiler warnings for gcc 4.0 | Jon Loeliger | |
Signed-off-by: Matthew McClintock <msm@freescale.com> | |||
2006-10-18 | Merge with /home/tur/proj/051_uboot_linux_v38b/u-boot | Wolfgang Denk | |
2006-10-18 | Make 4xx bootup message shorter on 440EPx/GRx platforms | Stefan Roese | |
Patch by Stefan Roese, 18 Oct 2006 | |||
2006-10-13 | Preliminary patch adding support for the MarelV38B board. | Bartlomiej Sieka | |
2006-10-12 | * PPC405EP: Add support for board configuration of CPC0_PCI register | Stefan Roese | |
This is needed to be able to configure PerWE*/PCI_INT* pin as PerWE* Patch by Tolunay Orkun, 07 Apr 2006 | |||
2006-10-12 | * PPC405EP: Add CFG_GPIO0_OR, CFG_GPIO0_ODR to setup GPIO completely. | Stefan Roese | |
- Add configuration of Open Drain GPIO Output selection - Add configuration of initial value of GPIO output pins Patch by Tolunay Orkun, 07 Apr 2006 | |||
2006-10-10 | Merge branch 'master' of http://www.denx.de/git/u-boot | Jon Loeliger | |
2006-10-10 | Coding style changes to remove local varible blocks | Jon Loeliger | |
and reformat a bit nicer. | |||
2006-10-10 | Fix whitespace issues. | Jon Loeliger | |
2006-10-09 | Move "ar" flags to config.mk to allow for silent "make -s" | Wolfgang Denk | |
Based on patch by Mike Frysinger, 20 Jun 2006 | |||
2006-10-09 | Coding style cleanup | Wolfgang Denk | |
2006-10-07 | Add CONFIG_BOARD_RESET to configure board specific reset function | Stefan Roese | |
Patch by Stefan Roese, 07 Oct 2006 | |||
2006-09-29 | Merge branch 'mpc86xx' | Jon Loeliger | |
2006-09-29 | Fix missing tCycle/modfreq calculation. | John Traill | |
Signed-off-by: John Traill <john.traill@freescale.com> | |||
2006-09-19 | Modified makefile for new build mechanism. | Jon Loeliger | |
Signed-off-by: Jon Loeliger <jdl@freescale.com> | |||
2006-09-19 | Merge branch 'master' of http://www.denx.de/git/u-boot | Jon Loeliger | |
Conflicts: board/stxxtc/Makefile | |||
2006-09-18 | Merge with /home/stefan/git/u-boot/denx | Stefan Roese | |
2006-09-14 | Merge branch 'mpc86xx' | Jon Loeliger | |
2006-09-14 | Handle 86xx SVR values according to the new Reference Manual. | Jon Loeliger | |
Both 8641 and 8641D have SVR == 0x8090, and are distinguished by the byte in bits 16-23 instead. Thanks to Jason Jin for noticing. Signed-off-by: Jon Loeliger <jdl@freescale.com> | |||
2006-09-13 | Add support for AMCC Rainier PPX440GRx eval board | Stefan Roese | |
Patch by Stefan Roese, 13 Sep 2006 | |||
2006-09-09 | Merge with /home/m8/git/u-boot | Wolfgang Denk | |
2006-09-07 | Fix build problem cpu/ppc4xx/ndfc.c | Stefan Roese | |
Patch by Stefan Roese, 07 Sep 2006 | |||
2006-09-07 | Remove dead code (i2o and dma) from cpu/mpc824x/drivers/ directory. | Marian Balakowicz | |
2006-09-07 | Add support for AMCC Sequoia PPC440EPx eval board | Stefan Roese | |
- Add support for PPC440EPx & PPC440GRx - Add support for PPC440EP(x)/GR(x) NAND controller in cpu/ppc4xx directory - Add NAND boot functionality for Sequoia board, please see doc/README.nand-boot-ppc440 for details - This Sequoia NAND image doesn't support environment in NAND for now. This will be added in a short while. Patch by Stefan Roese, 07 Sep 2006 | |||
2006-09-04 | Fix build problems on sorcery board. | Wolfgang Denk | |
2006-09-04 | Merge with /home/m8/git/u-boot | Wolfgang Denk | |