]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
2011-12-06  Tom RiniOMAP3 SPL: Rework memory initalization and devkit8000...
2011-12-06  Tom RiniOMAP3: Suffix all Micron memory timing parts with their...
2011-12-06  Tom RiniOMAP3: Add optimal SDRC autorefresh control values
2011-12-06  Tom Riniomap3: mem: Add MCFG helper macro
2011-12-06  Tom RiniOMAP3: Remove get_mem_type prototype
2011-12-06  Tom RiniOMAP3: Change mem_ok to clear again after reading back
2011-12-06  Tom RiniOMAP3: Add a helper function to set timings in SDRC
2011-12-06  Tom RiniOMAP3: Update SDRC dram_init to always call make_cs1_co...
2011-12-06  Tom Riniomap3: mem: Comment enable_gpmc_cs_config more
2011-12-06  Prabhakar LadARM: davici_emac: Fix condition for number of phy detects
2011-12-06  Christian Riescharm: printf() is not available in some SPL configurations
2011-12-06  Heiko Schocherarm, davinci: add support for am1808 based enbw_cmc...
2011-12-06  Heiko Schocherarm, davinci: move misc function in arch tree
2011-12-06  Heiko Schocherarm, board/davinci/common/misc.c: Codingstyle cleanup
2011-12-06  Heiko Schocherarm, davinci, da850: add uart1 tx rx pinmux config
2011-12-06  Heiko Schocherarm, davinci: move davinci_rtc struct to hardware.h
2011-12-06  Christian Riescharm, davinci: Remove duplication of pinmux configuratio...
2011-12-06  Christian Riescharm, hawkboard: Use the pinmux configurations defined...
2011-12-06  Christian Riescharm, da850evm: Use the pinmux configurations defined...
2011-12-06  Christian Riescharm, da850: Add pinmux configurations to the arch tree
2011-12-06  Christian Riescharm, da850evm: Do pinmux configuration for EMAC togethe...
2011-12-06  Christian Riescharm, hawkboard: Remove obsolete struct pinmux_config...
2011-12-06  Christian Riescharm, davinci: Move pinmux functions from board to arch...
2011-12-06  Heiko Schocherarm, arm926ejs: always do cpu critical inits
2011-12-06  Ilya Yanokomap_gpmc: use SOFTECC in SPL if it's enabled
2011-12-06  Ilya Yanoknand_spl_simple: add support for software ECC
2011-12-06  Ilya YanokAM3517: move AM3517 specific mux defines to generic...
2011-12-06  Ilya YanokAM35xx: add EMAC support
2011-12-06  Ilya Yanokdavinci_emac: hardcode 100Mbps for AM35xx and RMII
2011-12-06  Ilya Yanokdavinci_emac: fix for running with dcache enabled
2011-12-06  Ilya Yanokarm926ejs: add noop implementation for dcache ops
2011-12-06  Ilya Yanokdavinci_emac: conditionally compile specific PHY support
2011-12-06  Ilya Yanokdavinci_emac: use internal addresses in buffer descriptors
2011-12-06  Ilya Yanokdavinci_emac: move arch-independent defines to separate...
2011-12-06  Koen KooiBeagleBoard: config: Really switch to ttyO2
2011-12-06  Anatolij GustschinARM: davinci_dm6467Tevm: Fix build breakage
2011-12-06  Thomas WeberARM: OMAP: Remove STACKSIZE for IRQ and FIQ if unused
2011-12-06  Thomas WeberARM: OMAP3: Remove unused define SDRC_R_C_B
2011-12-06  Thomas WeberARM: OMAP3: Remove unused define CONFIG_OMAP3430
2011-12-06  Aneesh Vomap4: fix IO setting
2011-12-06  Aneesh Vomap4+: streamline CONFIG_SYS_TEXT_BASE and other SDRAM...
2011-12-06  Aneesh Vomap4460: add ES1.1 identification
2011-12-06  Aneesh Vomap4: emif: fix error in driver
2011-12-06  Aneesh Vomap: remove I2C from SPL
2011-12-06  Aneesh Vomap4460: fix TPS initialization
2011-12-06  Aneesh Vomap: fix cache line size for omap3/omap4 boards
2011-12-06  Aneesh Vomap4: ttyO2 instead of ttyS2 in default bootargs
2011-12-06  Aneesh Vomap: Improve PLL parameter calculation tool
2011-12-06  Aneesh Vstart.S: remove omap3 specific code from start.S
2011-12-06  Aneesh Varmv7: setup vector
2011-12-06  Aneesh Varmv7: include armv7/cpu.c in SPL build
2011-12-06  Aneesh Varmv7: disable L2 cache in cleanup_before_linux()
2011-12-06  Christian Riescharm, arm926ejs: Fix clear bss loop for zero length bss
2011-12-06  Marek VasutPXA: Move colibri_pxa270 to board/toradex/
2011-12-06  Marek VasutPXA: Flip colibri_pxa27x to pxa-common.h
2011-12-06  Marek VasutPXA: Introduce common configuration header for PXA
2011-12-06  Marek VasutPXA: Rename pxa_dram_init to pxa2xx_dram_init
2011-12-06  Marek VasutPXA: Squash extern pxa_dram_init()
2011-12-06  Marek VasutPXA: Export cpu_is_ and pxa_dram_init functions
2011-12-06  Marek VasutPXA: Cleanup Colibri PXA270
2011-12-06  Marek VasutPXA: Replace timer driver
2011-12-06  Marek VasutPXA: Add cpuinfo display for PXA2xx
2011-12-06  Marek VasutPXA: Separate PXA2xx CPU init
2011-12-06  Marek VasutPXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X
2011-12-06  Marek VasutPXA: Unify vpac270 environment size
2011-12-06  Marek VasutPXA: Enable command line editing for vpac270
2011-12-06  Marek VasutPXA: Adapt Voipac PXA270 to OneNAND SPL
2011-12-06  Marek VasutPXA: Drop Voipac PXA270 OneNAND IPL
2011-12-06  Marek VasutPXA: Fixup PXA25x boards after start.S update
2011-12-06  Marek VasutPXA: Re-add the Dcache locking as RAM for pxa250
2011-12-06  Marek VasutPXA: Rework start.S to be closer to other ARMs
2011-12-06  Marek VasutPXA: Drop XM250 board
2011-12-06  Marek VasutPXA: Drop PLEB2 board
2011-12-06  Marek VasutPXA: Drop CRADLE board
2011-12-06  Marek VasutPXA: Drop CERF250 board
2011-12-06  Simon SchwarzFix regression in SMDK6400
2011-12-06  Simon Schwarznand: Add common functions to linux/mtd/nand.h
2011-12-06  Tim SchendekehlEthernut 5 board support
2011-12-06  Ajay Bhargavnet: Armada100: Fix compilation warnings
2011-12-06  Simon GuinotARM: remove duplicated code for LaCie boards
2011-12-06  Simon GuinotARM: add support for LaCie 2Big Network v2
2011-12-06  Simon Guinotmvsata: fix ide_preinit for missing disks
2011-12-06  Simon Guinotnetspace_v2: Read Ethernet MAC address from EEPROM
2011-12-06  Sanjeev Premiomap3evm: Add support for EFI partitions
2011-12-06  Sanjeev Premipart_efi: Fix compile errors
2011-12-06  Matthias Weissernet: Make sure IPaddr_t is 32 bits in size
2011-12-06  Marek VasutMAKEALL: Add -l option to only list build targets
2011-12-06  Thomas WeberOMAP3: Change devkit8000 maintainer
2011-12-06  Igor Grinbergtools/envcrc: fix compile breakage
2011-12-06  Andy FlemingAdd a "tidy" build option
2011-12-06  Mike Frysingeradd a git mailrc file for maintainers
2011-12-06  Vadim BendeburyAdd a cli command to test the TPM device.
2011-12-06  Jason Hobbspxe: make the first label the implicit default
2011-12-06  Mike Frysingercmd_bdinfo: simplify local static funcs a bit
2011-12-06  Chandan Nathmii: miiphy register address width change
2011-12-06  Mike PartingtonStandalone Apps: Standalone apps should need only expor...
2011-12-06  Thomas Weberenv_nand: Remove DEBUG definition
2011-12-05  Wolfgang DenkMerge branch 'agust@denx.de' of git://git.denx.de/u...
2011-12-05  Anatolij Gustschincommon/menu.c: Fix build warning
2011-12-05  Wolfgang Denkboard/amcc/taihu/flash.c: Fix GCC 4.6 build warnings
next