summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-06-03Add size #defines for Altera Cyclone-II EP2C8 and EP2C20.Andre Schwarz
2008-06-03SPI Flash subsystemHaavard Skinnemoen
2008-06-03atmel_spi: Driver for the Atmel SPI controllerHans-Christian Egtvedt
2008-06-03SPI API improvementsHaavard Skinnemoen
2008-06-03Move definition of container_of() to common.hHaavard Skinnemoen
2008-06-03Fix warnings from gcc-4.3.0 build on a ppc hostKumar Gala
2008-06-03Avoid initrd and logbuffer area overlapsMarian Balakowicz
2008-06-03PPC: Add print_bats() to lib_ppc/bat_rw.cBecky Bruce
2008-06-03PPC: Change lib_ppc/bat_rw.c to use high batsBecky Bruce
2008-06-03PPC: Create and use CONFIG_HIGH_BATSBecky Bruce
2008-06-03Merge remote branch 'u-boot-at91/for-1.3.4'Wolfgang Denk
2008-06-03Merge remote branch 'u-boot-avr32/master'Wolfgang Denk
2008-06-03Merge remote branch 'u-boot-nand-flash/master'Wolfgang Denk
2008-06-03Merge remote branch 'u-boot-mips/master'Wolfgang Denk
2008-06-02Merge remote branch 'u-boot-ppc4xx/master'Wolfgang Denk
2008-05-30mips: Add an 'include/asm/errno.h', like all other architecturesJason McMullan
2008-05-30[MIPS] <asm/mipsregs.h>: Update coprocessor register access macrosShinya Kuribayashi
2008-05-30[MIPS] <asm/mipsregs.h>: Update register / bit field definitionsShinya Kuribayashi
2008-05-30[MIPS] <asm/mipsregs.h>: CodinygStyle cleanupsShinya Kuribayashi
2008-05-28Make onenand_uboot.h self-sufficient.Scott Wood
2008-05-28NAND: Provide a sane default for NAND_MAX_CHIPS.Scott Wood
2008-05-27avr32: Rework SDRAM initialization codeHaavard Skinnemoen
2008-05-27avr32: Rename pm_init() as clk_init() and make SoC-specificHaavard Skinnemoen
2008-05-27avr32: Clean up the HMATRIX codeHaavard Skinnemoen
2008-05-27avr32: Add support for the ATSTK1006 boardHaavard Skinnemoen
2008-05-27avr32: Get rid of the .flashprog sectionHaavard Skinnemoen
2008-05-27avr32: Use correct condition around macb clock accessorsHaavard Skinnemoen
2008-05-27avr32: stk1002 and ngw100 convergenceDavid Brownell
2008-05-27Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2008-05-27Socrates: Added USB support.Sergei Poselenov
2008-05-27Socrates: add support for DS75 Digital Thermo Sensor on I2C bus.Sergei Poselenov
2008-05-27Socrates: Config file cleanup.Sergei Poselenov
2008-05-24Merging Stelian Pop AT91 patchesJean-Christophe PLAGNIOL-VILLARD
2008-05-22USB: add support for multiple PCI OHCI controllersSergei Poselenov
2008-05-21Merge branch 'quad100hd'Stefan Roese
2008-05-21Merge branch 'socrates' of /home/wd/git/u-boot/projectsWolfgang Denk
2008-05-21Merge branch 'lwmon5' of /home/wd/git/u-boot/projectsWolfgang Denk
2008-05-21Adding DIU support for Freescale 5121ADSYork Sun
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-05-20socrates: fix second TSEC configuration (it is actually TSEC3)Sergei Poselenov
2008-05-20socrates: changes to support FDTSergei Poselenov
2008-05-20Initial support for "Socrates" boardSergei Poselenov
2008-05-20POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) wit...Yuri Tikhonov
2008-05-20POST: add POST_STOP flagYuri Tikhonov
2008-05-20POST: switch CFG_POST_OCM with CFG_POST_CODEC (workaround)Yuri Tikhonov
2008-05-20lwmon5: enable OCM post test on lwmon5 boardYuri Tikhonov
2008-05-20POST: OCM test added.Yuri Tikhonov
2008-05-19Fix 8313ERDB board configurationYork Sun
2008-05-14environment: fix bug introduced by commit a8409f4f1ac8Wolfgang Denk
2008-05-14Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk