summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* Merge remote branch 'u-boot-avr32/master'Wolfgang Denk2008-06-03-284/+477
|\
| * avr32: Rework SDRAM initialization codeHaavard Skinnemoen2008-05-27-44/+77
| * avr32: Rename pm_init() as clk_init() and make SoC-specificHaavard Skinnemoen2008-05-27-0/+2
| * avr32: Clean up the HMATRIX codeHaavard Skinnemoen2008-05-27-232/+192
| * avr32: Add support for the ATSTK1006 boardHaavard Skinnemoen2008-05-27-0/+202
| * avr32: Get rid of the .flashprog sectionHaavard Skinnemoen2008-05-27-7/+0
| * avr32: Use correct condition around macb clock accessorsHaavard Skinnemoen2008-05-27-1/+1
| * avr32: stk1002 and ngw100 convergenceDavid Brownell2008-05-27-6/+9
* | Merge remote branch 'u-boot-nand-flash/master'Wolfgang Denk2008-06-03-0/+9
|\ \
| * | Make onenand_uboot.h self-sufficient.Scott Wood2008-05-28-0/+5
| * | NAND: Provide a sane default for NAND_MAX_CHIPS.Scott Wood2008-05-28-0/+4
| |/
* | Merge remote branch 'u-boot-mips/master'Wolfgang Denk2008-06-03-294/+1254
|\ \
| * | mips: Add an 'include/asm/errno.h', like all other architecturesJason McMullan2008-05-30-0/+143
| * | [MIPS] <asm/mipsregs.h>: Update coprocessor register access macrosShinya Kuribayashi2008-05-30-125/+825
| * | [MIPS] <asm/mipsregs.h>: Update register / bit field definitionsShinya Kuribayashi2008-05-30-111/+225
| * | [MIPS] <asm/mipsregs.h>: CodinygStyle cleanupsShinya Kuribayashi2008-05-30-140/+143
| |/
* | Merge remote branch 'u-boot-ppc4xx/master'Wolfgang Denk2008-06-02-0/+298
|\ \ | |/ |/|
| * Merge branch 'quad100hd'Stefan Roese2008-05-21-0/+298
| |\
| | * ppc4xx: QUAD100HD: Allow the environment to be put into flash.Gary Jennejohn2008-05-14-4/+9
| | * ppc4xx: Add the Harris QUAD100HD AMCC 405EP-based boardGary Jennejohn2008-05-08-0/+293
* | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2008-05-27-0/+6
|\ \ \
| * | | USB: add support for multiple PCI OHCI controllersSergei Poselenov2008-05-22-2/+12
* | | | Socrates: Added USB support.Sergei Poselenov2008-05-27-9/+12
* | | | Socrates: add support for DS75 Digital Thermo Sensor on I2C bus.Sergei Poselenov2008-05-27-1/+11
* | | | Socrates: Config file cleanup.Sergei Poselenov2008-05-27-3/+4
|/ / /
* | | Merge branch 'socrates' of /home/wd/git/u-boot/projectsWolfgang Denk2008-05-21-0/+402
|\ \ \
| * | | socrates: fix second TSEC configuration (it is actually TSEC3)Sergei Poselenov2008-05-20-6/+6
| * | | socrates: changes to support FDTSergei Poselenov2008-05-20-33/+25
| * | | Initial support for "Socrates" boardSergei Poselenov2008-05-20-0/+410
| |/ /
* | | Merge branch 'lwmon5' of /home/wd/git/u-boot/projectsWolfgang Denk2008-05-21-3/+34
|\ \ \
| * | | POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) wit...Yuri Tikhonov2008-05-20-2/+12
| * | | POST: add POST_STOP flagYuri Tikhonov2008-05-20-0/+14
| * | | POST: switch CFG_POST_OCM with CFG_POST_CODEC (workaround)Yuri Tikhonov2008-05-20-2/+2
| * | | lwmon5: enable OCM post test on lwmon5 boardYuri Tikhonov2008-05-20-0/+6
| * | | POST: OCM test added.Yuri Tikhonov2008-05-20-0/+1
| |/ /
* | | Adding DIU support for Freescale 5121ADSYork Sun2008-05-21-19/+34
* | | Big white-space cleanup.Wolfgang Denk2008-05-21-6218/+6212
|/ /
* | Fix 8313ERDB board configurationYork Sun2008-05-19-8/+6
* | environment: fix bug introduced by commit a8409f4f1ac8Wolfgang Denk2008-05-14-2/+2
* | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-05-14-4/+8
|\ \
| * | ppc4xx: Add 405EX(r) revision C PVR definitions and detection codeStefan Roese2008-05-13-4/+8
* | | environment: cleanup prototype declarations of env functions.Wolfgang Denk2008-05-14-0/+10
* | | Makefile: fix "error: version_autogenerated.h: No such file or directory"Wolfgang Denk2008-05-13-0/+2
|/ /
* | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2008-05-12-11/+19
|\ \
| * | ppc4xx: Kilauea: Add CONFIG_BOOTP_SUBNETMASK to Kilauea board configMarkus Klotzbücher2008-05-10-0/+1
| * | ppc4xx: Update Makalu defconfig to use device-tree booting as defaultStefan Roese2008-05-10-11/+18
* | | Revert "Avoid initrd and logbuffer area overlaps"Wolfgang Denk2008-05-12-1/+0
* | | Revert "Change env_get_char from a global function ptr to a function."Wolfgang Denk2008-05-12-1/+0
|/ /
* | PPC: fix map_physmem build warningBecky Bruce2008-05-10-1/+1
* | Update pci code to use phys_addr_tBecky Bruce2008-05-10-5/+5