| Commit message (Expand) | Author | Age | Lines |
* | libfdt: Implement fdt_get_property_namelen() and fdt_getprop_namelen() | David Gibson | 2008-08-24 | -0/+30 |
* | libfdt: Improve documentation in libfdt.h | Wolfram Sang | 2008-08-24 | -14/+14 |
* | dtc: Enable and fix -Wcast-qual warnings | David Gibson | 2008-08-24 | -4/+4 |
* | dtc: Enable and fix -Wpointer-arith warnings | David Gibson | 2008-08-24 | -0/+12 |
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk | 2008-08-23 | -64/+89 |
|\ |
|
| * | ppc4xx: Cleanup of "ppc4xx: Optimize PLB4 Arbiter..." patch | Stefan Roese | 2008-08-21 | -12/+12 |
| * | ppc4xx: Optimize PLB4 Arbiter and Memory Queue settings for PPC440SP/SPe, | Prodyut Hazarika | 2008-08-21 | -64/+89 |
* | | Fix OneNAND read_oob/write_oob functions compatability | Kyungmin Park | 2008-08-21 | -12/+33 |
|/ |
|
* | fdt: rework fdt_fixup_ethernet() to use env instead of bd_t | Kumar Gala | 2008-08-21 | -1/+1 |
* | cfi: rename CFG_FLASH_CFI_DRIVER to CONFIG_FLASH_CFI_DRIVER | Heiko Schocher | 2008-08-21 | -27/+27 |
* | Consolidate strmhz() implementation | Haavard Skinnemoen | 2008-08-21 | -1/+3 |
* | Adding bootlimit/bootcount feature for MPC5XXX on TQM5200 Boards | Axel Beierlein | 2008-08-21 | -0/+2 |
* | Add a hook to allow board-specific PIO mode setting. | Steven A. Falco | 2008-08-21 | -1/+3 |
* | Replace enums in ata.h with an include of libata.h | Steven A. Falco | 2008-08-21 | -60/+2 |
* | coldfire: fix CFI drivers activation with new macro | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-21 | -3/+3 |
* | hammerhead/mimc200: Use CONFIG_FLASH_CFI_DRIVER | Haavard Skinnemoen | 2008-08-20 | -2/+2 |
* | Merge branch 'next' of git://git.denx.de/u-boot-avr32 | Haavard Skinnemoen | 2008-08-20 | -0/+551 |
|\ |
|
| * | hammerhead: Add missing printf parameter to CONFIG_AUTOBOOT_PROMPT | Haavard Skinnemoen | 2008-08-20 | -1/+1 |
| * | favr-32-ezkit: Fix printf format warnings | Haavard Skinnemoen | 2008-08-20 | -1/+1 |
| * | Merge branch 'mimc200' of git://git.denx.de/u-boot-avr32 | Haavard Skinnemoen | 2008-08-20 | -0/+177 |
| |\ |
|
| | * | avr32: Add MIMC200 board | Mark Jackson | 2008-08-20 | -0/+177 |
| * | | Merge branch 'favr-32' of git://git.denx.de/u-boot-avr32 | Haavard Skinnemoen | 2008-08-06 | -81/+299 |
| |\ \ |
|
| | * | | avr32: add support for EarthLCD Favr-32 board | Hans-Christian Egtvedt | 2008-08-06 | -0/+201 |
| | |/ |
|
| * | | Merge branch 'hammerhead' of git://git.denx.de/u-boot-avr32 | Haavard Skinnemoen | 2008-07-30 | -369/+180 |
| |\ \ |
|
| | * | | Add support for the hammerhead (AVR32) board | Julien May | 2008-07-30 | -0/+173 |
* | | | | Minor code cleanup: keep lists sorted. | Wolfgang Denk | 2008-08-18 | -7/+7 |
* | | | | Add support for ADT7460 I2C monitor chip | Ricardo Ribalda Delgado | 2008-08-18 | -1/+2 |
* | | | | Add 'license' command to U-Boot command line | Harald Welte | 2008-08-18 | -0/+1 |
* | | | | add 'unzip' command to u-boot commandline | Harald Welte | 2008-08-18 | -0/+1 |
* | | | | ColdFire: Multiple fixes for M5282EVB | TsiChung Liew | 2008-08-14 | -2/+2 |
* | | | | ColdFire: Add M54451EVB platform support for MCF5445x | TsiChung Liew | 2008-08-14 | -2/+354 |
* | | | | ColdFire: Add Serial Flash support for M54455EVB | TsiChung Liew | 2008-08-14 | -0/+4 |
* | | | | ColdFire: Implement SBF feature for M5445EVB | TsiChung Liew | 2008-08-14 | -16/+76 |
* | | | | ColdFire: Add SSPI feature for MCF5445x | TsiChung Liew | 2008-08-14 | -1/+15 |
* | | | | ColdFire: Use CFI Flash driver for M54455EVB | TsiChung Liew | 2008-08-14 | -39/+6 |
* | | | | ColdFire: Add M5253DEMO platform support for MCF5253 | TsiChung Liew | 2008-08-14 | -0/+252 |
* | | | | ColdFire: Raise M5253EVBE uart baudrate to 115200 bps | TsiChung Liew | 2008-08-14 | -1/+1 |
* | | | | Coding Style cleanup, update CHANGELOG | Wolfgang Denk | 2008-08-14 | -40/+38 |
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk | 2008-08-14 | -42/+21 |
|\ \ \ \ |
|
| * | | | | Fix OneNAND build break | Kyungmin Park | 2008-08-13 | -42/+21 |
* | | | | | Merge branch 'Makefile' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2008-08-13 | -229/+229 |
|\ \ \ \ \ |
|
| * | | | | | drivers/mtd/nand: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | -27/+27 |
| * | | | | | drivers/mtd: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | -184/+184 |
| * | | | | | drivers/pci: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | -4/+4 |
| * | | | | | drivers/misc: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | -4/+4 |
| * | | | | | drivers/block: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | -1/+1 |
| * | | | | | serial: move CFG_NS9750_UART to CONFIG_NS9750_UART | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | -1/+1 |
| * | | | | | serial: move CFG_SCIF_CONSOLE to CONFIG_SCIF_CONSOLE | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | -8/+8 |
| |/ / / / |
|
* | | | | | Merge branch 'master' of /home/stefan/git/u-boot/u-boot | Stefan Roese | 2008-08-13 | -437/+1568 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-at91 | Wolfgang Denk | 2008-08-12 | -0/+0 |
| |\ \ \ \ |
|