Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | fix various comments | Marcel Ziswiler | 2008-01-09 | -4/+3 |
* | fix comments with new drivers organization | Marcel Ziswiler | 2008-01-09 | -8/+9 |
* | Fix endianness conversions in rtl8169 driver | Guennadi Liakhovetski | 2008-01-09 | -55/+45 |
* | Add Epson RX8025 RTC support | Matthias Fuchs | 2008-01-09 | -0/+228 |
* | Add support CONFIG_UEC_ETH3 in MPC83xx | Joakim Tjernlund | 2008-01-08 | -0/+23 |
* | mpc83xx: Add the support of MPC837xEMDS board | Dave Liu | 2008-01-08 | -0/+10 |
* | cfi_flash: Fix bug in flash_isset() to use correct 32bit function | Stefan Roese | 2008-01-02 | -1/+1 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash | Wolfgang Denk | 2008-01-02 | -1/+51 |
|\ | ||||
| * | cfi_flash: Add missing check for erased dest to flash_write_cfibuffer() | Stefan Roese | 2007-12-27 | -1/+51 |
* | | Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2 | Stefan Roese | 2007-12-27 | -785/+1749 |
|\ \ | |/ | ||||
| * | Fix coding style issues; update CHANGELOG. | Wolfgang Denk | 2007-12-27 | -10/+10 |
| * | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2007-12-27 | -0/+292 |
| |\ | ||||
| | * | Merge branch 'master' of git://www.denx.de/git/u-boot-sh | Wolfgang Denk | 2007-12-27 | -0/+292 |
| | |\ | ||||
| | | * | sh: Moved driver of the SuperH dependence | Nobuhiro Iwamatsu | 2007-12-07 | -0/+2 |
| | | * | Merge git://www.denx.de/git/u-boot | Nobuhiro Iwamatsu | 2007-12-07 | -169/+6099 |
| | | |\ | ||||
| | | * | | sh: Add marubun's pcmcia driver | Nobuhiro Iwamatsu | 2007-11-29 | -0/+114 |
| | | * | | sh: Update SuperH SCIF driver | Nobuhiro Iwamatsu | 2007-11-29 | -15/+16 |
| | | * | | Merge git://www.denx.de/git/u-boot | Nobuhiro Iwamatsu | 2007-11-29 | -293/+3027 |
| | | |\ \ | ||||
| | | * \ \ | Merge git://www.denx.de/git/u-boot | Nobuhiro Iwamatsu | 2007-09-23 | -9120/+34597 |
| | | |\ \ \ | ||||
| | | * | | | | sh: First support code of SuperH. | Nobuhiro Iwamatsu | 2007-05-13 | -1/+178 |
| * | | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx | Wolfgang Denk | 2007-12-27 | -0/+23 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||
| | * | | | | | Handle MPC85xx PCIe reset errata (PCI-Ex 38) | Kumar Gala | 2007-12-11 | -0/+23 |
| | | |_|_|/ | | |/| | | | ||||
| * | | | | | 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 |
| * | | | | | cfi_flash: Introduce read and write accessors | Haavard Skinnemoen | 2007-12-13 | -78/+127 |
| * | | | | | 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/+20 |
| * | | | | | 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/+411 |
| |/ / / / | ||||
* | | | | | Add driver for National Semiconductor LM73 temperature sensor | Larry Johnson | 2007-12-27 | -0/+182 |
* | | | | | Add driver for STMicroelectronics M41T60 RTC | Larry Johnson | 2007-12-27 | -0/+262 |
* | | | | | rtc: Fix merging problem | Stefan Roese | 2007-12-11 | -0/+178 |
* | | | | | Merge commit 'u-boot/master' into for-1.3.1 | Stefan Roese | 2007-12-11 | -109/+7153 |
|\ \ \ \ \ | |/ / / / | ||||
| * | | | | drivers/mtd : move mtd drivers to drivers/mtd | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | -9/+4 |
| * | | | | drivers/misc : move misc drivers to drivers/misc | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | -11/+48 |
| * | | | | drivers/block : move block drivers to drivers/block | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | -5/+50 |
| * | | | | drivers/rtc : move rtc drivers to drivers/rtc | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | -0/+4693 |
| * | | | | drivers/hwmon : move hardware monitor drviers to drivers/hwmon | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | -1/+909 |
| * | | | | drivers/input : move input drivers to drivers/input | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | -9/+48 |
| * | | | | drivers/usb : move usb drivers to drivers/usb | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | -12/+53 |
| * | | | | 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 | -34/+32 |
| * | | | | drivers/video : move video drivers to drivers/video | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | -9/+54 |
| * | | | | drivers/pcmcia : move pcmcia drivers to drivers/pcmcia | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-24 | -9/+50 |
| * | | | | drivers/pci : move pci drivers to drivers/pci | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-24 | -6/+51 |
| * | | | | drivers/i2c : move i2c drivers to drivers/i2c | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-20 | -8/+49 |
| | |_|/ | |/| | |