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
/
keymile
Commit message (
Expand
)
Author
Age
Files
Lines
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
23
-53
/
+24
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
1
-2
/
+0
*
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-03-05
2
-2
/
+2
*
drivers/misc: Share qbman init between archs
Ahmed Mansour
2018-01-10
1
-1
/
+1
*
env: Rename some other getenv()-related functions
Simon Glass
2017-08-16
1
-2
/
+2
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
4
-8
/
+8
*
env: Rename setenv() to env_set()
Simon Glass
2017-08-16
5
-19
/
+19
*
km/ivm: allow to set locally administred MAC addresses
Holger Brunck
2017-07-22
1
-3
/
+21
*
km/ivm: always set ethaddr after reading IVM
Holger Brunck
2017-07-22
1
-6
/
+3
*
km/common: remove unused function declarations
Holger Brunck
2017-07-10
1
-9
/
+0
*
km/common: remove unused code
Holger Brunck
2017-07-06
1
-3
/
+0
*
powerpc, 8260: remove support for mpc8260
Heiko Schocher
2017-06-12
4
-490
/
+0
*
i2c: keymile: Drop use of CONFIG_I2C_HARD
Simon Glass
2017-05-15
2
-9
/
+0
*
board_f: Rename initdram() to dram_init()
Simon Glass
2017-04-13
3
-3
/
+3
*
board_f: Drop return value from initdram()
Simon Glass
2017-04-05
3
-7
/
+19
*
board_f: Drop board_type parameter from initdram()
Simon Glass
2017-04-05
3
-3
/
+3
*
usb: fsl: Rename fdt_fixup_dr_usb
Sriram Dash
2016-09-27
1
-1
/
+1
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
2
-2
/
+2
*
Various, unrelated tree-wide typo fixes.
Robert P. J. Day
2016-07-16
2
-2
/
+2
*
dm: fsl_i2c: Rename I2C register structure
mario.six@gdsys.cc
2016-05-17
1
-13
/
+15
*
Use correct spelling of "U-Boot"
Bin Meng
2016-02-06
1
-1
/
+1
*
Fix GCC format-security errors and convert sprintfs.
Ben Whitten
2016-01-14
1
-2
/
+2
*
km/powerpc: fix ft_board_setup prototype for km82xx & km83xx
Valentin Longchamp
2015-11-18
2
-2
/
+2
*
powerpc/83xx: add support for kmtegr1 board
Valentin Longchamp
2015-11-18
1
-0
/
+1
*
board/keymile/km82xx: setting dip_switch 3 and 4 will run bootloader
Bagavathiannan Palanisamy
2015-11-18
1
-2
/
+2
*
km/powerpc82xx: remove unused function
Holger Brunck
2015-11-18
1
-16
/
+0
*
km/powerpc: remove unneeded defines
Holger Brunck
2015-11-18
2
-9
/
+3
*
powerpc/82xx/km: add testpin detection for mgcoge3ne
Holger Brunck
2015-11-18
3
-1
/
+15
*
powerpc/82xx: make set/get_pin for km82xx more flexible
Holger Brunck
2015-11-18
1
-12
/
+12
*
powerpc/83xx: add support for kmtepr2 board
Christoph Dietrich
2015-11-18
1
-0
/
+1
*
km/scripts: search for kernel/DTBs at serverip:/PRODUCTNAME via TFTP in devel...
Tobias Müller
2015-11-18
1
-3
/
+3
*
km/scripts: load fdt_bid_kwkey.dtb when working with tftp
Holger Brunck
2015-11-18
1
-1
/
+1
*
arm/km_kirkwood: fix the #ifdef for KM_COGE5UN dip switch
Valentin Longchamp
2015-11-18
1
-1
/
+1
*
arm/mgcoge3un: check dip_switch at startup
Holger Brunck
2015-11-18
1
-4
/
+7
*
arm/km: Fix LED configuration for 88E1118R PHY (PIGGY3)
Tobias Müller
2015-11-18
1
-0
/
+55
*
KM/IVM: remove ivm_read_eeprom(void)
Valentin Longchamp
2015-02-16
6
-26
/
+6
*
82xx/km82xx: read the IVM eeprom earlier
Valentin Longchamp
2015-02-16
1
-1
/
+9
*
83xx/km83xx: read the IVM eeprom earlier
Valentin Longchamp
2015-02-16
1
-1
/
+4
*
85xx/kmp204x: read the IVM eeprom earlier
Valentin Longchamp
2015-02-16
1
-1
/
+4
*
kirkwood/km_arm: read the IVM eeprom earlier
Valentin Longchamp
2015-02-16
1
-1
/
+5
*
KM/IVM: split the IVM reading and parsing in 2 parts
Valentin Longchamp
2015-02-16
2
-25
/
+63
*
km/km82xx: remove CONFIG_SYS_RAMBOOT
Holger Brunck
2014-12-05
1
-2
/
+0
*
fdt: Allow ft_board_setup() to report failure
Simon Glass
2014-11-21
3
-3
/
+9
*
cppcheck cleanup: fix nullPointer errors
Wolfgang Denk
2014-11-07
1
-0
/
+1
*
arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo()
Stefan Roese
2014-10-23
1
-2
/
+2
*
arm: marvell: Extract kirkwood gpio functions into new common file gpio.c
Stefan Roese
2014-10-23
1
-2
/
+2
*
arm: marvell: Move arch/kirkwood.h to arch/soc.h
Stefan Roese
2014-10-23
1
-1
/
+1
*
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-09-13
4
-18
/
+0
*
kirkwood: kconfig: refactor Kconfig and defconfig
Masahiro Yamada
2014-08-30
1
-8
/
+0
*
kmp204x: reset the Zarlink clocking chips at power up only
Valentin Longchamp
2014-08-20
1
-4
/
+4
[next]