summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-09Makefile: compile and link each module just onceWolfgang Denk
2008-09-09Moved conditional compile into MakefileAndreas Engel
2008-09-09Merged serial_pl010.c and serial_pl011.c.Andreas Engel
2008-09-09Remove gap fill in srec object v2Ricardo Ribalda Delgado
2008-09-09README: fix missing subdirectory in the documentationMarkus Heidelberg
2008-09-09Update i386 code (sc520_cdp)Graeme Russ
2008-09-09fw_env: add NAND supportGuennadi Liakhovetski
2008-09-09ppc4xx: Fix out-of-tree building of CPCI405 variantsMatthias Fuchs
2008-09-09Removed hardcoded MxMR loop value from upmconfig() for MPC85xx.Sergei Poselenov
2008-09-0985xx: socrates: Enable Lime support.Anatolij Gustschin
2008-09-0985xx: Socrates: Major code update.Detlev Zundel
2008-09-09Update Freescale 85xx boards to sys_eeprom.cTimur Tabi
2008-09-09lib_ppc/interrupts.c: make board_show_activity() a weak functionWolfgang Denk
2008-09-09stxxtc: remove empty CONFIG_SHOW_ACTIVITY functionsWolfgang Denk
2008-09-09NETTA2: remove empty CONFIG_SHOW_ACTIVITY functionsWolfgang Denk
2008-09-09Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2008-09-09disk-on-chip: remove duplicate doc_probe declarationJean-Christophe PLAGNIOL-VILLARD
2008-09-09onenand_uboot: fix warning: 'struct mtd_oob_ops' declared inside parameter listJean-Christophe PLAGNIOL-VILLARD
2008-09-09rs5c372: fix rtc_set prototypeJean-Christophe PLAGNIOL-VILLARD
2008-09-09ARM: fix warning: target CPU does not support interworkingSergei Poselenov
2008-09-09ARM: Use do_div() instead of division for "long long".Sergei Poselenov
2008-09-08lib_arm/bootm.c: fix compile warningsWolfgang Denk
2008-09-08ml507: fix out of tree build problemWolfgang Denk
2008-09-08common/cmd_bootm.c: fix printf() format warningsWolfgang Denk
2008-09-08BMW, PCIPPC2, PCIPPC6, RBC82: fix compile warningsWolfgang Denk
2008-09-08mk48t59: fix compile problem introduced by commit d1e23194Wolfgang Denk
2008-09-08ppc4xx: Move ppc4xx specific prototypes to ppc4xx headerStefan Roese
2008-09-08Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese
2008-09-08ppc4xx: Update CPCI405(AB) configurationMatthias Fuchs
2008-09-08ppc4xx: Cleanup CPCI405 linker scriptMatthias Fuchs
2008-09-08ppc4xx: Update CPCI405 variants handlingMatthias Fuchs
2008-09-08ppc4xx: Remove CONFIG_CS8952_PHY defineStefan Roese
2008-09-08ppc4xx: Fix compilation warning for PIP405Stefan Roese
2008-09-08ppc4xx: Fix compilation warning for canyonlands & glacierStefan Roese
2008-09-07Fix compiler warning in mpc8xxx ddr codeKumar Gala
2008-09-07rtc: allow rtc_set to return an error and use it in cmd_dateJean-Christophe PLAGNIOL-VILLARD
2008-09-07ap325rxa/favr-32-ezkit: Use CONFIG_FLASH_CFI_DRIVERJean-Christophe PLAGNIOL-VILLARD
2008-09-07config.mk: Move arch-specific condition to $(ARCH)_config.mkShinya Kuribayashi
2008-09-07Prevent crash if random/invalid ramdisks are passed to bootmKumar Gala
2008-09-07Prevent crash if random DTB address is passed to bootmAnatolij Gustschin
2008-09-07clean up some #if !defined() in drivers/video/cfb_console.cAndrew Dyer
2008-09-07apollon: use the last memory area for u-bootKyungmin Park
2008-09-06TQM8272: move NAND part in seperate FileHeiko Schocher
2008-09-06TQM8272: Fix compiling error for the TQM8272 board.Heiko Schocher
2008-09-06Add JFFS2 command support on OneNANDKyungmin Park
2008-09-06Allow console input to be disabledMark Jackson
2008-09-06loads: allow negative offsetsRicardo Ribalda Delgado
2008-09-06USB EHCI: reset root hubYuri Tikhonov
2008-09-06RX 8025 RTC: analyze 12/24-hour mode flag in rtc_get().Yuri Tikhonov
2008-09-05Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese