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