index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2012-01-04
x86: Convert board_init_f_r to a processing loop
Graeme Russ
2012-01-04
x86: Split init functions out of board.c
Graeme Russ
2012-01-04
x86: Move relocation code out of board.c
Graeme Russ
2012-01-04
x86: Move setup_pcat_compatibility() out of board.c
Graeme Russ
2012-01-04
x86: Move do_go_exec() out of board.c
Graeme Russ
2012-01-04
CHECKPATCH: arch/x86/lib/*
Graeme Russ
2012-01-04
x86: Tweak IDT and GDT for alignment and readability
Graeme Russ
2012-01-04
x86: Allow cache before copy to RAM
Graeme Russ
2012-01-04
x86: Create weak init_cache() and default enable_caches() functions
Graeme Russ
2012-01-04
x86: Set GD_FLG_RELOC after entering in-RAM copy of U-Boot
Graeme Russ
2012-01-04
x86: Use fs for global data
Graeme Russ
2012-01-04
x86: Rework relocation calculations
Graeme Russ
2012-01-04
x86: Simplify Flash-to-RAM code execution transition
Graeme Russ
2012-01-04
x86: Rework Global Descriptor Table loading
Graeme Russ
2012-01-04
x86: Remove GDR related magic numbers
Graeme Russ
2012-01-04
x86: Speed up copy-to-RAM and clear BSS operations
Graeme Russ
2012-01-02
x86: Import glibc memcpy implementation
Graeme Russ
2011-12-23
Merge branch 'next' of ../next
Wolfgang Denk
2011-12-21
arm: Tegra: fix undefined instruction hang immediately after reset
Tom Warren
2011-12-20
AVR32: fix timer_init() function
Sven Schnelle
2011-12-19
arm, fdt: update ethernet mac address before booting Linux
Heiko Schocher
2011-12-19
add print_cpuinfo to s3c24x0
David Müller (ELSOFT AG)
2011-12-19
omap4_panda: Initialize the USB phy
Chris Lalancette
2011-12-19
davinci: Fixed wrong timebase clock frequency.
Manfred Rudigier
2011-12-19
arm926ejs: remove noop flush_dcache_all function
Ilya Yanok
2011-12-19
Coding Style cleanup
Wolfgang Denk
2011-12-19
x86: Add support for specifying an initrd with the zboot command
Gabe Black
2011-12-19
x86: Refactor the zboot innards so they can be reused with a vboot image
Gabe Black
2011-12-19
x86: Add infrastructure to extract an e820 table from the coreboot tables
Gabe Black
2011-12-19
x86: Add support for booting Linux using the 32 bit boot protocol
Gabe Black
2011-12-19
x86: Clean up the x86 zimage code in preparation to extend it
Gabe Black
2011-12-19
x86: Import code from coreboot's libpayload to parse the coreboot table
Gabe Black
2011-12-19
x86: Initial commit for running as a coreboot payload
Gabe Black
2011-12-17
avr32:mmu.c: fix printf() length modifier
Andreas Bießmann
2011-12-17
Merge branch 'master' of git://git.denx.de/u-boot-usb
Wolfgang Denk
2011-12-16
usb:gadget:s5p Enable the USB Gadget framework at Exynos4210 (C210 Universal)
Lukasz Majewski
2011-12-12
powerpc/mpc83xx: set TXEQA/TXEQE value for mpc837XE sata
Jerry Huang
2011-12-12
powerpc/bootm: Flush ramdisk and device tree image when booting on MP
Kumar Gala
2011-12-12
Merge branch 'master' of git://git.denx.de/u-boot-usb
Wolfgang Denk
2011-12-12
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2011-12-11
USB: MX5: add helper functions to enable USB clocks
Wolfgang Grandegger
2011-12-11
usb:gadget:s5p Enable the USB Gadget framework at GONI
Lukasz Majewski
2011-12-11
pxa: convert pxa27x_udc to use read and write functions
Stefan Herbrechtsmeier
2011-12-11
pxa: activate the first usb host port on pxa27x by default
Stefan Herbrechtsmeier
2011-12-11
pxa: fix usb host register mismatch
Stefan Herbrechtsmeier
2011-12-11
arm: add __aeabi_unwind_cpp_pr1() function to avoid linker complaints
Wolfgang Grandegger
2011-12-10
sandbox: fix compiling of cpu/os.c
Andreas Bießmann
2011-12-10
sandbox: Add timer simulation
Matthias Weisser
2011-12-10
sandbox: Add improved RAM simulation
Matthias Weisser
2011-12-10
arm, davinci: Use lldiv for the 64-bit divisions in timer.c
Christian Riesch
[next]