]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - arch/x86/include
x86: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading
[karo-tx-uboot.git] / arch / x86 / include /
2012-12-06 Gabe Blackx86: Add back cold- and warm-boot flags
2012-12-06 Gabe Blackx86: Initialise SPI if enabled
2012-12-06 Gabe Blackx86: Increase the size of the phys_size_t and phys_addr...
2012-12-06 Graeme Russx86: Import MSR/MTRR code from Linux
2012-12-06 Stefan Reinauerx86: Add basic cache operations
2012-12-06 Vadim Bendeburyx86: Add a CBMEM timestamp generated right before the...
2012-12-06 Vadim Bendeburyx86: Enable coreboot timestamp facility support in...
2012-12-06 Vadim Bendeburyx86: Add function to read time stamp counter
2012-12-06 Bill Richardsonx86: gpio: Add GPIO driver for Intel ICH6 and later.
2012-12-03 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2012-11-30 Stefan Reinauerx86: Don't spam POST80 codes with slow IO functions
2012-11-30 Gabe Blackx86: Include types.h explicitly in the i386 version...
2012-11-30 Gabe Blackx86: Add a default implementation for cleanup_before_li...
2012-11-30 Gabe Blackx86: Add an fdt pointer to the global data structure
2012-11-30 Simon Glassx86: coreboot: Decode additional coreboot sysinfo tags
2012-11-29 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fdt
2012-11-28 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-x86
2012-11-28 Gabe Blackx86: coreboot: Tell u-boot about PCI bus 0 when initial...
2012-11-28 Gabe Blackx86: Add some missing includes
2012-11-28 Simon Glassx86: Add initial memory barrier macros
2012-11-28 Graeme Russx86: Add ilog2 to bitops
2012-11-28 Graeme Russx86: Put global data on the stack
2012-11-28 Graeme Russx86: Forward declare gd_t
2012-11-03 Albert ARIBAUDMerge remote-tracking branch 'u-boot-ti/master'
2012-10-27 Albert ARIBAUDMerge remote-tracking branch 'u-boot-imx/master'
2012-10-26 Albert ARIBAUDMerge remote-tracking branch 'u-boot-atmel/master'
2012-10-26 Albert ARIBAUDMerge remote-tracking branch 'u-boot-ti/master'
2012-10-23 Gerald Van BarenMerge branch 'next'
2012-10-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2012-10-19 Simon Glassx86: Change global data baudrate to int
2012-08-09 Mike Frysingerglobal_data: unify global flag defines
2012-05-20 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-usb
2012-05-20 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nand...
2012-05-20 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-net
2012-05-15 Mike Frysingernet: move bootfile init into eth_initialize
2012-05-15 Mike Frysingernet: punt bd->bi_ip_addr
2012-02-17 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mmc
2012-02-17 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2012-02-17 Wolfgang DenkMerge branch 'trini@ti.com' of git://git.denx.de/u...
2012-02-17 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-x86
2012-01-20 Graeme RussMerge branch 'staging'
2012-01-04 Graeme Russx86: Convert board_init_f_r to a processing loop
2012-01-04 Graeme Russx86: Split init functions out of board.c
2012-01-04 Graeme Russx86: Create weak init_cache() and default enable_caches...
2012-01-04 Graeme Russx86: Use fs for global data
2012-01-04 Graeme Russx86: Simplify Flash-to-RAM code execution transition
2012-01-04 Graeme Russx86: Remove GDR related magic numbers
2012-01-01 Graeme Russx86: Import glibc memcpy implementation
2011-12-23 Wolfgang DenkMerge branch 'next' of ../next
2011-12-19 Gabe Blackx86: Refactor the zboot innards so they can be reused...
2011-12-19 Gabe Blackx86: Add support for booting Linux using the 32 bit...
2011-12-19 Gabe Blackx86: Clean up the x86 zimage code in preparation to...
2011-12-19 Gabe Blackx86: Import code from coreboot's libpayload to parse...
2011-12-07 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2011-12-01 Wolfgang DenkMerge branch 'master' of ssh://gemini/home/wd/git/u...
2011-12-01 Wolfgang DenkMerge branch 'sr@denx.de' of git://git.denx.de/u-boot...
2011-12-01 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2011-12-01 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2011-11-29 Gabe Blackx86: Import the glibc memset implementation
2011-11-29 Graeme Russx86: Misc PCI touchups
2011-11-29 Graeme Russsc520: Create arch asm-offsets
2011-11-29 Graeme Russx86: Punt cold- and warm-boot flags
2011-11-29 Graeme Russcosmetic: checkpatch cleanup of arch/x86/lib/*.c
2011-11-21 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nios
2011-11-03 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mmc
2011-11-03 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-x86
2011-11-02 Gabe Blackx86: Remove the prototype for the unused function board...
2011-11-02 Graeme Russx86: Rename include/asm/ic to include/asm/arch-sc520
2011-10-23 Anton Staafx86: cache: define ARCH_DMA_MINALIGN for DMA buffer...
2011-10-05 Mike Frysingerimage: push default arch values to arch headers
2011-10-05 Graeme Russconsole: Implement pre-console buffer
2011-08-04 Albert ARIBAUDConvert ISO-8859 files to UTF-8
2011-08-04 Albert ARIBAUDMerge commit '7b2fac7654f7420c2787f74ec3b1540fa3b343e9'
2011-08-02 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2011-08-02 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2011-08-02 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mips
2011-08-01 Wolfgang DenkUnify timer_init() and cpu_init() prototypes
2011-07-28 Mike Williamscleanup: Fix typos and misspellings in various files.
2011-05-10 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2011-04-20 Wolfgang DenkMerge branch 'misc' of git://git.denx.de/u-boot-blackfin
2011-04-20 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mmc
2011-04-13 Wolfgang DenkMerge branch 'sf' of git://git.denx.de/u-boot-blackfin
2011-04-13 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-x86
2011-04-13 Graeme RussMerge branch 'master' of git://git.denx.de/u-boot-x86
2011-04-13 Graeme Russx86: Rename i386 to x86