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
/
board
/
tqc
Commit message (
Expand
)
Author
Age
Files
Lines
*
MAINTAINERS: comment out blank M: field
Masahiro Yamada
2014-09-24
4
-4
/
+4
*
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-09-13
6
-80
/
+0
*
mx6: tqma6: get board support back to Kconfig build system
Masahiro Yamada
2014-08-31
2
-0
/
+29
*
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2014-08-29
8
-0
/
+971
|
\
|
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Stefano Babic
2014-08-11
10
-0
/
+496
|
|
\
|
*
|
pmic: pmic_pfuze100: Use a shorter name for PMIC name
Fabio Estevam
2014-08-08
1
-2
/
+2
|
*
|
Add TQ Systems TQMa6 board support
Markus Niebel
2014-07-23
8
-0
/
+971
*
|
|
mtd, ubi, ubifs: resync with Linux-3.14
Heiko Schocher
2014-08-25
1
-0
/
+4
|
|
/
|
/
|
*
|
Add board MAINTAINERS files
Masahiro Yamada
2014-07-30
5
-0
/
+101
*
|
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-07-30
5
-0
/
+395
|
/
*
board: tqm5200: delete its own object make rule
Masahiro Yamada
2013-11-25
1
-3
/
+0
*
Makefile: rename all libraries to built-in.o
Masahiro Yamada
2013-11-17
1
-7
/
+7
*
Makefile: make directories by Makefile.build
Masahiro Yamada
2013-11-17
2
-8
/
+0
*
board: powerpc: convert makefiles to Kbuild style
Masahiro Yamada
2013-11-01
5
-106
/
+7
*
drivers: move some drivers to drivers/Makefile
Masahiro Yamada
2013-10-31
1
-2
/
+2
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
4
-4
/
+4
*
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2013-07-24
3
-3
/
+3
|
\
|
*
i2c, soft-i2c: switch to new multibus/multiadapter support
Heiko Schocher
2013-07-23
3
-3
/
+3
*
|
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
19
-325
/
+19
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-18
1
-1
/
+1
|
\
|
*
Refactor linker-generated arrays
Albert ARIBAUD
2013-03-12
1
-1
/
+1
*
|
Replace __bss_end__ with __bss_end
Simon Glass
2013-03-15
1
-1
/
+1
|
/
*
TQM8xx: adjust linker script to grown code size
Wolfgang Denk
2012-10-28
1
-3
/
+1
*
common: Discard the __u_boot_cmd section
Marek Vasut
2012-10-22
1
-3
/
+0
*
common: Add .u_boot_list into all linker files
Marek Vasut
2012-10-22
1
-0
/
+5
*
MPC85xx: remove support for TQM85xx boards
Wolfgang Denk
2012-10-05
6
-1877
/
+0
*
TQM8xx: adjust linker script to grown code size
Wolfgang Denk
2012-10-02
1
-2
/
+0
*
doc: cleanup - move board READMEs into respective board directories
Wolfgang Denk
2012-07-29
1
-0
/
+415
*
board/tqc/tqm8272/tqm8272.c: Fix GCC 4.6 build warning:
Wolfgang Denk
2011-11-07
1
-2
/
+1
*
board/tqc/tqm5200/cam5200_flash.c: Fix GCC 4.6 build warning
Wolfgang Denk
2011-11-07
1
-8
/
+2
*
board/tqc/tqm5200/cmd_stk52xx.c: fix GC 4.6 build warnings
Wolfgang Denk
2011-11-07
1
-11
/
+12
*
GCC4.6: Squash warnings in tqm834x.c
Marek Vasut
2011-10-27
1
-3
/
+3
*
punt unused clean/distclean targets
Mike Frysinger
2011-10-15
3
-18
/
+0
*
TQM8xx: make room for growing code size due to I/O accessor cleanup
Wolfgang Denk
2011-10-05
2
-136
/
+2
*
tqm834x.c: fix compiler warning
Wolfgang Denk
2011-08-02
1
-3
/
+3
*
board/tqm85xx: Create and tear down TLB for get_ram_size()
Becky Bruce
2011-07-22
1
-0
/
+7
*
Fix incorrect use of getenv() before relocation
Wolfgang Denk
2011-05-12
4
-22
/
+31
*
powerpc, 8xx: Fixup all 8xx u-boot.lds scripts
Joakim Tjernlund
2011-04-20
1
-2
/
+3
*
rename _end to __bss_end__
Po-Yu Chuang
2011-03-27
2
-2
/
+2
*
mpc85xx: Adding more registers and options
York Sun
2011-01-19
1
-4
/
+4
*
powerpc/85xx: Rework TQM boards pci_init_board to use common FSL PCIe code
Kumar Gala
2011-01-14
2
-37
/
+13
*
mpc85xx boards: initdram() cleanup/bugfix
Becky Bruce
2011-01-14
2
-84
/
+0
*
tqm85xx: create fixed_sdram() to do sdram setup
Becky Bruce
2011-01-14
1
-14
/
+23
*
powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured
Kumar Gala
2011-01-14
1
-3
/
+2
*
miiphy: convert to linux/mii.h
Mike Frysinger
2011-01-09
1
-3
/
+3
*
tqm5200.c: fix warning: 'edid_buf' defined but not used
Wolfgang Denk
2011-01-09
1
-1
/
+2
*
mpc52xx: add support for tqm52xx based board charon
Heiko Schocher
2010-12-16
1
-1
/
+169
*
Remove redundant config.mk files
Wolfgang Denk
2010-12-09
2
-54
/
+0
*
8xx: Cleanup for partial linking and --gc-sections
Wolfgang Denk
2010-11-27
1
-51
/
+22
*
cam5200_niosflash: fix build warnings
Wolfgang Denk
2010-11-26
1
-2
/
+6
[next]