Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | | | | | | Add configuration file for Korat board | Larry Johnson | 2007-12-27 | -0/+376 | |
| * | | | | | | | Add denali_data_eye.o and denali_spd_ddr2.o to PPC4xx Makefile | Larry Johnson | 2007-12-27 | -0/+2 | |
| * | | | | | | | Add 440EPx DDR2 SPD DIMM support | Larry Johnson | 2007-12-27 | -0/+1254 | |
| * | | | | | | | Copy 440EPx/GRx SDRAM data-eye search to common directory | Larry Johnson | 2007-12-27 | -0/+396 | |
| * | | | | | | | Add definitions for 440EPx/GRx SDRAM controller to ppc440.h | Larry Johnson | 2007-12-27 | -52/+470 | |
| * | | | | | | | Add Ethernet 1000BASE-X support for PPC4xx | Larry Johnson | 2007-12-27 | -52/+114 | |
| * | | | | | | | Add driver for National Semiconductor LM73 temperature sensor | Larry Johnson | 2007-12-27 | -1/+193 | |
| * | | | | | | | Add driver for STMicroelectronics M41T60 RTC | Larry Johnson | 2007-12-27 | -0/+262 | |
| * | | | | | | | Use out_be32() and friends to access memory-mapped registers in sequoia.c | Larry Johnson | 2007-12-27 | -29/+29 | |
| * | | | | | | | Use definitions from "asm-ppc/mmu.h" in init.S for Sequoia | Larry Johnson | 2007-12-27 | -49/+1 | |
| * | | | | | | | Cosmetic changes to ECC POST for AMCC Denali core | Larry Johnson | 2007-12-27 | -6/+6 | |
| * | | | | | | | ppc4xx: Fix compilation problem in 405 cache POST test | Stefan Roese | 2007-12-27 | -1/+1 | |
| * | | | | | | | ppc4xx: Move virtual address of POST cache test to bigger address | Stefan Roese | 2007-12-27 | -2/+2 | |
| * | | | | | | | ppc4xx: Fix problem in 44x cache POST routine | Stefan Roese | 2007-12-27 | -22/+19 | |
| * | | | | | | | ppc4xx: Update Makalu fdt support | Stefan Roese | 2007-12-27 | -2/+0 | |
| * | | | | | | | ppc4xx: Add fdt support to AMCC Katmai eval board | Stefan Roese | 2007-12-27 | -1/+34 | |
| * | | | | | | | ppc4xx: fdt: Cleanup setup of cpu node setup | Stefan Roese | 2007-12-27 | -5/+4 | |
| * | | | | | | | ppc4xx: Fix lwmon5 compilation problem | Stefan Roese | 2007-12-27 | -29/+0 | |
| * | | | | | | | Fix ppc4xx clear_bss() code | Anatolij Gustschin | 2007-12-27 | -4/+13 | |
| * | | | | | | | PPC4xx: Minimal changes to add vxWorks support | Niklaus Giger | 2007-12-27 | -1/+5 | |
| * | | | | | | | ppc4xx: Add CONFIG_BOOTP_SUBNETMASK to Sequoia board config | Markus Klotzbücher | 2007-12-27 | -0/+1 | |
| * | | | | | | | Fix/enhance ECC POST for 440EPx/GRx | Larry Johnson | 2007-12-27 | -46/+46 | |
| * | | | | | | | PPC4xx: Move/rename ECC POST for 440EPx/GRx | Larry Johnson | 2007-12-27 | -0/+0 | |
| * | | | | | | | ppc4xx: use correct io accessors for 4xx ethernet POST | Matthias Fuchs | 2007-12-27 | -21/+21 | |
| * | | | | | | | ppc4xx: fix flush + invalidate_dcache_range arguments | Matthias Fuchs | 2007-12-27 | -3/+3 | |
| * | | | | | | | ppc4xx: fdt: use fdt_fixup_ethernet() | Stefan Roese | 2007-12-27 | -71/+2 | |
| * | | | | | | | ppc4xx: Bring 4xx fdt support up-to-date | Stefan Roese | 2007-12-27 | -83/+66 | |
* | | | | | | | | ppc4xx: Bring 4xx fdt support up-to-date | Stefan Roese | 2007-12-13 | -83/+66 | |
* | | | | | | | | Merge commit 'u-boot-fdt/testing' | Stefan Roese | 2007-12-13 | -52/+136 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | / / / / / | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Conditionally compile fdt_fixup_ethernet() | Gerald Van Baren | 2007-12-07 | -0/+4 | |
| * | | | | | | Convert boards that set memory node to use fdt_fixup_memory() | Kumar Gala | 2007-12-07 | -43/+7 | |
| * | | | | | | Added fdt_fixup_stdout that uses aliases to set linux,stdout-path | Kumar Gala | 2007-12-07 | -0/+43 | |
| * | | | | | | Add common memory fixup function | Kumar Gala | 2007-12-07 | -0/+79 | |
| * | | | | | | Conditionally compile fdt_support.c | Kumar Gala | 2007-12-07 | -7/+1 | |
| * | | | | | | Fix build breakage due to libfdt import | Kumar Gala | 2007-12-07 | -1/+1 | |
| * | | | | | | Add spaces around the = in the fdt print format. | Gerald Van Baren | 2007-12-07 | -2/+2 | |
| |/ / / / / | |||||
* | | | | | | ppc4xx: Correct GPIO offset in gpio_config() | Stefan Roese | 2007-12-11 | -1/+1 | |
* | | | | | | rtc: Fix merging problem | Stefan Roese | 2007-12-11 | -0/+0 | |
* | | | | | | Merge commit 'u-boot/master' into for-1.3.1 | Stefan Roese | 2007-12-11 | -1916/+6451 | |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Release v1.3.1 | Wolfgang Denk | 2007-12-06 | -1/+1 | |
| * | | | | | ADS5121 Board: fix compile problem. | Wolfgang Denk | 2007-12-06 | -1/+1 | |
| | |_|_|/ | |/| | | | |||||
| * | | | | Prepare for 1.3.1-rc1 | Wolfgang Denk | 2007-12-03 | -2/+26 | |
| * | | | | Merge commit '3deca9d' | Wolfgang Denk | 2007-11-26 | -22/+36 | |
| |\ \ \ \ | |||||
| | * | | | | MAKEALL: add missing 512x boards in ppc | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-26 | -0/+1 | |
| | * | | | | Makefile : fix tags ctags etags with new drivers organization | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-26 | -8/+33 | |
| * | | | | | Cleanup coding style; update CHANGELOG | Wolfgang Denk | 2007-11-26 | -16/+370 | |
| * | | | | | Merge commit '87ddedd' | Wolfgang Denk | 2007-11-26 | -193/+544 | |
| |\ \ \ \ \ | |||||
| | * | | | | | Makefile : fix tags ctags etags with new drivers organization | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | -2/+14 | |
| | |/ / / / | |||||
| | * | | | | drivers/mtd : move mtd drivers to drivers/mtd | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | -20/+15 | |
| | * | | | | drivers/misc : move misc drivers to drivers/misc | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | -11/+49 |