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
Commit message (
Expand
)
Author
Age
Lines
*
rockchip: rk3036: Add a simple syscon driver
huang lin
2015-12-01
-1
/
+22
*
rockchip: rk3036: Add Soc reset driver
huang lin
2015-12-01
-0
/
+55
*
rockchip: rk3036: Add header files for GRF
huang lin
2015-12-01
-0
/
+493
*
rockchip: rk3036: Add clock driver
huang lin
2015-12-01
-0
/
+583
*
rockchip: Bring in RK3036 device tree file includes and bindings
huang lin
2015-12-01
-0
/
+613
*
rockchip: serial driver support rk3036
huang lin
2015-12-01
-0
/
+1
*
dm: core: Add SPL Kconfig for REGMAP and SYSCON
huang lin
2015-12-01
-2
/
+27
*
rockchip: add config decide whether to build common.c
huang lin
2015-12-01
-1
/
+4
*
rockchip: rename board-spl.c to rk3288-board-spl.c
huang lin
2015-12-01
-1
/
+1
*
rockchip: move SYS_MALLOC_F_LEN to rk3288 own Kconfig
huang lin
2015-12-01
-3
/
+3
*
rockchip: add timer driver
huang lin
2015-12-01
-20
/
+75
*
rockchip: firefly: Save the environment on SD card
Sjoerd Simons
2015-12-01
-1
/
+9
*
rockchip: Also load the initrd below 512M
Sjoerd Simons
2015-12-01
-0
/
+1
*
dm: pci: Disable PCI compatibility functions by default
Simon Glass
2015-12-01
-5
/
+42
*
dm: pci: Convert 'pci' command to driver model
Simon Glass
2015-12-01
-6
/
+128
*
pci: Move PCI header output code into its own function
Simon Glass
2015-12-01
-6
/
+11
*
pci: Use a separate 'dev' variable for the PCI device
Simon Glass
2015-12-01
-5
/
+8
*
pci: Use common functions to read/write config
Simon Glass
2015-12-01
-43
/
+31
*
pci: Tidy up function comments in cmd_pci.c
Simon Glass
2015-12-01
-45
/
+39
*
dm: pci: Reorder functions in cmd_pci.c
Simon Glass
2015-12-01
-110
/
+106
*
dm: pci: Move common auto-config functions to a common file
Simon Glass
2015-12-01
-117
/
+129
*
dm: pci: Rename pci_auto.c to pci_auto_old.c
Simon Glass
2015-12-01
-1
/
+1
*
dm: pci: Add a comment about how to find struct pci_controller
Simon Glass
2015-12-01
-0
/
+2
*
pci: Refactor the pciinfo() function
Simon Glass
2015-12-01
-89
/
+148
*
pci: Use a separate variable for the bus number
Simon Glass
2015-12-01
-3
/
+3
*
pci: Use a common return in command processing
Simon Glass
2015-12-01
-6
/
+13
*
dm: tegra: pci: Convert tegra boards to driver model for PCI
Simon Glass
2015-12-01
-330
/
+160
*
dm: pci: Add a function to find the regions for a PCI bus
Simon Glass
2015-12-01
-0
/
+42
*
dm: pci: Add a function to get the controller for a bus
Simon Glass
2015-12-01
-0
/
+16
*
dm: pci: Add functions to emulate 8- and 16-bit access
Simon Glass
2015-12-01
-0
/
+70
*
dm: pci: Support decoding ranges with duplicate entries
Simon Glass
2015-12-01
-3
/
+10
*
dm: pci: Set up the SDRAM mapping correctly
Simon Glass
2015-12-01
-6
/
+9
*
dm: pci: Avoid a driver model build error with CONFIG_CMD_PCI_ENUM
Simon Glass
2015-12-01
-6
/
+4
*
dm: tegra: pci: Move CONFIG_PCI_TEGRA to Kconfig
Simon Glass
2015-12-01
-6
/
+28
*
ARM: tegra: refactor common Kconfig options
Stephen Warren
2015-12-01
-18
/
+20
*
x86: tsc: Move tsc_timer.c to drivers/timer
Bin Meng
2015-12-01
-3
/
+8
*
x86: tsc: Remove legacy timer codes
Bin Meng
2015-12-01
-82
/
+0
*
x86: Convert to use driver model timer
Bin Meng
2015-12-01
-39
/
+42
*
dm: timer: Avoid using timer before it is ready
Simon Glass
2015-12-01
-1
/
+9
*
x86: tsc: Add driver model timer support
Bin Meng
2015-12-01
-0
/
+65
*
x86: tsc: Use notrace from <linux/compiler.h>
Bin Meng
2015-12-01
-3
/
+3
*
x86: Remove MIN_PORT80_KCLOCKS_DELAY
Bin Meng
2015-12-01
-20
/
+0
*
dm: timer: Support 64-bit counter
Bin Meng
2015-12-01
-12
/
+32
*
timer: sandbox: Use device tree to pass the clock frequency
Bin Meng
2015-12-01
-4
/
+1
*
timer: altera: Remove the codes to get clock frequency
Bin Meng
2015-12-01
-6
/
+0
*
dm: timer: Implement pre_probe()
Bin Meng
2015-12-01
-0
/
+13
*
dm: timer: Fix several nits
Bin Meng
2015-12-01
-13
/
+14
*
Merge branch 'master' of git://git.denx.de/u-boot-atmel
Tom Rini
2015-11-30
-63
/
+1171
|
\
|
*
arm: at91/spl: atmel_sfr: move saic redirect to separate file
Wenyou Yang
2015-11-30
-15
/
+25
|
*
arm: at91/spl: matrix: use matrix slave id macros
Wenyou Yang
2015-11-30
-9
/
+34
[next]