aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-08-04mpc5200: digsy_mtc: fix extension board EEPROM I2C address for rev5Anatolij Gustschin1-0/+7
2011-08-04hwmon: do not init sensors on startupHeiko Schocher1-1/+1
2011-08-04Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk30-173/+581
2011-08-04video: Add SHARP LQ084S3LG01 LCD support on P1022DSTimur Tabi1-1/+1
2011-08-04Armada100: Add Board Support for Marvell GuruPlug-DisplayAjay Bhargav1-0/+87
2011-08-04spear: fix build errors for spear3xx/spear600 platformsShiraz Hashim1-0/+12
2011-08-04ARM: versatile: fix board supportStefano Babic1-1/+20
2011-08-04SMDKV310: Enable device tree supportThomas Abraham1-0/+3
2011-08-04arm: a320: enable tagged list supportPo-Yu Chuang1-0/+6
2011-08-04arm: a320: fix multiline comment stylePo-Yu Chuang1-14/+14
2011-08-04Removed unused define, CONFIG_ARMV7.Christopher Harvey21-23/+0
2011-08-03avr32: add grasshopper (ICnova AP7000) boardAndreas Bießmann1-0/+198
2011-08-03AT91: Makes AT91SAM9263-EK build correctly against u-boot-atmel/masterXu, Hong1-36/+47
2011-08-03AT91: Board fix for AT91SAM9261-EKXu, Hong1-62/+71
2011-08-03AT91: Makes AT91SAM9RL-EK build correctly against u-boot-atmel/masterXu, Hong1-37/+48
2011-08-03mkimage: Add OMAP boot image supportJohn Rigby1-0/+1
2011-08-03omap: add MMC and FAT support to SPLAneesh V2-0/+10
2011-08-03omap: add basic SPL supportAneesh V2-0/+52
2011-08-03omap4: automatic sdram detectionAneesh V2-0/+2
2011-08-03omap4: calculate EMIF register valuesAneesh V2-0/+10
2011-08-02Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk6-10/+76
2011-08-02Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk1-1/+3
2011-08-01environment.h: fix warning: "CONFIG_ENV_IS_EMBEDDED" redefinedWolfgang Denk1-1/+3
2011-08-01fpga: constify to fix build warningWolfgang Denk7-28/+28
2011-08-01Unify timer_init() and cpu_init() prototypesWolfgang Denk1-0/+3
2011-07-31MIPS: rename INFINEON_EBU_BOOTCFG to CONFIG_SYS_XWAY_EBU_BOOTFGDaniel Schwierzeck1-1/+1
2011-07-31MIPS: INCA-IP: rename inca-swap-bytes host toolDaniel Schwierzeck1-0/+2
2011-07-30Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk4-4/+32
2011-07-30Constify getenv(), setenv() and hash code functionsWolfgang Denk3-7/+7
2011-07-29powerpc/85xx: enable USB2 gadget mode for corenet ds boardShaohui Xie1-0/+1
2011-07-29powerpc/85xx: Fix build failure for P1023RDSKumar Gala1-3/+3
2011-07-29powerpc/p2041rdb: Enable SATA supportMingkai Hu1-0/+20
2011-07-2985xx: enable FDT support for STX SSA boardWolfgang Denk1-1/+6
2011-07-29powerpc/p2041rdb: Enable backside L2 cache supportMingkai Hu1-0/+2
2011-07-28post, memory test: add memory_post_test() to include fileHeiko Schocher1-0/+1
2011-07-28Fix build error causes by "unify version_string"Wolfgang Denk1-1/+2
2011-07-28Removed obsolete Netstal boardsNiklaus Giger4-1142/+0
2011-07-28cleanup: Fix typos and misspellings in various files.Mike Williams6-7/+7
2011-07-28include/compiler.h: typedef ulong for FreeBSDJeroen Hofstee1-1/+1
2011-07-28unify version_stringAndreas Bießmann1-0/+11
2011-07-28mkimage: add UBL header support for booting davinci cpusHeiko Schocher1-0/+1
2011-07-28fpga: add #define for Altera Cyclone EP3C5Michael Jones1-0/+1
2011-07-28cosmetic: spell fixes etc.Michael Jones1-5/+5
2011-07-28km/common: moved eeprom config to pbec specific partStefan Bigler3-6/+12
2011-07-28km/common: use u-boot.kwb for u-boot update function on armHolger Brunck3-1/+2
2011-07-27common: move BUILD_BUG_ON define to common.hHeiko Schocher2-3/+3
2011-07-27km/common: enable cramfs and cramfs cmdlineHolger Brunck1-1/+3
2011-07-27powerpc/km82xx: remove 82xx specific functions from common.cHolger Brunck1-0/+7
2011-07-27km/common: remove obsolete defines and headerHolger Brunck1-10/+0
2011-07-27km/common: simplify debug environmentHolger Brunck6-15/+13