summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-09Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk
2010-12-09include/linux/mii.h: update for supporting GEMacpaul Lin
2010-12-09ARM: make timer variables in gt_t available for all ARM platformsPrafulla Wadaskar
2010-12-09armv7: fix relocation skipAndreas Bießmann
2010-12-09arm: fixloop(): do not use r8 for relocationAndreas Bießmann
2010-12-09arm: relocate_code(): do not set register uselessAndreas Bießmann
2010-12-09arm: copy_loop(): use scratch registerAndreas Bießmann
2010-12-09hwconfig: Fix handling of env_hwconfig, board_hwconfig, and cpu_hwconfigKumar Gala
2010-12-09Move LDSCRIPT definitions to board config files.Wolfgang Denk
2010-12-09Remove redundant config.mk filesWolfgang Denk
2010-12-09Davinci: add support for the ea20 boardStefano Babic
2010-12-09Davinci 8xx: Move common functions to share codeStefano Babic
2010-12-09da850: Add RMII support for EMACSudhakar Rajashekhara
2010-12-09Add board support for hawkboardSughosh Ganu
2010-12-09Remove board_init_f function from nand_boot.cSughosh Ganu
2010-12-09Move and rename common headers from underSughosh Ganu
2010-12-09da850: Enable SPI FlashStefano Babic
2010-12-09da8xx: Add cpu_is_da8xx macrosSudhakar Rajashekhara
2010-12-09pl01x: use C structs and readl/writelRabin Vincent
2010-12-09add Xilinx_abort_fn to Xilinx_Spartan3_Slave_Serial_fnsWolfgang Wegner
2010-12-09ext2: constify file/dir namesMike Frysinger
2010-12-09stdio: constify "name" arg in public apiMike Frysinger
2010-12-08arm: add 8-byte alignment for ABI compliance before board_init_fHeiko Schocher
2010-12-08ARMV7: Vexpress: Fix build errorDirk Behme
2010-12-08ARMV7: Vexpress: fix compile warningsMatt Waddel
2010-12-08ARMV7: Vexpress: fix build errorsMatt Waddel
2010-12-08Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2010-12-07onenand: fix oob print out issueLei Wen
2010-12-07arm920t/at91/timer: replace bss variables by gdAndreas Bießmann
2010-12-07arm920t/at91/reset: board_reset: define weak symbolAndreas Bießmann
2010-12-07MAKEALL: fix AT91Andreas Bießmann
2010-12-07at91rm9200ek: add configure target for RAM bootAndreas Bießmann
2010-12-07at91rm9200ek: fix SDRAM initialistation valuesAndreas Bießmann
2010-12-07AT91: add TOP9000 supportReinhard Meyer
2010-12-07AT91: fix EMAC gpio init in at91sam9260_devices.cReinhard Meyer
2010-12-07AT91: gen_atmel_mci.c: fix bug when Slot B is usedReinhard Meyer
2010-12-0683xx NAND boot: fix boards.cfgScott Wood
2010-12-06fix s3c2410_nand timing default valuesDavid Müller (ELSOFT AG)
2010-12-06env_nand: Use nand_read_skip_bad instead of nand_readSteve Sakoman
2010-12-06Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk
2010-12-06Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk
2010-12-03ubifs.c: BUG: Error following linksRicardo Ribalda Delgado
2010-12-03UBI/UBIFS: Automatically unmount UBIFS volume upon UBI partition changeStefan Roese
2010-12-03UBIFS: Change ubifsload to not read beyond the requested sizeStefan Roese
2010-12-03UBIFS: Change "ubifs mount" to "ubifsmount" in ubifsls outputStefan Roese
2010-12-03UBIFS: Add ubifsumount command to unmount an active volumeStefan Roese
2010-12-01mpc512x: aria: cleanup board config fileAnatolij Gustschin
2010-12-01video: move fsl_diu_fb driver to drivers/videoAnatolij Gustschin
2010-12-01powerpc/85xx: do not reloc l2srbar if CONFIG_FLASH_BASE is not definedHaiying Wang
2010-12-01powerpc/85xx: Enable HWCONFIG on MPC8572DSKumar Gala