index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Lines
...
*
cros_ec: exynos: Match up device tree with kernel version
Simon Glass
2015-04-18
-1
/
+0
*
fdt: Drop LPC compatible string in fdtdec
Simon Glass
2015-04-18
-1
/
+0
*
fdt: cros_ec: Drop compatible string in fdtdec
Simon Glass
2015-04-18
-1
/
+0
*
cros_ec: Remove unused cros_ec_board_init() function
Simon Glass
2015-04-18
-7
/
+0
*
exynos: cros_ec: Drop unnecessary init
Simon Glass
2015-04-18
-4
/
+0
*
sandbox: cros_ec: Drop unnecessary init
Simon Glass
2015-04-18
-1
/
+0
*
cros_ec: Drop unused CONFIG_DM_CROS_EC
Simon Glass
2015-04-18
-130
/
+0
*
x86: chromebook_link: dts: Add PCH and LPC devices
Simon Glass
2015-04-18
-0
/
+1
*
dm: x86: Add a uclass for an Low Pin Count (LPC) device
Simon Glass
2015-04-18
-0
/
+1
*
dm: x86: spi: Convert ICH SPI driver to driver model
Simon Glass
2015-04-18
-1
/
+0
*
dm: sf: Add driver model read/write/erase methods
Simon Glass
2015-04-18
-6
/
+41
*
net: Improve error handling
Joe Hershberger
2015-04-18
-1
/
+2
*
sandbox: Enable DHCP and IP defrag
Joe Hershberger
2015-04-18
-0
/
+8
*
dm: eth: Add support for aliases
Joe Hershberger
2015-04-18
-1
/
+6
*
sandbox: eth: Add ARP and PING response to sandbox driver
Joe Hershberger
2015-04-18
-0
/
+1
*
sandbox: eth: Add network support to sandbox
Joe Hershberger
2015-04-18
-6
/
+10
*
dm: eth: Pass the packet pointer as a parameter to recv
Joe Hershberger
2015-04-18
-2
/
+4
*
net: Clean up network stack names used in DM drivers
Joe Hershberger
2015-04-18
-1
/
+8
*
dm: eth: Add basic driver model support to Ethernet stack
Joe Hershberger
2015-04-18
-0
/
+53
*
net: Remove the bd* parameter from net stack functions
Joe Hershberger
2015-04-18
-3
/
+3
*
net: Use int instead of u8 for boolean flag
Joe Hershberger
2015-04-18
-1
/
+1
*
net: Refactor in preparation for driver model
Joe Hershberger
2015-04-18
-33
/
+35
*
net: Remove unneeded "extern" in net.h
Joe Hershberger
2015-04-18
-45
/
+45
*
net: Provide a function to get the current MAC address
Joe Hershberger
2015-04-18
-0
/
+8
*
common: Make sure arch-specific map_sysmem() is defined
Joe Hershberger
2015-04-18
-17
/
+32
*
dm: x86: pci: Convert coreboot to use driver model for pci
Simon Glass
2015-04-18
-0
/
+1
*
dm: sandbox: pci: Enable PCI for sandbox
Simon Glass
2015-04-18
-0
/
+4
*
dm: sandbox: pci: Add a PCI emulation uclass
Simon Glass
2015-04-16
-0
/
+109
*
dm: pci: Add a uclass for PCI
Simon Glass
2015-04-16
-7
/
+284
*
dm: pci: Move common PCI functions into their own file
Simon Glass
2015-04-16
-0
/
+14
*
dm: core: Add a uclass pre_probe() method for devices
Simon Glass
2015-04-16
-3
/
+7
*
dm: core: Add dev_get_uclass_priv() to access uclass private data
Simon Glass
2015-04-16
-4
/
+14
*
fdt: Tighten up error handling in fdtdec_get_pci_addr()
Simon Glass
2015-04-16
-1
/
+3
*
dm: Add a new CPU init function which can use driver model
Simon Glass
2015-04-16
-0
/
+11
*
fdt: Export fdtdec_get_number() for general use
Simon Glass
2015-04-16
-0
/
+11
*
x86: Add support for panther (Asus Chromebox)
Simon Glass
2015-04-16
-0
/
+17
*
x86: Move common Chromebook config into a separate file
Simon Glass
2015-04-16
-60
/
+69
*
x86: pci: Add PCI IDs for lynxpoint
Simon Glass
2015-04-16
-0
/
+2
*
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
2015-04-16
-11
/
+63
|
\
|
*
sunxi: Complete i2c support for each supported platform
Paul Kocialkowski
2015-04-15
-0
/
+4
|
*
i2c: mvtwsi: Support for up to 4 different controllers
Paul Kocialkowski
2015-04-15
-3
/
+3
|
*
power: axp209: Registers definitions in header
Paul Kocialkowski
2015-04-15
-0
/
+38
|
*
power: axp152: Registers definitions in header
Paul Kocialkowski
2015-04-15
-0
/
+12
|
*
power: axp221: Virtual VBUS detect and enable GPIOs to replace separate logic
Paul Kocialkowski
2015-04-15
-8
/
+6
*
|
usb: modify usb_gadget_handle_interrupts to take controller index
Kishon Vijay Abraham I
2015-04-14
-1
/
+1
*
|
include: configs: Enable DWC3 and DFU in AM43xx
Kishon Vijay Abraham I
2015-04-14
-1
/
+57
*
|
include: configs: Enable DWC3 and DFU in DRA7xx
Kishon Vijay Abraham I
2015-04-14
-0
/
+68
*
|
usb: dwc3: TI PHY: PHY driver for dwc3 in TI platforms
Kishon Vijay Abraham I
2015-04-14
-0
/
+22
*
|
usb: dwc3: dwc3-omap: add interrupt status API to check for interrupts
Kishon Vijay Abraham I
2015-04-14
-0
/
+1
*
|
dwc3: dwc3-omap: add support for multiple dwc3-omap controllers
Kishon Vijay Abraham I
2015-04-14
-1
/
+2
[prev]
[next]