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
/
xes
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: xes: Add maintainer
Peter Tyser
2015-01-12
4
-4
/
+4
*
fdt: Allow ft_board_setup() to report failure
Simon Glass
2014-11-21
4
-4
/
+12
*
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
5
-15
/
+0
*
Add board MAINTAINERS files
Masahiro Yamada
2014-07-30
5
-0
/
+30
*
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-07-30
5
-0
/
+75
*
Driver/DDR: Moving Freescale DDR driver to a common driver
York Sun
2013-11-25
5
-9
/
+9
*
board: powerpc: convert makefiles to Kbuild style
Masahiro Yamada
2013-11-01
6
-148
/
+24
*
powerpc: Fix CamelCase warnings in DDR related code
Priyanka Jain
2013-10-16
1
-1
/
+1
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
9
-9
/
+9
*
powerpc: Fix CamelCase checkpatch warnings
Prabhakar Kushwaha
2013-08-20
1
-1
/
+1
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
30
-475
/
+30
*
replace last __bss_end__ occurrences with __bss_end
Albert ARIBAUD
2013-04-02
1
-1
/
+1
*
Refactor linker-generated arrays
Albert ARIBAUD
2013-03-12
1
-1
/
+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
*
doc: cleanup - move board READMEs into respective board directories
Wolfgang Denk
2012-07-29
1
-0
/
+82
*
punt unused clean/distclean targets
Mike Frysinger
2011-10-15
6
-36
/
+0
*
powerpc/mpc85xx: Display a warning for unsupported DDR data rates
York Sun
2011-07-11
1
-0
/
+6
*
Fix incorrect use of getenv() before relocation
Wolfgang Denk
2011-05-12
2
-16
/
+22
*
powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board
Kumar Gala
2011-04-04
4
-70
/
+4
*
powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()
Kumar Gala
2011-04-04
4
-21
/
+1
*
powerpc: Move cpu specific lmb reserve to arch_lmb_reserve
Kumar Gala
2011-04-04
3
-27
/
+0
*
rename _end to __bss_end__
Po-Yu Chuang
2011-03-27
1
-1
/
+1
*
Replace "FLASH" strings with "Flash" or "flash"
Peter Tyser
2011-01-19
4
-4
/
+4
*
powerpc/8xxx: Rework XES boards pci_init_board to use common FSL PCIe code
Kumar Gala
2011-01-14
5
-137
/
+13
*
mpc85xx boards: initdram() cleanup/bugfix
Becky Bruce
2011-01-14
3
-48
/
+13
*
powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured
Kumar Gala
2011-01-14
1
-6
/
+5
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
6
-12
/
+12
*
fsl: Clean up printing of PCI boot info
Peter Tyser
2010-11-14
1
-8
/
+8
*
Coding Style cleanup
Wolfgang Denk
2010-10-27
2
-17
/
+14
*
XPedite5500 board support
John Schmoller
2010-10-22
7
-0
/
+476
*
xes: Make X-ES board names more generic
Peter Tyser
2010-10-22
14
-0
/
+0
*
xes: Add board_flash_wp_on()
John Schmoller
2010-10-22
1
-0
/
+15
*
xes: Consolidate checkboard()
John Schmoller
2010-10-22
7
-66
/
+142
*
xes: Use common PCI initialization code
Peter Tyser
2010-10-22
1
-279
/
+49
*
86xx: Create common linker script
Kumar Gala
2010-10-20
1
-132
/
+0
*
Makefile: move all Power Architecture boards into boards.cfg
Wolfgang Denk
2010-10-18
4
-91
/
+0
*
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-18
4
-7
/
+7
*
Merge branch 'next' of /home/wd/git/u-boot/next
Wolfgang Denk
2010-09-28
1
-0
/
+1
|
\
|
*
ppc4xx: Use common NS16550 driver for PPC4xx UART
Stefan Roese
2010-09-23
1
-0
/
+1
*
|
POST cleanup.
Michael Zaidman
2010-09-21
1
-16
/
+0
|
/
*
powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases
Kumar Gala
2010-07-20
1
-13
/
+1
*
83xx/85xx/86xx: LBC register cleanup
Becky Bruce
2010-07-16
3
-17
/
+13
*
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
Wolfgang Denk
2010-04-24
1
-52
/
+8
|
\
|
*
ppc4xx: TLB init file cleanup
Stefan Roese
2010-04-19
1
-52
/
+8
*
|
Move arch/ppc to arch/powerpc
Stefan Roese
2010-04-21
2
-15
/
+15
|
/
*
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
Peter Tyser
2010-04-13
2
-13
/
+13
*
Rename lib_generic/ to lib/
Peter Tyser
2010-04-13
2
-4
/
+4
*
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
2010-04-13
2
-2
/
+2
[next]