]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - arch/x86
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
[karo-tx-uboot.git] / arch / x86 /
2013-02-15 Simon Glassx86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RE...
2013-02-15 Simon Glassx86: Remove sc520 cpu
2013-02-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2013-02-09 Gerald Van BarenClean up libfdt.h includes
2013-02-08 Kim Phillipstreewide: include libfdt_env.h before fdt.h
2013-02-04 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2013-02-04 Kim PhillipsMerge branch 'master' of git://git.denx.de/u-boot
2013-02-04 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2013-02-04 Simon Glassx86: Use generic global_data
2013-02-01 Simon Glassx86: Remove reset_status, relocoff from global_data
2013-02-01 Simon Glassx86: Move gd_addr into arch_global_data
2013-02-01 Simon Glassx86: Set up the global data pointer in C instead of asm
2013-02-01 Simon Glassx86: Remove gdt_addr from arch_global_data
2013-02-01 Simon GlassAdd architecture-specific global data
2013-01-09 Albert ARIBAUDMerge 'u-boot-atmel/master' into 'u-boot-arm/master'
2013-01-08 Albert ARIBAUDMerge branch 'u-boot-ti/master' into 'u-boot-arm/master'
2012-12-22 Albert ARIBAUDMerge samsung, imx, tegra into u-boot-arm/master
2012-12-19 Allen MartinMerge remote-tracking branch 'u-boot/master' into u...
2012-12-10 Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot into...
2012-12-08 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot into...
2012-12-07 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2012-12-06 Simon Glassx86: Build vga video code only if CONFIG_VIDEO_VGA...
2012-12-06 Simon Glassx86: Remove video_init() prototype from u-boot-x86.h
2012-12-06 Stefan Reinauerx86: drop unused code in coreboot.c
2012-12-06 Stefan Reinauerx86: Remove coreboot_ from file name
2012-12-06 Vadim Bendeburyx86: Provide a way to throttle port80 accesses
2012-12-06 Vadim Bendeburyx86: Provide tick counter and frequency reference for...
2012-12-06 Duncan Lauriex86: Issue SMI to finalize Coreboot in final stage
2012-12-06 Duncan Lauriex86: Fix MTRR clear to detect which MTRR to use
2012-12-06 Stefan Reinauerx86: Emit port 80 post codes in show_boot_progress()
2012-12-06 Simon Glassx86: fdt: Create basic .dtsi file for coreboot
2012-12-06 Gabe Blackx86: coreboot: Set CONFIG_ARCH_DEVICE_TREE correctly
2012-12-06 Gabe Blackx86: Add support for CONFIG_OF_CONTROL
2012-12-06 Stefan Reinauerx86: Add CONFIG_DELAY_ENVIRONMENT to delay environment...
2012-12-06 Gabe Blackx86: Add back cold- and warm-boot flags
2012-12-06 Gabe Blackx86: Override calculate_relocation_address to use the...
2012-12-06 Gabe Blackx86: Make calculate_relocation_address an overridable...
2012-12-06 Gabe Blackx86: Make the upper bound on relocated symbols closed...
2012-12-06 Gabe Blackx86: Reorder x86's post relocation memory layout
2012-12-06 Gabe Blackx86: Initialise SPI if enabled
2012-12-06 Gabe Blackx86: Implement arch_phys_memset so that it can wipe...
2012-12-06 Gabe Blackx86: Increase the size of the phys_size_t and phys_addr...
2012-12-06 Duncan Lauriex86: Fix off-by-one error in do_elf_reloc_fixups()
2012-12-06 Duncan Lauriex86: Ignore memory >4GB when parsing Coreboot tables
2012-12-06 Simon Glassx86: Fix indirect jmp warning in zimage.c
2012-12-06 Stefan Reinauerx86: Clean up MTRR 7 right before jumping to the kernel
2012-12-06 Graeme Russx86: Import MSR/MTRR code from Linux
2012-12-06 Stefan Reinauerx86: Provide a function to clean up just before booting...
2012-12-06 Stefan Reinauerx86: Add basic cache operations
2012-12-06 Gabe Blackx86: Fill in the dram info using the e820 map on corebo...
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 Stefan Reinauerx86: Fix typo in pcat_timer.c
2012-11-30 Gabe Blackx86: Include types.h explicitly in the i386 version...
2012-11-30 Gabe Blackx86: Add a dummy implementation for timer_get_us
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 Gabe Blackx86: Allow compiling out realmode/bios code
2012-11-30 Simon Glassx86: coreboot: Decode additional coreboot sysinfo tags
2012-11-30 Stefan Reinauerx86: coreboot: Drop sysinfo.c
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: Implement recursively scanning PCI busses
2012-11-28 Gabe Blackx86: coreboot: Tell u-boot about PCI bus 0 when initial...
2012-11-28 Stefan Reinauerx86: coreboot: Move non-board specific files to coreboo...
2012-11-28 Gabe Blackx86: Add some missing includes
2012-11-28 Gabe Blackx86: Allow excluding reset vector code from u-boot
2012-11-28 Simon Glassx86: Add initial memory barrier macros
2012-11-28 Graeme Russx86: Add ilog2 to bitops
2012-11-28 Graeme Russx86: Remove duplicate PCI init
2012-11-28 Graeme Russx86: Put global data on the stack
2012-11-28 Graeme Russx86: Forward declare gd_t
2012-11-10 Stefano BabicMerge git://git.denx.de/u-boot
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-22 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2012-10-22 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-mmc
2012-10-22 Marek Vasutcommon: Discard the __u_boot_cmd section
2012-10-22 Marek Vasutcommon: Add .u_boot_list into all linker files
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-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-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-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
next