summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-21NAND: Remove delay from nand_boot_fsl_elbc.c.Scott Wood
2008-08-21fdt: rework fdt_fixup_ethernet() to use env instead of bd_tKumar Gala
2008-08-21hush: Fix printf debug macro in hush.c so that it usable in U-BootStefan Roese
2008-08-21cfi: rename CFG_FLASH_CFI_DRIVER to CONFIG_FLASH_CFI_DRIVERHeiko Schocher
2008-08-21Consolidate strmhz() implementationHaavard Skinnemoen
2008-08-21fix mvbc_p board build warningsAndre Schwarz
2008-08-21Makefile: fix posix support on findJean-Christophe PLAGNIOL-VILLARD
2008-08-21Adding bootlimit/bootcount feature for MPC5XXX on TQM5200 BoardsAxel Beierlein
2008-08-21mod_i2c_mem() bugfixPeter Tyser
2008-08-21Fix typo in spelling of ATAPI.Steven A. Falco
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-21fdt: fdt addr w/o any args reports back the current working addressKumar Gala
2008-08-21fdt: added the ability to set initrd start/end via chosen commandKumar Gala
2008-08-21Add command to enable/disable interruptsKumar Gala
2008-08-21Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk
2008-08-21Merge branch 'master' of git://git.denx.de/u-boot-avr32Wolfgang Denk
2008-08-20CFI: Add CFI_CMDSET_INTEL_EXTENDED to fix flash_real_protect()Nick Spence
2008-08-20CFI: Fix AMD Legacy sector protectTsiChung Liew
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-20MAINTAINERS: Sort avr32 section alphabeticallyHaavard Skinnemoen
2008-08-20Merge branch 'mimc200' of git://git.denx.de/u-boot-avr32Haavard Skinnemoen
2008-08-20avr32: Add MIMC200 boardMark Jackson
2008-08-18rtl8169: add support for RTL8110SCLYoshihiro Shimoda
2008-08-18Fix dm9000 receive status and len little endian issueTsiChung Liew
2008-08-19Clean up usage of icache_disable/dcache_disableKumar Gala
2008-08-19Update linux bootm to support ePAPR client interfaceKumar Gala
2008-08-18Minor code cleanup: keep lists sorted.Wolfgang Denk
2008-08-18Add support for ADT7460 I2C monitor chipRicardo Ribalda Delgado
2008-08-18video: Clean drivers/video/MakefileMichal Simek
2008-08-18rtc: Clean drivers/rtc/MakefileMichal Simek
2008-08-18i2c: Clean drivers/i2c/ MakefileMichal Simek
2008-08-18Add 'license' command to U-Boot command lineHarald Welte
2008-08-18add 'unzip' command to u-boot commandlineHarald Welte
2008-08-14Change CFG_ENV_SIZE to CFG_ENV_SECT_SIZE for SPI sector eraseTsiChung Liew
2008-08-14ColdFire: Multiple fixes for M5282EVBTsiChung Liew
2008-08-14ColdFire: Move m5282evb from board to board/freescaleTsiChung Liew
2008-08-14ColdFire: Move m5272c3 from board to board/freescaleTsiChung Liew
2008-08-14ColdFire: Move m5271evb from board to board/freescaleTsiChung 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