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
*
ppc4xx: Fix compilation breakage in miiphy.c
Stefan Roese
2011-01-11
1
-1
/
+1
*
miiphy: convert to linux/mii.h
Mike Frysinger
2011-01-09
6
-64
/
+64
*
Merge branch 'next' of ../next
Wolfgang Denk
2010-12-22
36
-93
/
+920
|
\
|
*
powerpc: fix register usage in some inline assembly code
Timur Tabi
2010-12-17
2
-11
/
+19
|
*
74xx_7xx/mpc86xx/ppmc7xx: Fix do_reset() declaration
Peter Tyser
2010-12-17
2
-5
/
+10
|
*
PowerPC: Add relocation support for -fpic
Joakim Tjernlund
2010-12-17
11
-22
/
+33
|
*
xilinx-ppc4xx-generic: Use common u-boot.lds
Ricardo Ribalda Delgado
2010-12-17
2
-1
/
+9
|
*
ppc4xx: Clarify comment about boot chip-select in start.S
Stefan Roese
2010-12-17
1
-12
/
+14
|
*
add Multi Function Pin configuration support for ARMADA100
Prafulla Wadaskar
2010-12-16
1
-0
/
+67
|
*
arm: Add Support for Marvell ARMADA 100 Familiy SoCs
Prafulla Wadaskar
2010-12-16
6
-0
/
+650
|
*
Merge branch 'master' of ../master into next
Wolfgang Denk
2010-12-16
38
-287
/
+387
|
|
\
|
*
|
Remove redundant config.mk files
Wolfgang Denk
2010-12-09
1
-24
/
+0
|
*
|
Davinci 8xx: Move common functions to share code
Stefano Babic
2010-12-09
2
-37
/
+15
|
*
|
da850: Add RMII support for EMAC
Sudhakar Rajashekhara
2010-12-09
2
-0
/
+8
|
*
|
Add board support for hawkboard
Sughosh Ganu
2010-12-09
2
-1
/
+7
|
*
|
Move and rename common headers from under
Sughosh Ganu
2010-12-09
2
-0
/
+84
|
*
|
da850: Enable SPI Flash
Stefano Babic
2010-12-09
1
-1
/
+11
|
*
|
da8xx: Add cpu_is_da8xx macros
Sudhakar Rajashekhara
2010-12-09
1
-0
/
+16
|
*
|
do_reset: unify duplicate prototypes
Mike Frysinger
2010-11-28
10
-16
/
+14
*
|
|
Move DECLARE_GLOBAL_DATA_PTR to file scope
John Rigby
2010-12-21
5
-12
/
+11
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2010-12-17
1
-0
/
+8
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
AT91RM9200: fix AT91_PMC_MCKR_MDIV_* defines for this CPU
clagix@gmail.com
2010-12-17
1
-0
/
+8
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
Wolfgang Denk
2010-12-14
1
-6
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
mpc83xx: fix pcie enumeration
Baidu Boy
2010-12-13
1
-6
/
+6
*
|
|
ARM: */start.S: use canonical asm syntax
Wolfgang Denk
2010-12-13
14
-14
/
+14
*
|
|
omap3: emif|sdrc: use a single global data define
Nishanth Menon
2010-12-11
2
-4
/
+2
*
|
|
OMAP: Timer: Replace bss variable by gd
Dirk Behme
2010-12-11
1
-11
/
+11
*
|
|
davinci: Rewrite timer.c to use tbl/tbu emulation variables in gd
Nick Thompson
2010-12-11
1
-49
/
+28
|
/
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-imx
Wolfgang Denk
2010-12-09
6
-15
/
+96
|
\
\
|
*
|
imx: Get fec mac address from fuse
Liu Hui-R64343
2010-11-21
6
-15
/
+96
*
|
|
ARM: make timer variables in gt_t available for all ARM platforms
Prafulla Wadaskar
2010-12-09
1
-1
/
+3
*
|
|
armv7: fix relocation skip
Andreas Bießmann
2010-12-09
1
-2
/
+2
*
|
|
arm: fixloop(): do not use r8 for relocation
Andreas Bießmann
2010-12-09
14
-42
/
+42
*
|
|
arm: relocate_code(): do not set register useless
Andreas Bießmann
2010-12-09
14
-30
/
+30
*
|
|
arm: copy_loop(): use scratch register
Andreas Bießmann
2010-12-09
14
-70
/
+70
*
|
|
arm: add 8-byte alignment for ABI compliance before board_init_f
Heiko Schocher
2010-12-08
15
-1
/
+15
*
|
|
ARMV7: Vexpress: fix build errors
Matt Waddel
2010-12-08
1
-1
/
+0
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2010-12-08
4
-18
/
+25
|
\
\
\
|
*
|
|
arm920t/at91/timer: replace bss variables by gd
Andreas Bießmann
2010-12-07
2
-15
/
+15
|
*
|
|
arm920t/at91/reset: board_reset: define weak symbol
Andreas Bießmann
2010-12-07
1
-3
/
+5
|
*
|
|
AT91: fix EMAC gpio init in at91sam9260_devices.c
Reinhard Meyer
2010-12-07
1
-0
/
+5
*
|
|
|
powerpc/85xx: do not reloc l2srbar if CONFIG_FLASH_BASE is not defined
Haiying Wang
2010-12-01
1
-1
/
+1
*
|
|
|
Merge branch 'master' of /home/wd/git/u-boot/custodians
Wolfgang Denk
2010-11-30
2
-11
/
+12
|
\
\
\
\
|
*
\
\
\
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2010-11-30
2
-11
/
+12
|
|
\
\
\
\
|
|
|
/
/
/
|
|
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-samsung
Wolfgang Denk
2010-11-30
1
-9
/
+9
|
|
|
\
\
\
|
|
|
*
|
|
ARMV7: S5P: timer: get the count_value from register when call udelay
Minkyu Kang
2010-11-30
1
-9
/
+9
|
|
*
|
|
|
AM3517:EMIF4: fix SDRAM size to 256Mb
Vaibhav Hiremath
2010-11-29
1
-2
/
+3
|
|
|
|
_
|
/
|
|
|
/
|
|
*
|
|
|
|
powerpc/85xx: Introduce CONFIG_SYS_EXTRA_ENV_RELOC
Kumar Gala
2010-11-30
1
-0
/
+11
|
/
/
/
/
*
|
|
|
Merge branch 'master' of git://git.denx.de/u-boot-sh
Wolfgang Denk
2010-11-30
3
-13
/
+13
|
\
\
\
\
|
*
|
|
|
sh: Fix build in start.S
Nobuhiro Iwamatsu
2010-11-30
3
-13
/
+13
|
|
/
/
/
[next]