summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Fix compile problemWolfgang Denk2006-03-12-1/+4
* Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#mpc8349adsWolfgang Denk2006-03-12-51/+400
|\
| * Added PCI support for MPC8349ADS boardKumar Gala2006-01-12-51/+400
* | Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#mpc83xxWolfgang Denk2006-03-12-217/+490
|\ \
| * | Enable address translation on MPC83xxKumar Gala2006-02-10-182/+407
| * | Decopuled setting of OR/BR and LBLAWBAR/LBLAWAR on MPC83xxKumar Gala2006-01-25-28/+24
| * | Fixed defines for MPC83xx SICRL register to match current specsKumar Gala2006-01-23-2/+5
| * | Only disable the MPC83xx watchdog if its enabled out of reset.Kumar Gala2006-01-11-0/+10
| * | Allow config of GPIO direction & data registers at boot on 83xxKumar Gala2006-01-11-0/+11
| * | Enable time handling on 83xxKumar Gala2006-01-11-0/+13
| * | Make System IO Config Registers board configurable on MPC83xxKumar Gala2006-01-11-2/+17
| |/
* | Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#pciWolfgang Denk2006-03-12-11/+86
|\ \
| * | Fixed PCI indirect config ops to handle multiple PCI controllersKumar Gala2006-01-12-0/+21
| * | Report back PCI bus when doing table based device configKumar Gala2006-01-11-0/+4
| * | Added support for PCI prefetchable region and BARsKumar Gala2006-01-11-11/+61
| |/
* | Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#ft_infrWolfgang Denk2006-03-12-18/+135
|\ \
| * | Add helper function for generic flat device tree fixups for mpc83xxKumar Gala2006-01-11-0/+41
| * | Add support for passing initrd information via flat device treeKumar Gala2006-01-11-10/+22
| * | Added OF_STDOUT_PATH and OF_SOCKumar Gala2006-01-11-0/+13
| * | Allow board code to fixup the flat device tree before booting aKumar Gala2006-01-11-1/+15
| * | Added CONFIG_ options for bd_t and env in flat dev treeKumar Gala2006-01-11-7/+45
| |/
* | Add support for the DHCP vendor optional bootfile (#67).Wolfgang Denk2006-03-12-3/+35
* | Fix a HW timing issue on 8548 CDS for eTSEC 3 in RGMII modeWolfgang Denk2006-03-12-1/+4
* | Fix bad register definitions for LTX971 PHY on MPC85xx boards.Wolfgang Denk2006-03-12-6/+9
* | Add netconsole and some more commands to RPXlite_DW boardWolfgang Denk2006-03-12-1/+35
* | Fix bad declaration on pci_cfgfunc_nothingWolfgang Denk2006-03-12-2/+5
* | Adjust "echo" as a default commandWolfgang Denk2006-03-12-15/+8
* | Fix PCIDF calculation in cpu/mpc8260/speed.c for MPC8280ECWolfgang Denk2006-03-12-8/+22
* | Add crc of data to jffs2 (in jffs2_1pass_build_lists()).Wolfgang Denk2006-03-12-1/+17
* | Coding Style cleanupWolfgang Denk2006-03-12-500/+482
* | Avoid dereferencing NULL in find_cmd() if no valid commands were foundWolfgang Denk2006-03-12-3/+9
* | Add missing Blackfin files.Wolfgang Denk2006-03-12-0/+13157
* | Add ADI Blackfin supportWolfgang Denk2006-03-12-7/+88
* | Add loads of ntohl() in image header handlingWolfgang Denk2006-03-12-17/+20
* | Switch MPC86xADS and MPC885ADS boards to use cpuclk environmentWolfgang Denk2006-03-12-117/+85
* | RPXlite configuration fixesWolfgang Denk2006-03-12-39/+36
* | Memory configuration changes for ZPC.1900 boardWolfgang Denk2006-03-12-54/+55
* | Add support for Adder boards with 16MB SDRAM;Wolfgang Denk2006-03-12-25/+36
* | Fix conditional for including ks8695eth driverWolfgang Denk2006-03-12-2/+4
* | Fix Makefile: include config.mk only after CROSS_COMPILE is definedWolfgang Denk2006-03-12-3/+7
* | Fix comment in common/soft_i2c.cWolfgang Denk2006-03-12-1/+7
* | Cleanup compiler warnings.Wolfgang Denk2006-03-12-2/+5
* | Word alignment fixes for word aligned NS16550 UARTWolfgang Denk2006-03-12-10/+22
* | Fix behaviour if gatewayip is not setWolfgang Denk2006-03-12-1/+6
* | Fix cleanup for netstart board.Wolfgang Denk2006-03-12-1/+6
* | More GCC 4.x woesWolfgang Denk2006-03-11-3/+5
* | More GCC 4.x code cleanupWolfgang Denk2006-03-11-10/+5
* | Some code cleanup for GCC 4.xWolfgang Denk2006-03-11-59/+67
* | Update CHANGELOGWolfgang Denk2006-03-11-0/+3
* | Merge with http://www.denx.de/git/u-boot.gitMarkus Klotzbücher2006-03-09-0/+0
|\ \