aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-09-09NETTA2: remove empty CONFIG_SHOW_ACTIVITY functionsWolfgang Denk2-15/+0
2008-09-08Removed hardcoded MxMR loop value from upmconfig() for MPC85xx.Sergei Poselenov1-8/+7
2008-09-0885xx: socrates: Enable Lime support.Anatolij Gustschin6-3/+259
2008-09-0885xx: Socrates: Major code update.Detlev Zundel3-92/+132
2008-09-09Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk40-336/+2107
2008-09-09disk-on-chip: remove duplicate doc_probe declarationJean-Christophe PLAGNIOL-VILLARD10-11/+0
2008-09-09onenand_uboot: fix warning: 'struct mtd_oob_ops' declared inside parameter listJean-Christophe PLAGNIOL-VILLARD1-0/+1
2008-09-09rs5c372: fix rtc_set prototypeJean-Christophe PLAGNIOL-VILLARD1-2/+1
2008-09-09ARM: fix warning: target CPU does not support interworkingSergei Poselenov2-0/+14
2008-09-09ARM: Use do_div() instead of division for "long long".Sergei Poselenov3-6/+16
2008-09-08Update Freescale 85xx boards to sys_eeprom.cTimur Tabi5-67/+22
2008-09-08lib_arm/bootm.c: fix compile warningsWolfgang Denk1-2/+1
2008-09-08ml507: fix out of tree build problemWolfgang Denk1-2/+2
2008-09-08common/cmd_bootm.c: fix printf() format warningsWolfgang Denk1-2/+2
2008-09-08BMW, PCIPPC2, PCIPPC6, RBC82: fix compile warningsWolfgang Denk1-0/+3
2008-09-08mk48t59: fix compile problem introduced by commit d1e23194Wolfgang Denk1-1/+1
2008-09-08ppc4xx: Move ppc4xx specific prototypes to ppc4xx headerStefan Roese3-22/+15
2008-09-08Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese69-389/+772
2008-09-08ppc4xx: Update CPCI405(AB) configurationMatthias Fuchs2-0/+12
2008-09-08ppc4xx: Cleanup CPCI405 linker scriptMatthias Fuchs1-15/+0
2008-09-08ppc4xx: Update CPCI405 variants handlingMatthias Fuchs2-17/+7
2008-09-08ppc4xx: Remove CONFIG_CS8952_PHY defineStefan Roese2-3/+0
2008-09-08ppc4xx: Fix compilation warning for PIP405Stefan Roese1-6/+5
2008-09-08ppc4xx: Fix compilation warning for canyonlands & glacierStefan Roese1-7/+3
2008-09-07Fix compiler warning in mpc8xxx ddr codeKumar Gala1-2/+4
2008-09-07rtc: allow rtc_set to return an error and use it in cmd_dateJean-Christophe PLAGNIOL-VILLARD36-58/+134
2008-09-07ap325rxa/favr-32-ezkit: Use CONFIG_FLASH_CFI_DRIVERJean-Christophe PLAGNIOL-VILLARD2-2/+2
2008-09-07config.mk: Move arch-specific condition to $(ARCH)_config.mkShinya Kuribayashi2-16/+14
2008-09-07Prevent crash if random/invalid ramdisks are passed to bootmKumar Gala2-2/+3
2008-09-07Prevent crash if random DTB address is passed to bootmAnatolij Gustschin2-2/+3
2008-09-07clean up some #if !defined() in drivers/video/cfb_console.cAndrew Dyer1-12/+12
2008-09-07apollon: use the last memory area for u-bootKyungmin Park1-1/+1
2008-09-06TQM8272: move NAND part in seperate FileHeiko Schocher4-276/+331
2008-09-06TQM8272: Fix compiling error for the TQM8272 board.Heiko Schocher1-18/+15
2008-09-06Add JFFS2 command support on OneNANDKyungmin Park3-9/+187
2008-09-06Allow console input to be disabledMark Jackson13-0/+32
2008-09-06loads: allow negative offsetsRicardo Ribalda Delgado1-5/+5
2008-09-06USB EHCI: reset root hubYuri Tikhonov3-0/+39
2008-09-06RX 8025 RTC: analyze 12/24-hour mode flag in rtc_get().Yuri Tikhonov1-1/+5
2008-09-05Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese1-1/+1
2008-09-05devices: Use list_add_tail() instead of list_add() to register a deviceStefan Roese1-1/+1
2008-09-05ppc4xx: Add support for GPCS, SGMII and M88E1112 PHYVictor Gallardo3-5/+198
2008-09-05ppc4xx: Update Kilauea to use PPC4xx DDR autocalibration routinesAdam Graham7-77/+153
2008-09-05ppc4xx: IBM Memory Controller DDR autocalibration routinesAdam Graham1-0/+1212
2008-09-05ppc44x: Unification of virtex5 pp440 boardsRicardo Ribalda Delgado24-214/+530
2008-09-03Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk5-29/+191
2008-09-03Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk5-29/+191
2008-09-03mpc83xx: fix mpc8313 in-tree building with NANDNick Spence2-1/+4
2008-09-03Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk148-847/+1207
2008-09-03mpc83xx: clean up cache operations and unlock_ram_in_cache() functionsNick Spence1-21/+30