Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | | | | [patch] setenv(...) can delete environmentalvariables | Jeffrey Mann | 2007-05-05 | -1/+4 | |
* | | | | | [patch] use unsigned char in smc91111 driver for mac | Mike Frysinger | 2007-05-05 | -4/+4 | |
* | | | | | Coding stylke cleanup; update CHANGELOG. | Wolfgang Denk | 2007-05-05 | -26/+87 | |
* | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx | Wolfgang Denk | 2007-05-05 | -171/+55 | |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-05-05 | -5/+1392 | |
| |\ \ \ \ \ | |||||
| * | | | | | | ppc4xx: Detect if the sysclk on Sequoia is 33 or 33.333 MHz | Jeffrey Mann | 2007-05-05 | -1/+3 | |
| * | | | | | | ppc4xx: Sequoia: Remove cpu/ppc4xx/speed.c from NAND booting | Stefan Roese | 2007-05-05 | -6/+10 | |
| * | | | | | | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-04-29 | -3191/+9483 | |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| * | | | | | | Merge with /home/stefan/git/u-boot/u-boot-ppc4xx | Stefan Roese | 2007-04-29 | -9/+21 | |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | ppc4xx: setup 440EPx/GRx ZMII/RGMII bridge depending on PFC register content. | Matthias Fuchs | 2007-04-24 | -9/+21 | |
| * | | | | | | | ppc4xx: Bamboo: Use current NAND driver and *not* the legacy driver | Stefan Roese | 2007-04-29 | -154/+8 | |
| |/ / / / / / | |||||
| * | | | | | | ppc4xx: Fix chip select timing for SysACE access on AMCC Katmai | Stefan Roese | 2007-04-19 | -1/+13 | |
* | | | | | | | Add STX GP3 SSA board to MAKEALL script; update CHANGELOG. | Wolfgang Denk | 2007-05-05 | -1/+270 | |
* | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx | Wolfgang Denk | 2007-05-05 | -148/+3085 | |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Cleaned up some 85xx PCI bugs | Andy Fleming | 2007-05-02 | -19/+28 | |
| * | | | | | | | Add support for the 8568 MDS board | Andy Fleming | 2007-05-02 | -2/+1495 | |
| * | | | | | | | Add support for treating unknown PHYs as generic PHYs. | David Updegraff | 2007-05-02 | -0/+93 | |
| * | | | | | | | Reworked 85xx speed detection code | Andy Fleming | 2007-04-23 | -36/+8 | |
| * | | | | | | | Enable 8544 support | Andy Fleming | 2007-04-23 | -8/+23 | |
| * | | | | | | | Support 1G size on 8548 | Andy Fleming | 2007-04-23 | -2/+9 | |
| * | | | | | | | Changed BOOKE_PAGESZ_nGB to BOOKE_PAGESZ_nG | Andy Fleming | 2007-04-23 | -3/+3 | |
| * | | | | | | | Only set ddrioovcr for 8548 rev1. | Andy Fleming | 2007-04-23 | -6/+7 | |
| * | | | | | | | Tweak DDR ECC error counter | Andy Fleming | 2007-04-23 | -2/+5 | |
| * | | | | | | | 85xx: write MAC address to mac-address and local-mac-address | Timur Tabi | 2007-04-23 | -0/+20 | |
| * | | | | | | | Some 85xx cpu cleanups | Andy Fleming | 2007-04-23 | -3/+8 | |
| * | | | | | | | Add cpu support for the 8544 | Andy Fleming | 2007-04-23 | -2/+8 | |
| * | | | | | | | Add MPC8544DS basic port board files. | Jon Loeliger | 2007-04-23 | -0/+686 | |
| * | | | | | | | Add MPC8544DS main configuration file. | Jon Loeliger | 2007-04-23 | -0/+591 | |
| * | | | | | | | Fix PCI I/O space mapping on Freescale MPC85x0ADS | Sergei Shtylyov | 2007-04-23 | -13/+12 | |
| * | | | | | | | u-boot: Fix e500 v2 core reset bug | Zang Roy-r61911 | 2007-04-23 | -6/+15 | |
| * | | | | | | | u-boot: v2: Remove the fixed TLB and LAW entrynubmer | Zang Roy-r61911 | 2007-04-23 | -12/+4 | |
| * | | | | | | | u-boot: Fix the 85xxcds tsec bug | Zang Roy-r61911 | 2007-04-23 | -0/+2 | |
| * | | | | | | | u-boot: Fix CPU2 errata on MPC8548CDS board | Zang Roy-r61911 | 2007-04-23 | -0/+7 | |
| * | | | | | | | u-boot: Disables MPC8548CDS 2T_TIMING for DDR by default | ebony.zhu@freescale.com | 2007-04-23 | -1/+1 | |
| * | | | | | | | u-boot: Enable PCI function and add PEX & rapidio memory map on MPC8548CDS board | Zang Roy-r61911 | 2007-04-23 | -40/+67 | |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Make "file" command happy with some config.mk files; update CHANGELOG | Wolfgang Denk | 2007-05-05 | -0/+111 | |
* | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-nand-flash | Wolfgang Denk | 2007-05-05 | -21/+10 | |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-05-05 | -5/+1392 | |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | |||||
| * | | | | | | | NAND: Wrong calculation of page number in nand_block_bad() | Thomas Knobloch | 2007-05-05 | -5/+5 | |
| * | | | | | | | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-04-23 | -37/+77 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
| * | | | | | | | Remove BOARDLIBS usage completely | Stefan Roese | 2007-04-23 | -22/+5 | |
* | | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx | Wolfgang Denk | 2007-05-05 | -31/+82 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | Conditionalize 8641 Rev1.0 MCM workarounds | James Yang | 2007-05-01 | -14/+37 | |
| * | | | | | | | Rewrote picos_to_clk() to avoid rounding errors. | James Yang | 2007-05-01 | -8/+20 | |
| * | | | | | | | mpc8641hpcn: Fix LAW and TLB setup to use the IO_PHYS #defines. | Ed Swarthout | 2007-04-20 | -3/+3 | |
| * | | | | | | | Enable LAWs for MPC8641 PCI-Ex2. | Zhang Wei | 2007-04-20 | -2/+2 | |
| * | | | | | | | mpc86xx; Write MAC address to mac-address and local-mac-address | Jon Loeliger | 2007-04-20 | -0/+12 | |
| * | | | | | | | mpc86xx: protect memcpy to bad address if a mac-address is missing from dt | Jon Loeliger | 2007-04-20 | -4/+8 | |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Fix initrd length corruption in bootm command. | Wolfgang Denk | 2007-05-04 | -2/+1 | |
* | | | | | | | Update board configuration for STX GP3SSA board: | Wolfgang Denk | 2007-05-03 | -23/+92 |