Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | | | | | Stop using immap_t for cpm offset on 85xx | Kumar Gala | 2007-12-11 | -88/+87 | |
| * | | | | | | Stop using immap_t for guts offset on 85xx | Kumar Gala | 2007-12-11 | -52/+36 | |
| * | | | | | | Update MPC8544 DS config | Kumar Gala | 2007-12-11 | -95/+12 | |
| * | | | | | | Update MPC8544DS to use libfdt | Kumar Gala | 2007-12-11 | -46/+35 | |
| * | | | | | | Add libfdt based ft_cpu_setup for mpc85xx | Kumar Gala | 2007-12-11 | -1/+67 | |
* | | | | | | | Merge branch 'testing' of git://www.denx.de/git/u-boot-fdt | Wolfgang Denk | 2007-12-27 | -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 | |
| |/ / / / / | |||||
* | | | | | | cfi_flash: Add manufacturer-specific fixups | Haavard Skinnemoen | 2007-12-17 | -14/+53 | |
* | | | | | | cfi_flash: Add cmdset-specific init functions | Haavard Skinnemoen | 2007-12-17 | -63/+111 | |
* | | | | | | cfi_flash: Read whole QRY structure in one go | Haavard Skinnemoen | 2007-12-17 | -86/+90 | |
* | | | | | | cfi_flash: Use map_physmem() and unmap_physmem() | Haavard Skinnemoen | 2007-12-13 | -60/+109 | |
* | | | | | | Introduce map_physmem() and unmap_physmem() | Haavard Skinnemoen | 2007-12-13 | -0/+267 | |
* | | | | | | cfi_flash: Introduce read and write accessors | Haavard Skinnemoen | 2007-12-13 | -78/+127 | |
* | | | | | | Implement __raw_{read,write}[bwl] on all architectures | Haavard Skinnemoen | 2007-12-13 | -1/+61 | |
* | | | | | | cfi_flash: Reorder functions and eliminate extra prototypes | Haavard Skinnemoen | 2007-12-13 | -687/+656 | |
* | | | | | | cfi_flash: Make some needlessly global functions static | Haavard Skinnemoen | 2007-12-13 | -7/+9 | |
* | | | | | | cfi_flash: Break long lines | Haavard Skinnemoen | 2007-12-13 | -115/+189 | |
* | | | | | | CFI: synchronize command offsets with Linux CFI driver | Bartlomiej Sieka | 2007-12-13 | -3/+21 | |
* | | | | | | CFI: Coding style cleanup | Stefan Roese | 2007-12-08 | -5/+4 | |
* | | | | | | CFI: support JEDEC flash roms in CFI-flash framework | Michael Schwingen | 2007-12-08 | -12/+421 | |
|/ / / / / | |||||
* | | | | | 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 | |
| * | | | | drivers/block : move block drivers to drivers/block | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | -5/+51 | |
| * | | | | drivers/rtc : move rtc drivers to drivers/rtc | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | -3/+3 | |
| * | | | | drivers/hwmon : move hardware monitor drviers to drivers/hwmon | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | -6/+6 | |
| * | | | | drivers/input : move input drivers to drivers/input | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | -9/+49 | |
| * | | | | drivers/usb : move usb drivers to drivers/usb | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | -12/+54 | |
| * | | | | drivers/serial : move serial drivers to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | -9/+13 | |
| * | | | | drivers/net : move net drivers to drivers/net | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | -50/+48 | |
| * | | | | drivers/video : move video drivers to drivers/video | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | -9/+55 | |
| * | | | | drivers/pcmcia : move pcmcia drivers to drivers/pcmcia | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-24 | -9/+51 | |
| * | | | | drivers/pci : move pci drivers to drivers/pci | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-24 | -6/+52 | |
| * | | | | drivers/i2c : move i2c drivers to drivers/i2c | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-20 | -8/+50 | |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'testing' of git://www.denx.de/git/u-boot-fdt | Wolfgang Denk | 2007-11-23 | -781/+1793 | |
|\ \ \ \ | |||||
| * | | | | Fix fdt printing for updated libfdt | Gerald Van Baren | 2007-11-22 | -23/+27 |