Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b1ad047b80974a5b6c819f134429deeec1b3c2ea
b1ad047
ARM: rockchip: Add rv1108-elgin-r1 board support
by Otavio Salvador
· Sat Dec 01 12:05:54 2018 -0200
f812684
rockchip: rk3288-evb: dts: remove 'vmmc' from emmc node
by Kever Yang
· Fri Dec 14 09:37:12 2018 +0800
44e1910
rockchip: rk3399-puma: Remove obsolete DTS node 'vcc5v0_host'.
by Christoph Muellner
· Wed Dec 12 01:32:59 2018 +0100
de1fb0d
Merge tag 'dm-pull-14dec18' of git://git.denx.de/u-boot-dm
by Tom Rini
· Fri Dec 14 14:18:47 2018 -0500
51aa860
dm: sound: Use the correct number of channels for sound
by Simon Glass
· Mon Dec 10 10:37:51 2018 -0700
658a874
dm: sandbox: Allow selection of sample rate and channels
by Simon Glass
· Mon Dec 10 10:37:50 2018 -0700
ad2a5e3
dm: sound: max98095: Tidy up error codes
by Simon Glass
· Mon Dec 10 10:37:49 2018 -0700
c301445
dm: sound: Fix license headers
by Simon Glass
· Mon Dec 10 10:37:48 2018 -0700
ab6dbe6
dm: sound: Complete migration to driver model
by Simon Glass
· Mon Dec 10 10:37:47 2018 -0700
eaee9d2
dm: exynos: Drop CONFIG_DM_I2C_COMPAT
by Simon Glass
· Mon Dec 10 10:37:46 2018 -0700
3e61017
dm: sandbox: sound: Convert to use driver model
by Simon Glass
· Mon Dec 10 10:37:45 2018 -0700
38d0bb3
dm: exynos: sound: Convert to use driver model
by Simon Glass
· Mon Dec 10 10:37:44 2018 -0700
803f6b5
dm: sound: exynos: Add support for max98090
by Simon Glass
· Mon Dec 10 10:37:43 2018 -0700
504a790
dm: sound: Move common code out of maxim98095
by Simon Glass
· Mon Dec 10 10:37:42 2018 -0700
12d70f4
exynos: Add support for exynos5420 i2s pinmux
by Simon Glass
· Mon Dec 10 10:37:41 2018 -0700
8d451b4
exynos: Add proid_is_exynos542x() for common 542x
by Simon Glass
· Mon Dec 10 10:37:40 2018 -0700
4070ba6
dm: sound: Add conversion to driver model
by Simon Glass
· Mon Dec 10 10:37:39 2018 -0700
927a371
dm: sound: Start i2c IDs from 0
by Simon Glass
· Mon Dec 10 10:37:38 2018 -0700
6df01f9
dm: core: Add a function to read into a unsigned int
by Simon Glass
· Mon Dec 10 10:37:37 2018 -0700
76072ac
dm: sound: Create a uclass for sound
by Simon Glass
· Mon Dec 10 10:37:36 2018 -0700
0d22f41
dm: sandbox: Update sound to use two buffers
by Simon Glass
· Mon Dec 10 10:37:35 2018 -0700
c953aaf
dm: sound: Create a uclass for i2s
by Simon Glass
· Mon Dec 10 10:37:34 2018 -0700
ed96cde
dm: sound: Create a uclass for audio codecs
by Simon Glass
· Mon Dec 10 10:37:33 2018 -0700
aaa650c
dm: sound: Rename samsung_i2s_priv to i2s_uc_priv
by Simon Glass
· Mon Dec 10 10:37:32 2018 -0700
799b29b
dm: sound: Create an option to use driver model for sound
by Simon Glass
· Mon Dec 10 10:37:31 2018 -0700
15a94be
dm: sound: exynos: Correct codec bus addresses
by Simon Glass
· Mon Dec 10 10:37:30 2018 -0700
f222236
dm: sound: Fix up header ordering
by Simon Glass
· Mon Dec 03 04:37:34 2018 -0700
21f2a48
dm: sound: wm8994: Drop wm8994_i2c_init()
by Simon Glass
· Mon Dec 03 04:37:33 2018 -0700
860b11c
dm: sound: max98095: Drop g_codec_info and g_max98095_info
by Simon Glass
· Mon Dec 03 04:37:32 2018 -0700
2947db1
dm: sound: wm8994: Drop g_codec_info and g_wm8994_info
by Simon Glass
· Mon Dec 03 04:37:31 2018 -0700
77c0434
dm: sound: max98095: Drop global i2c-address variable
by Simon Glass
· Mon Dec 03 04:37:30 2018 -0700
49471d8
dm: sound: wm8994: Drop global i2c-address variable
by Simon Glass
· Mon Dec 03 04:37:29 2018 -0700
e1458f6
dm: sound: max98095: Split out interface setup code
by Simon Glass
· Mon Dec 03 04:37:28 2018 -0700
378b23a
dm: sound: wm899c: Split out interface setup code
by Simon Glass
· Mon Dec 03 04:37:27 2018 -0700
998f4d8
dm: sound: wm8994: Create a new common init function
by Simon Glass
· Mon Dec 03 04:37:26 2018 -0700
fd7d697
dm: sound: max98095: Pass private data to internal functions
by Simon Glass
· Mon Dec 03 04:37:25 2018 -0700
e9be4cf
dm: sound: wm8994: Pass private data to internal functions
by Simon Glass
· Mon Dec 03 04:37:24 2018 -0700
1073d2e
dm: sound: Drop codec_type
by Simon Glass
· Mon Dec 03 04:37:23 2018 -0700
302eea4
dm: sound: samsung: Rename i2stx_info to samsung_i2s_priv
by Simon Glass
· Mon Dec 03 04:37:22 2018 -0700
6e5faf0
dm: sound: Drop unused pre-device-tree code
by Simon Glass
· Mon Dec 03 04:37:21 2018 -0700
5cf327b
dm: sound: Rename en_sound_codec to sound_codec
by Simon Glass
· Mon Dec 03 04:37:20 2018 -0700
3f1bd87
dm: sound: samsung: Make local function static
by Simon Glass
· Mon Dec 03 04:37:19 2018 -0700
97ebdd4
snow: Expand U-Boot size
by Simon Glass
· Mon Dec 03 04:37:18 2018 -0700
b24fdd4
sandbox: Increase the pre-relocation memory
by Simon Glass
· Mon Dec 03 04:37:17 2018 -0700
c52300e
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· Thu Dec 13 09:36:55 2018 -0500
3e214cf
Merge branch '2018-12-12-master-imports'
by Tom Rini
· Wed Dec 12 19:45:07 2018 -0500
382948c
am3517_evm: Use ttyS2 instead of ttyO2
by Adam Ford
· Mon Dec 10 14:56:36 2018 -0600
c4f983e
firmware: psci: introduce SPL_ARM_PSCI_FW
by Peng Fan
· Sun Dec 09 12:45:45 2018 +0000
a418900
test: overlay: NULL passed as fdt
by Heinrich Schuchardt
· Sat Dec 08 09:53:05 2018 +0100
68e93a5
ARM: omap3logic: Remove legacy USB code in favor of DM_USB
by Adam Ford
· Fri Dec 07 17:28:03 2018 -0600
d95e72a
ARM: omap3_logic/omap35_logic: Move to DM_USB
by Adam Ford
· Fri Dec 07 14:38:33 2018 -0600
813742e
arm: am335x-pdu001: Move from embedded to separate DTB
by Felix Brack
· Fri Dec 07 15:01:55 2018 +0100
9108d92
spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT
by Sekhar Nori
· Thu Dec 06 15:40:08 2018 +0530
ef552cd
defconfigs: am335x_hs_evm: Sync HS and non-HS defconfigs
by Andrew F. Davis
· Wed Dec 05 12:33:33 2018 -0600
b28ec14
fdt: Add warning about CONFIG_OF_EMBED
by Simon Glass
· Wed Dec 05 06:57:08 2018 -0700
1794ae6
blk: Rework guard around part_init call
by Tom Rini
· Wed Dec 05 08:23:38 2018 -0500
d6b825c
test: hexdump: fix misplaced return
by Simon Goldschmidt
· Tue Dec 04 21:30:08 2018 +0100
9b614ea
qemu-arm: Add persistent environment support
by Sumit Garg
· Mon Nov 26 16:50:17 2018 +0530
c960663
qemu-arm: Enable VirtIO distro target
by Sumit Garg
· Tue Nov 13 10:21:24 2018 +0530
33c226c
i2c: tegra: Fix regression by implementing a dummy probe_chip() callback
by Jean-Jacques Hiblot
· Tue Dec 11 19:56:34 2018 +0100
03e9c4e
ARM: davinci: Orphan Spectrum Digital AM18xx EVM
by Adam Ford
· Tue Dec 11 07:41:03 2018 -0600
da75cc6
travis: Add check for configs without MAINTAINERS entries
by Tom Rini
· Thu Dec 06 16:39:43 2018 -0500
3f829b8
Merge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· Mon Dec 10 17:12:52 2018 -0500
32c603a
Merge tag 'mips-fixes-for-2019.01' of git://git.denx.de/u-boot-mips
by Tom Rini
· Mon Dec 10 17:12:28 2018 -0500
592d9ff
bmips: bcm6838: fix device tree warning
by Álvaro Fernández Rojas
· Mon Dec 10 17:42:58 2018 +0100
b0347f3
bmips: swapping IO space isn't required
by Álvaro Fernández Rojas
· Sun Dec 09 10:41:27 2018 +0100
cfad8a4
Merge tag 'for-master-20181210' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· Mon Dec 10 10:19:09 2018 -0500
d914c09
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· Mon Dec 10 07:16:33 2018 -0500
688238d
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· Mon Dec 10 07:15:55 2018 -0500
c2b718a
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· Mon Dec 10 07:15:41 2018 -0500
aeed611
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· Mon Dec 10 07:15:12 2018 -0500
c6ea553
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· Mon Dec 10 07:14:48 2018 -0500
d47f7c7
rockchip: rk3399-puma: enable fan53555 regulators in DTS
by Philipp Tomsich
· Fri Nov 30 20:00:10 2018 +0100
3baf440
rockchip: rk3399-puma: defconfig: enable FAN53555 regulator driver
by Philipp Tomsich
· Fri Nov 30 20:00:09 2018 +0100
b7f57e1
power: add FAN53555 family support
by Philipp Tomsich
· Fri Nov 30 20:00:08 2018 +0100
57be882
bootcount: add a DM RTC backing store for bootcount
by Philipp Tomsich
· Tue Nov 27 23:00:19 2018 +0100
ce86031
bootcount: add uclass for bootcount
by Philipp Tomsich
· Tue Nov 27 23:00:18 2018 +0100
35f635c
rockchip: rk322x: ram: enable DRAM init in SPL instead of TPL
by Kever Yang
· Tue Dec 04 17:49:58 2018 +0800
fc574be
cmd: i2c: Fix help output of i2c command.
by Christoph Muellner
· Tue Dec 04 11:27:18 2018 +0100
651201b
dra7: Allow selecting a new dtb after board detection.
by Jean-Jacques Hiblot
· Fri Dec 07 14:50:55 2018 +0100
272b67d
drivers: core: nullify gd->dm_root after dm_uninit()
by Jean-Jacques Hiblot
· Fri Dec 07 14:50:54 2018 +0100
00b2988
drivers: core: Add the option SPL_DM_DEVICE_REMOVE to the Kconfig
by Jean-Jacques Hiblot
· Fri Dec 07 14:50:53 2018 +0100
7c530e3
lib: fdtdec: Add function re-setup the fdt more effeciently
by Jean-Jacques Hiblot
· Fri Dec 07 14:50:52 2018 +0100
6ba3921
configs: dra7xx-evm: increase the size of the malloc's pool before relocation
by Jean-Jacques Hiblot
· Fri Dec 07 14:50:51 2018 +0100
184ec9a
am57xx: remove non-DM I2C code
by Jean-Jacques Hiblot
· Fri Dec 07 14:50:50 2018 +0100
52a5151
ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPL
by Jean-Jacques Hiblot
· Fri Dec 07 14:50:49 2018 +0100
70109bb
configs: am335x_pdu001: remove CONFIG_DM_I2C_COMPAT
by Jean-Jacques Hiblot
· Fri Dec 07 14:50:48 2018 +0100
e315a66
ti: common: board_detect: Allow DM I2C without CONFIG_DM_I2C_COMPAT
by Andreas Dannenberg
· Fri Dec 07 14:50:47 2018 +0100
77a1397
power: make most tps drivers and the twl4030 driver compatible with DM_I2C
by Jean-Jacques Hiblot
· Fri Dec 07 14:50:46 2018 +0100
3a502f6
omap: detect the board after DM is available
by Jean-Jacques Hiblot
· Fri Dec 07 14:50:45 2018 +0100
424d6aa
dts: am43x: omap5: Add node for I2C in SPL
by Jean-Jacques Hiblot
· Fri Dec 07 14:50:44 2018 +0100
bf92626
am335x: Register the I2C controllers if DM_I2C is used.
by Jean-Jacques Hiblot
· Fri Dec 07 14:50:43 2018 +0100
58994fc
i2c: omap24xx_i2c: Use platdata to probe the device
by Jean-Jacques Hiblot
· Fri Dec 07 14:50:42 2018 +0100
3f51de3
i2c: omap24xx_i2c: Move away from SoC specific headers for reg offset
by Vignesh R
· Fri Dec 07 14:50:41 2018 +0100
6e26deb
configs: am335x: am57x: dra7x: Enable CONFIG_SPL_DM_SEQ_ALIAS
by Jean-Jacques Hiblot
· Fri Dec 07 14:50:40 2018 +0100
a5da300
dm: device: Allow using uclass_find_device_by_seq() without OF_CONTROL
by Jean-Jacques Hiblot
· Fri Dec 07 14:50:39 2018 +0100
ac9ab24
dm: i2c: Make i2c_get_chip_for_busnum() fail if the chip is not detected
by Jean-Jacques Hiblot
· Fri Dec 07 14:50:38 2018 +0100
d7e683f
cmd: Kconfig: Do not include EEPROM if DM_I2C is used without DM_I2C_COMPAT
by Jean-Jacques Hiblot
· Fri Dec 07 14:50:37 2018 +0100
a7bb8ef
efi: payload: only init usb if necessary
by Bin Meng
· Thu Nov 29 20:07:13 2018 -0800
8d7b8d1
coreboot: only init usb if necessary
by Thomas RIENOESSL
· Thu Nov 29 20:07:12 2018 -0800
Next »