]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2010-09-19 Heiko Schochernand_boot_fsl_nfc.c: make "nfc" a "static const" pointer
2010-09-19 Heiko Schocheri2c, omap24xx: set bus_initialized only after relocation.
2010-09-19 Heiko Schocherdisk/part.c: fix relocation fixup
2010-09-19 Heiko Schocheri2c: fix command usage help
2010-09-19 Heiko Schochercommon: move TOTAL_MALLOC_LEN to include/common.h
2010-09-19 Heiko Schocherrelocation: fixup cmdtable
2010-09-19 Heiko SchocherARM (ARM11): add data cache support, test on Qong board
2010-09-19 Heiko SchocherARM V7 (OMAP): add data cache support, test on Beagle...
2010-09-19 Heiko SchocherARM (ARM926ejs): add data cache support, tested on...
2010-09-19 Heiko SchocherARM: cp15: setup mmu and enable dcache
2010-09-19 Heiko Schocherarm: get rid of bi_env
2010-09-19 Heiko Schochermpc52xx: Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG...
2010-09-19 Mike Frysingertools: enable img2srec for "tools-all" target
2010-09-19 Mike Frysingertools/env: use host build flags
2010-09-19 Mike Frysingerunify toplevel tools targets
2010-09-19 Mike Frysingertools: update .gitignore
2010-09-19 Mike FrysingerMAKEALL: cut down on duplication of targets
2010-09-19 Mike FrysingerMakefile: restore support for board shortcut targets
2010-09-19 Wolfgang DenkNew implementation for internal handling of environment...
2010-09-19 Wolfgang DenkMake getenv() work before relocation.
2010-09-19 Wolfgang DenkRemove support for CONFIG_HAS_UID and "forceenv" command
2010-09-19 Wolfgang DenkAdd hash table support as base for new environment...
2010-09-19 Wolfgang DenkAdd qsort - add support for sorting data arrays
2010-09-19 Wolfgang DenkAdd basic errno support.
2010-09-19 Wolfgang Denk4xx: adjust TEXT_BASE to increase U-Boot image size
2010-09-19 Wolfgang DenkIceCube.h: update configuration
2010-09-19 Wolfgang DenkCleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM...
2010-09-19 Wolfgang Denk4xx: add missing CONFIG_SYS_SRAM_SIZE definition
2010-09-19 Wolfgang DenkPrepare v2010.09-rc2 v2010.09-rc2
2010-09-19 Terry LvSave environment data to mmc.
2010-09-19 Wolfgang Denksocrates: adjust TEXT_BASE to increase U-Boot image...
2010-09-19 Wolfgang Denkmmc: fix compiler warnings
2010-09-18 Daniel Hobitools/env: fail on invalid options
2010-09-18 Daniel Hobitools/env: allow option "-n" for fw_printenv
2010-09-18 Thomas WeberARM: Update ARM mach-types
2010-09-18 Lei Wenmmc: print out partition table
2010-09-18 Lei Wenmmc: add boundary check for mmc operation
2010-09-15 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nand...
2010-09-15 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-x86
2010-09-13 Wolfram Sangnand/davinci: make sure ECC calculation has really...
2010-09-13 Reinhard Meyerdisplay_buffer: fix misaligned buffer
2010-09-12 Graeme Russx86: Remove Unmaintained Boards
2010-09-12 Graeme Russx86: Fix x86 Cold Boot
2010-09-12 Graeme Russx86: Add do_bdinfo()
2010-09-12 Graeme Russx86: Fix do_go_exec() - const argv[]
2010-09-11 Bryan Wuusb: musb: set target address for non-multipoint devices
2010-09-11 Bryan Wuusb: musb: setup TXCOUNT for Blackfin musb
2010-09-09 Wolfgang DenkPrepare v2010.09-rc1 v2010.09-rc1
2010-09-09 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2010-09-09 Stefano BabicMX51: Update responsible for mx51evk
2010-09-09 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ti
2010-09-08 Wolfgang Denkbedbug_860.c, bedbug_603e.c: Fix return type to silence...
2010-09-08 Ricardo Salveti... ARMV7: Fix pad mux for Panda LEDs
2010-09-08 Steve SakomanARMV7: OMAP: Overo: Autodetect presence/absence of...
2010-09-08 Steve SakomanARMV7: OMAP3: Add support for Beagle xM
2010-09-08 Steve SakomanARMV7: OMAP3: Add CONFIG_SYS_NAND_QUIET_TEST to Beagle...
2010-09-08 Steve Sakomanmtd: nand: supress 'unknown NAND' warning if no nand...
2010-09-08 Steve SakomanARMV7: OMAP3: Remove erroneous hard coded sdram setup...
2010-09-08 Steve SakomanARMV7: OMAP3: Fix broken reset command on OMAP36XX...
2010-09-08 Mans RullgardARMV7: OMAP3: Apply Cortex-A8 errata workarounds only...
2010-09-08 Mans RullgardARMV7: OMAP3: Convert setup_auxcr() to pure asm
2010-09-08 Mans RullgardARMV7: OMAP3: Fix and clean up L2 cache enable/disable...
2010-09-08 Steve SakomanARMV7: OMAP3: Add clock setup for OMAP36XX/37XX
2010-09-08 Steve SakomanARMV7: OMAP3: Update CPU type detection for AM35XX...
2010-09-08 Steve SakomanARMV7: OMAP: Configure Overo's second network chip
2010-09-08 Steve SakomanARMV7: OMAP: Add detection and support for Beagle C4...
2010-09-08 Steve SakomanARMV7: OMAP: Add board revision detection for Overo
2010-09-08 Steve SakomanARMV7: OMAP: Add mpurate boot arg for Overo and Beagle
2010-09-08 Steve SakomanARMV7: OMAP: Enable input driver on Overo's MMC1_CLK...
2010-09-08 Steve SakomanARMV7: OMAP: add convenience function to set TWL4030...
2010-09-08 Steve SakomanARMV7: OMAP: Move syslib.c to omap-common since it...
2010-09-07 Wolfgang DenkMerge branch 'avr32' of git://git.denx.de/u-boot-atmel
2010-09-07 Wolfgang DenkMerge branch 'at91' of git://git.denx.de/u-boot-atmel
2010-09-07 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-samsung
2010-09-07 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-marvell
2010-09-07 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/master
2010-09-07 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mips
2010-09-07 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2010-09-07 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-sh
2010-09-07 Wolfgang DenkMerge branch 'next' of git://git.denx.de/u-boot-nios
2010-09-07 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-i2c
2010-09-04 Xiangfu LiuMIPS: update the MIPS u-boot.lds
2010-09-03 Alexander Steinat91_pit: Fix AT91_PIT_MR_PIV_MASK macro
2010-09-03 Haavard Skinnemoenavr32: Add simple paging support
2010-09-03 Haavard Skinnemoenavr32: Use uncached() macro to get an address for SDRAM...
2010-09-03 Haavard Skinnemoenavr32: Print unrelocated PC on exception
2010-09-03 Reinhard MeyerAT91: add option to enable pullups in at91sam9260_devices.c
2010-09-03 Reinhard MeyerAT91/AVR32: atmel_spi.c: flush RDR before next SPI...
2010-09-03 Reinhard MeyerAT91: reset.c: fix comments, add option
2010-09-03 Reinhard MeyerAT91: fix at91sam9260.h for AT91SAM9XE
2010-09-03 Reinhard MeyerAT91SAM9XE: add embedded flash support
2010-09-03 Reinhard MeyerAT91: add RTT and GPBR based RTC
2010-09-03 Reinhard MeyerAT91: MCI: add SD/MMC driver using mmc framework
2010-09-03 Stefan Roeseppc4xx: Invalidate d-cache when used as init-ram
2010-09-03 Stefan Roeseppc4xx: Fix 440EPx bug in reconfigure_pll()
2010-09-03 Matthias Fuchsppc4xx: Fix APC405 board support
2010-08-31 York Sunpowerpc/8xxx: Fix dma for 36bit addressing
2010-08-31 York SunFix parameters to support RDIMM for P2020DS
2010-08-31 Jens ScharsigAT91 Fix: return value of get_tbclk
2010-08-30 Albert Aribaudedminiv2: add I2C support using mvtwsi driver
next