Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | | | | | | | | | | | au1x00_eth.c: check malloc return value and abort if it failed | Wolfgang Denk | 2006-03-13 | -2/+9 | |
| * | | | | | | | | | | | | Change the sequence of events in soft_i2c.c:send_ack() to keep from | Wolfgang Denk | 2006-03-13 | -4/+5 | |
| * | | | | | | | | | | | | Fix bug in [id]cache_status commands for MPC85xx processors; | Wolfgang Denk | 2006-03-13 | -2/+7 | |
| * | | | | | | | | | | | | Fix array overflow with fw_setenv on uninitialised environment | Wolfgang Denk | 2006-03-12 | -4/+5 | |
| * | | | | | | | | | | | | Add support for EmbeddedPlanet EP88x boards | Wolfgang Denk | 2006-03-12 | -10/+549 | |
| * | | | | | | | | | | | | Remove board specific configuration includes from the common xilinx | Wolfgang Denk | 2006-03-12 | -2/+4 | |
| * | | | | | | | | | | | | Add Nat Semi DP83865 PHY support to MPC85xx TSEC driver | Wolfgang Denk | 2006-03-12 | -0/+64 | |
| * | | | | | | | | | | | | Add (some) definitions for the MPC85xx local bus controller | Wolfgang Denk | 2006-03-12 | -0/+38 | |
| * | | | | | | | | | | | | Add CPM2 I/O pin functions for MPC85xx processors | Wolfgang Denk | 2006-03-12 | -0/+149 | |
| * | | | | | | | | | | | | Fix compile problem | Wolfgang Denk | 2006-03-12 | -1/+4 | |
| * | | | | | | | | | | | | Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#mpc8349ads | Wolfgang Denk | 2006-03-12 | -51/+400 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | | Added PCI support for MPC8349ADS board | Kumar Gala | 2006-01-12 | -51/+400 | |
| | | |_|_|/ / / / / / / | | |/| | | | | | | | | | |||||
| * | | | | | | | | | | | Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#mpc83xx | Wolfgang Denk | 2006-03-12 | -217/+490 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | |||||
| | * | | | | | | | | | | Enable address translation on MPC83xx | Kumar Gala | 2006-02-10 | -182/+407 | |
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | | | |||||
| | * | | | | | | | | | Decopuled setting of OR/BR and LBLAWBAR/LBLAWAR on MPC83xx | Kumar Gala | 2006-01-25 | -28/+24 | |
| | | |_|_|_|_|/ / / | | |/| | | | | | | | |||||
| | * | | | | | | | | Fixed defines for MPC83xx SICRL register to match current specs | Kumar Gala | 2006-01-23 | -2/+5 | |
| | | |/ / / / / / | | |/| | | | | | | |||||
| | * | | | | | | | Only disable the MPC83xx watchdog if its enabled out of reset. | Kumar Gala | 2006-01-11 | -0/+10 | |
| | * | | | | | | | Allow config of GPIO direction & data registers at boot on 83xx | Kumar Gala | 2006-01-11 | -0/+11 | |
| | * | | | | | | | Enable time handling on 83xx | Kumar Gala | 2006-01-11 | -0/+13 | |
| | * | | | | | | | Make System IO Config Registers board configurable on MPC83xx | Kumar Gala | 2006-01-11 | -2/+17 | |
| | |/ / / / / / | |||||
| * | | | | | | | Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#pci | Wolfgang Denk | 2006-03-12 | -11/+86 | |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | |||||
| | * | | | | | | Fixed PCI indirect config ops to handle multiple PCI controllers | Kumar Gala | 2006-01-12 | -0/+21 | |
| | | |/ / / / | | |/| | | | | |||||
| | * | | | | | Report back PCI bus when doing table based device config | Kumar Gala | 2006-01-11 | -0/+4 | |
| | * | | | | | Added support for PCI prefetchable region and BARs | Kumar Gala | 2006-01-11 | -11/+61 | |
| | |/ / / / | |||||
| * | | | | | Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#ft_infr | Wolfgang Denk | 2006-03-12 | -18/+135 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| | * | | | | Add helper function for generic flat device tree fixups for mpc83xx | Kumar Gala | 2006-01-11 | -0/+41 | |
| | * | | | | Add support for passing initrd information via flat device tree | Kumar Gala | 2006-01-11 | -10/+22 | |
| | * | | | | Added OF_STDOUT_PATH and OF_SOC | Kumar Gala | 2006-01-11 | -0/+13 | |
| | * | | | | Allow board code to fixup the flat device tree before booting a | Kumar Gala | 2006-01-11 | -1/+15 | |
| | * | | | | Added CONFIG_ options for bd_t and env in flat dev tree | Kumar Gala | 2006-01-11 | -7/+45 | |
| | |/ / / | |||||
| * | | | | Add support for the DHCP vendor optional bootfile (#67). | Wolfgang Denk | 2006-03-12 | -3/+35 | |
| * | | | | Fix a HW timing issue on 8548 CDS for eTSEC 3 in RGMII mode | Wolfgang Denk | 2006-03-12 | -1/+4 | |
| * | | | | Fix bad register definitions for LTX971 PHY on MPC85xx boards. | Wolfgang Denk | 2006-03-12 | -6/+9 | |
| * | | | | Add netconsole and some more commands to RPXlite_DW board | Wolfgang Denk | 2006-03-12 | -1/+35 | |
| * | | | | Fix bad declaration on pci_cfgfunc_nothing | Wolfgang Denk | 2006-03-12 | -2/+5 | |
| * | | | | Adjust "echo" as a default command | Wolfgang Denk | 2006-03-12 | -15/+8 | |
| * | | | | Fix PCIDF calculation in cpu/mpc8260/speed.c for MPC8280EC | Wolfgang Denk | 2006-03-12 | -8/+22 | |
| * | | | | Add crc of data to jffs2 (in jffs2_1pass_build_lists()). | Wolfgang Denk | 2006-03-12 | -1/+17 | |
| * | | | | Coding Style cleanup | Wolfgang Denk | 2006-03-12 | -500/+482 | |
| * | | | | Avoid dereferencing NULL in find_cmd() if no valid commands were found | Wolfgang Denk | 2006-03-12 | -3/+9 | |
| * | | | | Add missing Blackfin files. | Wolfgang Denk | 2006-03-12 | -0/+13157 | |
| * | | | | Add ADI Blackfin support | Wolfgang Denk | 2006-03-12 | -7/+88 | |
| * | | | | Add loads of ntohl() in image header handling | Wolfgang Denk | 2006-03-12 | -17/+20 | |
| * | | | | Switch MPC86xADS and MPC885ADS boards to use cpuclk environment | Wolfgang Denk | 2006-03-12 | -117/+85 | |
| * | | | | RPXlite configuration fixes | Wolfgang Denk | 2006-03-12 | -39/+36 | |
| * | | | | Memory configuration changes for ZPC.1900 board | Wolfgang Denk | 2006-03-12 | -54/+55 | |
| * | | | | Add support for Adder boards with 16MB SDRAM; | Wolfgang Denk | 2006-03-12 | -25/+36 | |
| * | | | | Fix conditional for including ks8695eth driver | Wolfgang Denk | 2006-03-12 | -2/+4 | |
| * | | | | Fix Makefile: include config.mk only after CROSS_COMPILE is defined | Wolfgang Denk | 2006-03-12 | -3/+7 | |
| * | | | | Fix comment in common/soft_i2c.c | Wolfgang Denk | 2006-03-12 | -1/+7 |