Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
0e48dc5e416f031c8eb05143f2dfab3111ec3b29
« Previous
1603bf3
dm: sandbox: sf: Tidy up the error handling in sandbox_sf_probe()
by Simon Glass
· 10 years ago
081f2fc
dm: core: Allow the uclass to set up a device's child after binding
by Simon Glass
· 10 years ago
19a25f6
dm: spi: Move the per-child data size to the uclass
by Simon Glass
· 10 years ago
dac8db2
dm: core: Allow uclasses to specify private data for a device's children
by Simon Glass
· 10 years ago
9cc36a2
dm: core: Add a flag to control sequence numbering
by Simon Glass
· 10 years ago
b367053
dm: core: Add a function to get a device's uclass ID
by Simon Glass
· 10 years ago
0118ce7
dm: core: Add a post_bind method for parents
by Simon Glass
· 10 years ago
ba8da9d
dm: core: Allow uclasses to specify platdata for a device's children
by Simon Glass
· 10 years ago
cdc133b
dm: core: Allow parents to have platform data for their children
by Simon Glass
· 10 years ago
f8a8544
dm: core: Allocate platform data when binding a device
by Simon Glass
· 10 years ago
72ebfe8
dm: core: Tidy up error handling in device_bind()
by Simon Glass
· 10 years ago
2f3b95d
dm: core: Set device tree node for root device
by Simon Glass
· 10 years ago
040b69a
dm: core: Improve comments for uclass_first/next_device()
by Simon Glass
· 10 years ago
22cc069
dm: Don't run tests if U-Boot cannot be built
by Simon Glass
· 10 years ago
25ab4b0
dm: i2c: Provide an offset length parameter where needed
by Simon Glass
· 10 years ago
7384535
dm: i2c: Add a compatbility layer
by Simon Glass
· 10 years ago
f9a4c2d
dm: i2c: Rename driver model I2C functions to permit compatibility
by Simon Glass
· 10 years ago
a08d643
dm: Drop gpio.h header from fdtdec.c
by Simon Glass
· 10 years ago
009067c
dm: fdt: Remove the old GPIO functions
by Simon Glass
· 10 years ago
6f755eb
dm: exynos: dts: Use GPIO bank phandles for GPIOs
by Simon Glass
· 10 years ago
2b2b50b
dm: tegra: dts: Use TEGRA_GPIO() macro for all GPIOs
by Simon Glass
· 10 years ago
050fb90
dm: spi: Remove use of fdtdec GPIO support
by Simon Glass
· 10 years ago
46927e1
dm: usb: Remove use of fdtdec GPIO support
by Simon Glass
· 10 years ago
0347960
dm: mmc: Remove use of fdtdec GPIO support
by Simon Glass
· 10 years ago
9762a41
dm: zynq: Remove inline gpio functions
by Simon Glass
· 10 years ago
b0265d5
dm: tegra: nand: Remove use of fdtdec GPIO support
by Simon Glass
· 10 years ago
04072cb
dm: tegra: video: Remove use of fdtdec GPIO support
by Simon Glass
· 10 years ago
1d08b4b
dm: exynos: Add a GPIO translation function
by Simon Glass
· 10 years ago
838aa5c
dm: tegra: Add a GPIO translation function
by Simon Glass
· 10 years ago
32f8a19
dm: cros_ec: Remove use of fdtdec GPIO support
by Simon Glass
· 10 years ago
a02af4a
dm: demo: Add a simple GPIO demonstration
by Simon Glass
· 10 years ago
5d1c17e
dm: gpio: Mark the old GPIO API deprecated
by Simon Glass
· 10 years ago
3669e0e
dm: gpio: Add better functions to request GPIOs
by Simon Glass
· 10 years ago
0dac4d5
dm: gpio: Add a driver GPIO translation method
by Simon Glass
· 10 years ago
ae7123f
dm: gpio: Add a native driver model API
by Simon Glass
· 10 years ago
57068a7
dm: fdt: Add a function to decode phandles with arguments
by Simon Glass
· 10 years ago
5cfc662
dm: tegra: Bring in GPIO device tree binding
by Simon Glass
· 10 years ago
35ea1bf
dm: exynos: Bring in GPIO device tree binding
by Simon Glass
· 10 years ago
9f4cd02
dm: gpio: Bring in GPIO device tree binding
by Simon Glass
· 10 years ago
0365ffc
generic-board: show model name in board_init_f() too
by Masahiro Yamada
· 10 years ago
5468461
cmd_i2c: change variable type for 10bit addressing support
by Masahiro Yamada
· 10 years ago
233e42a
ARM: UniPhier: enable CONFIG_I2C_EEPROM
by Masahiro Yamada
· 10 years ago
3bf4476
ARM: UniPhier: enable I2C for UniPhier SoCs
by Masahiro Yamada
· 10 years ago
238bd0b
i2c: UniPhier: add driver for UniPhier FIFO-builtin i2c controller
by Masahiro Yamada
· 10 years ago
26f820f
i2c: UniPhier: add driver for UniPhier i2c controller
by Masahiro Yamada
· 10 years ago
b6036bc
i2c: add CONFIG_DM_I2C to Kconfig
by Masahiro Yamada
· 10 years ago
e3046ba
common: bootm: Document fake bootm sub-command
by Michal Simek
· 10 years ago
2662179
tools: do not print error messages in verify_header() functions
by Guilherme Maciel Ferreira
· 10 years ago
39931f9
dumpimage: fit: extract FIT images
by Guilherme Maciel Ferreira
· 10 years ago
67f946c
dumpimage: replace the term "datafile" by "subimage"
by Guilherme Maciel Ferreira
· 10 years ago
f41f5b7
dumpimage: add 'T' option to explicitly set the image type
by Guilherme Maciel Ferreira
· 10 years ago
a93648d
imagetool: replace image registration function by linker_lists feature
by Guilherme Maciel Ferreira
· 10 years ago
067d156
imagetool: make the image_save_datafile() available to all image types
by Guilherme Maciel Ferreira
· 10 years ago
0ca6691
imagetool: move common code to imagetool module
by Guilherme Maciel Ferreira
· 10 years ago
44f145f
linker_lists: fix misspellings
by Guilherme Maciel Ferreira
· 10 years ago
a724b7e
doc: fix misspellings
by Guilherme Maciel Ferreira
· 10 years ago
5cde9d8
doc: "os" is also mandatory for "ramdisk" FIT image components
by Guilherme Maciel Ferreira
· 10 years ago
c72b65c
common: add cache flush to imxtract function
by Pieter Voorthuijsen
· 10 years ago
453c6cc
distro_distro_bootcmd: use CONFIG_BOOTCOMMAND instead of setting bootcmd=
by Sjoerd Simons
· 10 years ago
735b1cf
config_distro_bootcmd: Scan all partitions for boot files
by Sjoerd Simons
· 10 years ago
e86df6e
part: let list put the list in an environment variable
by Sjoerd Simons
· 10 years ago
1a1ad8e
fs: Add command to retrieve the filesystem type
by Sjoerd Simons
· 10 years ago
f3b4bc4
OMAP3: igep00x0: Fix boot hang and add support for status LED.
by Enric Balletbo i Serra
· 10 years ago
212324a
davinci: Do not duplicate setting of gd
by Tom Rini
· 10 years ago
7bc53ef
omap3: add some MUX definitions for upcoming cairo
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
5bfdd1f
omap3: mmc: add 1.8v bias setting for MMC1
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
d215b3e
omap3: add SDRC settings for Samsung K4X51163PG
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
03843da
omap3: make SDRC SHARING setting configurable
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
168f594
omap3: enable GP9 timer and UART2
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
8dcd1b7
Nokia RX-51: Use generic board
by Pali Rohár
· 10 years ago
6e721bd
am335x_evm: Enable CONFIG_NAND_OMAP_GPMC_PREFETCH
by Tom Rini
· 10 years ago
b558af8
ARM: OMAP5: DRA7xx: Add support for power rail grouping
by Lubomir Popov
· 10 years ago
d4d774e
malta: enable ELF loading
by Paul Burton
· 10 years ago
a3bdaac
malta: enable HUSH parser
by Paul Burton
· 10 years ago
28c8c3d
malta: delay after reset
by Paul Burton
· 10 years ago
ba21a45
malta: IDE support
by Paul Burton
· 10 years ago
8755d50
MIPS: clear TagLo select 2 during cache init
by Paul Burton
· 10 years ago
dd7c720
MIPS: allow systems to skip loads during cache init
by Paul Burton
· 10 years ago
ca4e833
MIPS: inline mips_init_[id]cache functions
by Paul Burton
· 10 years ago
ac22fec
MIPS: refactor cache loops to a macro
by Paul Burton
· 10 years ago
536cb7c
MIPS: refactor L1 cache config reads to a macro
by Paul Burton
· 10 years ago
4a5d889
MIPS: unify cache initialization code
by Paul Burton
· 10 years ago
30374f9
MIPS: unify cache maintenance functions
by Paul Burton
· 10 years ago
2b8bcc5
MIPS: avoid .set ISA for cache operations
by Paul Burton
· 10 years ago
040cc7b
ubifs: Enable journal replay during mount
by Anton Habegger
· 10 years ago
2af13d6
lcd: fix console address is not initialized
by Bo Shen
· 10 years ago
2a50712
Makefile: clean boot.bin
by Bo Shen
· 10 years ago
e860d01
spl: Change printf to puts for "Unsupported boot-device"
by Stefan Roese
· 10 years ago
dc28843
ubifs: Import atomic_long operations from Linux
by Anton Habegger
· 10 years ago
40da2a2
ubi: reset mtd_devs when ubi part fail
by Heiko Schocher
· 10 years ago
ab92da9
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
aed03fa
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 10 years ago
306df2c
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 10 years ago
a2425e6
serial: Extend structure comments with register offset
by Michal Simek
· 10 years ago
12c9e7d
serial: zynq: Use global baudrate instead of hardcoded one
by Michal Simek
· 10 years ago
c4fa511
ARM: zynq: Add USB lthor download protocol support
by Siva Durga Prasad Paladugu
· 10 years ago
87f3dbd
ARM: zynq: Enable DFU functionality in zynq
by Siva Durga Prasad Paladugu
· 10 years ago
f20b37f
ARM: zynq: provide config option to select emio
by Siva Durga Prasad Paladugu
· 10 years ago
dd1c351
ARM: zynq: Group ethernet configuration options together
by Michal Simek
· 10 years ago
e9d69c1
ARM: zynq: Use CMD_FS_GENERIC
by Michal Simek
· 10 years ago
Next »