summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove support for booting ARTOS imagesKumar Gala2008-09-098-113/+3
* Makefile: compile and link each module just onceWolfgang Denk2008-09-093-8/+9
* Moved conditional compile into MakefileAndreas Engel2008-09-096-16/+12
* Merged serial_pl010.c and serial_pl011.c.Andreas Engel2008-09-094-178/+69
* Remove gap fill in srec object v2Ricardo Ribalda Delgado2008-09-091-1/+1
* README: fix missing subdirectory in the documentationMarkus Heidelberg2008-09-091-3/+3
* Update i386 code (sc520_cdp)Graeme Russ2008-09-0913-25/+96
* fw_env: add NAND supportGuennadi Liakhovetski2008-09-093-264/+611
* ppc4xx: Fix out-of-tree building of CPCI405 variantsMatthias Fuchs2008-09-091-0/+1
* Removed hardcoded MxMR loop value from upmconfig() for MPC85xx.Sergei Poselenov2008-09-091-8/+7
* 85xx: socrates: Enable Lime support.Anatolij Gustschin2008-09-096-3/+259
* 85xx: Socrates: Major code update.Detlev Zundel2008-09-093-92/+132
* Update Freescale 85xx boards to sys_eeprom.cTimur Tabi2008-09-095-67/+22
* lib_ppc/interrupts.c: make board_show_activity() a weak functionWolfgang Denk2008-09-091-1/+6
* stxxtc: remove empty CONFIG_SHOW_ACTIVITY functionsWolfgang Denk2008-09-092-15/+0
* NETTA2: remove empty CONFIG_SHOW_ACTIVITY functionsWolfgang Denk2008-09-092-15/+0
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2008-09-0940-336/+2107
|\
| * ppc4xx: Move ppc4xx specific prototypes to ppc4xx headerStefan Roese2008-09-083-22/+15
| * Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2008-09-0869-389/+772
| |\
| * | ppc4xx: Update CPCI405(AB) configurationMatthias Fuchs2008-09-082-0/+12
| * | ppc4xx: Cleanup CPCI405 linker scriptMatthias Fuchs2008-09-081-15/+0
| * | ppc4xx: Update CPCI405 variants handlingMatthias Fuchs2008-09-082-17/+7
| * | ppc4xx: Remove CONFIG_CS8952_PHY defineStefan Roese2008-09-082-3/+0
| * | ppc4xx: Fix compilation warning for PIP405Stefan Roese2008-09-081-6/+5
| * | ppc4xx: Fix compilation warning for canyonlands & glacierStefan Roese2008-09-081-7/+3
| * | Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2008-09-051-1/+1
| |\ \
| * | | ppc4xx: Add support for GPCS, SGMII and M88E1112 PHYVictor Gallardo2008-09-053-5/+198
| * | | ppc4xx: Update Kilauea to use PPC4xx DDR autocalibration routinesAdam Graham2008-09-057-77/+153
| * | | ppc4xx: IBM Memory Controller DDR autocalibration routinesAdam Graham2008-09-051-0/+1212
| * | | ppc44x: Unification of virtex5 pp440 boardsRicardo Ribalda Delgado2008-09-0524-214/+530
* | | | disk-on-chip: remove duplicate doc_probe declarationJean-Christophe PLAGNIOL-VILLARD2008-09-0910-11/+0
* | | | onenand_uboot: fix warning: 'struct mtd_oob_ops' declared inside parameter listJean-Christophe PLAGNIOL-VILLARD2008-09-091-0/+1
* | | | rs5c372: fix rtc_set prototypeJean-Christophe PLAGNIOL-VILLARD2008-09-091-2/+1
* | | | ARM: fix warning: target CPU does not support interworkingSergei Poselenov2008-09-092-0/+14
* | | | ARM: Use do_div() instead of division for "long long".Sergei Poselenov2008-09-093-6/+16
* | | | lib_arm/bootm.c: fix compile warningsWolfgang Denk2008-09-081-2/+1
* | | | ml507: fix out of tree build problemWolfgang Denk2008-09-081-2/+2
* | | | common/cmd_bootm.c: fix printf() format warningsWolfgang Denk2008-09-081-2/+2
* | | | BMW, PCIPPC2, PCIPPC6, RBC82: fix compile warningsWolfgang Denk2008-09-081-0/+3
* | | | mk48t59: fix compile problem introduced by commit d1e23194Wolfgang Denk2008-09-081-1/+1
| |_|/ |/| |
* | | Fix compiler warning in mpc8xxx ddr codeKumar Gala2008-09-071-2/+4
* | | rtc: allow rtc_set to return an error and use it in cmd_dateJean-Christophe PLAGNIOL-VILLARD2008-09-0736-58/+134
* | | ap325rxa/favr-32-ezkit: Use CONFIG_FLASH_CFI_DRIVERJean-Christophe PLAGNIOL-VILLARD2008-09-072-2/+2
* | | config.mk: Move arch-specific condition to $(ARCH)_config.mkShinya Kuribayashi2008-09-072-16/+14
* | | Prevent crash if random/invalid ramdisks are passed to bootmKumar Gala2008-09-072-2/+3
* | | Prevent crash if random DTB address is passed to bootmAnatolij Gustschin2008-09-072-2/+3
* | | clean up some #if !defined() in drivers/video/cfb_console.cAndrew Dyer2008-09-071-12/+12
* | | apollon: use the last memory area for u-bootKyungmin Park2008-09-071-1/+1
* | | TQM8272: move NAND part in seperate FileHeiko Schocher2008-09-064-276/+331
* | | TQM8272: Fix compiling error for the TQM8272 board.Heiko Schocher2008-09-061-18/+15
OpenPOWER on IntegriCloud