]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2010-01-23 Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot-arm
2010-01-21 Daniel Gorsulowskiat91: Enable slow master clock on meesc board
2010-01-21 Vipin KUMARSPEAr : Support added for SPEAr320 board
2010-01-21 Vipin KUMARSPEAr : Support added for SPEAr310 board
2010-01-21 Vipin KUMARSPEAr : emi controller initialization for CFI driver...
2010-01-21 Vipin KUMARSPEAr : Support added for SPEAr300 board
2010-01-21 Vipin KUMARSPEAr : Support for HW mac id read/write from i2c mem
2010-01-21 Vipin KUMARSPEAr : Support added for SPEAr600 board
2010-01-21 Vipin KUMARSPEAr : usbd driver support for SPEAr SoCs
2010-01-21 Vipin KUMARSPEAr : nand driver support for SPEAr SoCs
2010-01-21 Vipin KUMARSPEAr : smi driver support for SPEAr SoCs
2010-01-21 Vipin KUMARSPEAr : i2c driver support added for SPEAr SoCs
2010-01-21 Vipin KUMARSPEAr : Adding basic SPEAr architecture support.
2010-01-21 Vipin KUMARSPEAr : Adding README.spear in doc
2010-01-21 Tom RixARM Update mach-types
2010-01-20 Prafulla WadaskarKirkwood: Makefile cleanup- fixed ordering (cosmetic...
2010-01-20 Prafulla WadaskarKirkwood: Upgated licencing for files imported from...
2010-01-19 Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot-arm
2010-01-18 Tom RixMerge branch 't-ml-master' into t-master
2010-01-17 Heiko SchocherCRAMFS: support cramfs in RAM
2010-01-17 Heiko Schocherpowerpc: keymile boards updates
2010-01-17 Heiko Schocherenv, eeprom: add redundant environment support
2010-01-17 Heiko Schochercmd_eeprom: I2C updates
2010-01-17 Matthias Kaehlckemove definition of macros likely and unlikely to compiler.h
2010-01-17 Detlev Zundelcmd_bootm.c: Change interpretation of standalone image...
2010-01-17 Detlev Zundelcmd_bootm.c: Do not load a ramdisk when not booting...
2010-01-17 Robin Getzkgdb: update mem2hex/hex2mem funcs
2010-01-17 Mike Frysingerkgdb: drop duplicate debugger_exception_handler
2010-01-17 Robin Getzkgdb: add default generic stubs
2010-01-17 Mike Frysingernetconsole: mark local funcs with static
2010-01-17 Michael Hennericheasylogo: add support for 16-bit RGB565
2010-01-17 Detlev Zundelmpc5xxx/cpu_init.c: Convert to IO accessors.
2010-01-17 Detlev Zundelmpc5xxx.h: Add structure definition for XLB arbiter...
2010-01-17 Mike Frysingerconfig_defaults.h: new header for common u-boot config...
2010-01-17 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2010-01-17 Peter TyserPCIe, USB: Replace 'end point' references with 'endpoint'
2010-01-17 Dirk BehmeMake getenv_IPaddr() global
2010-01-17 Mike FrysingerBlackfin: drop .eh_frame from linker script
2010-01-17 Mike FrysingerBlackfin: use sort funcs in the linker script
2010-01-17 Harald KrapfenbauerBlackfin: tcm-bf518: new board port
2010-01-17 Mike FrysingerBlackfin: enable JFFS summary support for ADI boards
2010-01-17 Mike FrysingerBlackfin: bf518f-ezbrd: increase monitor length
2010-01-17 Robin GetzBlackfin: handle anomaly 05000257
2010-01-17 Robin GetzBlackfin: keep hwtrace on CPLB miss
2010-01-17 Robin GetzBlackfin: add a netconsole helper
2010-01-17 Michael HennerichBlackfin: add support for BF527-EZKIT v2.1
2010-01-17 Cliff CaiBlackfin: bf527-ezkit/bf548-ezkit: add musb board speci...
2010-01-17 Cliff CaiBlackfin: bfin_spi: round up clock divider
2010-01-17 Mike FrysingerBlackfin: pull io funcs from linux
2010-01-17 Mike FrysingerBlackfin: section off the CF/IDE io.h hacks
2010-01-17 Mike FrysingerBlackfin: drop unused funcs from io.h
2010-01-17 Mike FrysingerBlackfin: bf533-stamp: split and cleanup CF/IDE code
2010-01-17 Cliff CaiBlackfin: convert bfin_sdh to generic mmc
2010-01-17 Cliff CaiBlackfin: bfin_spi: let boards control idle value
2010-01-17 Mike FrysingerBlackfin: asm/string.h: drop useless includes
2010-01-17 Mike FrysingerBlackfin: use new bfin read/write mmr helper funcs
2010-01-17 Mike FrysingerBlackfin: move watchdog config check to Makefile
2010-01-17 Mike FrysingerBlackfin: fix L1 Instruction sizes on BF52x/BF54x
2010-01-17 Mike FrysingerBlackfin: bf527-ezkit: auto-select NAND settings
2010-01-17 Mike FrysingerBlackfin: support boards with no external memory
2010-01-17 Mike FrysingerBlackfin: re-architect initcode
2010-01-17 Mike FrysingerBlackfin: global_data.h: make pull in needed headers
2010-01-17 Mike FrysingerBlackfin: kill off useless initdram() usage
2010-01-17 Mike FrysingerBlackfin: move section length calculation to linker...
2010-01-17 Valentin YakovenkovBlackfin: bf561-acvilon: new board port
2010-01-17 Mike FrysingerBlackfin: ADI settings: enable silent console support
2010-01-17 Mike FrysingerBlackfin: bf537-stamp: rename SPI/MMC define
2010-01-17 Harald KrapfenbauerBlackfin: update tiny board settings (voltage/default...
2010-01-17 Mike FrysingerBlackfin: tweak embedded LDR env config option
2010-01-15 Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot-arm
2010-01-15 Wolfgang Denkmalloc: return NULL if not initialized yet
2010-01-15 Wolfgang DenkJFFS2: drop support for LZARI compression mode
2010-01-14 Minkyu Kangs5pc1xx: update cache routines
2010-01-14 Seunghyeon... samsung: fix DMC1_MEM_CFG for s3c64xx
2010-01-13 Minkyu Kangs5pc1xx: update cache routines
2010-01-12 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2010-01-12 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nand...
2010-01-12 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-usb
2010-01-12 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2010-01-12 Bryan Wuusb: musb: add virtual root hub control support
2010-01-09 Chris ZhangAdds EHCI definitions to sequoia board configuration...
2010-01-09 Chris ZhangAdd ppc440epx USB ehci support.
2010-01-09 Chris ZhangFix EHCI port reset.
2010-01-09 Sanjeev Premiomap3: fix compile warning
2010-01-09 Bryan Wuusb: musb: add support for Blackfin MUSB
2010-01-09 Bryan Wuusb: musb: change rxcsr register from write to read...
2010-01-09 Bryan Wuusb: musb: make multipoint optional
2010-01-09 Bryan Wuusb: musb: make fifo support configurable
2010-01-09 Mike Frysingerusb: musb: make sure the register layout is packed
2010-01-09 Ajay Kumar... DA830: Add usb config
2010-01-09 Ajay Kumar... DA8xx: Add MUSB host support
2010-01-09 Ajay Kumar... DA8xx: Add GPIO register definitions
2010-01-09 Ajay Kumar... DA830: Add pinmux for USB0_DRVVBUS
2010-01-08 Heiko Schochermpc83xx: add support configure bus parking
2010-01-08 Reinhard Arltmpc83xx: vme8349: Fix power up reset sequence for tsi148
2010-01-08 Reinhard Arltmpc83xx: Add support for MPC8349 esd caddy2
2010-01-08 Stefan Roesempc83xx: spd_sdram.c: Disable memory controller before...
2010-01-08 Anton Vorontsovmpc83xx: Add NAND boot support for MPC8315E-RDB boards
2010-01-06 Sanjeev Premionenand: Fix compile errors due to FlexOneNAND
2010-01-06 Nick ThompsonDavinci: davinci_nand.c performance enhancments
next