summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-08-24libfdt: Implement fdt_get_property_namelen() and fdt_getprop_namelen()David Gibson
2008-08-24libfdt: Improve documentation in libfdt.hWolfram Sang
2008-08-24dtc: Enable and fix -Wcast-qual warningsDavid Gibson
2008-08-24dtc: Enable and fix -Wpointer-arith warningsDavid Gibson
2008-08-23Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2008-08-21Fix OneNAND read_oob/write_oob functions compatabilityKyungmin Park
2008-08-21ppc4xx: Cleanup of "ppc4xx: Optimize PLB4 Arbiter..." patchStefan Roese
2008-08-21ppc4xx: Optimize PLB4 Arbiter and Memory Queue settings for PPC440SP/SPe,Prodyut Hazarika
2008-08-21fdt: rework fdt_fixup_ethernet() to use env instead of bd_tKumar Gala
2008-08-21cfi: rename CFG_FLASH_CFI_DRIVER to CONFIG_FLASH_CFI_DRIVERHeiko Schocher
2008-08-21Consolidate strmhz() implementationHaavard Skinnemoen
2008-08-21Adding bootlimit/bootcount feature for MPC5XXX on TQM5200 BoardsAxel Beierlein
2008-08-21Add a hook to allow board-specific PIO mode setting.Steven A. Falco
2008-08-21Replace enums in ata.h with an include of libata.hSteven A. Falco
2008-08-21coldfire: fix CFI drivers activation with new macroJean-Christophe PLAGNIOL-VILLARD
2008-08-20hammerhead/mimc200: Use CONFIG_FLASH_CFI_DRIVERHaavard Skinnemoen
2008-08-20Merge branch 'next' of git://git.denx.de/u-boot-avr32Haavard Skinnemoen
2008-08-20hammerhead: Add missing printf parameter to CONFIG_AUTOBOOT_PROMPTHaavard Skinnemoen
2008-08-20favr-32-ezkit: Fix printf format warningsHaavard Skinnemoen
2008-08-20Merge branch 'mimc200' of git://git.denx.de/u-boot-avr32Haavard Skinnemoen
2008-08-20avr32: Add MIMC200 boardMark Jackson
2008-08-18Minor code cleanup: keep lists sorted.Wolfgang Denk
2008-08-18Add support for ADT7460 I2C monitor chipRicardo Ribalda Delgado
2008-08-18Add 'license' command to U-Boot command lineHarald Welte
2008-08-18add 'unzip' command to u-boot commandlineHarald Welte
2008-08-14ColdFire: Multiple fixes for M5282EVBTsiChung Liew
2008-08-14ColdFire: Add M54451EVB platform support for MCF5445xTsiChung Liew
2008-08-14ColdFire: Add Serial Flash support for M54455EVBTsiChung Liew
2008-08-14ColdFire: Implement SBF feature for M5445EVBTsiChung Liew
2008-08-14ColdFire: Add SSPI feature for MCF5445xTsiChung Liew
2008-08-14ColdFire: Use CFI Flash driver for M54455EVBTsiChung Liew
2008-08-14ColdFire: Add M5253DEMO platform support for MCF5253TsiChung Liew
2008-08-14ColdFire: Raise M5253EVBE uart baudrate to 115200 bpsTsiChung Liew
2008-08-14Coding Style cleanup, update CHANGELOGWolfgang Denk
2008-08-14Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2008-08-13Merge branch 'Makefile' of git://git.denx.de/u-boot-armWolfgang Denk
2008-08-13Fix OneNAND build breakKyungmin Park
2008-08-13Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese
2008-08-13drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-13drivers/pci: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-13drivers/misc: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-13drivers/block: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-13serial: move CFG_NS9750_UART to CONFIG_NS9750_UARTJean-Christophe PLAGNIOL-VILLARD
2008-08-13serial: move CFG_SCIF_CONSOLE to CONFIG_SCIF_CONSOLEJean-Christophe PLAGNIOL-VILLARD
2008-08-12Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk
2008-08-12Merge branch 'master' of /home/stefan/git/u-boot/u-boot into nextStefan Roese
2008-08-12at91: move arch-at91sam9 to arch-at91Jean-Christophe PLAGNIOL-VILLARD
2008-08-12OneNAND: Fill in MTD function pointers for OneNAND.Fathi BOUDRA
2008-08-12NAND boot: MPC8313ERDB supportScott Wood