Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | | | | | | 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 | |
* | | | | | | Add support for UEC to 8568 | Andy Fleming | 2007-08-14 | -2/+142 | |
* | | | | | | Empirically set cpo and clk_adjust for mpc85xx DDR2 support | Haiying Wang | 2007-08-14 | -5/+7 | |
* | | | | | | Use an absolute address when jumping out of 4k boot page | Kumar Gala | 2007-08-14 | -29/+24 | |
* | | | | | | MPC85xx BA bits not set for 3-bit bank address DIMM | Andy Fleming | 2007-08-14 | -1/+6 | |
* | | | | | | Fix minor 85xx warnings | Andy Fleming | 2007-08-14 | -1/+3 | |
* | | | | | | 85xx start.S cleanup and exception support | Andy Fleming | 2007-08-14 | -298/+319 | |
* | | | | | | 85xx allow debugger to configure ddr. | Ed Swarthout | 2007-08-14 | -3/+45 | |
* | | | | | | mpc85xx L2 cache reporting and SRAM relocation option. | Ed Swarthout | 2007-08-14 | -18/+47 | |
* | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx | Wolfgang Denk | 2007-08-13 | -97/+51 | |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge commit 'remotes/wd/master' | Jon Loeliger | 2007-08-13 | -13/+2699 | |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | cpu/86xx fixes. | Jon Loeliger | 2007-08-10 | -97/+51 | |
* | | | | | | | | atmel_mci: Fix data timeout value | Haavard Skinnemoen | 2007-08-13 | -0/+59 | |
* | | | | | | | | AVR32: Include <div64.h> instead of <asm/div64.h> | Haavard Skinnemoen | 2007-08-13 | -1/+1 | |
* | | | | | | | | Merge commit 'upstream/master' | Haavard Skinnemoen | 2007-08-13 | -3035/+8385 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Minor alignment of output, 2nd try. | Wolfgang Denk | 2007-08-12 | -2/+2 | |
| * | | | | | | | Minor alignment of output | Wolfgang Denk | 2007-08-12 | -2/+2 | |
| * | | | | | | | Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues. | Wolfgang Denk | 2007-08-12 | -11/+11 | |
| * | | | | | | | mpc83xx: Suppress the warning 'burstlen' | Dave Liu | 2007-08-10 | -1/+1 | |
| * | | | | | | | Conding style cleanup | Stefan Roese | 2007-08-10 | -3/+1 | |
| * | | | | | | | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-08-10 | -57/+552 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / |