aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-06-10Add missing CSCONFIG_BANK_BIT_3 define to mpc83xx.hTor Krill1-0/+1
2008-06-03Socrates: Fix PCI bus frequency reportWolfgang Denk1-1/+2
2008-06-03Add size #defines for Altera Cyclone-II EP2C8 and EP2C20.Andre Schwarz1-0/+2
2008-06-03SPI Flash subsystemHaavard Skinnemoen1-0/+70
2008-06-03atmel_spi: Driver for the Atmel SPI controllerHans-Christian Egtvedt3-0/+11
2008-06-03SPI API improvementsHaavard Skinnemoen3-25/+131
2008-06-03Move definition of container_of() to common.hHaavard Skinnemoen3-22/+11
2008-06-03Fix warnings from gcc-4.3.0 build on a ppc hostKumar Gala1-1/+1
2008-06-03Avoid initrd and logbuffer area overlapsMarian Balakowicz1-0/+1
2008-06-03PPC: Add print_bats() to lib_ppc/bat_rw.cBecky Bruce1-0/+1
2008-06-03PPC: Change lib_ppc/bat_rw.c to use high batsBecky Bruce1-1/+5
2008-06-03PPC: Create and use CONFIG_HIGH_BATSBecky Bruce45-1/+78
2008-06-03Merge remote branch 'u-boot-at91/for-1.3.4'Wolfgang Denk17-17/+1505
2008-06-03Merge remote branch 'u-boot-avr32/master'Wolfgang Denk12-284/+477
2008-06-03Merge remote branch 'u-boot-nand-flash/master'Wolfgang Denk2-0/+9
2008-06-03Merge remote branch 'u-boot-mips/master'Wolfgang Denk2-294/+1254
2008-06-02Merge remote branch 'u-boot-ppc4xx/master'Wolfgang Denk1-0/+298
2008-05-30mips: Add an 'include/asm/errno.h', like all other architecturesJason McMullan1-0/+143
2008-05-30[MIPS] <asm/mipsregs.h>: Update coprocessor register access macrosShinya Kuribayashi1-125/+825
2008-05-30[MIPS] <asm/mipsregs.h>: Update register / bit field definitionsShinya Kuribayashi1-111/+225
2008-05-30[MIPS] <asm/mipsregs.h>: CodinygStyle cleanupsShinya Kuribayashi1-140/+143
2008-05-28Make onenand_uboot.h self-sufficient.Scott Wood1-0/+5
2008-05-28NAND: Provide a sane default for NAND_MAX_CHIPS.Scott Wood1-0/+4
2008-05-27avr32: Rework SDRAM initialization codeHaavard Skinnemoen7-44/+77
2008-05-27avr32: Rename pm_init() as clk_init() and make SoC-specificHaavard Skinnemoen1-0/+2
2008-05-27avr32: Clean up the HMATRIX codeHaavard Skinnemoen3-232/+192
2008-05-27avr32: Add support for the ATSTK1006 boardHaavard Skinnemoen1-0/+202
2008-05-27avr32: Get rid of the .flashprog sectionHaavard Skinnemoen1-7/+0
2008-05-27avr32: Use correct condition around macb clock accessorsHaavard Skinnemoen1-1/+1
2008-05-27avr32: stk1002 and ngw100 convergenceDavid Brownell4-6/+9
2008-05-27Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk1-0/+6
2008-05-27Socrates: Added USB support.Sergei Poselenov1-9/+12
2008-05-27Socrates: add support for DS75 Digital Thermo Sensor on I2C bus.Sergei Poselenov1-1/+11
2008-05-27Socrates: Config file cleanup.Sergei Poselenov1-3/+4
2008-05-24Merging Stelian Pop AT91 patchesJean-Christophe PLAGNIOL-VILLARD17-17/+1505
2008-05-22USB: add support for multiple PCI OHCI controllersSergei Poselenov1-2/+12
2008-05-21Merge branch 'quad100hd'Stefan Roese1-0/+298
2008-05-21Merge branch 'socrates' of /home/wd/git/u-boot/projectsWolfgang Denk1-0/+402
2008-05-21Merge branch 'lwmon5' of /home/wd/git/u-boot/projectsWolfgang Denk15-3/+34
2008-05-21Adding DIU support for Freescale 5121ADSYork Sun1-19/+34
2008-05-21Big white-space cleanup.Wolfgang Denk280-6218/+6212
2008-05-20socrates: fix second TSEC configuration (it is actually TSEC3)Sergei Poselenov1-6/+6
2008-05-20socrates: changes to support FDTSergei Poselenov1-33/+25
2008-05-20Initial support for "Socrates" boardSergei Poselenov1-0/+410
2008-05-20POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) wit...Yuri Tikhonov13-2/+12
2008-05-20POST: add POST_STOP flagYuri Tikhonov13-0/+14
2008-05-20POST: switch CFG_POST_OCM with CFG_POST_CODEC (workaround)Yuri Tikhonov1-2/+2
2008-05-20lwmon5: enable OCM post test on lwmon5 boardYuri Tikhonov1-0/+6
2008-05-20POST: OCM test added.Yuri Tikhonov1-0/+1
2008-05-19Fix 8313ERDB board configurationYork Sun1-8/+6