]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - arch/x86/lib/board.c
x86: Initialise SPI if enabled
[karo-tx-uboot.git] / arch / x86 / lib / board.c
2012-12-06 Gabe Blackx86: Initialise SPI if enabled
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 Graeme Russx86: Remove duplicate PCI init
2012-11-28 Graeme Russx86: Put global data on the stack
2012-10-23 Gerald Van BarenMerge branch 'next'
2012-10-15 Tom RiniMerge branch 'agust@denx.de-next' of git://git.denx...
2012-10-15 Marek Vasutserial: Remove CONFIG_SERIAL_MULTI from remaining sources
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: 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 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: Speed up copy-to-RAM and clear BSS operations
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: Fix a few recently added bugs
2011-11-29 Gabe Blackx86: Don't relocate symbols which point to things that...
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 Russcosmetic: checkpatch cleanup of arch/x86/lib/*.c
2011-10-23 Simon Glassx86: Use getenv_ulong() in place of getenv(), strtoul
2011-10-05 Mike Frysingernet: drop !NET_MULTI code
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-07-28 Andreas Bießmannunify version_string
2011-07-26 Graeme RussTimer: Remove set_timer completely
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