Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| | | * | | | mpc83xx: Correct the burst length for DDR2 with 32 bits | Dave Liu | 2007-08-10 | -3/+10 | |
| | | * | | | mpc83xx: fixup generic pci for libfdt | Kim Phillips | 2007-08-10 | -1/+35 | |
| | | * | | | mpc83xx: fix 8360 and cpu functions to update fdt being passed | Kim Phillips | 2007-08-10 | -18/+18 | |
| | | * | | | mpc83xx: Fix errors when CONFIG_OF_LIBFDT is enabled | Jerry Van Baren | 2007-08-10 | -28/+46 | |
| | | * | | | mpc83xx: Replace fdt_node_offset() with fdt_find_node_by_path(). | Jerry Van Baren | 2007-08-10 | -6/+3 | |
| | | * | | | mpc83xx: Add support for the display of reset status | Dave Liu | 2007-08-10 | -0/+36 | |
| | | * | | | Update SCCR programming in cpu_init_f() to support all 83xx processors | Timur Tabi | 2007-08-10 | -2/+12 | |
| | | * | | | mpc83xx: Add support for 8360 silicon revision 2.1 | Lee Nipper | 2007-08-10 | -1/+4 | |
| | * | | | | [ARM] TI DaVinci support, hopefully final | Sergey Kubushyn | 2007-08-10 | -0/+2688 | |
| | |/ / / | |||||
| | * | | | Merge with git://www.denx.de/git/u-boot.git | Markus Klotzbuecher | 2007-08-07 | -934/+5650 | |
| | |\ \ \ | |||||
| | | * \ \ | Merge with /home/tur/git/u-boot#cm5200-si | Wolfgang Denk | 2007-08-07 | -1/+1 | |
| | | |\ \ \ | |||||
| | | | * | | | cm1_qp1 -> cm5200: single U-Boot image for modules from the cm5200 family. | Bartlomiej Sieka | 2007-08-03 | -1/+1 | |
| | | * | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-testing | Wolfgang Denk | 2007-08-06 | -532/+1099 | |
| | | |\ \ \ \ | | | | |/ / / | | | |/| | | | |||||
| | | | * | | | Coding style cleanup. Update CHANGELOG. | Wolfgang Denk | 2007-08-06 | -1/+1 | |
| | | | * | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx | Wolfgang Denk | 2007-08-06 | -41/+69 | |
| | | | |\ \ \ | |||||
| | | | | * \ \ | Merge branch 'testing' into working | Andy Fleming | 2007-08-03 | -183/+1094 | |
| | | | | |\ \ \ | | | | | | |/ / | | | | | |/| | | |||||
| | | | * | | | | Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts. | Ed Swarthout | 2007-08-06 | -346/+2 | |
| | | | * | | | | Fix build errors and warnings / code cleanup. | Wolfgang Denk | 2007-08-02 | -3/+3 | |
| | | | | |/ / | | | | |/| | | |||||
| | | | * | | | cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger | 2007-07-10 | -16/+16 | |
| | | | * | | | cpu/m*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | -109/+109 | |
| | | | * | | | cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | -45/+45 | |
| | | | * | | | Merge with git://www.denx.de/git/u-boot-testing | Wolfgang Denk | 2007-07-06 | -1/+1 | |
| | | | |\ \ \ | |||||
| | | | | * | | | Fixing some typos etc. introduced mainly by cfg patches. | Wolfgang Denk | 2007-07-05 | -1/+1 | |
| | | | * | | | | Fix problem with get/setdcr commands introduced by cfg patches | Stefan Roese | 2007-07-06 | -1/+1 | |
| | | | |/ / / | |||||
| | | | * | | | mpc86xx: Remove old CFG_CMD_* references. | Jon Loeliger | 2007-07-05 | -6/+6 | |
| | | | * | | | Fix #if typo in CONFIG_CMD_* changes. | Jon Loeliger | 2007-07-05 | -1/+1 | |
| | | | * | | | Correct fixup relocation for mpc83xx | Grant Likely | 2007-07-04 | -2/+1 | |
| | | | * | | | Correct fixup relocation for mpc8260 | Grant Likely | 2007-07-04 | -2/+1 | |
| | | | * | | | Correct fixup relocation for mpc824x | Grant Likely | 2007-07-04 | -2/+1 | |
| | | | * | | | Correct fixup relocation for mpc8220 | Grant Likely | 2007-07-04 | -2/+1 | |
| | | | * | | | Correct fixup relocation for MPC5xxx | Grant Likely | 2007-07-04 | -3/+1 | |
| | | | * | | | Correct relocation fixup for mpc5xx | Grant Likely | 2007-07-04 | -2/+1 | |
| | | | * | | | Consolidate mpc83xx linker scripts | Grant Likely | 2007-07-04 | -0/+126 | |
| | | | * | | | Consolidate mpc8260 linker scripts | Grant Likely | 2007-07-04 | -0/+128 | |
| | | | * | | | Consolidate mpc824x linker scripts | Grant Likely | 2007-07-04 | -0/+128 | |
| | | | * | | | Consolidate mpc8220 linker scripts | Grant Likely | 2007-07-04 | -0/+128 | |
| | | | * | | | Consolidate mpc5xxx linker scripts | Grant Likely | 2007-07-04 | -0/+264 | |
| | | | * | | | Consolidate mpc5xx linker scripts | Grant Likely | 2007-07-04 | -0/+143 | |
| | | | * | | | Fix a few file permission problems. | Wolfgang Denk | 2007-07-04 | -0/+0 | |
| | | | * | | | cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -45/+45 | |
| | | | * | | | cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -95/+96 | |
| | | * | | | | Coding style cleanup, update CHANGELOG | Wolfgang Denk | 2007-08-02 | -43/+43 | |
| | | * | | | | [ADS5121] Support for the ADS5121 board | Rafal Jaworowski | 2007-07-27 | -0/+3119 | |
| | | | |_|/ | | | |/| | | |||||
| | * | | | | Merge with git://www.denx.de/git/u-boot.git | Markus Klotzbuecher | 2007-06-06 | -289/+362 | |
| | |\ \ \ \ | |||||
| | * | | | | | USB: ohci fixes and cleanup for ppc4xx and yosemite board. | Markus Klotzbuecher | 2007-06-06 | -1/+51 | |
| | * | | | | | USB: ohci fixes and cleanup for mpc5xxx and IceCube board config | Markus Klotzbuecher | 2007-06-06 | -0/+54 | |
| | * | | | | | Merge git://www.denx.de/git/u-boot into 2007_05_15-testing | Markus Klotzbuecher | 2007-05-29 | -288/+383 | |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge with git://www.denx.de/git/u-boot.git | Markus Klotzbuecher | 2007-05-07 | -115/+197 | |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge with git://www.denx.de/git/u-boot.git | Markus Klotzbuecher | 2007-04-23 | -1276/+2646 | |
| | |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge with git://www.denx.de/git/u-boot.git | Markus Klotzbuecher | 2007-04-03 | -2/+22 | |
| | |\ \ \ \ \ \ \ \ |