| Commit message (Expand) | Author | Age | Lines |
* | Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues. | Wolfgang Denk | 2007-08-12 | -4/+4 |
* | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-08-10 | -728/+311 |
|\ |
|
| * | mpc83xx: fix ITX[GP] O=builddir builds | Kim Phillips | 2007-08-10 | -6/+0 |
| * | mpc83xx: Consolidate the ECC support of 83xx | Dave Liu | 2007-08-10 | -705/+0 |
| * | mpc83xx: add support for the MPC8323E RDB | Kim Phillips | 2007-08-10 | -0/+295 |
| * | mpc83xx: fix 8360 and cpu functions to update fdt being passed | Kim Phillips | 2007-08-10 | -4/+4 |
| * | mpc83xx: Replace fdt_node_offset() with fdt_find_node_by_path(). | Jerry Van Baren | 2007-08-10 | -14/+11 |
| * | mpc83xx: Add support for 8360 silicon revision 2.1 | Lee Nipper | 2007-08-10 | -1/+3 |
* | | [ARM] TI DaVinci support, hopefully final | Sergey Kubushyn | 2007-08-10 | -0/+1259 |
|/ |
|
* | Merge with git://www.denx.de/git/u-boot.git | Markus Klotzbuecher | 2007-08-07 | -116999/+5919 |
|\ |
|
| * | Merge with /home/tur/git/u-boot#cm5200-si | Wolfgang Denk | 2007-08-07 | -232/+634 |
| |\ |
|
| | * | cm1_qp1 -> cm5200: single U-Boot image for modules from the cm5200 family. | Bartlomiej Sieka | 2007-08-03 | -232/+634 |
| * | | Merge with /home/wd/git/u-boot/custodian/u-boot-testing | Wolfgang Denk | 2007-08-06 | -106144/+45 |
| |\ \ |
|
| | * | | Remove the bios emulator from MAI board. | Jason Jin | 2007-08-06 | -106101/+0 |
| | * | | Fix some compile issues for MAI board. | Jason Jin | 2007-08-06 | -43/+44 |
| | * | | Configurations for ATI video card BIOS emulator | Jason Jin | 2007-08-06 | -0/+1 |
| * | | | Merge with /home/wd/git/u-boot/custodian/u-boot-testing | Wolfgang Denk | 2007-08-06 | -9289/+461 |
| |\ \ \
| | |/ /
| | | /
| | |/
| |/| |
|
| | * | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx | Wolfgang Denk | 2007-08-06 | -268/+791 |
| | |\ |
|
| | | * | Merge branch 'testing' into working | Andy Fleming | 2007-08-03 | -9233/+285 |
| | | |\ |
|
| | | * | | 8544ds: Fix Makefile after moving pixis to board/freescale. | Ed Swarthout | 2007-07-11 | -3/+3 |
| | | * | | Add support for CPM device tree configuration to 8560 ADS | Andy Fleming | 2007-07-11 | -0/+26 |
| | * | | | Add functions to list of exported functions | Martin Krause | 2007-08-06 | -1/+0 |
| | * | | | Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts. | Ed Swarthout | 2007-08-06 | -40/+126 |
| | * | | | Fix build errors and warnings / code cleanup. | Wolfgang Denk | 2007-08-02 | -14/+23 |
| | | |/
| | |/| |
|
| | * | | board/[j-z]*: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger | 2007-07-10 | -42/+42 |
| | * | | board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger | 2007-07-10 | -36/+34 |
| | * | | include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*. | Jon Loeliger | 2007-07-10 | -0/+10 |
| | * | | board/[q-z]*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | -39/+39 |
| | * | | board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | -39/+39 |
| | * | | board/[f-l]*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | -34/+34 |
| | * | | board/[d-e]*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | -28/+28 |
| | * | | board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | -31/+31 |
| | * | | include/configs: Use new CONFIG_CMD_* in various A* named board config files. | Jon Loeliger | 2007-07-07 | -15/+17 |
| | * | | Correct fixup relocation for mpc8260 | Grant Likely | 2007-07-04 | -3/+0 |
| | * | | Correct fixup relocation for mpc824x | Grant Likely | 2007-07-04 | -1/+0 |
| | * | | Remove obsolete mpc83xx linker scripts | Grant Likely | 2007-07-04 | -859/+0 |
| | * | | Consolidate mpc8260 linker scripts | Grant Likely | 2007-07-04 | -375/+0 |
| | * | | Remove obsolete mpc824x linker scripts | Grant Likely | 2007-07-04 | -1298/+0 |
| | * | | Remove obsolete mpc824x linker scripts (3 of 4) | Grant Likely | 2007-07-04 | -1293/+0 |
| | * | | Remove obsolete mpc824x linker scripts (2 of 4) | Grant Likely | 2007-07-04 | -1146/+0 |
| | * | | Remove obsolete mpc824x linker scripts (1 of 4) | Grant Likely | 2007-07-04 | -1187/+0 |
| | * | | Remove obsolete mpc8220 linker scripts | Grant Likely | 2007-07-04 | -250/+0 |
| | * | | Remove obsolete mpc5xxx linker scripts (3 of 3) | Grant Likely | 2007-07-04 | -408/+0 |
| | * | | Remove obsolete mpc5xxx linker scripts (2 of 3) | Grant Likely | 2007-07-04 | -871/+0 |
| | * | | Remove obsolete mpc5xxx linker scripts (1 of 3) | Grant Likely | 2007-07-04 | -998/+0 |
| | * | | Remove obsolete mpc5xx linker scripts | Grant Likely | 2007-07-04 | -280/+0 |
| | * | | Consolidate mpc8260 linker scripts | Grant Likely | 2007-07-04 | -0/+6 |
| | * | | Consolidate mpc824x linker scripts | Grant Likely | 2007-07-04 | -0/+2 |
| | * | | Consolidate mpc5xxx linker scripts | Grant Likely | 2007-07-04 | -0/+3 |
| | * | | Fix a few file permission problems. | Wolfgang Denk | 2007-07-04 | -0/+0 |