]> git.ipfire.org Git - people/ms/u-boot.git/history - arch
USB-CDC: Add lost 'qmult' definition
[people/ms/u-boot.git] / arch /
2010-09-19  Heiko SchocherARM: implement relocation for arm1176
2010-09-19  Heiko SchocherARM: implement relocation for arm720t
2010-09-19  Heiko SchocherARM: implement relocation for arm_intcm
2010-09-19  Heiko SchocherARM: implement relocation for lh7a40x
2010-09-19  Heiko SchocherARM: implement relocation for s3c44b0
2010-09-19  Heiko SchocherARM: implement relocation for sa1100
2010-09-19  Heiko SchocherARM: implement relocation for ixp
2010-09-19  Heiko SchocherARM: implement relocation for pxa
2010-09-19  Heiko SchocherARM: implement relocation for ARM946
2010-09-19  Heiko SchocherARM: implement relocation for ARM925
2010-09-19  Heiko SchocherARM: implement relocation for ARM920
2010-09-19  Heiko SchocherARM: implement relocation for ARM926
2010-09-19  Heiko SchocherARM: implement relocation for ARM V7 (OMAP)
2010-09-19  Heiko SchocherARM: implement relocation for ARM11
2010-09-19  Heiko SchocherARM: add relocation support
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  Wolfgang DenkNew implementation for internal handling of environment...
2010-09-19  Wolfgang DenkMake getenv() work before relocation.
2010-09-19  Wolfgang DenkCleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM...
2010-09-19  Wolfgang DenkPrepare v2010.09-rc2
2010-09-19  Terry LvSave environment data to mmc.
2010-09-18  Thomas WeberARM: Update ARM mach-types
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-12  Graeme Russx86: Fix x86 Cold Boot
2010-09-12  Graeme Russx86: Fix do_go_exec() - const argv[]
2010-09-09  Wolfgang DenkPrepare v2010.09-rc1
2010-09-09  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
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  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: 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-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: Print unrelocated PC on exception
2010-09-03  Reinhard MeyerAT91: add option to enable pullups in at91sam9260_devices.c
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-08-31  York SunFix parameters to support RDIMM for P2020DS
2010-08-31  Jens ScharsigAT91 Fix: return value of get_tbclk
2010-08-30  Minkyu KangARMV7: S5P: rename the member of gpio structure
2010-08-30  Minkyu KangARMV7: S5P: separate the peripheral clocks
2010-08-27  Albert Aribaudorion5x: fix comment-in-comment typo in cpu.h
2010-08-26  Prafulla WadaskarKirkwood: bugfix: window size (mis)calculation
2010-08-26  Albert AribaudOrion5x: bugfix: window size (mis)calculation
2010-08-26  Minkyu KangARMV7: S5P: fix the macro at samsung_get_base function
2010-08-23  Minkyu KangS5P: mmc: fix the mmc offset
2010-08-23  Minkyu KangARMV7: S5P: rename from s5pc1xx to s5p
2010-08-23  Minkyu KangARMV7: S5P: make s5p-common for sharing the code betwee...
2010-08-23  Nishanth Menonomap2: i2c: remove redundant header definitions
2010-08-23  Nishanth Menonomap2: i2c: add syss offset
2010-08-20  Matthew McClintockmpx85xx/fdt: Add cpu-release-addr for all cores
2010-08-20  Thomas Chounios2: fix out of reach case for do_reset
2010-08-20  Thomas Chounios2: fix bootm error on fdt args
2010-08-19  Kumar Galapowerpc/85xx: Rename Security Engine Job Queue to Job...
2010-08-19  Kim Phillipspowerpc/8xxx: share PIC defines among 85xx and 86xx
2010-08-18  Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/master
2010-08-18  Wolfgang DenkMerge branch 'master' of ssh://gemini/home/wd/git/u...
2010-08-18  Sandeep PaulrajARM: Update ARM mach-types
2010-08-17  Minkyu KangS5P: Use accessor functions instead of SoC specific...
2010-08-12  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ti
2010-08-12  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-usb
2010-08-12  Ajay Kumar GuptaAM35x: Adding SCM general register definitions
2010-08-11  Mike FrysingerBlackfin: re-use board data in cpu banner
2010-08-11  Michael HennerichBlackfin: shutdown video DMA when booting Linux
2010-08-10  Matthias WeisserARM: Add support for MB86R0x SoCs
2010-08-10  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2010-08-10  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-net
2010-08-10  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-imx
2010-08-10  Albert Aribaudorion5x: allow overriding default mappings windows
2010-08-10  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-marvell
2010-08-10  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ti
2010-08-10  Wolfgang DenkMerge branch 'master' of ../master
next