projects
/
kernel
/
u-boot.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
x86: Clean up the x86 zimage code in preparation to extend it
2011-12-19
Gabe Black
x86: Clean up the x86 zimage code in preparation to...
commit
|
commitdiff
|
tree
2011-12-19
Gabe Black
x86: Import code from coreboot's libpayload to parse...
commit
|
commitdiff
|
tree
2011-12-19
Gabe Black
x86: Initial commit for running as a coreboot payload
commit
|
commitdiff
|
tree
2011-11-29
Gabe Black
x86: Fix some bugs in the i8402 driver when no controller...
commit
|
commitdiff
|
tree
2011-11-29
Gabe Black
x86: Make the i8042 driver checkpatch clean
commit
|
commitdiff
|
tree
2011-11-29
Gabe Black
x86: Wrap small helper functions from libgcc to avoid...
commit
|
commitdiff
|
tree
2011-11-29
Gabe Black
x86: Import the glibc memset implementation
commit
|
commitdiff
|
tree
2011-11-29
Gabe Black
x86: Fix a few recently added bugs
Signed-off-by:
Graeme Russ
<graeme.russ@gmail.com>
commit
|
commitdiff
|
tree
2011-11-29
Gabe Black
x86: Don't relocate symbols which point to things that...
commit
|
commitdiff
|
tree
2011-11-29
Gabe Black
x86: Fix how the location of the realmode and bios...
commit
|
commitdiff
|
tree
2011-11-29
Graeme Russ
x86: Misc cleanups
Signed-off-by:
Graeme Russ
<graeme.russ@gmail.com>
commit
|
commitdiff
|
tree
2011-11-29
Graeme Russ
x86: Misc PCI touchups
Signed-off-by:
Graeme Russ
<graeme.russ@gmail.com>
commit
|
commitdiff
|
tree
2011-11-29
Graeme Russ
x86: Ensure IDT and GDT remain 16-byte aligned post...
Signed-off-by:
Graeme Russ
<graeme.russ@gmail.com>
commit
|
commitdiff
|
tree
2011-11-29
Graeme Russ
x86: Provide more configuration granularity
Signed-off-by:
Graeme Russ
<graeme.russ@gmail.com>
commit
|
commitdiff
|
tree
2011-11-29
Graeme Russ
x86: Add multiboot header
Signed-off-by:
Graeme Russ
<graeme.russ@gmail.com>
commit
|
commitdiff
|
tree
2011-11-29
Graeme Russ
sc520: Create arch asm-offsets
Signed-off-by:
Graeme Russ
<graeme.russ@gmail.com>
commit
|
commitdiff
|
tree
2011-11-29
Graeme Russ
x86: Punt cold- and warm-boot flags
Signed-off-by:
Graeme Russ
<graeme.russ@gmail.com>
commit
|
commitdiff
|
tree
2011-11-29
Graeme Russ
cosmetic: checkpatch cleanup of board/eNET/*.c
Signed-off-by:
Graeme Russ
<graeme.russ@gmail.com>
commit
|
commitdiff
|
tree
2011-11-29
Graeme Russ
cosmetic: checkpatch cleanup of arch/x86/lib/*.c
Signed-off-by:
Graeme Russ
<graeme.russ@gmail.com>
commit
|
commitdiff
|
tree
2011-11-29
Graeme Russ
cosmetic: checkpatch cleanup of arch/x86/cpu/sc520/*.c
Signed-off-by:
Graeme Russ
<graeme.russ@gmail.com>
commit
|
commitdiff
|
tree
2011-11-29
Graeme Russ
cosmetic: checkpatch cleanup of arch/x86/cpu/*.c
Signed-off-by:
Graeme Russ
<graeme.russ@gmail.com>
commit
|
commitdiff
|
tree
2011-11-29
Graeme Russ
x86: Call hang() on unrecoverable exception
Signed-off-by:
Graeme Russ
<graeme.russ@gmail.com>
commit
|
commitdiff
|
tree
2011-11-02
Gabe Black
x86: Fix a compiler warning in arch/x86/lib/realmode.c
commit
|
commitdiff
|
tree
2011-11-02
Gabe Black
x86: Remove the prototype for the unused function board_init
commit
|
commitdiff
|
tree
2011-11-02
Graeme Russ
x86: Rename include/asm/ic to include/asm/arch-sc520
commit
|
commitdiff
|
tree
2011-11-02
Ondrej Kupka
x86: turn off cache: set control register properly
commit
|
commitdiff
|
tree
2011-04-13
Graeme Russ
Merge branch 'master' of git://git.denx.de/u-boot-x86
commit
|
commitdiff
|
tree
2011-04-13
Graeme Russ
x86: Update MAINTAINERS and delete README files
Signed-off-by:
Graeme Russ
<graeme.russ@gmail.com>
commit
|
commitdiff
|
tree
2011-04-13
Graeme Russ
sc520: Move reset to stand-alone file
Signed-off-by:
Graeme Russ
<graeme.russ@gmail.com>
commit
|
commitdiff
|
tree
2011-04-13
Graeme Russ
x86: Rename i386 to x86
Signed-off-by:
Graeme Russ
<graeme.russ@gmail.com>
commit
|
commitdiff
|
tree
2011-04-13
Graeme Russ
x86: Code cleanup
Signed-off-by:
Graeme Russ
<graeme.russ@gmail.com>
commit
|
commitdiff
|
tree
2011-04-13
Graeme Russ
eNET: Remove config.mk
Signed-off-by:
Graeme Russ
<graeme.russ@gmail.com>
commit
|
commitdiff
|
tree
2011-04-13
Graeme Russ
eNET: Fix saveenv crash
Signed-off-by:
Graeme Russ
<graeme.russ@gmail.com>
commit
|
commitdiff
|
tree
2011-04-08
Graeme Russ
eNET: Fix undefined reference to `monitor_flash_len'
Signed-off-by:
Graeme Russ
<graeme.russ@gmail.com>
commit
|
commitdiff
|
tree
2011-02-12
Graeme Russ
eNET: Move initial Global Data into CAR
commit
|
commitdiff
|
tree
2011-02-12
Graeme Russ
sc520: Release CAR and enable caching
commit
|
commitdiff
|
tree
2011-02-12
Graeme Russ
x86: Convert board_init_f to use an init_sequence
commit
|
commitdiff
|
tree
2011-02-12
Graeme Russ
x86: Rearrange function calls in board_init_f
commit
|
commitdiff
|
tree
2011-02-12
Graeme Russ
x86: Split board_init_f() into init_fnc_t compatible...
commit
|
commitdiff
|
tree
2011-02-12
Graeme Russ
x86: Fix incorrect usage of relocation offset
commit
|
commitdiff
|
tree
2011-02-12
Graeme Russ
x86: Move console initialisation into board_init_f
commit
|
commitdiff
|
tree
2011-02-12
Graeme Russ
x86: Move test for cold boot into init functions
commit
|
commitdiff
|
tree
2011-02-12
Graeme Russ
x86: Move call to dram_init_f into board_init_f
commit
|
commitdiff
|
tree
2011-02-12
Graeme Russ
x86: Defer setup of final stack
commit
|
commitdiff
|
tree
2011-02-12
Graeme Russ
sc520: Move RAM sizing code from asm to C
commit
|
commitdiff
|
tree
2011-02-12
Graeme Russ
x86: Use Cache-As-RAM for initial stack
commit
|
commitdiff
|
tree
2011-02-12
Graeme Russ
x86: Move initial gd to fixed location
commit
|
commitdiff
|
tree
2011-02-12
Graeme Russ
eNET: General code cleanup
commit
|
commitdiff
|
tree
2011-02-12
Graeme Russ
eNET: Rearrange PAR assignments
commit
|
commitdiff
|
tree
2011-02-12
Graeme Russ
eNET: Define MMCR values in config.h
commit
|
commitdiff
|
tree
2011-02-12
Graeme Russ
eNET: Add RTC support to eNET
commit
|
commitdiff
|
tree
2011-02-12
Graeme Russ
eNET: Fix eNET Interrupt Setup for Linux
commit
|
commitdiff
|
tree
2011-02-12
Graeme Russ
sc520: Remove printf calls from cpu_init_f
commit
|
commitdiff
|
tree
2011-02-12
Graeme Russ
sc520: Move board specific settings to board init function
commit
|
commitdiff
|
tree
2011-02-12
Graeme Russ
sc520: Define MMCR address in include file
commit
|
commitdiff
|
tree
2011-02-12
Graeme Russ
x86: Make cpu init functions weak
commit
|
commitdiff
|
tree
2011-02-12
Graeme Russ
x86: Call early_board_init when warm booting
commit
|
commitdiff
|
tree
2011-02-12
Graeme Russ
x86: Add processor flags header from linux
commit
|
commitdiff
|
tree
2011-02-12
Graeme Russ
x86: Move Global Descriptor Table defines to processor.h
commit
|
commitdiff
|
tree
2011-02-12
Graeme Russ
x86: Add stack dump to register dump
commit
|
commitdiff
|
tree
2011-02-12
Graeme Russ
x86: Fix mangled umlauts
commit
|
commitdiff
|
tree
2011-02-12
Graeme Russ
sc520: Sort Makefile
commit
|
commitdiff
|
tree
2011-02-12
Graeme Russ
x86: Parametize values used in linker script
commit
|
commitdiff
|
tree
2011-02-12
Graeme Russ
eNET: Create distinct board configurations
commit
|
commitdiff
|
tree
2011-02-12
Graeme Russ
x86: Align config.mk and linker scripts with other...
commit
|
commitdiff
|
tree
2011-02-12
Graeme Russ
x86: Fix definition of global_data struct for asm-offsets.c
commit
|
commitdiff
|
tree
2010-10-07
Graeme Russ
x86: Implement fully relocatable image
commit
|
commitdiff
|
tree
2010-10-07
Graeme Russ
x86: Use loops instead of memcpy/memset in board_init_f
commit
|
commitdiff
|
tree
2010-10-07
Graeme Russ
x86: Rearrange linker script
commit
|
commitdiff
|
tree
2010-10-07
Graeme Russ
x86: Rename linker script symbols
commit
|
commitdiff
|
tree
2010-10-07
Graeme Russ
x86: Set cold/warm boot flag
commit
|
commitdiff
|
tree
2010-10-07
Graeme Russ
x86: Place global data below stack before entering C
commit
|
commitdiff
|
tree
2010-10-07
Graeme Russ
x86: Dont clobber %eax after getting memory size
commit
|
commitdiff
|
tree
2010-10-07
Graeme Russ
x86: Don't clobber %ebx
commit
|
commitdiff
|
tree
2010-10-07
Graeme Russ
x86: Remove usage of %ebp as a return pointer
commit
|
commitdiff
|
tree
2010-10-07
Graeme Russ
x86: Move ECC initialisation outside RAM initialisation
commit
|
commitdiff
|
tree
2010-10-07
Graeme Russ
x86: Remove progress indication in low-level init
commit
|
commitdiff
|
tree
2010-10-07
Graeme Russ
x86: Fix %ss and %esp in register structure for interrupts
commit
|
commitdiff
|
tree
2010-10-07
Graeme Russ
x86: Change compiler options
commit
|
commitdiff
|
tree
2010-10-07
Graeme Russ
x86: Coding Style Cleanup
commit
|
commitdiff
|
tree
2010-10-07
Graeme Russ
x86: Move loading of GTD to C code
commit
|
commitdiff
|
tree
2010-10-07
Graeme Russ
x86: use gc sections to reduce image size
commit
|
commitdiff
|
tree
2010-10-07
Graeme Russ
x86: zboot update
commit
|
commitdiff
|
tree
2010-10-07
Graeme Russ
x86: Use TEXT_BASE in linker scripts
commit
|
commitdiff
|
tree
2010-10-07
Graeme Russ
x86: Make CONFIG_RELOC_FIXUP_WORKS generic for all...
commit
|
commitdiff
|
tree
2010-10-07
Graeme Russ
x86: Remove bi_env from do_bdinfo
commit
|
commitdiff
|
tree
2010-09-12
Graeme Russ
x86: Remove Unmaintained Boards
commit
|
commitdiff
|
tree
2010-09-12
Graeme Russ
x86: Fix x86 Cold Boot
commit
|
commitdiff
|
tree
2010-09-12
Graeme Russ
x86: Add do_bdinfo()
commit
|
commitdiff
|
tree
2010-09-12
Graeme Russ
x86: Fix do_go_exec() - const argv[]
commit
|
commitdiff
|
tree