aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-12-05serial: constify serial_assign()Gerlando Falauto1-1/+1
2011-12-05serial: cosmetic checkpatch complianceGerlando Falauto1-9/+10
2011-12-02sh: Add support for ecovec boardNobuhiro Iwamatsu1-0/+200
2011-12-02sh: espt: change config for new sh_eth driverYoshihiro Shimoda1-0/+4
2011-12-02sh7763rdp: change config for new sh_eth driverYoshihiro Shimoda1-0/+4
2011-12-02sh: Add a flag which controls the DDR ECC mode of sh7757lcrNobuhiro Iwamatsu1-0/+1
2011-12-02sh7757lcr: change config for new sh_eth driverYoshihiro Shimoda1-0/+4
2011-12-02Merge branch 'sr@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk1-0/+1
2011-12-02Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk3-0/+587
2011-12-01Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk11-26/+669
2011-12-01image: Implement IH_TYPE_KERNEL_NOLOADStephen Warren1-0/+1
2011-12-01ppc4xx: Add Io64 board supportDirk Eibach2-0/+585
2011-12-01ppc4xx: use CONFIG_PCI_BOOTDELAY instead of private implementationMatthias Fuchs1-0/+2
2011-11-29mpc85xx: support for Freescale COM Express P2020Ira W. Snyder1-0/+576
2011-11-29mpc8xxx: update module_type values from JEDEC DDR3 SPD SpecificationIra W. Snyder1-0/+7
2011-11-29powerpc/p3060qds: Add board related support for P3060QDS platformShengzhou Liu2-1/+53
2011-11-29powerpc/85xx: clean up and document the QE/FMAN microcode macrosTimur Tabi5-19/+31
2011-11-29powerpc/85xx: CONFIG_FSL_SATA_V2 should be defined in config_mpc85xx.hTimur Tabi4-6/+2
2011-11-29x86: Provide more configuration granularityGraeme Russ1-0/+5
2011-11-27dataflash: fix parameters order in write_dataflash()Igor Grinberg1-1/+2
2011-11-27davinci_sonata: define CONFIG_MACH_TYPE for davinci_sonata boardChristian Riesch1-0/+2
2011-11-27davinci_schmoogie: define CONFIG_MACH_TYPE for davinci_schmoogie boardChristian Riesch1-0/+3
2011-11-27arm: a320evb: define mach-type in board config fileYan-Pai Chen1-0/+6
2011-11-27Fix Stelian's email addressStelian Pop12-12/+12
2011-11-27Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk1-0/+1
2011-11-27microblaze: usable uart16550 for big endian systemsStephan Linz1-2/+6
2011-11-25mmc: mv_sdhci: Fix host version read for Armada100Ajay Bhargav1-0/+1
2011-11-23Fix clash between IH_ARCH_NDS32 and IH_ARCH_SANDBOXStefan Kristiansson1-1/+1
2011-11-22env: clean env_common.c checkpatch and code styleIgor Grinberg1-0/+8
2011-11-22env: clean env_dataflash.c checkpatch and code styleIgor Grinberg1-0/+2
2011-11-22env: clean cmd_nvedit.c checkpatch and code styleIgor Grinberg2-0/+6
2011-11-22env: move extern environment[] to environment.hIgor Grinberg1-0/+4
2011-11-22env: move extern default_environment[] to environment.hIgor Grinberg1-0/+2
2011-11-22common: move extern char console_buffer[] to common.hIgor Grinberg1-0/+1
2011-11-22env: clean environment.h checkpatch and code styleIgor Grinberg1-21/+23
2011-11-22Define uintptr_t as long int to simplify printf() format stringsSimon Glass1-9/+3
2011-11-21Merge branch 'sr@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk1-4/+29
2011-11-21Merge branch 'master' of git://git.denx.de/u-boot-niosWolfgang Denk1-0/+4
2011-11-18gpio: Adapt PCA9698 to standard GPIO APIDirk Eibach1-4/+29
2011-11-16Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk5-4613/+4659
2011-11-16Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk5-4613/+4659
2011-11-16Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk18-1016/+1024
2011-11-16Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk18-1016/+1024
2011-11-16Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk1-2/+2
2011-11-16Merge branch 'master' of git://git.denx.de/u-boot-fdtWolfgang Denk1-2/+2
2011-11-16Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk8-6/+9
2011-11-16Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk8-6/+9
2011-11-16Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk3-0/+1087
2011-11-15api: export LCD device to external appsChe-Liang Chiou1-0/+16
2011-11-15font: split font data from video_font.hChe-Liang Chiou2-4613/+4640