summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
Commit message (Expand)AuthorAgeFilesLines
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-0/+3
* Update CHANGELOGWolfgang Denk2006-03-251-0/+10
* Enable Quad UART om MCC200 board.Wolfgang Denk2006-03-231-0/+2
* Cleanup MCC200 board configuration; omit non-existent stuff.Wolfgang Denk2006-03-211-0/+2
* Update CHANGELOGWolfgang Denk2006-03-191-0/+2
* Merge with port of MPC8349EMDS boardWolfgang Denk2006-03-171-0/+22
|\
| * Add command for handling DDR ECC registers on MPC8349EE MDS board.Marian Balakowicz2006-03-161-0/+2
| * Fix DDR ECC bit definitions for MPC83xx.Marian Balakowicz2006-03-161-0/+2
| * Add initial support for MPC8349E MDS board.Marian Balakowicz2006-03-141-0/+2
| * Add support for ECC DDR initialization on MPC83xx.Marian Balakowicz2006-03-141-0/+2
| * Add DMA support for MPC83xx.Marian Balakowicz2006-03-141-0/+2
| * Add sync in do_reset() routine for MPC83xx after RPR registerMarian Balakowicz2006-03-141-0/+4
| * Add bit definitions for MPC83xx DDR controller registers.Marian Balakowicz2006-03-141-0/+2
| * Add Dcbz(), Dcbi() and Dcbf() routines for MPC83xx.Marian Balakowicz2006-03-141-0/+2
| * Correct shift offsets in icache_status and dcache_status for MPC83xx.Marian Balakowicz2006-03-141-0/+2
| * Add support for DS1374 RTC chip.Marian Balakowicz2006-03-141-0/+2
* | Add support for Lite5200B board.Wolfgang Denk2006-03-171-0/+3
|/
* Apply SoC concept to arm926ejs CPUs, i.e. move the SoC specific timer andWolfgang Denk2006-03-131-0/+5
* Fix CHANGELOG entry (patch date)Wolfgang Denk2006-03-131-1/+1
* Change max size of uncompressed uImage's to 8MByte and addStefan Roese2006-03-131-0/+10
* Fix problem with updated PCI code in cpu/ppc4xx/405gp_pci.cStefan Roese2006-03-131-0/+3
* cpu/ppc4xx/start.S : exceptions are enabled after relocationStefan Roese2006-03-131-0/+3
* au1x00_eth.c: check malloc return value and abort if it failedWolfgang Denk2006-03-131-0/+3
* Change the sequence of events in soft_i2c.c:send_ack() to keep fromWolfgang Denk2006-03-131-0/+4
* Fix bug in [id]cache_status commands for MPC85xx processors;Wolfgang Denk2006-03-131-0/+5
* Fix array overflow with fw_setenv on uninitialised environmentWolfgang Denk2006-03-121-0/+3
* Add support for EmbeddedPlanet EP88x boardsWolfgang Denk2006-03-121-0/+3
* Remove board specific configuration includes from the common xilinxWolfgang Denk2006-03-121-0/+4
* Add Nat Semi DP83865 PHY support to MPC85xx TSEC driverWolfgang Denk2006-03-121-0/+3
* Add (some) definitions for the MPC85xx local bus controllerWolfgang Denk2006-03-121-0/+3
* Add CPM2 I/O pin functions for MPC85xx processorsWolfgang Denk2006-03-121-0/+3
* Fix compile problemWolfgang Denk2006-03-121-0/+2
* Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#mpc8349adsWolfgang Denk2006-03-121-0/+3
|\
| * Added PCI support for MPC8349ADS boardKumar Gala2006-01-121-0/+3
* | Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#mpc83xxWolfgang Denk2006-03-121-3/+25
|\ \
| * | Enable address translation on MPC83xxKumar Gala2006-02-101-0/+3
| * | Decopuled setting of OR/BR and LBLAWBAR/LBLAWAR on MPC83xxKumar Gala2006-01-251-0/+3
| * | Fixed defines for MPC83xx SICRL register to match current specsKumar Gala2006-01-231-0/+3
| * | Only disable the MPC83xx watchdog if its enabled out of reset.Kumar Gala2006-01-111-0/+4
| * | Allow config of GPIO direction & data registers at boot on 83xxKumar Gala2006-01-111-0/+3
| * | Enable time handling on 83xxKumar Gala2006-01-111-0/+3
| * | Make System IO Config Registers board configurable on MPC83xxKumar Gala2006-01-111-0/+3
| |/
* | Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#pciWolfgang Denk2006-03-121-0/+18
|\ \
| * | Fixed PCI indirect config ops to handle multiple PCI controllersKumar Gala2006-01-121-0/+5
| * | Report back PCI bus when doing table based device configKumar Gala2006-01-111-0/+3
| * | Added support for PCI prefetchable region and BARsKumar Gala2006-01-111-0/+10
| |/
* | Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#ft_infrWolfgang Denk2006-03-121-0/+27
|\ \
| * | Add helper function for generic flat device tree fixups for mpc83xxKumar Gala2006-01-111-0/+3
| * | Add support for passing initrd information via flat device treeKumar Gala2006-01-111-0/+3
| * | Added OF_STDOUT_PATH and OF_SOCKumar Gala2006-01-111-0/+8
OpenPOWER on IntegriCloud