Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
cc7f66f70cc2c59fe8ebf9011658447815278894
/
drivers
cc7f66f
dm: core: Add a function to bind child devices
by Simon Glass
· 8 years ago
5628347
dm: mmc: dwmmc: use the callback functions as static
by Jaehoon Chung
· 8 years ago
0b6699a
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
9c7a0a6
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
a85ba87
net: sun8i_emac: Drop redundant and incorrect setting of syscon register
by Chen-Yu Tsai
· 8 years ago
6872844
net: sun8i_emac: Do not configure AHB2 clock
by Chen-Yu Tsai
· 8 years ago
9d3b8bd
drivers: net/fm: Add Fman support for LS1046A
by Mingkai Hu
· 8 years ago
7f0a0e4
DM: crypto/fsl: Enable rsa DM driver usage before relocation
by Sumit Garg
· 8 years ago
27059c3
i2c: fsl: Fix driver initialization
by mario.six@gdsys.cc
· 8 years ago
c3c9fd3
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 8 years ago
6e677ca
i2c: mvtwsi: Add documentation
by mario.six@gdsys.cc
· 8 years ago
c68c624
i2c: mvtwsi: Make delay times frequency-dependent
by mario.six@gdsys.cc
· 8 years ago
24f9c6b
i2c: mvtwsi: Handle zero-length offsets properly
by mario.six@gdsys.cc
· 8 years ago
14a6ff2
i2c: mvtwsi: Add compatibility to DM
by mario.six@gdsys.cc
· 8 years ago
f8a10ed
i2c: mvtwsi: Make address length variable
by mario.six@gdsys.cc
· 8 years ago
3c4db63
i2c: mvtwsi: Factor out adap parameter
by mario.six@gdsys.cc
· 8 years ago
61bc02b
i2c: mvtwsi: Add compatibility functions
by mario.six@gdsys.cc
· 8 years ago
e075828
i2c: mvtwsi: Use 'uint' instead of 'unsigned int'
by mario.six@gdsys.cc
· 8 years ago
059fce9
i2c: mvtwsi: Get rid of status parameter
by mario.six@gdsys.cc
· 8 years ago
670514f
i2c: mvtwsi: Eliminate flags parameter
by mario.six@gdsys.cc
· 8 years ago
49c801b
i2c: mvtwsi: Improve and fix comments
by mario.six@gdsys.cc
· 8 years ago
dfc3958
i2c: mvtwsi: Streamline code and add documentation
by mario.six@gdsys.cc
· 8 years ago
9ec43b0
i2c: mvtwsi: Fix style violations
by mario.six@gdsys.cc
· 8 years ago
daa69ff
drivers: i2c: omap24xx_i2c: adopt omap_i2c driver to driver model
by Mugunthan V N
· 8 years ago
be243e4
drivers: i2c: omap24xx_i2c: prepare driver for DM conversion
by Mugunthan V N
· 8 years ago
5142ac7
drivers: i2c: uclass: parse dt parameters only when CONFIG_OF_CONTROL is enable
by Mugunthan V N
· 8 years ago
79c8306
mmc: rockchip: add SDHCI driver support for rockchip soc
by Kever Yang
· 8 years ago
c3aad6f
rockchip: Use rockchip_get_clk() to obtain the SoC clock
by Simon Glass
· 8 years ago
c57f806
dm: core: Add a way to find a device by its driver
by Simon Glass
· 8 years ago
c3f03ff
rockchip: rk3288: fix FREF_MIN_HZ constant
by Heiko Stübner
· 8 years ago
b339b5d
cosmetic: rockchip: rk3288: rename rkclk_configure_cpu
by Heiko Stübner
· 8 years ago
041cdb5
cosmetic: rockchip: sort socs according to numbers
by Heiko Stübner
· 8 years ago
23c3042
cosmetic: rockchip: rk3036: pinctrl: fix config symbol naming
by Heiko Stübner
· 8 years ago
9f862ec
cosmetic: rockchip: rk3288: pinctrl: fix config symbol naming
by Heiko Stübner
· 8 years ago
9424f14
usb: dwc2 : invalidate dcache before starting DMA
by Xu Ziyuan
· 8 years ago
4711788
usb: dwc2-otg: adjust fifo size via platform data
by Xu Ziyuan
· 8 years ago
fab3357
usb: rockchip-phy: implement USB2.0 phy control
by Xu Ziyuan
· 8 years ago
ebb7feb
mtd: nand: fix bug writing 1 byte less than page size
by Hector Palacios
· 8 years ago
cd7f5e1
mtd: nand: Add a full-id entry for the H27QCG8T2E5R‐BCF NAND
by Boris Brezillon
· 8 years ago
4ccae81
mtd: nand: Add the sunxi NAND controller driver
by Boris Brezillon
· 8 years ago
42bd19c
mtd: nand: add common DT init code
by Brian Norris
· 8 years ago
4e3d840
ARM: uniphier: use (devm_)ioremap() instead of map_sysmem()
by Masahiro Yamada
· 8 years ago
5248692
mtd: OneNAND: initialize mtd->writebufsize to let UBI work
by Ladislav Michl
· 8 years ago
77b93e5
mtd: OneNAND: allow board init function fail
by Ladislav Michl
· 8 years ago
d9098ee
mtd: OneNAND: add timeout to wait ready loops
by Ladislav Michl
· 8 years ago
0568dd0
armv7: make gpmc_cfg const
by Ladislav Michl
· 8 years ago
6f4e7d3
spl: Lightweight UBI and UBI fastmap support
by Thomas Gleixner
· 8 years ago
735717d
onenand_spl_simple: Add a simple OneNAND read function
by Ladislav Michl
· 8 years ago
e1a89e9
nand_spl_simple: Add a simple NAND read function
by Thomas Gleixner
· 8 years ago
05fc5ef
mtd: Sort subsystem directories aplhabeticaly in Makefile
by Ladislav Michl
· 8 years ago
d7e2891
i2c_eeprom: Add reading support
by mario.six@gdsys.cc
· 8 years ago
9f03247
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 8 years ago
2cdc778
usb: Kconfig: Add Kconfigs entry USB_EHCI_ZYNQ
by Siva Durga Prasad Paladugu
· 8 years ago
9e0758b
dm: clk: Remove simple version of clk_get_by_index/name()
by Michal Simek
· 8 years ago
59da82e
serial: zynq: Read information about clock from DT
by Michal Simek
· 8 years ago
1d405e2
mmc: sdhci: Disable internal clock enable bit
by Siva Durga Prasad Paladugu
· 9 years ago
89ca873
Merge git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 8 years ago
8f01397
powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPL
by Sumit Garg
· 8 years ago
45031f1
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 8 years ago
55edb9d
mtd: cfi_flash: fix polling for bit XSR.7 on Intel chips
by Daniel Schwierzeck
· 8 years ago
62a3b7d
Various, unrelated tree-wide typo fixes.
by Robert P. J. Day
· 8 years ago
1f9ef0d
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
ef36d9a
sunxi: Use BROM stored boot_media value to determine our boot-source
by Hans de Goede
· 8 years ago
926fbcc
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Tom Rini
· 8 years ago
ebe621d
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
a29710c
net: Add EMAC driver for H3/A83T/A64 SoCs.
by Amit Singh Tomar
· 8 years ago
26c0c15
sunxi: mmc: increase status register polling rate for data transfers
by Tobias Doerffel
· 8 years ago
19e99fb
sunxi: Support booting from SPI flash
by Siarhei Siamashka
· 8 years ago
d95b14f
rockchip: pinctrl: Update the rk3288 driver to support of-platdata
by Simon Glass
· 8 years ago
2d143bd
rockchip: clk: Update the rk3288 driver to support of-platdata
by Simon Glass
· 8 years ago
08fd82c
rockchip: clk: Move all DT decoding to ofdata_to_platdata()
by Simon Glass
· 8 years ago
bfeb443
rockchip: mmc: Update the driver to support of-platdata
by Simon Glass
· 8 years ago
6809b04
rockchip: mmc: Move all DT decoding to ofdata_to_platdata()
by Simon Glass
· 8 years ago
2fc24d5
rockchip: serial: Add an of-platdata driver for rockchip
by Simon Glass
· 8 years ago
b2927fb
dm: serial: ns16550: Update to support of-platdata
by Simon Glass
· 8 years ago
1e6ca1a
dm: core: Add an implementation of regmap_init_mem_platdata()
by Simon Glass
· 8 years ago
a951431
dm: core: Move regmap allocation into a separate function
by Simon Glass
· 8 years ago
2c9dfb5
sandbox: Don't bring in the eeprom emulator in SPL
by Simon Glass
· 8 years ago
9fa2819
dm: core: Expand platdata for of-platdata devices
by Simon Glass
· 8 years ago
fd1c2d9
dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCED
by Simon Glass
· 8 years ago
b484b0d
dm: serial: Add support for of-platdata
by Simon Glass
· 8 years ago
7423daa
dm: clk: Add support for of-platdata
by Simon Glass
· 8 years ago
bab8233
dm: sandbox: Add a simple driver to test of-platdata
by Simon Glass
· 8 years ago
04ecf36
dm: syscon: Add support for of-platdata
by Simon Glass
· 8 years ago
3b2a29e
dm: regmap: Add a dummy implementation for of-platdata
by Simon Glass
· 8 years ago
29629eb
dm: core: Don't use device tree with of-platdata
by Simon Glass
· 8 years ago
0110f50
sandbox: serial: Don't sync video in SPL
by Simon Glass
· 8 years ago
36b898b
rtc: Tidy up the code style
by Simon Glass
· 8 years ago
ba0a3c1
stm32: clk: Add 200MHz clock configuration for stm32f746 discovery board
by Toshifumi NISHINAGA
· 8 years ago
b8e5997
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 8 years ago
f698baa
pci: Add board_ prefix to should_load_oprom() and make it weak
by Bin Meng
· 8 years ago
c0aea6b
pci: Make load_oprom and run_oprom independent
by Bin Meng
· 8 years ago
b45dd66
pci: Remove CONFIG_ALWAYS_LOAD_OPROM
by Bin Meng
· 8 years ago
3537ee8
mmc: exynos_dw_mmc: support the Driver mode for Exynos
by Jaehoon Chung
· 8 years ago
70f6d39
mmc: exynos_dw_mmc: use the 4bit bus-width by default
by Jaehoon Chung
· 8 years ago
d956a67
mmc: exynos_dw_mmc: clean the unused and unnecessary codes
by Jaehoon Chung
· 8 years ago
ce757b1
mmc: exynos_dw_mmc: add the error control for checking index
by Jaehoon Chung
· 8 years ago
f565ea5
mmc: exynos_dw_mmc: remove #ifdef for OF_CONTROL
by Jaehoon Chung
· 8 years ago
fb6706c
mmc: exynos_dw_mmc: remove the unused function
by Jaehoon Chung
· 8 years ago
bff97dd
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 8 years ago
Next »