summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* dtc: Enable and fix -Wcast-qual warningsDavid Gibson2008-08-24-4/+4
* dtc: Enable and fix -Wpointer-arith warningsDavid Gibson2008-08-24-0/+12
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2008-08-23-64/+89
|\
| * ppc4xx: Cleanup of "ppc4xx: Optimize PLB4 Arbiter..." patchStefan Roese2008-08-21-12/+12
| * ppc4xx: Optimize PLB4 Arbiter and Memory Queue settings for PPC440SP/SPe,Prodyut Hazarika2008-08-21-64/+89
* | Fix OneNAND read_oob/write_oob functions compatabilityKyungmin Park2008-08-21-12/+33
|/
* fdt: rework fdt_fixup_ethernet() to use env instead of bd_tKumar Gala2008-08-21-1/+1
* cfi: rename CFG_FLASH_CFI_DRIVER to CONFIG_FLASH_CFI_DRIVERHeiko Schocher2008-08-21-27/+27
* Consolidate strmhz() implementationHaavard Skinnemoen2008-08-21-1/+3
* Adding bootlimit/bootcount feature for MPC5XXX on TQM5200 BoardsAxel Beierlein2008-08-21-0/+2
* Add a hook to allow board-specific PIO mode setting.Steven A. Falco2008-08-21-1/+3
* Replace enums in ata.h with an include of libata.hSteven A. Falco2008-08-21-60/+2
* coldfire: fix CFI drivers activation with new macroJean-Christophe PLAGNIOL-VILLARD2008-08-21-3/+3
* hammerhead/mimc200: Use CONFIG_FLASH_CFI_DRIVERHaavard Skinnemoen2008-08-20-2/+2
* Merge branch 'next' of git://git.denx.de/u-boot-avr32Haavard Skinnemoen2008-08-20-0/+551
|\
| * hammerhead: Add missing printf parameter to CONFIG_AUTOBOOT_PROMPTHaavard Skinnemoen2008-08-20-1/+1
| * favr-32-ezkit: Fix printf format warningsHaavard Skinnemoen2008-08-20-1/+1
| * Merge branch 'mimc200' of git://git.denx.de/u-boot-avr32Haavard Skinnemoen2008-08-20-0/+177
| |\
| | * avr32: Add MIMC200 boardMark Jackson2008-08-20-0/+177
| * | Merge branch 'favr-32' of git://git.denx.de/u-boot-avr32Haavard Skinnemoen2008-08-06-81/+299
| |\ \
| | * | avr32: add support for EarthLCD Favr-32 boardHans-Christian Egtvedt2008-08-06-0/+201
| | |/
| * | Merge branch 'hammerhead' of git://git.denx.de/u-boot-avr32Haavard Skinnemoen2008-07-30-369/+180
| |\ \
| | * | Add support for the hammerhead (AVR32) boardJulien May2008-07-30-0/+173
* | | | Minor code cleanup: keep lists sorted.Wolfgang Denk2008-08-18-7/+7
* | | | Add support for ADT7460 I2C monitor chipRicardo Ribalda Delgado2008-08-18-1/+2
* | | | Add 'license' command to U-Boot command lineHarald Welte2008-08-18-0/+1
* | | | add 'unzip' command to u-boot commandlineHarald Welte2008-08-18-0/+1
* | | | ColdFire: Multiple fixes for M5282EVBTsiChung Liew2008-08-14-2/+2
* | | | ColdFire: Add M54451EVB platform support for MCF5445xTsiChung Liew2008-08-14-2/+354
* | | | ColdFire: Add Serial Flash support for M54455EVBTsiChung Liew2008-08-14-0/+4
* | | | ColdFire: Implement SBF feature for M5445EVBTsiChung Liew2008-08-14-16/+76
* | | | ColdFire: Add SSPI feature for MCF5445xTsiChung Liew2008-08-14-1/+15
* | | | ColdFire: Use CFI Flash driver for M54455EVBTsiChung Liew2008-08-14-39/+6
* | | | ColdFire: Add M5253DEMO platform support for MCF5253TsiChung Liew2008-08-14-0/+252
* | | | ColdFire: Raise M5253EVBE uart baudrate to 115200 bpsTsiChung Liew2008-08-14-1/+1
* | | | Coding Style cleanup, update CHANGELOGWolfgang Denk2008-08-14-40/+38
* | | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2008-08-14-42/+21
|\ \ \ \
| * | | | Fix OneNAND build breakKyungmin Park2008-08-13-42/+21
* | | | | Merge branch 'Makefile' of git://git.denx.de/u-boot-armWolfgang Denk2008-08-13-229/+229
|\ \ \ \ \
| * | | | | drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-27/+27
| * | | | | drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-184/+184
| * | | | | drivers/pci: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-4/+4
| * | | | | drivers/misc: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-4/+4
| * | | | | drivers/block: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-1/+1
| * | | | | serial: move CFG_NS9750_UART to CONFIG_NS9750_UARTJean-Christophe PLAGNIOL-VILLARD2008-08-13-1/+1
| * | | | | serial: move CFG_SCIF_CONSOLE to CONFIG_SCIF_CONSOLEJean-Christophe PLAGNIOL-VILLARD2008-08-13-8/+8
| |/ / / /
* | | | | Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2008-08-13-437/+1568
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk2008-08-12-0/+0
| |\ \ \ \
| | * | | | at91: move arch-at91sam9 to arch-at91Jean-Christophe PLAGNIOL-VILLARD2008-08-12-0/+0
| * | | | | OneNAND: Fill in MTD function pointers for OneNAND.Fathi BOUDRA2008-08-12-1/+1