Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
70f7a2cdac6a7f75f27848d689a13ca244b0792b
« Previous
a2040fa
dm: core: Allow device names to be freed automatically
by Simon Glass
· 9 years ago
72a85c0
dm: blk: Fix allocation of block-device numbering
by Simon Glass
· 9 years ago
cd995a8
dm: sandbox: Enable systemace
by Simon Glass
· 9 years ago
4560ee4
dm: systemace: Add driver-mode block-device support
by Simon Glass
· 9 years ago
a0ff24c
dm: systemace: Reorder function to avoid forward declarataions
by Simon Glass
· 9 years ago
9107c97
dm: blk: Add a easier way to create a named block device
by Simon Glass
· 9 years ago
52138fd
dm: blk: Allow blk_create_device() to allocate the device number
by Simon Glass
· 9 years ago
199a120
dm: sandbox: Enable SATA
by Simon Glass
· 9 years ago
f5a14af
dm: sata: Add support for driver-model block devices
by Simon Glass
· 9 years ago
e8c0a25
dm: sandbox: Enable SCSI
by Simon Glass
· 9 years ago
535556b
dm: scsi: Add support for driver-model block devices
by Simon Glass
· 9 years ago
74c6dc1
dm: sandbox: Enable IDE
by Simon Glass
· 9 years ago
145df84
dm: ide: Add support for driver-model block devices
by Simon Glass
· 9 years ago
38bd29b
dm: part: Drop the get_dev() method
by Simon Glass
· 9 years ago
f1d86fd
dm: sandbox: Drop the host_get_dev() function
by Simon Glass
· 9 years ago
ae9ffcc
dm: blk: Drop the systemace.h header
by Simon Glass
· 9 years ago
f6d000e
dm: systemace: Drop the get_dev() function
by Simon Glass
· 9 years ago
4e7189d
dm: sata: Drop the get_dev() function
by Simon Glass
· 9 years ago
edd82ab
dm: scsi: Drop the get_dev() function
by Simon Glass
· 9 years ago
3c457f4
dm: mmc: Drop the get_dev() function
by Simon Glass
· 9 years ago
74001a2
dm: ide: Drop the get_dev() function
by Simon Glass
· 9 years ago
57ebf67
dm: usb: Drop the get_dev() function
by Simon Glass
· 9 years ago
a6331fa
dm: disk: Use legacy block driver info for block device access
by Simon Glass
· 9 years ago
d97dc8a
dm: sata: Separate the non-command code into its own file
by Simon Glass
· 9 years ago
e9be1ee
dm: ide: Separate the non-command code into its own file
by Simon Glass
· 9 years ago
11f610e
dm: scsi: Separate the non-command code into its own file
by Simon Glass
· 9 years ago
d508c82
dm: mmc: Add an implementation of the 'devnum' functions
by Simon Glass
· 9 years ago
663acab
dm: mmc: Add a legacy block interface for MMC
by Simon Glass
· 9 years ago
c0543bf
dm: usb: Add a legacy block interface for USB storage
by Simon Glass
· 9 years ago
0cc65a7
dm: sandbox: Add a legacy host block interface
by Simon Glass
· 9 years ago
3ef85e3
dm: systemace: Add a legacy block interface
by Simon Glass
· 9 years ago
6eef6ea
dm: blk: Add a legacy block interface
by Simon Glass
· 9 years ago
c649e3c
dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
by Simon Glass
· 9 years ago
2765c4d
dm: sata: Fix code style problems in cmd/sata.c
by Simon Glass
· 9 years ago
ed73508
dm: ide: Remove the forward declarations
by Simon Glass
· 9 years ago
53dbcdd
dm: ide: Correct various code style problems
by Simon Glass
· 9 years ago
f1d4d93
dm: scsi: Fix up code style
by Simon Glass
· 9 years ago
73a9cfd
dm: scsi: Remove the forward declarations
by Simon Glass
· 9 years ago
a31e2c9
sandbox: Add dummy SATA functions
by Simon Glass
· 9 years ago
84d39cb
sandbox: Add dummy SCSI functions
by Simon Glass
· 9 years ago
e54094f
sandbox: Add string and 16-bit I/O functions
by Simon Glass
· 9 years ago
709e98b
Allow iotrace byte access to use an address of any size
by Simon Glass
· 9 years ago
a219639
dm: Rename disk uclass to ahci
by Simon Glass
· 9 years ago
cf63084
pci: Drop CONFIG_SYS_SCSI_SCAN_BUS_REVERSE
by Simon Glass
· 9 years ago
f960ca0
dm: sandbox: Add a board for sandbox without CONFIG_BLK
by Simon Glass
· 9 years ago
e161356
Revert "dm: sandbox: Drop the pre-DM host implementation"
by Simon Glass
· 9 years ago
f835303
gpio: exynos(s5p): remove gpio_xlate routine
by Eric Nelson
· 9 years ago
6c3dd3c
gpio: rk: remove gpio_xlate routine
by Eric Nelson
· 9 years ago
5206e7b
gpio: pic32: remove gpio_xlate routine
by Eric Nelson
· 9 years ago
86222f6
gpio: omap: remove gpio_xlate routine
by Eric Nelson
· 9 years ago
8376aad
gpio: intel_broadwell: remove gpio_xlate routine
by Eric Nelson
· 9 years ago
6c880b7
dm: gpio: add a default gpio xlate routine
by Eric Nelson
· 9 years ago
c0c62d9
drivers: usb: common: add common code for usb drivers to use
by Mugunthan V N
· 9 years ago
9300f71
dm: gpio: introduce 74x164 driver
by Peng Fan
· 9 years ago
7a3eff4
dm: spi: introduce dm api
by Peng Fan
· 9 years ago
102412c
dm: spi: soft_spi: switch to use linux compatible string
by Peng Fan
· 9 years ago
b6d54d5
dm: spi: soft_spi bug fix
by Peng Fan
· 9 years ago
3573209
fdt: fix dev_get_addr_name node offset
by Stephen Warren
· 9 years ago
54693cb
video: tegra: refuse to bind to disabled dcs
by Stephen Warren
· 9 years ago
9fdfadf
dm: core: allow drivers to refuse to bind
by Stephen Warren
· 9 years ago
f79f1e0
buildman: allow more incremental building
by Stephen Warren
· 9 years ago
e27802a
m68k: add DM model serial driver
by angelo@sysam.it
· 9 years ago
5044c9c
m68k: add malloc memory for early malloc
by angelo@sysam.it
· 9 years ago
0377343
dm: gpio: pca953x: introduce driver model support for pca953x
by Peng Fan
· 9 years ago
2910008
ARM: mx6: Enable MMC and SATA extfs boot support
by Marek Vasut
· 9 years ago
e072751
SPL: Add CONFIG_SPL_ABORT_ON_RAW_IMAGE
by Marek Vasut
· 9 years ago
7e0f226
SPL: Let spl_parse_image_header() return value
by Marek Vasut
· 9 years ago
249092f
imx: imx-common: print i.MX 7 SoC names consistently
by Stefan Agner
· 9 years ago
f716bf1
imx: imx7d: fix ahb clock mux 1
by Stefan Agner
· 9 years ago
1fb5133
imx: iomux-v3: fix UART input selects
by Stefan Agner
· 9 years ago
fdb396a
ARM: mx6: Enable STDIO deregistering on Novena
by Marek Vasut
· 9 years ago
9f62332
imx: mx6: mx6sl_pins: add GPIO variant for SD1_DAT5
by Eric Nelson
· 9 years ago
0782a88
imx: tools: imximage: fix CLR bit command
by Adrian Alonso
· 9 years ago
52b1eaf
Merge branch 'master' of git://git.denx.de/u-boot
by Stefano Babic
· 8 years ago
d6b7757
i2c: mvtwsi: Eliminate twsi_control_flags
by Chris Packham
· 8 years ago
3a37052
i2c: Select SYS_I2C_DW_ENABLE_STATUS_UNSUPPORTED for SPEAr
by Stefan Roese
· 9 years ago
4d5e9b3
i2c: config: Move SYS_I2C_DW to Kconfig
by Stefan Roese
· 9 years ago
e32d0db
i2c: Add entry for Designware I2C driver in Kconfig
by Stefan Roese
· 9 years ago
dbc82ce
dm: fsl_i2c: Enable DM for FSL I2C
by mario.six@gdsys.cc
· 9 years ago
ecf591e
dm: fsl_i2c: Factor out adap parameter
by mario.six@gdsys.cc
· 9 years ago
ad7e657
dm: fsl_i2c: Prepare compatibility functions
by mario.six@gdsys.cc
· 9 years ago
00b6155
dm: fsl_i2c: Rename methods for reading/writing data
by mario.six@gdsys.cc
· 9 years ago
16579ec
dm: fsl_i2c: Rename probe method
by mario.six@gdsys.cc
· 9 years ago
03a112a
dm: fsl_i2c: Remove unnecessary variable
by mario.six@gdsys.cc
· 9 years ago
386b276
dm: fsl_i2c: Reword and clarify comment
by mario.six@gdsys.cc
· 9 years ago
2b21e96
dm: fsl_i2c: Use clearer parameter names
by mario.six@gdsys.cc
· 9 years ago
ec2c81c
dm: fsl_i2c: Rename I2C register structure
by mario.six@gdsys.cc
· 9 years ago
b6a77b0
i2c: designware_i2c: Optionally check enable status register
by Stefan Roese
· 9 years ago
d79ac32
i2c: muxes: Add support for TI PCA954X mux
by Michal Simek
· 9 years ago
ad72e76
i2c: cdns: Support different bus speeds
by Michal Simek
· 9 years ago
6150be9
i2c: cdns: Moving speed setup from probe to set_bus_speed function
by Michal Simek
· 9 years ago
a13767b
i2c: cdns: Read address from DT in ofdata_to_platdata
by Michal Simek
· 9 years ago
aeaec0e
Prepare v2016.05
by Tom Rini
· 8 years ago
f0a711e
sunxi: Enable USB host in CHIP defconfig
by Hans de Goede
· 8 years ago
4cf4600
test, tools: update tbot documentation
by Heiko Schocher
· 9 years ago
b8218a9
tests: py: fix NameError exception if bdi cmd is not supported
by Heiko Schocher
· 9 years ago
1ea4fac
arm/arm64: Move barrier instructions into separate header
by Andre Przywara
· 8 years ago
4baca92
arm: socfpga: Update iomux and pll for c5 socdk RevE
by Dinh Nguyen
· 9 years ago
e8bd2a0
warp7: Fix boot by selecting CONFIG_OF_LIBFDT
by Fabio Estevam
· 9 years ago
15e8cb7
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 9 years ago
Next »