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
Commit message (
Expand
)
Author
Age
Files
Lines
*
board: powerpc: convert makefiles to Kbuild style
Masahiro Yamada
2013-11-01
257
-5734
/
+525
*
board: arm: convert makefiles to Kbuild style
Masahiro Yamada
2013-11-01
189
-4091
/
+289
*
blackfin: convert makefiles to Kbuild style
Masahiro Yamada
2013-11-01
34
-725
/
+43
*
m68k: convert makefiles to Kbuild style
Masahiro Yamada
2013-11-01
23
-483
/
+23
*
x86: convert makefiles to Kbuild style
Masahiro Yamada
2013-11-01
1
-20
/
+1
*
nios2: convert makefiles to Kbuild style
Masahiro Yamada
2013-11-01
3
-69
/
+7
*
nds32: convert makefiles to Kbuild style
Masahiro Yamada
2013-11-01
3
-60
/
+3
*
mips: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
6
-139
/
+18
*
microblaze: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
1
-21
/
+1
*
openrisc: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
1
-20
/
+1
*
avr32: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
7
-140
/
+7
*
sh: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
20
-427
/
+40
*
sparc: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
5
-108
/
+5
*
drivers: move some drivers to drivers/Makefile
Masahiro Yamada
2013-10-31
2
-3
/
+2
*
board: ti: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
15
-346
/
+22
*
sandbox: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
1
-20
/
+1
*
mpc85xx: introduce the kmp204x reference design support
Valentin Longchamp
2013-10-24
10
-0
/
+687
*
fsl/mpc85xx: define common serdes_clock_to_string function
Valentin Longchamp
2013-10-24
5
-74
/
+0
*
KM: add CONFIG_KM_COMMON_ETH_INIT for km common eth init
Valentin Longchamp
2013-10-24
1
-0
/
+2
*
KM: define CONFIG_SYS_I2C_INIT_BOARD only for concerned board
Valentin Longchamp
2013-10-24
1
-25
/
+0
*
powerpc/c29xpcie: add DDR ECC on off config setting
Po Liu
2013-10-24
1
-0
/
+8
*
usb: rename board_usb_init_type to usb_init_type
Troy Kisky
2013-10-22
1
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2013-10-21
27
-111
/
+199
|
\
|
*
usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.
Troy Kisky
2013-10-20
7
-7
/
+14
|
*
usb: add enum usb_init_type parameter to usb_lowlevel_init
Troy Kisky
2013-10-20
1
-1
/
+1
|
*
usb: rename board_usb_init_type to usb_init_type
Troy Kisky
2013-10-20
9
-17
/
+17
|
*
ARM: omap5-evm: Move MAC creation to misc_init
Dan Murphy
2013-10-20
1
-19
/
+20
|
*
usb: dra7xx: Add support for dra7xx xhci USB host
Dan Murphy
2013-10-20
2
-6
/
+1
|
*
usb: omap5: Update the board_usb_init api
Dan Murphy
2013-10-20
1
-1
/
+1
|
*
samsung:common:thor: Define common Samsung code to handle THOR usb descriptor...
Lukasz Majewski
2013-10-20
2
-0
/
+22
|
*
usb:g_dnl: Add name parameter to g_dnl_bind_fixup function
Lukasz Majewski
2013-10-20
1
-1
/
+1
|
*
usb: new board-specific USB init interface
Mateusz Zalega
2013-10-20
17
-35
/
+44
|
*
nitrogen6x: add otg usb host/device mode support
Troy Kisky
2013-10-20
1
-0
/
+26
|
*
mx6: iomux: add GPR1 defines for use with nitrogen6x
Troy Kisky
2013-10-20
1
-0
/
+7
|
*
OMAP5-uevm: USB: Add xHCI host contoller support
Dan Murphy
2013-10-20
1
-23
/
+51
|
*
exynos: dts: Add USB VBUS GPIOs to the device tree
Julius Werner
2013-10-20
2
-0
/
+12
|
*
exynos: usb: Switch USB VBUS GPIOs to be device tree configured
Julius Werner
2013-10-20
1
-19
/
+0
*
|
boards/c29xpcie: Update TLB and LAW size for IFC NAND, CPLD
Prabhakar Kushwaha
2013-10-16
2
-4
/
+4
*
|
powerpc/p1010rdb: add p1010rdb-pb support with updating p1010rdb-pa
Shengzhou Liu
2013-10-16
1
-6
/
+170
*
|
board/p1010rdb: add pin mux and sdhc support in any boot
Shengzhou Liu
2013-10-16
3
-20
/
+105
*
|
powerpc/eeprom: update MAX_NUM_PORTS to adapt non-256-bytes EEPROM
Shengzhou Liu
2013-10-16
1
-0
/
+4
*
|
powerpc/p1010rdb: remove unused cpld_show
Shengzhou Liu
2013-10-16
1
-35
/
+0
*
|
powerpc/t1040qds: Add T1040QDS board
Prabhakar Kushwaha
2013-10-16
11
-1
/
+843
*
|
powerpc: Fix CamelCase warnings in DDR related code
Priyanka Jain
2013-10-16
24
-177
/
+177
*
|
powerpc/B4860: enable PBL tool for B4860
Shaohui Xie
2013-10-16
2
-0
/
+34
*
|
powerpc/t4240: updated rcw_cfg to align with default hardware configuration
Shaohui Xie
2013-10-16
1
-4
/
+4
*
|
powerpc: p1_p2_rdb_pc: add TPL for p1_p2_rdb_pc nand boot
Ying Zhang
2013-10-16
3
-79
/
+27
*
|
powerpc : p1_p2_rdb_pc : Enable p1_p2_rdb_pc to start from eSPI with SPL
Ying Zhang
2013-10-16
1
-0
/
+9
*
|
powerpc: p1_p2_rdb_pc: Enable p1_p2_rdb_pc to boot from SD Card with SPL
Ying Zhang
2013-10-16
3
-12
/
+110
*
|
SGMII:fix PHY addresses for QSGMII Riser Card working in SGMII mode
Zhao Qiang
2013-10-16
5
-0
/
+91
[next]