index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
board
/
socrates
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
1
-1
/
+1
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
common: Drop init.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop flash.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
flash: Tidy up coding style for flash functions
Simon Glass
2020-05-18
1
-13
/
+14
*
common: Move testdram() into init.h
Simon Glass
2020-01-17
1
-1
/
+1
*
common: Move RAM-sizing functions to init.h
Simon Glass
2020-01-17
1
-0
/
+1
*
common: Move clock functions into a new file
Simon Glass
2020-01-17
1
-0
/
+1
*
common: Move upmconfig() to ppc.h
Simon Glass
2020-01-17
1
-2
/
+2
*
mpc85xx, socrates: add DM PCI support
Heiko Schocher
2019-11-06
2
-37
/
+5
*
mpc85xx, socrates: enable DM serial
Heiko Schocher
2019-11-06
1
-0
/
+5
*
mpc85xx, socrates: disable VIDEO
Heiko Schocher
2019-11-06
1
-178
/
+2
*
mpc85xx, socrates: add DM support
Heiko Schocher
2019-11-06
1
-0
/
+15
*
mpc85xx, dts, socrates: add u-boot specific dtsi
Heiko Schocher
2019-11-06
1
-0
/
+1
*
mpc85xx: add socrates dts from linux
Heiko Schocher
2019-11-06
1
-1
/
+2
*
env: Move env_get_f() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
8
-17
/
+8
*
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-03-05
1
-1
/
+1
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
1
-2
/
+2
*
socrates: Fix a misleading indentation warning
Tom Rini
2017-05-12
1
-1
/
+1
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
1
-1
/
+1
*
mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data
Scott Wood
2016-06-03
1
-3
/
+3
*
Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP
Robert P. J. Day
2016-05-27
1
-2
/
+2
*
Add more SPDX-License-Identifier tags
Tom Rini
2016-01-19
1
-3
/
+1
*
nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE
Peter Tyser
2015-03-30
1
-25
/
+0
*
fdt: Allow ft_board_setup() to report failure
Simon Glass
2014-11-21
1
-2
/
+3
*
MAINTAINERS: comment out blank M: field
Masahiro Yamada
2014-09-24
1
-1
/
+1
*
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-09-13
1
-2
/
+0
*
mtd, ubi, ubifs: resync with Linux-3.14
Heiko Schocher
2014-08-25
1
-0
/
+6
*
Add board MAINTAINERS files
Masahiro Yamada
2014-07-30
1
-0
/
+6
*
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-07-30
1
-0
/
+11
*
Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx
York Sun
2013-11-25
1
-1
/
+2
*
Driver/DDR: Moving Freescale DDR driver to a common driver
York Sun
2013-11-25
3
-5
/
+5
*
board: powerpc: convert makefiles to Kbuild style
Masahiro Yamada
2013-11-01
1
-27
/
+6
*
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
7
-120
/
+7
*
8xxx: Change all 8*xx_DDR addresses to 8xxx
Andy Fleming
2012-11-27
1
-1
/
+1
*
punt unused clean/distclean targets
Mike Frysinger
2011-10-15
1
-6
/
+0
*
PPC: Fix socrates NAND problem
Marek Vasut
2011-10-03
1
-35
/
+35
*
Fix incorrect use of getenv() before relocation
Wolfgang Denk
2011-05-12
1
-5
/
+7
*
powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board
Kumar Gala
2011-04-04
1
-22
/
+0
*
powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()
Kumar Gala
2011-04-04
1
-5
/
+0
*
mpc85xx boards: initdram() cleanup/bugfix
Becky Bruce
2011-01-14
1
-14
/
+1
*
socrates: rename sdram_setup fixed_sdram()
Becky Bruce
2011-01-14
1
-2
/
+2
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
1
-2
/
+2
*
Makefile: move all Power Architecture boards into boards.cfg
Wolfgang Denk
2010-10-18
1
-29
/
+0
*
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-18
1
-1
/
+1
*
socrates: adjust TEXT_BASE to increase U-Boot image size
Wolfgang Denk
2010-09-19
1
-1
/
+1
*
83xx/85xx/86xx: LBC register cleanup
Becky Bruce
2010-07-16
1
-16
/
+15
*
video: mb862xx: improve board-specific Lime configuration
Wolfgang Grandegger
2009-10-31
1
-39
/
+7
[next]