summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Update CHANGELOG, prepare 2008-10-rc1 releaseWolfgang Denk2008-09-092-4/+2583
| * | | bootm_load_os: fix load_end debug messageJean-Christophe PLAGNIOL-VILLARD2008-09-091-2/+2
| * | | bootm: enable fdt support only on ppc, m68k and sparcJean-Christophe PLAGNIOL-VILLARD2008-09-091-0/+2
| * | | common/cmd_mem.c: remove nested #if defined(CONFIG_CMD_MEMORY)Markus Heidelberg2008-09-091-2/+0
| * | | gitignore: add tags files and Vim swap fileMarkus Heidelberg2008-09-091-0/+5
| * | | add board_eth_init() for sh7785lcr boardYoshihiro Shimoda2008-09-091-0/+5
| * | | mtd: SPI Flash: Support the STMicro FlashTsiChung Liew2008-09-094-0/+363
| | |/ | |/|
* | | trab: fix build problem after change to use do_div()Wolfgang Denk2008-09-091-0/+1
|/ /
* | Correct drv_usb_kbd_init functionRyan CHEN2008-09-091-0/+2
* | Make usb-stop() safe to call multiple times in a row.Remy Bohmer2008-09-092-5/+12
* | Makefile: fix bug introduced by commit 47ffd6c2Wolfgang Denk2008-09-093-3/+3
* | ppc4xx: ppc440-generic-ALL: Fix out of tree build v2Ricardo Ribalda Delgado2008-09-098-21/+109
* | Fix dev_print when called from usb_stor_info (usb storage command)Nícolas Carneiro Lebedenco2008-09-091-0/+6
* | FIT: make iminfo check hashes of all images in FIT, return 1 on failed checkBartlomiej Sieka2008-09-091-0/+6
* | FIT: add ability to check hashes of all images in FIT, improve outputBartlomiej Sieka2008-09-092-5/+57
* | qemu_mips: Update linux bootm to support dynamic cmdlineJean-Christophe PLAGNIOL-VILLARD2008-09-092-0/+80
* | Add support for booting of INTEGRITY operating system uImagesPeter Tyser2008-09-095-3/+46
* | mips/bootm: Fix typo in commit c4f9419c, "initrd_start" replaced by "images->...Jean-Christophe PLAGNIOL-VILLARD2008-09-091-1/+1
* | 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
OpenPOWER on IntegriCloud