summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ppc4xx: Unify AMCC's board config files (part 3/3)Stefan Roese2008-06-068-999/+105
* ppc4xx: Unify AMCC's board config files (part 2/3)Stefan Roese2008-06-069-1298/+140
* ppc4xx: Unify AMCC's board config files (part 1/3)Stefan Roese2008-06-061-0/+259
* ppc4xx: Fix problem with SDRAM init in bamboo NAND booting portStefan Roese2008-06-041-8/+2
* ppc4xx: Cleanup CPCI405 variant's config fileMatthias Fuchs2008-06-033-93/+0
* Remove shell variable UNDEF_SYM.Kenneth Johansson2008-06-035-5/+5
* ppc4xx: Remove implementations of testdram()Stefan Roese2008-06-0322-538/+0
* ppc4xx: Remove superfluous dram_init() call or replace it by initdram()Stefan Roese2008-06-0325-286/+56
* ppc4xx: Use new 4xx SDRAM controller enable defines in common ECC codeStefan Roese2008-06-031-2/+3
* ppc4xx: Fix common ECC generation code for 440GP style platformsStefan Roese2008-06-032-7/+34
* ppc4xx: Change Kilauea to use the common DDR2 init functionStefan Roese2008-06-038-271/+29
* ppc4xx: Consolidate PPC4xx SDRAM/DDR/DDR2 defines, part2Stefan Roese2008-06-031-0/+1156
* ppc4xx: Consolidate PPC4xx SDRAM/DDR/DDR2 defines, part1Stefan Roese2008-06-034-1461/+25
* ppc4xx/NAND_SPL: Consolidate 405 and 440 NAND booting code in start.SStefan Roese2008-06-032-132/+85
* ppc4xx: Enable Primordial Stack for 40x and Unify ECC HandlingGrant Erickson2008-06-038-444/+330
* ppc4xx: Enable Primordial Stack for 40x and Unify ECC HandlingGrant Erickson2008-06-0312-274/+723
* PPC4xx: Simplified post_word_{load, store}Grant Erickson2008-06-031-15/+11
* Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2008-06-031048-13672/+15233
|\
| * Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2008-05-275-48/+47
| |\
| | * USB: replace old swap_ with proper endianess conversion macrosChristian Eggers2008-05-223-45/+38
| | * Fix endianess conversion in usb_ohci.cChristian Eggers2008-05-221-3/+3
| | * USB: add support for multiple PCI OHCI controllersSergei Poselenov2008-05-223-3/+22
| * | Socrates: Added USB support.Sergei Poselenov2008-05-271-9/+12
| * | USB: add new configuration variable CONFIG_PCI_OHCI_DEVNOSergei Poselenov2008-05-272-1/+10
| * | Socrates: add support for DS75 Digital Thermo Sensor on I2C bus.Sergei Poselenov2008-05-271-1/+11
| * | Socrates: Config file cleanup.Sergei Poselenov2008-05-271-3/+4
| |/
| * Merge branch 'master' of git://git.denx.de/u-boot-testingWolfgang Denk2008-05-212-9/+9
| |\
| | * Fix some whitespace issuesWolfgang Denk2008-05-212-9/+9
| * | Merge branch 'socrates' of /home/wd/git/u-boot/projectsWolfgang Denk2008-05-2111-9/+1160
| |\ \
| | * | socrates: fix second TSEC configuration (it is actually TSEC3)Sergei Poselenov2008-05-201-6/+6
| | * | Fixed reset for socratesSergei Poselenov2008-05-201-9/+14
| | * | socrates: changes to support FDTSergei Poselenov2008-05-202-33/+50
| | * | Initial support for "Socrates" boardSergei Poselenov2008-05-2010-0/+1129
| * | | Merge branch 'lwmon5' of /home/wd/git/u-boot/projectsWolfgang Denk2008-05-2120-8/+155
| |\ \ \
| | * | | POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) wit...Yuri Tikhonov2008-05-2014-4/+14
| | * | | POST: mark OCM test as POST_STOPYuri Tikhonov2008-05-201-1/+1
| | * | | POST: add POST_STOP flagYuri Tikhonov2008-05-2014-2/+29
| | * | | POST: switch CFG_POST_OCM with CFG_POST_CODEC (workaround)Yuri Tikhonov2008-05-201-2/+2
| | * | | lwmon5: enable OCM post test on lwmon5 boardYuri Tikhonov2008-05-201-0/+6
| | * | | POST: OCM test added.Yuri Tikhonov2008-05-204-0/+104
| | * | | POST: typo fixYuri Tikhonov2008-05-201-1/+1
| | |/ /
| * | | Make ads5121 out-of-tree compiling safeYork Sun2008-05-211-1/+6
| * | | Adding DIU support for Freescale 5121ADSYork Sun2008-05-214-21/+261
| * | | Replace DPRINTF with debugYork Sun2008-05-211-35/+29
| * | | Move pixel clock setting to board fileYork Sun2008-05-212-34/+25
| | |/ | |/|
| * | Big white-space cleanup.Wolfgang Denk2008-05-211010-13519/+13530
| |/
* | Merge branch 'quad100hd'Stefan Roese2008-05-219-0/+686
|\ \ | |/ |/|
| * ppc4xx: QUAD100HD: Allow the environment to be put into flash.Gary Jennejohn2008-05-141-4/+9
| * ppc4xx: Add the Harris QUAD100HD AMCC 405EP-based boardGary Jennejohn2008-05-089-0/+681
* | common/usb.c: fix incorrect escape sequenceHebbar2008-05-201-1/+1
OpenPOWER on IntegriCloud