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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
dfu: mmc: Replace calls to u-boot commands with native mmc API
Łukasz Majewski
2014-03-23
1
-7
/
+24
|
|
*
|
am335x, dfu: add DFU_MANIFEST_POLL_TIMEOUT to the siemens boards
Heiko Schocher
2014-03-23
1
-0
/
+1
|
|
*
|
usb: dfu: introduce dfuMANIFEST state
Heiko Schocher
2014-03-23
4
-10
/
+55
|
|
*
|
usb, dfu: extract flush code into seperate function
Heiko Schocher
2014-03-23
2
-18
/
+25
|
|
|
/
|
*
|
patman: Use Patch-cc: instead of Cc:
Simon Glass
2014-03-22
2
-11
/
+14
|
*
|
sandbox: Enable CONFIG_CMD_LZMADEC in sandbox.h
Patrice Bouchand
2014-03-22
1
-0
/
+2
|
*
|
Add lzmadec command
Patrice Bouchand
2014-03-22
2
-0
/
+55
|
|
/
*
|
arm64 patch: gicv3 support
David Feng
2014-04-08
7
-114
/
+297
*
|
bootstage: arm: fix fdt stashing code
Mela Custodio
2014-04-07
1
-2
/
+1
*
|
ARMv8: fix bug for flush data cache by set/way
Leo Yan
2014-04-07
1
-3
/
+1
*
|
armv8: Flush dcache before switching to EL2
York Sun
2014-04-07
1
-0
/
+1
*
|
arm: vf610: fix double iomux configuration for vf610twr board
Marcel Ziswiler
2014-04-07
1
-1
/
+0
*
|
arm: vf610: add enet1 support
Marcel Ziswiler
2014-04-07
3
-0
/
+15
*
|
arm: vf610: add uart0 clock/iomux definitions
Marcel Ziswiler
2014-04-07
2
-0
/
+3
*
|
arm: vf610: fix anadig register struct
Marcel Ziswiler
2014-04-07
1
-25
/
+27
*
|
build:arm: Remove setting of CROSS_COMPILE environment variable
Łukasz Majewski
2014-04-07
1
-4
/
+0
*
|
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-04-07
3
-1
/
+10
|
\
\
|
*
|
MX6: Enable ARM errata workaround 794072 and 761320
Nitin Garg
2014-04-07
1
-0
/
+2
|
*
|
ARM: Add workaround for Cortex-A9 errata 761320
Nitin Garg
2014-04-07
2
-0
/
+6
|
*
|
ARM: Add workaround for Cortex-A9 errata 794072
Nitin Garg
2014-04-07
2
-1
/
+2
*
|
|
armv8/cache: Change cache invalidate and flush function
York Sun
2014-04-07
4
-20
/
+47
*
|
|
armv8/cache: Flush D-cache, invalidate I-cache for relocation
York Sun
2014-04-07
2
-6
/
+19
*
|
|
armv8/cache: Consolidate setting for MAIR and TCR
York Sun
2014-04-07
2
-25
/
+19
*
|
|
arm: Handle .gnu.hash section in ldscripts
Andreas Färber
2014-04-07
2
-0
/
+2
*
|
|
socfpga: Adding Clock Manager driver
Chin Liang See
2014-04-07
7
-1
/
+776
|
/
/
*
|
arm: mxs: Add support for generating signed BootStream
Marek Vasut
2014-04-04
3
-0
/
+72
*
|
Merge branch 'master' of git://git.denx.de/u-boot-arm into master
Stefano Babic
2014-04-04
605
-12163
/
+16626
|
\
\
|
*
|
config:trats2: Change u-boot's TEXT_BASE from 0x78100000 to 0x43e00000
Łukasz Majewski
2014-04-02
1
-1
/
+1
|
*
|
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-04-02
1
-1
/
+1
|
|
\
\
|
|
*
|
board: enable 32kHz RTC OSC at B&R boards
Hannes Petermaier
2014-03-31
1
-1
/
+1
|
*
|
|
ARM: tegra: make all I2C ports open-drain
Stephen Warren
2014-03-26
2
-16
/
+16
|
|
/
/
|
*
|
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-03-25
121
-905
/
+4208
|
|
\
\
|
|
|
/
|
|
*
sandbox: config: Enable cros_ec emulation and related items
Simon Glass
2014-03-17
2
-5
/
+34
|
|
*
sandbox: Add implementation of spi_setup_slave_fdt()
Simon Glass
2014-03-17
1
-0
/
+13
|
|
*
sandbox: Add options to clean up temporary files
Simon Glass
2014-03-17
4
-11
/
+24
|
|
*
sandbox: Allow Ctrl-C to work in sandbox
Simon Glass
2014-03-17
5
-8
/
+69
|
|
*
sandbox: Deal with conflicting getenv() for SDL
Simon Glass
2014-03-17
1
-0
/
+5
|
|
*
sound: Move Samsung-specific code into its own file
Simon Glass
2014-03-17
5
-221
/
+220
|
|
*
sandbox: Add LCD driver
Simon Glass
2014-03-17
12
-4
/
+150
|
|
*
sandbox: Add a simple sound driver
Simon Glass
2014-03-17
3
-0
/
+39
|
|
*
sandbox: Add SDL library for LCD, keyboard, audio
Simon Glass
2014-03-17
4
-0
/
+467
|
|
*
sandbox: Add -j option to indicate a jump from a previous U-Boot
Simon Glass
2014-03-17
2
-1
/
+18
|
|
*
sandbox: Add os_jump_to_image() to run another executable
Simon Glass
2014-03-17
2
-0
/
+108
|
|
*
cros_ec: Implement I2C pass-through
Simon Glass
2014-03-17
2
-2
/
+282
|
|
*
sandbox: Plumb in Chrome OS EC emulation
Simon Glass
2014-03-17
1
-0
/
+30
|
|
*
cros_ec: sandbox: Add Chrome OS EC emulation
Simon Glass
2014-03-17
6
-0
/
+599
|
|
*
cros_ec: Correct comparison between signed and unsigned numbers
Simon Glass
2014-03-17
1
-16
/
+18
|
|
*
cros_ec: spi: Add support for EC protocol version 3
Randall Spangler
2014-03-17
3
-0
/
+49
|
|
*
cros_ec: Add base support for protocol v3
Simon Glass
2014-03-17
1
-1
/
+164
|
|
*
cros_ec: Clean up multiple EC protocol support
Randall Spangler
2014-03-17
4
-47
/
+49
[prev]
[next]