| Commit message (Expand) | Author | Age | Lines |
* | Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort Makefile | Wolfgang Denk | 2008-07-15 | -2/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc86xx | Wolfgang Denk | 2008-07-15 | -206/+392 |
|\ |
|
| * | Update Freescale sys_eeprom.c to handle CCID formats | Timur Tabi | 2008-07-15 | -206/+392 |
* | | MPC8544DS: Add ATI Video card support | Kumar Gala | 2008-07-14 | -0/+1 |
* | | MPC8544DS: Report board id, board version and fpga version. | Kumar Gala | 2008-07-14 | -1/+4 |
* | | Remove LBC_CACHE_BASE from 8544 DS | Andy Fleming | 2008-07-14 | -11/+3 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-coldfire | Wolfgang Denk | 2008-07-13 | -0/+3 |
|\ |
|
| * | ColdFire: Fix power up issue for MCF5235 | TsiChung Liew | 2008-07-11 | -0/+3 |
* | | Fix some more printf() format issues. | Wolfgang Denk | 2008-07-11 | -4/+4 |
* | | Fixed some out-of-tree build issues | Wolfgang Denk | 2008-07-11 | -1/+1 |
|/ |
|
* | Fix some more print() format errors. | Wolfgang Denk | 2008-07-11 | -5/+5 |
* | Merge commit 'wd/master' | Jon Loeliger | 2008-07-10 | -31/+82 |
|\ |
|
| * | FDT memory and pci node fixes for MPC8260ADS | Matvejchikov Ilya | 2008-07-09 | -0/+27 |
| * | Cleanup out-or-tree building for some boards (.depend) | Wolfgang Denk | 2008-07-02 | -23/+23 |
| * | Cleanup: fix out-of-tree building for some boards | Wolfgang Denk | 2008-07-02 | -4/+8 |
| * | Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS) | Wolfgang Denk | 2008-07-02 | -1/+1 |
| * | Move conditional compilation of MPC8XXX SPI driver to Makefile | Ben Warren | 2008-07-01 | -1/+1 |
| * | MPC8360ERDK: adapt NAND interface for the re-written FSL NAND UPM driver | Wolfgang Grandegger | 2008-06-19 | -2/+22 |
* | | MPC8610HPCD: Report board id, board version and fpga version. | Kumar Gala | 2008-06-19 | -1/+4 |
* | | MPC8641HPCN: Report board id, board version and fpga version. | Kumar Gala | 2008-06-19 | -2/+4 |
|/ |
|
* | Change initdram() return type to phys_size_t | Becky Bruce | 2008-06-12 | -32/+32 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-fdt | Wolfgang Denk | 2008-06-11 | -16/+5 |
|\ |
|
| * | Remove the deprecated CONFIG_OF_FLAT_TREE | Gerald Van Baren | 2008-06-09 | -21/+1 |
| * | Convert mpc7448hpc2 to CONFIG_OF_LIBFDT | Gerald Van Baren | 2008-06-09 | -0/+9 |
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx | Wolfgang Denk | 2008-06-11 | -359/+60 |
|\ \ |
|
| * | | 85xx/86xx: Move to dynamic mgmt of LAWs | Kumar Gala | 2008-06-11 | -60/+60 |
| * | | 85xx: remove dummy board_early_init_f | Kumar Gala | 2008-06-11 | -32/+0 |
| * | | 85xx: Remove unused and unconfigured memory test code. | Kumar Gala | 2008-06-11 | -267/+0 |
| |/ |
|
* | | Merge commit 'wd/master' | Jon Loeliger | 2008-06-06 | -193/+177 |
|\ \
| |/ |
|
| * | SPI API improvements | Haavard Skinnemoen | 2008-06-03 | -13/+12 |
| * | Replace DPRINTF with debug | York Sun | 2008-05-21 | -35/+29 |
| * | Move pixel clock setting to board file | York Sun | 2008-05-21 | -34/+25 |
| * | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -112/+112 |
* | | mpc86xx: Removed unused and unconfigured memory test code. | Jon Loeliger | 2008-05-19 | -72/+0 |
|/ |
|
* | 85xx: Limit CPU2 workaround to parts that have the errata | Andy Fleming | 2008-05-07 | -1/+6 |
* | MPC8610HPCD: Drop -O2 from the build flags | Kumar Gala | 2008-05-03 | -1/+1 |
* | 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs | Kumar Gala | 2008-04-29 | -2/+2 |
* | MPC8544DS: decode pcie3 end-point configuration correctly. | Ed Swarthout | 2008-04-26 | -1/+1 |
* | Remove all the search paths from the .lds files. | Jason Wessel | 2008-04-17 | -22/+0 |
* | Coding Style cleanup; update CHANGELOG | Wolfgang Denk | 2008-04-13 | -4/+4 |
* | mpc83xx: Fix the bug of serdes initialization | Dave Liu | 2008-04-11 | -1/+1 |
* | mpc837xerdb: Fix warning: implicit declaration of function 'fdt_fixup_dr_usb' | Jean-Christophe PLAGNIOL-VILLARD | 2008-04-11 | -1/+1 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire | Wolfgang Denk | 2008-04-08 | -68/+1021 |
|\ |
|
| * | ColdFire: Add dspi and serial flash support for MCF5445x | TsiChung Liew | 2008-03-31 | -68/+381 |
| * | ColdFire: Added M5275EVB support. | Matthew Fettke | 2008-03-31 | -0/+637 |
| * | ColdFire: Fix second memory Chipselect for M5475EVB | TsiChung Liew | 2008-03-31 | -0/+3 |
* | | mpc8323erdb: fix EEPROM page size and get MAC from EEPROM | Michael Barkowski | 2008-03-28 | -0/+34 |
* | | mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) code | Kim Phillips | 2008-03-28 | -25/+16 |
* | | mpc83xx: initialize serdes for MPC837xEMDS boards | Dave Liu | 2008-03-28 | -0/+33 |
|/ |
|
* | FSL: Clean up board/freescale/common/Makefile | Jon Loeliger | 2008-03-26 | -42/+28 |