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
...
|
|
*
|
MIPS: mips32/start.S: rework relocation info check
Gabor Juhos
2013-07-24
1
-3
/
+3
|
|
*
|
MIPS: mips32/start.S: use t8 register for dynamic relocation
Gabor Juhos
2013-07-24
1
-9
/
+9
|
|
*
|
MIPS: mips32/cache.S: remove superfluous register assignment
Gabor Juhos
2013-07-24
1
-2
/
+1
|
|
*
|
MIPS: remove obsolete TODO items
Gabor Juhos
2013-07-24
1
-4
/
+0
|
|
*
|
MIPS: mips64/interrupt.c: remove superfluous include
Gabor Juhos
2013-07-24
1
-1
/
+0
|
|
*
|
MIPS: mips32/time.c: fix checkpatch errors/warnings
Gabor Juhos
2013-07-24
1
-2
/
+3
|
|
*
|
MIPS: qemu-malta: bring up ethernet
Gabor Juhos
2013-07-24
2
-1
/
+8
|
|
*
|
MIPS: qemu-malta: add PCI support
Gabor Juhos
2013-07-24
5
-0
/
+216
|
|
*
|
MIPS: qemu-malta: setup GT64120 registers as done by YAMON
Gabor Juhos
2013-07-24
2
-1
/
+55
|
|
*
|
MIPS: qemu-malta: enable flash support
Gabor Juhos
2013-07-24
2
-2
/
+9
|
|
*
|
MIPS: qemu-malta: add reset support
Gabor Juhos
2013-07-24
2
-0
/
+14
|
|
*
|
MIPS: qemu-malta: add support for emulated MIPS Malta board
Gabor Juhos
2013-07-24
6
-0
/
+206
|
|
*
|
MIPS: start.S: emulate REVISION register for qemu-malta
Gabor Juhos
2013-07-24
1
-1
/
+7
|
|
*
|
MIPS: import gt64120.h header from Linux
Gabor Juhos
2013-07-24
1
-0
/
+550
|
|
*
|
net: pcnet: use pci_virt_to_mem to obtain buffer addresses
Gabor Juhos
2013-07-24
1
-1
/
+1
|
|
*
|
MIPS: mips64: fix typos in copyright text of start.S
Tom Rini
2013-07-24
1
-1
/
+1
|
*
|
|
drivers/i2c: Update fti2c010.[ch], i2c_core.c to use SPDX identifiers
Tom Rini
2013-07-25
3
-17
/
+3
|
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2013-07-24
321
-2620
/
+3124
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
fdtdec: Add compatible string for High speed i2c
naveen krishna chatradhi
2013-07-23
2
-0
/
+2
|
|
*
|
i2c: add Faraday FTI2C010 I2C controller support
Kuo-Jung Su
2013-07-23
3
-0
/
+451
|
|
*
|
I2C: mxc_i2c: Add support for Vybrid VF610 platform
Alison Wang
2013-07-23
1
-7
/
+55
|
|
*
|
vf610: Add I2C support for Vybrid VF610 platform
Alison Wang
2013-07-23
7
-1
/
+34
|
|
*
|
cmd_i2c: Use ARRAY_SIZE instead of reinventing it
Axel Lin
2013-07-23
1
-4
/
+2
|
|
*
|
arm/km: fix u-boot update functionality
Holger Brunck
2013-07-23
1
-1
/
+2
|
|
*
|
i2c, ppc4xx_i2c: switch to new multibus/multiadapter support
Dirk Eibach
2013-07-23
98
-1025
/
+465
|
|
*
|
tegra: i2c: Enable new CONFIG_SYS_I2C framework
Simon Glass
2013-07-23
11
-67
/
+54
|
|
*
|
tegra: i2c: Add function to know about current bus
Simon Glass
2013-07-23
1
-17
/
+61
|
|
*
|
i2c, multibus, keymile: get rid of EEprom_ivm envvariable
Heiko Schocher
2013-07-23
5
-14
/
+12
|
|
*
|
i2c, multibus: get rid of CONFIG_I2C_MUX
Heiko Schocher
2013-07-23
5
-342
/
+6
|
|
*
|
i2c, fsl_i2c: switch to new multibus/multiadapter support
Heiko Schocher
2013-07-23
100
-694
/
+645
|
|
*
|
i2c, soft-i2c: switch to new multibus/multiadapter support
Heiko Schocher
2013-07-23
168
-502
/
+556
|
|
*
|
i2c: common changes for multibus/multiadapter support
Heiko Schocher
2013-07-23
14
-63
/
+249
|
|
*
|
i2c: add i2c_core and prepare for new multibus support
Heiko Schocher
2013-07-23
4
-9
/
+624
|
*
|
|
Add eCos-2.0 SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
6
-131
/
+48
|
*
|
|
Add LGPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
7
-66
/
+488
|
*
|
|
Add LGPL-2.1+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
8
-73
/
+511
|
*
|
|
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
5761
-91729
/
+5994
|
*
|
|
Licenses: introduce SPDX Unique Lincense Identifiers
Wolfgang Denk
2013-07-24
9
-115
/
+150
|
|
|
/
|
|
/
|
*
|
|
socfpga: Move board/socfpga_cyclone5 to board/socfpga
Dinh Nguyen
2013-07-25
3
-1
/
+1
*
|
|
highbank: enable keyed autoboot stop
Rob Herring
2013-07-25
1
-0
/
+2
*
|
|
ARM: highbank: compile misc_init_r only if CONFIG_MISC_INIT_R
Rob Herring
2013-07-25
1
-0
/
+2
*
|
|
ARM: highbank: setup peripherals based on power domain status
Rob Herring
2013-07-25
2
-2
/
+30
*
|
|
ARM: highbank: enable reset on command timeout
Rob Herring
2013-07-25
1
-0
/
+3
*
|
|
ARM: highbank: avoid bss write in timer_init
Rob Herring
2013-07-25
1
-2
/
+0
*
|
|
ARM: highbank: set timer prescaler to 256
Rob Herring
2013-07-25
2
-2
/
+6
*
|
|
ARM: highbank: fix get_tbclk value to timer rate
Rob Herring
2013-07-25
1
-1
/
+1
*
|
|
ARM: highbank: update config options
Rob Herring
2013-07-25
1
-2
/
+12
*
|
|
net: calxedaxgmac: enable rx cut-thru
Rob Herring
2013-07-25
1
-1
/
+1
*
|
|
ARM: move interrupt_init to before relocation
Rob Herring
2013-07-25
1
-2
/
+1
|
/
/
*
|
Prepare v2013.07
Tom Rini
2013-07-23
1
-1
/
+1
|
/
[prev]
[next]