projects
/
platform
/
kernel
/
u-boot.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mx23: Document the tRAS lockout setting in memory initialization
[platform/kernel/u-boot.git]
/
arch
/
x86
/
2013-02-23
Stefano Babic
Merge branch 'master' of git://git.denx.de/u-boot-arm
tree
|
commitdiff
2013-02-21
Albert ARIBAUD
Merge 'u-boot-microblaze/mainline/arm' into 'u-boot...
tree
|
commitdiff
2013-02-15
Tom Rini
Merge branch 'fixes' of git://git.denx.de/u-boot-mips
tree
|
commitdiff
2013-02-15
Simon Glass
x86: Remove unused real mode code
tree
|
commitdiff
2013-02-15
Simon Glass
x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RE...
tree
|
commitdiff
2013-02-15
Simon Glass
x86: Remove sc520 cpu
tree
|
commitdiff
2013-02-12
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-arm
tree
|
commitdiff
2013-02-09
Gerald Van Baren
Clean up libfdt.h includes
tree
|
commitdiff
2013-02-08
Kim Phillips
treewide: include libfdt_env.h before fdt.h
tree
|
commitdiff
2013-02-04
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-x86
tree
|
commitdiff
2013-02-04
Tom Rini
Merge branch 'master' of git://denx.de/git/u-boot-micro...
tree
|
commitdiff
2013-02-04
Simon Glass
x86: Use generic global_data
tree
|
commitdiff
2013-02-01
Simon Glass
x86: Remove reset_status, relocoff from global_data
tree
|
commitdiff
2013-02-01
Simon Glass
x86: Move gd_addr into arch_global_data
tree
|
commitdiff
2013-02-01
Simon Glass
x86: Set up the global data pointer in C instead of asm
tree
|
commitdiff
2013-02-01
Simon Glass
x86: Remove gdt_addr from arch_global_data
tree
|
commitdiff
2013-02-01
Simon Glass
Add architecture-specific global data
tree
|
commitdiff
2013-01-09
Albert ARIBAUD
Merge 'u-boot-atmel/master' into 'u-boot-arm/master'
tree
|
commitdiff
2013-01-08
Albert ARIBAUD
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
tree
|
commitdiff
2012-12-22
Albert ARIBAUD
Merge samsung, imx, tegra into u-boot-arm/master
tree
|
commitdiff
2012-12-19
Allen Martin
Merge remote-tracking branch 'u-boot/master' into u...
tree
|
commitdiff
2012-12-10
Minkyu Kang
Merge branch 'master' of git://git.denx.de/u-boot into...
tree
|
commitdiff
2012-12-08
Stefano Babic
Merge branch 'master' of git://git.denx.de/u-boot into...
tree
|
commitdiff
2012-12-07
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-x86
tree
|
commitdiff
2012-12-06
Simon Glass
x86: Build vga video code only if CONFIG_VIDEO_VGA...
tree
|
commitdiff
2012-12-06
Simon Glass
x86: Remove video_init() prototype from u-boot-x86.h
tree
|
commitdiff
2012-12-06
Stefan Reinauer
x86: drop unused code in coreboot.c
tree
|
commitdiff
2012-12-06
Stefan Reinauer
x86: Remove coreboot_ from file name
tree
|
commitdiff
2012-12-06
Vadim Bendebury
x86: Provide a way to throttle port80 accesses
tree
|
commitdiff
2012-12-06
Vadim Bendebury
x86: Provide tick counter and frequency reference for...
tree
|
commitdiff
2012-12-06
Duncan Laurie
x86: Issue SMI to finalize Coreboot in final stage
tree
|
commitdiff
2012-12-06
Duncan Laurie
x86: Fix MTRR clear to detect which MTRR to use
tree
|
commitdiff
2012-12-06
Stefan Reinauer
x86: Emit port 80 post codes in show_boot_progress()
tree
|
commitdiff
2012-12-06
Simon Glass
x86: fdt: Create basic .dtsi file for coreboot
tree
|
commitdiff
2012-12-06
Gabe Black
x86: coreboot: Set CONFIG_ARCH_DEVICE_TREE correctly
tree
|
commitdiff
2012-12-06
Gabe Black
x86: Add support for CONFIG_OF_CONTROL
tree
|
commitdiff
2012-12-06
Stefan Reinauer
x86: Add CONFIG_DELAY_ENVIRONMENT to delay environment...
tree
|
commitdiff
2012-12-06
Gabe Black
x86: Add back cold- and warm-boot flags
tree
|
commitdiff
2012-12-06
Gabe Black
x86: Override calculate_relocation_address to use the...
tree
|
commitdiff
2012-12-06
Gabe Black
x86: Make calculate_relocation_address an overridable...
tree
|
commitdiff
2012-12-06
Gabe Black
x86: Make the upper bound on relocated symbols closed...
tree
|
commitdiff
2012-12-06
Gabe Black
x86: Reorder x86's post relocation memory layout
tree
|
commitdiff
2012-12-06
Gabe Black
x86: Initialise SPI if enabled
tree
|
commitdiff
2012-12-06
Gabe Black
x86: Implement arch_phys_memset so that it can wipe...
tree
|
commitdiff
2012-12-06
Gabe Black
x86: Increase the size of the phys_size_t and phys_addr...
tree
|
commitdiff
2012-12-06
Duncan Laurie
x86: Fix off-by-one error in do_elf_reloc_fixups()
tree
|
commitdiff
2012-12-06
Duncan Laurie
x86: Ignore memory >4GB when parsing Coreboot tables
tree
|
commitdiff
2012-12-06
Simon Glass
x86: Fix indirect jmp warning in zimage.c
tree
|
commitdiff
2012-12-06
Stefan Reinauer
x86: Clean up MTRR 7 right before jumping to the kernel
tree
|
commitdiff
2012-12-06
Graeme Russ
x86: Import MSR/MTRR code from Linux
tree
|
commitdiff
2012-12-06
Stefan Reinauer
x86: Provide a function to clean up just before booting...
tree
|
commitdiff
2012-12-06
Stefan Reinauer
x86: Add basic cache operations
tree
|
commitdiff
2012-12-06
Gabe Black
x86: Fill in the dram info using the e820 map on corebo...
tree
|
commitdiff
2012-12-06
Vadim Bendebury
x86: Add a CBMEM timestamp generated right before the...
tree
|
commitdiff
2012-12-06
Vadim Bendebury
x86: Enable coreboot timestamp facility support in...
tree
|
commitdiff
2012-12-06
Vadim Bendebury
x86: Add function to read time stamp counter
tree
|
commitdiff
2012-12-06
Bill Richardson
x86: gpio: Add GPIO driver for Intel ICH6 and later.
tree
|
commitdiff
2012-12-03
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-x86
tree
|
commitdiff
2012-11-30
Stefan Reinauer
x86: Don't spam POST80 codes with slow IO functions
tree
|
commitdiff
2012-11-30
Stefan Reinauer
x86: Fix typo in pcat_timer.c
tree
|
commitdiff
2012-11-30
Gabe Black
x86: Include types.h explicitly in the i386 version...
tree
|
commitdiff
2012-11-30
Gabe Black
x86: Add a dummy implementation for timer_get_us
tree
|
commitdiff
2012-11-30
Gabe Black
x86: Add a default implementation for cleanup_before_li...
tree
|
commitdiff
2012-11-30
Gabe Black
x86: Add an fdt pointer to the global data structure
tree
|
commitdiff
2012-11-30
Gabe Black
x86: Allow compiling out realmode/bios code
tree
|
commitdiff
2012-11-30
Simon Glass
x86: coreboot: Decode additional coreboot sysinfo tags
tree
|
commitdiff
2012-11-30
Stefan Reinauer
x86: coreboot: Drop sysinfo.c
tree
|
commitdiff
2012-11-29
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-fdt
tree
|
commitdiff
2012-11-28
Tom Rini
Merge branch 'master' of git://denx.de/git/u-boot-x86
tree
|
commitdiff
2012-11-28
Gabe Black
x86: coreboot: Implement recursively scanning PCI busses
tree
|
commitdiff
2012-11-28
Gabe Black
x86: coreboot: Tell u-boot about PCI bus 0 when initial...
tree
|
commitdiff
2012-11-28
Stefan Reinauer
x86: coreboot: Move non-board specific files to coreboo...
tree
|
commitdiff
2012-11-28
Gabe Black
x86: Add some missing includes
tree
|
commitdiff
2012-11-28
Gabe Black
x86: Allow excluding reset vector code from u-boot
tree
|
commitdiff
2012-11-28
Simon Glass
x86: Add initial memory barrier macros
tree
|
commitdiff
2012-11-28
Graeme Russ
x86: Add ilog2 to bitops
tree
|
commitdiff
2012-11-28
Graeme Russ
x86: Remove duplicate PCI init
tree
|
commitdiff
2012-11-28
Graeme Russ
x86: Put global data on the stack
tree
|
commitdiff
2012-11-28
Graeme Russ
x86: Forward declare gd_t
tree
|
commitdiff
2012-11-10
Stefano Babic
Merge git://git.denx.de/u-boot
tree
|
commitdiff
2012-11-03
Albert ARIBAUD
Merge remote-tracking branch 'u-boot-ti/master'
tree
|
commitdiff
2012-10-27
Albert ARIBAUD
Merge remote-tracking branch 'u-boot-imx/master'
tree
|
commitdiff
2012-10-26
Albert ARIBAUD
Merge remote-tracking branch 'u-boot-atmel/master'
tree
|
commitdiff
2012-10-26
Albert ARIBAUD
Merge remote-tracking branch 'u-boot-ti/master'
tree
|
commitdiff
2012-10-23
Gerald Van Baren
Merge branch 'next'
tree
|
commitdiff
2012-10-22
Tom Rini
Merge branch 'master' of git://denx.de/git/u-boot-mpc85xx
tree
|
commitdiff
2012-10-22
Tom Rini
Merge branch 'master' of git://denx.de/git/u-boot-mmc
tree
|
commitdiff
2012-10-22
Marek Vasut
common: Discard the __u_boot_cmd section
tree
|
commitdiff
2012-10-22
Marek Vasut
common: Add .u_boot_list into all linker files
tree
|
commitdiff
2012-10-20
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-arm
tree
|
commitdiff
2012-10-19
Simon Glass
x86: Change global data baudrate to int
tree
|
commitdiff
2012-10-15
Tom Rini
Merge branch 'agust@denx.de-next' of git://git.denx...
tree
|
commitdiff
2012-10-15
Marek Vasut
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
tree
|
commitdiff
2012-08-09
Mike Frysinger
global_data: unify global flag defines
tree
|
commitdiff
2012-05-20
Wolfgang Denk
Merge branch 'master' of git://git.denx.de/u-boot-usb
tree
|
commitdiff
2012-05-20
Wolfgang Denk
Merge branch 'master' of git://git.denx.de/u-boot-nand...
tree
|
commitdiff
2012-05-20
Wolfgang Denk
Merge branch 'master' of git://git.denx.de/u-boot-net
tree
|
commitdiff
2012-05-15
Mike Frysinger
net: move bootfile init into eth_initialize
tree
|
commitdiff
2012-05-15
Mike Frysinger
net: punt bd->bi_ip_addr
tree
|
commitdiff
2012-04-09
Wolfgang Denk
Merge branch 'master' of git://git.denx.de/u-boot-nios
tree
|
commitdiff
next