]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - arch/i386/include
Blackfin: dnp5370: new board port
[karo-tx-uboot.git] / arch / i386 / include /
2011-02-12 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mips
2011-02-12 Graeme Russx86: Split board_init_f() into init_fnc_t compatible...
2011-02-12 Graeme Russx86: Move call to dram_init_f into board_init_f
2011-02-12 Graeme Russsc520: Move RAM sizing code from asm to C
2011-02-12 Graeme Russx86: Move initial gd to fixed location
2011-02-12 Graeme Russsc520: Define MMCR address in include file
2011-02-12 Graeme Russx86: Make cpu init functions weak
2011-02-12 Graeme Russx86: Add processor flags header from linux
2011-02-12 Graeme Russx86: Move Global Descriptor Table defines to processor.h
2011-02-12 Graeme Russx86: Fix definition of global_data struct for asm-offsets.c
2010-11-16 Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot-arm
2010-11-12 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/master
2010-10-29 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-marvell
2010-10-29 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-imx
2010-10-29 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-samsung
2010-10-29 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2010-10-29 Wolfgang DenkMerge branch 'for-wd-master' of git://git.denx.de/u...
2010-10-29 Wolfgang DenkReplace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL...
2010-10-27 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-sparc
2010-10-26 Wolfgang DenkReplace CONFIG_SYS_GBL_DATA_SIZE by auto-generated...
2010-10-17 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-imx
2010-10-11 Wolfgang DenkMerge branch 'at91' of git://git.denx.de/u-boot-atmel
2010-10-11 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-imx
2010-10-11 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-x86
2010-10-07 Graeme Russx86: Implement fully relocatable image
2010-10-07 Graeme Russx86: Set cold/warm boot flag
2010-10-07 Graeme Russx86: Place global data below stack before entering C
2010-10-07 Graeme Russx86: Fix %ss and %esp in register structure for interrupts
2010-10-07 Graeme Russx86: Change compiler options
2010-10-07 Graeme Russx86: Make CONFIG_RELOC_FIXUP_WORKS generic for all...
2010-09-28 Wolfgang DenkMerge branch 'next' of /home/wd/git/u-boot/next
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-05-31 Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot-arm
2010-05-26 Wolfgang DenkCoding style cleanup, update CHANGELOG.
2010-05-21 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-imx
2010-05-06 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-i2c
2010-05-05 Graeme Russsc520: Board Specific PCI Init
2010-05-05 Graeme Russsc520: Move PCI defines to PCI include file
2010-05-05 Graeme Russsc520: Allow boards to override udelay
2010-05-05 Graeme Russx86: Fix support for booting bzImage
2010-05-05 Graeme Russx86: Provide weak PC/AT compatibility setup function
2010-05-05 Graeme Russx86: Add unaligned.h
2010-04-19 Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot-arm
2010-04-13 Peter Tyseri386: Move cpu/i386/* to arch/i386/cpu/*
2010-04-13 Peter TyserMove architecture-specific includes to arch/$ARCH/inclu...