index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: Create weak init_cache() and default enable_caches() functions
Graeme Russ
2012-01-04
3
-3
/
+17
*
x86: Set GD_FLG_RELOC after entering in-RAM copy of U-Boot
Graeme Russ
2012-01-04
1
-2
/
+2
*
x86: Use fs for global data
Graeme Russ
2012-01-04
6
-47
/
+94
*
x86: Rework relocation calculations
Graeme Russ
2012-01-04
1
-12
/
+11
*
x86: Simplify Flash-to-RAM code execution transition
Graeme Russ
2012-01-04
3
-19
/
+30
*
x86: Rework Global Descriptor Table loading
Graeme Russ
2012-01-04
1
-29
/
+53
*
x86: Remove GDR related magic numbers
Graeme Russ
2012-01-04
3
-9
/
+25
*
x86: Speed up copy-to-RAM and clear BSS operations
Graeme Russ
2012-01-04
1
-12
/
+5
*
x86: Import glibc memcpy implementation
Graeme Russ
2012-01-02
2
-1
/
+62
*
Merge branch 'next' of ../next
Wolfgang Denk
2011-12-23
14
-128
/
+1011
|
\
|
*
x86: Add support for specifying an initrd with the zboot command
Gabe Black
2011-12-19
1
-4
/
+19
|
*
x86: Refactor the zboot innards so they can be reused with a vboot image
Gabe Black
2011-12-19
3
-90
/
+122
|
*
x86: Add infrastructure to extract an e820 table from the coreboot tables
Gabe Black
2011-12-19
1
-1
/
+37
|
*
x86: Add support for booting Linux using the 32 bit boot protocol
Gabe Black
2011-12-19
3
-17
/
+62
|
*
x86: Clean up the x86 zimage code in preparation to extend it
Gabe Black
2011-12-19
2
-58
/
+45
|
*
x86: Import code from coreboot's libpayload to parse the coreboot table
Gabe Black
2011-12-19
7
-0
/
+620
|
*
x86: Initial commit for running as a coreboot payload
Gabe Black
2011-12-19
4
-0
/
+148
|
*
avr32:mmu.c: fix printf() length modifier
Andreas Bießmann
2011-12-17
1
-1
/
+1
*
|
arm: Tegra: fix undefined instruction hang immediately after reset
Tom Warren
2011-12-21
1
-0
/
+2
*
|
AVR32: fix timer_init() function
Sven Schnelle
2011-12-20
1
-2
/
+3
*
|
arm, fdt: update ethernet mac address before booting Linux
Heiko Schocher
2011-12-19
1
-0
/
+2
*
|
add print_cpuinfo to s3c24x0
David Müller (ELSOFT AG)
2011-12-19
2
-0
/
+55
*
|
omap4_panda: Initialize the USB phy
Chris Lalancette
2011-12-19
1
-0
/
+63
*
|
davinci: Fixed wrong timebase clock frequency.
Manfred Rudigier
2011-12-19
1
-1
/
+1
*
|
arm926ejs: remove noop flush_dcache_all function
Ilya Yanok
2011-12-19
1
-5
/
+0
*
|
Coding Style cleanup
Wolfgang Denk
2011-12-19
2
-2
/
+1
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-usb
Wolfgang Denk
2011-12-17
1
-0
/
+1
|
\
|
*
usb:gadget:s5p Enable the USB Gadget framework at Exynos4210 (C210 Universal)
Lukasz Majewski
2011-12-16
1
-0
/
+1
*
|
powerpc/mpc83xx: set TXEQA/TXEQE value for mpc837XE sata
Jerry Huang
2011-12-12
1
-1
/
+10
|
/
*
powerpc/bootm: Flush ramdisk and device tree image when booting on MP
Kumar Gala
2011-12-12
1
-6
/
+16
*
Merge branch 'master' of git://git.denx.de/u-boot-usb
Wolfgang Denk
2011-12-12
6
-7
/
+93
|
\
|
*
USB: MX5: add helper functions to enable USB clocks
Wolfgang Grandegger
2011-12-11
3
-0
/
+80
|
*
usb:gadget:s5p Enable the USB Gadget framework at GONI
Lukasz Majewski
2011-12-11
1
-0
/
+4
|
*
pxa: convert pxa27x_udc to use read and write functions
Stefan Herbrechtsmeier
2011-12-11
1
-4
/
+4
|
*
pxa: activate the first usb host port on pxa27x by default
Stefan Herbrechtsmeier
2011-12-11
1
-2
/
+2
|
*
pxa: fix usb host register mismatch
Stefan Herbrechtsmeier
2011-12-11
2
-1
/
+3
*
|
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2011-12-12
1
-0
/
+4
|
\
\
|
*
|
arm: add __aeabi_unwind_cpp_pr1() function to avoid linker complaints
Wolfgang Grandegger
2011-12-11
1
-0
/
+4
|
|
/
*
|
sandbox: fix compiling of cpu/os.c
Andreas Bießmann
2011-12-10
1
-3
/
+4
*
|
sandbox: Add timer simulation
Matthias Weisser
2011-12-10
3
-2
/
+30
*
|
sandbox: Add improved RAM simulation
Matthias Weisser
2011-12-10
2
-7
/
+17
|
/
*
arm, davinci: Use lldiv for the 64-bit divisions in timer.c
Christian Riesch
2011-12-10
1
-2
/
+4
*
M28: Cleanup memsize.o OOT build
Marek Vasut
2011-12-09
3
-23
/
+9
*
i.MX28: Move SPL to arch/arm/cpu/arm926ejs/mx28
Marek Vasut
2011-12-09
8
-0
/
+1617
*
i.mx: add the initial support for freescale i.MX6Q processor
Jason Liu
2011-12-09
12
-0
/
+3628
*
i.mx: introduce the armv7/imx-common folder
Jason Liu
2011-12-09
6
-86
/
+165
*
S5PC2XX: Rename S5pc2XX to exynos
Chander Kashyap
2011-12-09
13
-72
/
+72
*
tegra2: Don't use board pointer before it is set up
Simon Glass
2011-12-09
1
-9
/
+1
*
tegra2: Remove unneeded 'dynamic ram size' message
Simon Glass
2011-12-09
1
-3
/
+1
*
tegra2: Remove unneeded boot code
Simon Glass
2011-12-09
5
-147
/
+1
[next]