index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
i386
Age
Commit message (
Expand
)
Author
2010-05-26
Coding style cleanup, update CHANGELOG.
Wolfgang Denk
2010-05-06
sc520: Fix minor DRAM Controller Setup bug
Graeme Russ
2010-05-06
sc520: Update to new AMD Copyright
Graeme Russ
2010-05-06
sc520: Board Specific PCI Init
Graeme Russ
2010-05-06
sc520: Move PCI defines to PCI include file
Graeme Russ
2010-05-06
sc520: Allow boards to override udelay
Graeme Russ
2010-05-06
x86: Fix support for booting bzImage
Graeme Russ
2010-05-06
x86: Provide weak PC/AT compatibility setup function
Graeme Russ
2010-05-06
x86: Use CONFIG_SERIAL_MULTI
Graeme Russ
2010-05-06
x86: Fix copying of Real-Mode code into RAM
Graeme Russ
2010-05-06
x86: Pass relocation offset into Global Data
Graeme Russ
2010-05-06
x86: Move GDT to a safe location in RAM
Graeme Russ
2010-05-06
x86: Add RAM bootstrap functionality
Graeme Russ
2010-05-06
x86: Split sc520 memory sizing versus reporting
Graeme Russ
2010-05-06
x86: Fix sc520 memory size reporting
Graeme Russ
2010-05-06
x86: Fix do_go_exec()
Graeme Russ
2010-05-06
x86: Add register dump to crash handlers
Graeme Russ
2010-05-06
x86: Fix MMCR Access
Graeme Russ
2010-05-06
x86: #ifdef out getenv_IPaddr()
Graeme Russ
2010-05-06
x86: Add unaligned.h
Graeme Russ
2010-04-13
i386: Move cpu/i386/* to arch/i386/cpu/*
Peter Tyser
2010-04-13
Move architecture-specific includes to arch/$ARCH/include/asm
Peter Tyser
2010-04-13
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser