]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/glsdk-u-boot.git/history - arch/x86
OMAP5: Change voltages for omap5432
[glsdk/glsdk-u-boot.git] / arch / x86 /
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-04-09 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nios
2012-03-06 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-x86
2012-03-06 Mike Frysingersc520: fix build warning about unused temp var
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: Move relocation code out of board.c
2012-01-04 Graeme Russx86: Move setup_pcat_compatibility() out of board.c
2012-01-04 Graeme Russx86: Move do_go_exec() out of board.c
2012-01-04 Graeme RussCHECKPATCH: arch/x86/lib/*
2012-01-04 Graeme Russx86: Tweak IDT and GDT for alignment and readability
2012-01-04 Graeme Russx86: Allow cache before copy to RAM
2012-01-04 Graeme Russx86: Create weak init_cache() and default enable_caches...
2012-01-04 Graeme Russx86: Set GD_FLG_RELOC after entering in-RAM copy of...
2012-01-04 Graeme Russx86: Use fs for global data
2012-01-04 Graeme Russx86: Rework relocation calculations
2012-01-04 Graeme Russx86: Simplify Flash-to-RAM code execution transition
2012-01-04 Graeme Russx86: Rework Global Descriptor Table loading
2012-01-04 Graeme Russx86: Remove GDR related magic numbers
2012-01-04 Graeme Russx86: Speed up copy-to-RAM and clear BSS operations
2012-01-01 Graeme Russx86: Import glibc memcpy implementation
2011-12-23 Wolfgang DenkMerge branch 'next' of ../next
2011-12-19 Gabe Blackx86: Add support for specifying an initrd with the...
2011-12-19 Gabe Blackx86: Refactor the zboot innards so they can be reused...
2011-12-19 Gabe Blackx86: Add infrastructure to extract an e820 table from...
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-19 Gabe Blackx86: Initial commit for running as a coreboot payload
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: Wrap small helper functions from libgcc to avoid...
2011-11-29 Gabe Blackx86: Import the glibc memset implementation
2011-11-29 Gabe Blackx86: Fix a few recently added bugs
2011-11-29 Gabe Blackx86: Don't relocate symbols which point to things that...
2011-11-29 Gabe Blackx86: Fix how the location of the realmode and bios...
2011-11-29 Graeme Russx86: Misc cleanups
2011-11-29 Graeme Russx86: Misc PCI touchups
2011-11-29 Graeme Russx86: Ensure IDT and GDT remain 16-byte aligned post...
2011-11-29 Graeme Russx86: Provide more configuration granularity
2011-11-29 Graeme Russx86: Add multiboot header
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-29 Graeme Russcosmetic: checkpatch cleanup of arch/x86/cpu/sc520/*.c
2011-11-29 Graeme Russcosmetic: checkpatch cleanup of arch/x86/cpu/*.c
2011-11-29 Graeme Russx86: Call hang() on unrecoverable exception
2011-11-21 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nios
2011-11-03 Wolfgang DenkReduce build times
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: Fix a compiler warning in arch/x86/lib/realmode.c
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-11-02 Ondrej Kupkax86: turn off cache: set control register properly
2011-10-23 Simon Glassx86: Use getenv_ulong() in place of getenv(), strtoul
2011-10-23 Anton Staafx86: cache: define ARCH_DMA_MINALIGN for DMA buffer...
2011-10-05 Mike Frysingernet: drop !NET_MULTI code
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-07-28 Andreas Bießmannunify version_string
2011-07-26 Graeme RussTimer: Remove reset_timer() for non-Nios2 arches
2011-07-26 Graeme RussTimer: Remove set_timer completely
2011-05-19 Wolfgang DenkMinor coding style cleanup.
2011-05-10 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2011-04-30 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2011-04-29 Scott WoodHandle most LDSCRIPT setting centrally
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 Russsc520: Move reset to stand-alone file
2011-04-13 Graeme Russx86: Rename i386 to x86