summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* lib_ppc/interrupts.c: make board_show_activity() a weak functionWolfgang Denk2008-09-09-1/+6
* stxxtc: remove empty CONFIG_SHOW_ACTIVITY functionsWolfgang Denk2008-09-09-15/+0
* NETTA2: remove empty CONFIG_SHOW_ACTIVITY functionsWolfgang Denk2008-09-09-15/+0
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2008-09-09-336/+2107
|\
| * ppc4xx: Move ppc4xx specific prototypes to ppc4xx headerStefan Roese2008-09-08-22/+15
| * Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2008-09-08-389/+772
| |\
| * | ppc4xx: Update CPCI405(AB) configurationMatthias Fuchs2008-09-08-0/+12
| * | ppc4xx: Cleanup CPCI405 linker scriptMatthias Fuchs2008-09-08-15/+0
| * | ppc4xx: Update CPCI405 variants handlingMatthias Fuchs2008-09-08-17/+7
| * | ppc4xx: Remove CONFIG_CS8952_PHY defineStefan Roese2008-09-08-3/+0
| * | ppc4xx: Fix compilation warning for PIP405Stefan Roese2008-09-08-6/+5
| * | ppc4xx: Fix compilation warning for canyonlands & glacierStefan Roese2008-09-08-7/+3
| * | Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2008-09-05-1/+1
| |\ \
| * | | ppc4xx: Add support for GPCS, SGMII and M88E1112 PHYVictor Gallardo2008-09-05-5/+198
| * | | ppc4xx: Update Kilauea to use PPC4xx DDR autocalibration routinesAdam Graham2008-09-05-77/+153
| * | | ppc4xx: IBM Memory Controller DDR autocalibration routinesAdam Graham2008-09-05-0/+1212
| * | | ppc44x: Unification of virtex5 pp440 boardsRicardo Ribalda Delgado2008-09-05-214/+530
* | | | disk-on-chip: remove duplicate doc_probe declarationJean-Christophe PLAGNIOL-VILLARD2008-09-09-11/+0
* | | | onenand_uboot: fix warning: 'struct mtd_oob_ops' declared inside parameter listJean-Christophe PLAGNIOL-VILLARD2008-09-09-0/+1
* | | | rs5c372: fix rtc_set prototypeJean-Christophe PLAGNIOL-VILLARD2008-09-09-2/+1
* | | | ARM: fix warning: target CPU does not support interworkingSergei Poselenov2008-09-09-0/+14
* | | | ARM: Use do_div() instead of division for "long long".Sergei Poselenov2008-09-09-6/+16
* | | | lib_arm/bootm.c: fix compile warningsWolfgang Denk2008-09-08-2/+1
* | | | ml507: fix out of tree build problemWolfgang Denk2008-09-08-2/+2
* | | | common/cmd_bootm.c: fix printf() format warningsWolfgang Denk2008-09-08-2/+2
* | | | BMW, PCIPPC2, PCIPPC6, RBC82: fix compile warningsWolfgang Denk2008-09-08-0/+3
* | | | mk48t59: fix compile problem introduced by commit d1e23194Wolfgang Denk2008-09-08-1/+1
| |_|/ |/| |
* | | Fix compiler warning in mpc8xxx ddr codeKumar Gala2008-09-07-2/+4
* | | rtc: allow rtc_set to return an error and use it in cmd_dateJean-Christophe PLAGNIOL-VILLARD2008-09-07-58/+134
* | | ap325rxa/favr-32-ezkit: Use CONFIG_FLASH_CFI_DRIVERJean-Christophe PLAGNIOL-VILLARD2008-09-07-2/+2
* | | config.mk: Move arch-specific condition to $(ARCH)_config.mkShinya Kuribayashi2008-09-07-16/+14
* | | Prevent crash if random/invalid ramdisks are passed to bootmKumar Gala2008-09-07-2/+3
* | | Prevent crash if random DTB address is passed to bootmAnatolij Gustschin2008-09-07-2/+3
* | | clean up some #if !defined() in drivers/video/cfb_console.cAndrew Dyer2008-09-07-12/+12
* | | apollon: use the last memory area for u-bootKyungmin Park2008-09-07-1/+1
* | | TQM8272: move NAND part in seperate FileHeiko Schocher2008-09-06-276/+331
* | | TQM8272: Fix compiling error for the TQM8272 board.Heiko Schocher2008-09-06-18/+15
* | | Add JFFS2 command support on OneNANDKyungmin Park2008-09-06-9/+187
* | | Allow console input to be disabledMark Jackson2008-09-06-0/+32
* | | loads: allow negative offsetsRicardo Ribalda Delgado2008-09-06-5/+5
* | | USB EHCI: reset root hubYuri Tikhonov2008-09-06-0/+39
* | | RX 8025 RTC: analyze 12/24-hour mode flag in rtc_get().Yuri Tikhonov2008-09-06-1/+5
| |/ |/|
* | devices: Use list_add_tail() instead of list_add() to register a deviceStefan Roese2008-09-05-1/+1
|/
* Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-09-03-29/+191
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2008-09-03-29/+191
| |\
| | * mpc83xx: fix mpc8313 in-tree building with NANDNick Spence2008-09-03-1/+4
| | * mpc83xx: clean up cache operations and unlock_ram_in_cache() functionsNick Spence2008-09-03-21/+30
| | * mpc83xx: Store and display Arbiter Event Register valuesNick Spence2008-09-03-1/+150
| | * mpc83xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cacheNick Spence2008-09-03-4/+5
| | * MPC83XX: Fix GPIO configuration - set gpio level before directionNick Spence2008-09-03-2/+2