Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-coldfire | Wolfgang Denk | 2007-08-18 | -1235/+3325 | |
|\ \ \ \ \ \ | |||||
| * | | | | | | Coding style cleanup | Stefan Roese | 2007-08-18 | -17/+18 | |
| * | | | | | | ColdFire: Add M5235EVB Platform for MCF523x | TsiChungLiew | 2007-08-17 | -0/+766 | |
| * | | | | | | ColdFire: Add M54455EVB for MCF5445x | TsiChungLiew | 2007-08-16 | -0/+1127 | |
| * | | | | | | ColdFire: Add M5253EVBE platform for MCF52x2 | TsiChungLiew | 2007-08-16 | -32/+146 | |
| * | | | | | | ColdFire: MCF52x2 update | TsiChungLiew | 2007-08-16 | -1222/+369 | |
| * | | | | | | ColdFire: MCF5329 update cache | TsiChungLiew | 2007-08-16 | -1/+1 | |
| * | | | | | | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-08-15 | -3186/+9011 | |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| * | | | | | | Coding style cleanup | Stefan Roese | 2007-08-08 | -6/+5 | |
| * | | | | | | Port enabled for I2C signals and chipselects port configuration. | TsiChungLiew | 2007-08-08 | -1/+10 | |
| * | | | | | | Added uart_gpio_conf() in serial_init(), seperated uart port configuration fr... | TsiChungLiew | 2007-08-08 | -14/+21 | |
| * | | | | | | Merge with /home/stefan/git/u-boot/u-boot-coldfire-freescale | Stefan Roese | 2007-07-16 | -0/+920 | |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| | * | | | | | Merge branch 'master' into u-boot-5329-early | John Rigby | 2007-07-10 | -378/+600 | |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Cache update and added CFG_UNIFY_CACHE | TsiChung | 2007-07-10 | -8/+7 | |
| | * | | | | | | Create interrupts.c and modify Makefile | TsiChungLiew | 2007-07-10 | -1/+50 | |
| | * | | | | | | Enable Icache | TsiChungLiew | 2007-07-10 | -39/+38 | |
| | * | | | | | | Update header file and some clean up | TsiChungLiew | 2007-07-10 | -18/+12 | |
| | * | | | | | | Update header file and enable icache | TsiChungLiew | 2007-07-10 | -4/+3 | |
| | * | | | | | | Update header file and removed interrupt_init() | TsiChungLiew | 2007-07-10 | -17/+2 | |
| | * | | | | | | Added M5329AFEE and M5329BFEE Platforms | TsiChung Liew | 2007-06-18 | -0/+895 | |
| | | |_|/ / / | | |/| | | | | |||||
* | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx | Wolfgang Denk | 2007-08-18 | -47/+122 | |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | mpc83xx: fix typo in DDR2 programming | Kim Phillips | 2007-08-17 | -1/+1 | |
| * | | | | | | | mpc83xx: implement board_add_ram_info | Kim Phillips | 2007-08-16 | -15/+39 | |
| * | | | | | | | mpc83xx: migrate remaining freescale boards to libfdt | Kim Phillips | 2007-08-15 | -3/+12 | |
| * | | | | | | | mpc83xx: move common /memory node update mechanism to cpu.c | Kim Phillips | 2007-08-15 | -8/+23 | |
| * | | | | | | | mpc83xx: remaining 8360 libfdt fixes | Kim Phillips | 2007-08-15 | -20/+47 | |
| * | | | | | | | mpc83xx: fix UEC2->1 typo in libfdt setup code | Kim Phillips | 2007-08-15 | -1/+1 | |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | lib_ppc: make board_add_ram_info weak | Kim Phillips | 2007-08-18 | -2/+0 | |
|/ / / / / / | |||||
* | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx | Wolfgang Denk | 2007-08-14 | -99/+296 | |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-08-14 | -3083/+8470 | |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Coding style cleanup | Stefan Roese | 2007-08-14 | -2/+2 | |
| * | | | | | | | Merge with /home/stefan/git/u-boot/zeus | Stefan Roese | 2007-08-14 | -30/+67 | |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | ppc4xx: Add initial Zeus (PPC405EP) board support | Stefan Roese | 2007-08-14 | -42/+35 | |
| | * | | | | | | | ppc4xx: Add support for AMCC 405EP Taihu board | John Otken | 2007-07-26 | -1/+45 | |
| * | | | | | | | | ppc4xx: Fix problem in PLL clock calculation | Stefan Roese | 2007-08-13 | -18/+24 | |
| * | | | | | | | | ppc4xx: Code cleanup | Stefan Roese | 2007-08-02 | -1/+1 | |
| * | | | | | | | | [ppc440SPe] Graceful recovery from machine check during PCIe configuration | Grzegorz Bernacki | 2007-08-02 | -9/+57 | |
| * | | | | | | | | [ppc4xx] Separate settings for PCIe bus numbering on 440SPe rev.A | Rafal Jaworowski | 2007-08-02 | -3/+8 | |
| * | | | | | | | | ppc4xx: Update AMCC Bamboo 440EP support | Eugene OBrien | 2007-07-31 | -1/+1 | |
| * | | | | | | | | ppc4xx: Only print ECC related info when the error bis are set | Stefan Roese | 2007-07-30 | -14/+24 | |
| |/ / / / / / / | |||||
| * | | | | | | | ppc4xx: Fix bug with default GPIO output value | Stefan Roese | 2007-07-20 | -2/+2 | |
| * | | | | | | | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-07-16 | -8/+15 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
| * | | | | | | | ppc4xx: Code cleanup | Stefan Roese | 2007-07-16 | -1/+0 | |
| * | | | | | | | ppc4xx: Add new weak functions to support boardspecific DDR2 configuration | Stefan Roese | 2007-07-16 | -14/+44 | |
| * | | | | | | | ppc4xx: Add remove_tlb() function to remove a mem area from TLB setup | Stefan Roese | 2007-07-16 | -1/+61 | |
| * | | | | | | | ppc4xx: Change receive buffer handling in the 4xx emac driver | Stefan Roese | 2007-07-12 | -3/+5 | |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Coding style cleanup. Update CHANGELOG. | Wolfgang Denk | 2007-08-14 | -2/+0 | |
* | | | | | | | Add the files. | Peter Pearse | 2007-08-14 | -0/+153 | |
* | | | | | | | Add MACH_TYPE records for several AT91 boards. | Peter Pearse | 2007-08-14 | -8/+98 | |
| |_|/ / / / |/| | | | | | |||||
* | | | | | | 85xxCDS: Add make targets for legacy systems. | Randy Vinson | 2007-08-14 | -1/+1 |