Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
b29712e941e15c8385cf8f0347b165c148b133bc
« Previous
0744c2f
arc: gitignore: ignore ARC DTBs
by Masahiro Yamada
· 9 years ago
3bfe3ce
MAINTAINERS, git-mailrc: Update Jagan's name and e-mail
by Jagan Teki
· 9 years ago
af1db4a
imx: ventana: use stack relocation
by Tim Harvey
· 9 years ago
ea7a3c4
imx: ventana: add GSC boot watchdog disable to SPL
by Tim Harvey
· 10 years ago
c4b44d7
imx: ventana: add gpio setup to SPL
by Tim Harvey
· 10 years ago
2089b7b
imx: ventana: use common uart and i2c setup functions in SPL
by Tim Harvey
· 10 years ago
6d38f3a
imx: ventana: detect pmic using i2c probe instead of board model
by Tim Harvey
· 10 years ago
2d833c8
imx: ventana: move GSC boot watchdog disable function to gsc.c
by Tim Harvey
· 10 years ago
e56c579
imx: ventana: split out common functions between SPL and uboot
by Tim Harvey
· 10 years ago
77c5501
imx: ventana: default msata/pci mux to pci before PCI enumeration
by Tim Harvey
· 10 years ago
9ec3c8d
imx: ventana: fix pcie reset for GW522x
by Tim Harvey
· 10 years ago
50de508
imx: ventana: config: enable Thermal support
by Tim Harvey
· 10 years ago
d41c8c8
imx: ventana: enable DM_SERIAL
by Tim Harvey
· 10 years ago
def6031
imx: ventana: register gpio's with gpio_request
by Tim Harvey
· 10 years ago
e1b4770
imx: ventana: config: enable driver model
by Tim Harvey
· 10 years ago
32a6eae
imx: ventana: config: enable gpio command
by Tim Harvey
· 10 years ago
06c3564
imx: ventana: display SPL boot device
by Tim Harvey
· 10 years ago
560e8b3
imx: ventana: set dtype env var to boot media
by Tim Harvey
· 10 years ago
b68a5b1
arm: mx6: ddr3: Remove dead code
by Nikolay Dimitrov
· 10 years ago
b4ed9f8
mx6: Set shared override bit in PL310 AUX_CTRL register
by Fabio Estevam
· 10 years ago
9927d60
tbs2910: add CONFIG_SUPPORT_EMMC_BOOT
by Soeren Moch
· 10 years ago
2a02e3f
tbs2910: use default CONFIG_SYS_PBSIZE
by Soeren Moch
· 10 years ago
54ca183
tbs2910: only enable vga output for stdout/stderr when hdmi detected
by Soeren Moch
· 10 years ago
d896276
tbs2910: support for usb otg host mode
by Soeren Moch
· 10 years ago
e719cdd
warp: README: Fix typo
by Fabio Estevam
· 9 years ago
0768a69
mx6cuboxi: Mention Cubox-i in the README
by Fabio Estevam
· 10 years ago
62be18e
hummingboard: Remove mx6solo specific support
by Fabio Estevam
· 10 years ago
d783c27
imx: ventana: fix boot to SD
by Tim Harvey
· 10 years ago
98a49e5
imx: dek_blob: Add explicit include for mapmem
by Ulises Cardenas
· 10 years ago
b258087
bugfix i.mx6 pwm: prevent overflow of period_c * duty_ns
by Brecht Neyrinck
· 10 years ago
0e1f991
mx6cuboxi: Skip usb initialization when booting without HDMI
by Fabio Estevam
· 10 years ago
34ee786
arm: mx6: tqma6: Update to optionally configure an alternative SPI setup
by Stefan Roese
· 10 years ago
911b5ea
arm: mx6: tqma6: Fix USB and add other filesystems
by Stefan Roese
· 10 years ago
a4d4503
mx6cuboxi: Pull down PAD_ENET_RXD0/RXD1
by Fabio Estevam
· 10 years ago
712be3e
mx6cuboxi: Fix Ethernet PHY detection problem
by Fabio Estevam
· 10 years ago
d0285e0
logos: Add Solidrun's logo
by Fabio Estevam
· 10 years ago
c49cfdc
mx6cuboxi: Allow HDMI and USB keyboard to be stdout/stdin
by Fabio Estevam
· 10 years ago
e1d7437
mx6cuboxi: Add USB host support
by Fabio Estevam
· 10 years ago
f68a9c6
mx6cuboxi: Add HDMI output support
by Fabio Estevam
· 10 years ago
8148b82
Fix mxc_hab documenation
by Ulises Cardenas
· 10 years ago
8a2bd21
arm: mx6: Clamp MMDC and DDR3 clocks for timing calculations
by Nikolay Dimitrov
· 10 years ago
19f74d8
sandbox: defconfig: enable support of sandbox PMIC drivers
by Przemyslaw Marczak
· 9 years ago
9038cd5
sandbox: dts: add sandbox_pmic.dtsi and include it to sandbox.dts and test.dts
by Przemyslaw Marczak
· 9 years ago
f64000c
test: dm: test.dts - move to sandbox dts directory
by Przemyslaw Marczak
· 9 years ago
e8f339e
test: dm: add sandbox PMIC framework tests
by Przemyslaw Marczak
· 9 years ago
5d387d0
sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulator
by Przemyslaw Marczak
· 9 years ago
a989ec8
sandbox: i2c: search child emul dev and check its uclass id
by Przemyslaw Marczak
· 9 years ago
769c948
doc: driver-model: pmic-framework.txt - cleanup
by Przemyslaw Marczak
· 9 years ago
e09b2a0
common: cmd regulator: command cleanup
by Przemyslaw Marczak
· 9 years ago
493cdec
common: cmd pmic: command cleanup
by Przemyslaw Marczak
· 9 years ago
3b88075
dm: regulator: uclass driver code cleanup
by Przemyslaw Marczak
· 9 years ago
f415a3e
dm: pmic: code cleanup of PMIC uclass driver
by Przemyslaw Marczak
· 9 years ago
ca2b933
odroid: enable driver model pmic/regulator API and MAX77686 drivers
by Przemyslaw Marczak
· 9 years ago
5d8d42b
odroid: dts: add 'voltage-regulators' description to max77686 node
by Przemyslaw Marczak
· 9 years ago
622e5fe
dm: board:samsung: power_init_board: add requirement of CONFIG_DM_PMIC
by Przemyslaw Marczak
· 10 years ago
fdea8bb
doc: driver-model: pmic and regulator uclass documentation
by Przemyslaw Marczak
· 10 years ago
9923a8b
dm: regulator: add fixed voltage regulator driver
by Przemyslaw Marczak
· 10 years ago
1757df4
dm: regulator: add max77686 regulator driver
by Przemyslaw Marczak
· 10 years ago
52a3de5
dm: pmic: add max77686 pmic driver
by Przemyslaw Marczak
· 10 years ago
f37df0f
pmic: max77686 set the same compatible as in the kernel
by Przemyslaw Marczak
· 10 years ago
6262b72
dm: regulator: add regulator command
by Przemyslaw Marczak
· 10 years ago
d89fdcf
dm: pmic: add pmic command
by Przemyslaw Marczak
· 10 years ago
af41e8d
dm: regulator: add implementation of driver model regulator uclass
by Przemyslaw Marczak
· 10 years ago
4d9057e
dm: pmic: add implementation of driver model pmic uclass
by Przemyslaw Marczak
· 10 years ago
6501ff6
lib: Kconfig: add entry for errno_str() function
by Przemyslaw Marczak
· 10 years ago
bf2e5d5
exynos4-common: remove the unsued CONFIG_CMD_PMIC
by Przemyslaw Marczak
· 10 years ago
19bd3aa
exynos5: fix build break by adding CONFIG_POWER
by Przemyslaw Marczak
· 10 years ago
71204e9
i2c: mxc: refactor i2c driver and support dm
by Peng Fan
· 9 years ago
e6469f3
imx: mx27 move GPIO_PORTx to gpio.h
by Peng Fan
· 9 years ago
eab9433
sunxi: Change usb-kbd interrupt polling to use an usb interrupt queue
by Hans de Goede
· 9 years ago
bf49571
usb: ohci: Add support for interrupt queues
by Hans de Goede
· 9 years ago
d563e62
usb: ohci: Add an ohci_alloc_urb() function
by Hans de Goede
· 9 years ago
44dbc33
usb: ohci: Do not reuse ed for interrupt endpoints of different devices
by Hans de Goede
· 9 years ago
3a812e7
sandbox: Support wide-screen LCD emulation
by Simon Glass
· 10 years ago
66da9be
sandbox: Fix warning in display_options
by Simon Glass
· 10 years ago
832adb2
sandbox: spi: Add newline to printf() in sandbox_sf_probe
by Simon Glass
· 10 years ago
b527924
sandbox: cros_ec: Support EC_CMD_ENTERING_MODE emulation
by Simon Glass
· 10 years ago
3806882
sandbox: Add missing errno.h includes in a few files
by Simon Glass
· 10 years ago
d73125c
sandbox: Correct error handling in state_read_file()
by Simon Glass
· 10 years ago
5519912
arm: Add a prototype for save_boot_params_ret()
by Simon Glass
· 10 years ago
5a942a1
arm: Include the .got section in the binary
by Simon Glass
· 10 years ago
f952396
dm: gpio: Fix comment typo in GPIOD_IS_IN
by Simon Glass
· 10 years ago
f0e57b1
tpm: Rename Infineon TPM to slb9645tt
by Simon Glass
· 10 years ago
f90acf1
tpm: Support using driver model with I2C
by Simon Glass
· 10 years ago
0150180
dm: i2c: Add a function to find out the chip offset length
by Simon Glass
· 10 years ago
59aa9df
dm: i2c: Implement 'i2c bus' command for driver model
by Simon Glass
· 10 years ago
28b5404
bootstage: Add IDs for SPI flash reading and decompression
by Simon Glass
· 10 years ago
08f3bb0
usb: add device connection/disconnection detection
by Vincent Palatin
· 10 years ago
6a72e80
sunxi: ohci: Add ohci usb host controller support
by Hans de Goede
· 10 years ago
8d837a1
sunxi: ehci: Convert to the driver-model
by Hans de Goede
· 10 years ago
58b4048
usb: ohci: Add dm support
by Hans de Goede
· 10 years ago
8f761f0
usb: ohci: Skip unnecessary mdelay(1) calls in various places
by Hans de Goede
· 10 years ago
969bb5b
usb: ohci: Remove unnecessary delays from hc_start and power power-on paths
by Hans de Goede
· 10 years ago
47976d2
usb: ohci: Do not resubmit and leak urbs for interrupt packets
by Hans de Goede
· 10 years ago
e253637
dm: usb: Do not scan companion buses if no devices where handed over
by Hans de Goede
· 10 years ago
b6de4d1
dm: usb: Add support for companion controllers
by Hans de Goede
· 10 years ago
a24a0e9
dm: usb: Move printing of usb scan status to usb_scan_bus()
by Hans de Goede
· 10 years ago
8a5f066
dm: usb: Add support for interrupt queues to the dm usb code
by Hans de Goede
· 10 years ago
029fd8e
dm: usb: Prefix ehci interrupt-queue functions with _ehci_
by Hans de Goede
· 9 years ago
45b9ea1
usb: Stop reset procedure when a dev is handed over to a companion hcd
by Hans de Goede
· 10 years ago
Next »