aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-08-21Make the YAFFS filesystem workRemy Bohmer1-1/+4
2008-08-21Fix OneNAND read_oob/write_oob functions compatabilityKyungmin Park7-228/+772
2008-08-21NAND: Remove delay from nand_boot_fsl_elbc.c.Scott Wood1-2/+0
2008-08-21fdt: rework fdt_fixup_ethernet() to use env instead of bd_tKumar Gala10-50/+36
2008-08-21hush: Fix printf debug macro in hush.c so that it usable in U-BootStefan Roese1-2/+6
2008-08-21cfi: rename CFG_FLASH_CFI_DRIVER to CONFIG_FLASH_CFI_DRIVERHeiko Schocher1-27/+27
2008-08-21Consolidate strmhz() implementationHaavard Skinnemoen7-57/+40
2008-08-21fix mvbc_p board build warningsAndre Schwarz1-6/+6
2008-08-21Makefile: fix posix support on findJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-08-21Adding bootlimit/bootcount feature for MPC5XXX on TQM5200 BoardsAxel Beierlein3-0/+22
2008-08-21mod_i2c_mem() bugfixPeter Tyser1-3/+3
2008-08-21Fix typo in spelling of ATAPI.Steven A. Falco1-2/+2
2008-08-21Add a hook to allow board-specific PIO mode setting.Steven A. Falco2-1/+49
2008-08-21Replace enums in ata.h with an include of libata.hSteven A. Falco1-60/+2
2008-08-21coldfire: fix CFI drivers activation with new macroJean-Christophe PLAGNIOL-VILLARD3-3/+3
2008-08-21fdt: fdt addr w/o any args reports back the current working addressKumar Gala1-0/+8
2008-08-21fdt: added the ability to set initrd start/end via chosen commandKumar Gala1-4/+17
2008-08-21Add command to enable/disable interruptsKumar Gala2-0/+51
2008-08-21Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk1-3/+10
2008-08-21Merge branch 'master' of git://git.denx.de/u-boot-avr32Wolfgang Denk28-37/+1556
2008-08-20CFI: Add CFI_CMDSET_INTEL_EXTENDED to fix flash_real_protect()Nick Spence1-0/+1
2008-08-20CFI: Fix AMD Legacy sector protectTsiChung Liew1-3/+9
2008-08-20hammerhead/mimc200: Use CONFIG_FLASH_CFI_DRIVERHaavard Skinnemoen2-2/+2
2008-08-20Merge branch 'next' of git://git.denx.de/u-boot-avr32Haavard Skinnemoen28-37/+1556
2008-08-20hammerhead: Add missing printf parameter to CONFIG_AUTOBOOT_PROMPTHaavard Skinnemoen1-1/+1
2008-08-20favr-32-ezkit: Fix printf format warningsHaavard Skinnemoen3-3/+3
2008-08-20MAINTAINERS: Sort avr32 section alphabeticallyHaavard Skinnemoen1-11/+11
2008-08-20Merge branch 'mimc200' of git://git.denx.de/u-boot-avr32Haavard Skinnemoen9-0/+512
2008-08-20avr32: Add MIMC200 boardMark Jackson9-0/+512
2008-08-18rtl8169: add support for RTL8110SCLYoshihiro Shimoda1-6/+22
2008-08-18Fix dm9000 receive status and len little endian issueTsiChung Liew1-6/+10
2008-08-19Clean up usage of icache_disable/dcache_disableKumar Gala8-20/+8
2008-08-19Update linux bootm to support ePAPR client interfaceKumar Gala1-10/+23
2008-08-18Minor code cleanup: keep lists sorted.Wolfgang Denk2-8/+8
2008-08-18Add support for ADT7460 I2C monitor chipRicardo Ribalda Delgado3-1/+86
2008-08-18video: Clean drivers/video/MakefileMichal Simek9-37/+8
2008-08-18rtc: Clean drivers/rtc/MakefileMichal Simek26-55/+49
2008-08-18i2c: Clean drivers/i2c/ MakefileMichal Simek6-18/+6
2008-08-18Add 'license' command to U-Boot command lineHarald Welte6-0/+123
2008-08-18add 'unzip' command to u-boot commandlineHarald Welte2-0/+37
2008-08-14Change CFG_ENV_SIZE to CFG_ENV_SECT_SIZE for SPI sector eraseTsiChung Liew1-1/+9
2008-08-14ColdFire: Multiple fixes for M5282EVBTsiChung Liew5-6/+12
2008-08-14ColdFire: Move m5282evb from board to board/freescaleTsiChung Liew6-1/+1
2008-08-14ColdFire: Move m5272c3 from board to board/freescaleTsiChung Liew7-1/+1
2008-08-14ColdFire: Move m5271evb from board to board/freescaleTsiChung Liew6-1/+1
2008-08-14ColdFire: Add M54451EVB platform support for MCF5445xTsiChung Liew10-2/+1153
2008-08-14ColdFire: Add Serial Flash support for M54455EVBTsiChung Liew1-0/+4
2008-08-14ColdFire: Implement SBF feature for M5445EVBTsiChung Liew7-45/+538
2008-08-14ColdFire: Add SSPI feature for MCF5445xTsiChung Liew3-7/+204
2008-08-14ColdFire: Use CFI Flash driver for M54455EVBTsiChung Liew4-1328/+58