Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
cb2c28625b9ace4d816720dc962c3816553d1b97
cb2c286
Export redesign
by Martin Dorwig
· 10 years ago
0623299
dm: Update documentation for new bus features
by Simon Glass
· 10 years ago
21e0c9b
dm: cros_ec_spi: Remove old pre-driver-model code
by Simon Glass
· 10 years ago
d3d9c06
dm: cros_ec: Don't require protocol 3 support
by Simon Glass
· 10 years ago
528b1ef
dm: core: Ignore disabled devices when binding
by Simon Glass
· 10 years ago
0e3b598
dm: exynos: Drop unused COMPAT features for SPI
by Simon Glass
· 10 years ago
605760b
dm: tegra: Drop unused COMPAT features for I2C, SPI
by Simon Glass
· 10 years ago
713c3f0
dm: i2c: Move slave details to child platdata
by Simon Glass
· 10 years ago
5d2ee05
dm: spi: Move slave details to child platdata
by Simon Glass
· 10 years ago
82c2f50
dm: spi: Set up the spi_slave device pointer in child_pre_probe()
by Simon Glass
· 10 years ago
5104b98
dm: core: Allow uclass to set up a device's child before it is probed
by Simon Glass
· 10 years ago
ef3493d
dm: sandbox: sf: Tidy up the error handling in sandbox_sf_probe()
by Simon Glass
· 10 years ago
f4c9b3e
dm: core: Allow the uclass to set up a device's child after binding
by Simon Glass
· 10 years ago
31a4d8d
dm: spi: Move the per-child data size to the uclass
by Simon Glass
· 10 years ago
c23b428
dm: core: Allow uclasses to specify private data for a device's children
by Simon Glass
· 10 years ago
0ccb097
dm: core: Add a flag to control sequence numbering
by Simon Glass
· 10 years ago
98fd5d1
dm: core: Add a function to get a device's uclass ID
by Simon Glass
· 10 years ago
a4a51a0
dm: core: Add a post_bind method for parents
by Simon Glass
· 10 years ago
57f9540
dm: core: Allow uclasses to specify platdata for a device's children
by Simon Glass
· 10 years ago
11b6173
dm: core: Allow parents to have platform data for their children
by Simon Glass
· 10 years ago
ba75049
dm: core: Allocate platform data when binding a device
by Simon Glass
· 10 years ago
4ebe01b
dm: core: Tidy up error handling in device_bind()
by Simon Glass
· 10 years ago
cc7cf94
dm: core: Set device tree node for root device
by Simon Glass
· 10 years ago
8f5251d
dm: core: Improve comments for uclass_first/next_device()
by Simon Glass
· 10 years ago
4fb0817
dm: Don't run tests if U-Boot cannot be built
by Simon Glass
· 10 years ago
a2723ae
dm: i2c: Provide an offset length parameter where needed
by Simon Glass
· 10 years ago
0275eb1
dm: i2c: Add a compatbility layer
by Simon Glass
· 10 years ago
7d72276
dm: i2c: Rename driver model I2C functions to permit compatibility
by Simon Glass
· 10 years ago
d457995
dm: Drop gpio.h header from fdtdec.c
by Simon Glass
· 10 years ago
a35bb47
dm: fdt: Remove the old GPIO functions
by Simon Glass
· 10 years ago
dabafc3
dm: exynos: dts: Use GPIO bank phandles for GPIOs
by Simon Glass
· 10 years ago
3112fd5
dm: tegra: dts: Use TEGRA_GPIO() macro for all GPIOs
by Simon Glass
· 10 years ago
61d10b7
dm: spi: Remove use of fdtdec GPIO support
by Simon Glass
· 10 years ago
fec09c5
dm: usb: Remove use of fdtdec GPIO support
by Simon Glass
· 10 years ago
a30d4ba
dm: mmc: Remove use of fdtdec GPIO support
by Simon Glass
· 10 years ago
456029f
dm: zynq: Remove inline gpio functions
by Simon Glass
· 10 years ago
67042a2
dm: tegra: nand: Remove use of fdtdec GPIO support
by Simon Glass
· 10 years ago
9503617
dm: tegra: video: Remove use of fdtdec GPIO support
by Simon Glass
· 10 years ago
947beca
dm: exynos: Add a GPIO translation function
by Simon Glass
· 10 years ago
ada3b75
dm: tegra: Add a GPIO translation function
by Simon Glass
· 10 years ago
0d7cc47
dm: cros_ec: Remove use of fdtdec GPIO support
by Simon Glass
· 10 years ago
120834d
dm: demo: Add a simple GPIO demonstration
by Simon Glass
· 10 years ago
af0bb3e
dm: gpio: Mark the old GPIO API deprecated
by Simon Glass
· 10 years ago
16e1040
dm: gpio: Add better functions to request GPIOs
by Simon Glass
· 10 years ago
d3322bb
dm: gpio: Add a driver GPIO translation method
by Simon Glass
· 10 years ago
ce55529
dm: gpio: Add a native driver model API
by Simon Glass
· 10 years ago
b491e9c
dm: fdt: Add a function to decode phandles with arguments
by Simon Glass
· 10 years ago
38d9e39
dm: tegra: Bring in GPIO device tree binding
by Simon Glass
· 10 years ago
46db51f
dm: exynos: Bring in GPIO device tree binding
by Simon Glass
· 10 years ago
6535779
dm: gpio: Bring in GPIO device tree binding
by Simon Glass
· 10 years ago
9607f7a
generic-board: show model name in board_init_f() too
by Masahiro Yamada
· 10 years ago
b87abaf
cmd_i2c: change variable type for 10bit addressing support
by Masahiro Yamada
· 10 years ago
a8dd201
ARM: UniPhier: enable CONFIG_I2C_EEPROM
by Masahiro Yamada
· 10 years ago
6a33e46
ARM: UniPhier: enable I2C for UniPhier SoCs
by Masahiro Yamada
· 10 years ago
4e82e5e
i2c: UniPhier: add driver for UniPhier FIFO-builtin i2c controller
by Masahiro Yamada
· 10 years ago
96a42ed
i2c: UniPhier: add driver for UniPhier i2c controller
by Masahiro Yamada
· 10 years ago
cd5cf8e
i2c: add CONFIG_DM_I2C to Kconfig
by Masahiro Yamada
· 10 years ago
1890113
lcd: fix console address is not initialized
by Bo Shen
· 10 years ago
bd07e97
Makefile: clean boot.bin
by Bo Shen
· 10 years ago
cd367a6
spl: Change printf to puts for "Unsupported boot-device"
by Stefan Roese
· 10 years ago
172149e
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
8312e53
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 10 years ago
8f1e812
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 10 years ago
0c33c0f
serial: Extend structure comments with register offset
by Michal Simek
· 10 years ago
05b3b5c
serial: zynq: Use global baudrate instead of hardcoded one
by Michal Simek
· 10 years ago
d682fc2
ARM: zynq: Add USB lthor download protocol support
by Siva Durga Prasad Paladugu
· 10 years ago
e3b2474
ARM: zynq: Enable DFU functionality in zynq
by Siva Durga Prasad Paladugu
· 10 years ago
4aac296
ARM: zynq: provide config option to select emio
by Siva Durga Prasad Paladugu
· 10 years ago
53e3a06
ARM: zynq: Group ethernet configuration options together
by Michal Simek
· 10 years ago
3319dbc
ARM: zynq: Use CMD_FS_GENERIC
by Michal Simek
· 10 years ago
3fa6445
ARM: zynq: Show board information by default
by Michal Simek
· 10 years ago
cbd73b8
ARM: zynq: List qspi, smc and nand baseaddresses
by Michal Simek
· 10 years ago
2583002
ARM: zynq: List nand, qspi and jtag boot modes
by Michal Simek
· 10 years ago
250e605
ARM: zynq: slcr: Dont modify the reserved bits
by Siva Durga Prasad Paladugu
· 10 years ago
eb95544
ARM: zynq: ddrc: Setup half of memory only for ECC case
by Michal Simek
· 11 years ago
0d2fa42
ARM: zynq: Remove empty line
by Michal Simek
· 10 years ago
ac679ae
ARM: zynq: Enable the Neon instructions
by Michal Simek
· 10 years ago
63a3be0
Merge branch 'master' of git://git.denx.de/u-boot-marvell
by Tom Rini
· 10 years ago
4658f45
marvell: kirkwood: guruplug refresh for newer kernel
by Gerald Kerma
· 10 years ago
87d14a8
kirkwood: sheevaplug: add CONFIG_SYS_GENERIC_BOARD define
by Luka Perkov
· 10 years ago
da87a92
kirkwood: pogo_e02: add CONFIG_SYS_GENERIC_BOARD define
by Luka Perkov
· 10 years ago
13fc6cd
kirkwood: iconnect: add CONFIG_SYS_GENERIC_BOARD define
by Luka Perkov
· 10 years ago
f62a7c3
kirkwood: goflexhome: add CONFIG_SYS_GENERIC_BOARD define
by Luka Perkov
· 10 years ago
ef17863
kirkwood: dockstar: add CONFIG_SYS_GENERIC_BOARD define
by Luka Perkov
· 10 years ago
5c4a3e1
kirkwood: ib62x0: add CONFIG_SYS_GENERIC_BOARD define
by Luka Perkov
· 10 years ago
f680edb
ARM: kirkwood: fix cpu info for 6282 device id
by Luka Perkov
· 11 years ago
95acd99
kirkwood: define empty CONFIG_MVGBE_PORTS by default
by Luka Perkov
· 11 years ago
d763298
cosmetic: kirkwood: style fixes in kwbimage.cfg files
by Luka Perkov
· 11 years ago
57296e7
fsl/ls1021qds: Add deep sleep support
by tang yuantian
· 10 years ago
e92279d
x86: config: chromebook_link: Enable environment
by Simon Glass
· 10 years ago
e860ee4
x86: ivybridge: Drop the Kconfig MRC cache information
by Simon Glass
· 10 years ago
6f71f60
x86: config: Enable hook for saving MRC configuration
by Simon Glass
· 10 years ago
428dfa4
x86: Implement a cache for Memory Reference Code parameters
by Simon Glass
· 10 years ago
7f9f6a9
x86: dts: Add SPI flash MRC details for chromebook_link
by Simon Glass
· 10 years ago
5ded7e5
Allow architecture-specific memory reservation
by Simon Glass
· 10 years ago
abca5c0
x86: spi: Add device tree support
by Simon Glass
· 10 years ago
b4ae600
x86: rtc: mc146818: Add helpers to read/write CMOS RAM
by Simon Glass
· 10 years ago
f4072ee
x86: Use ipchecksum from net/
by Simon Glass
· 10 years ago
0015391
net: Add a separate file for IP checksumming
by Simon Glass
· 10 years ago
b34f405
x86: dts: Add compatible string for Intel ICH9 SPI controller
by Simon Glass
· 10 years ago
Next »