Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
685dc1b19e08d47545a4874eaa393846f6db741d
685dc1b
Prepare v2019.01-rc2
by Tom Rini
· 6 years ago
0e62385
arm: ti: boot: Increase system partition size
by Sam Protsenko
· 6 years ago
b24e022
Makefile: output migration warnings to stderr
by Chris Packham
· 6 years ago
10d7c4b
Restore compatibility of image type IDs
by Stefano Babic
· 6 years ago
9f2e27f
Merge tag 'for-master-20181216' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· 6 years ago
b1ad047
ARM: rockchip: Add rv1108-elgin-r1 board support
by Otavio Salvador
· 6 years ago
a04a774
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 6 years ago
83c4c3b
Merge branch '2018-12-15-master-imports'
by Tom Rini
· 6 years ago
f812684
rockchip: rk3288-evb: dts: remove 'vmmc' from emmc node
by Kever Yang
· 6 years ago
44e1910
rockchip: rk3399-puma: Remove obsolete DTS node 'vcc5v0_host'.
by Christoph Muellner
· 6 years ago
8a5a8a7
syscon: update syscon_node_to_regmap to use the DM functions
by Patrick Delaunay
· 6 years ago
e7722de
tools: mtk_image: replace strncpy(d, s, sizeof(d)) with snprintf()
by Andy Shevchenko
· 6 years ago
4d6701e
serial: serial_stm32: Add reset support
by Patrice Chotard
· 6 years ago
9bbb50d
poplar: fix boot failure caused by serial driver change
by Shawn Guo
· 6 years ago
5bc6f48
poplar: add a co-maintainer for poplar board
by Shawn Guo
· 6 years ago
e2fa4ca
tools: add a generic config for native tools building
by Otavio Salvador
· 6 years ago
74fd547
test: Only descend into test/ when CONFIG_UNIT_TEST is enabled
by Tom Rini
· 6 years ago
40e0945
cmd: Move the "dm" command from test/dm/ to cmd/
by Tom Rini
· 6 years ago
1f0f1bd
hashtable: fix length calculation in hexport_r
by AKASHI Takahiro
· 6 years ago
57816e0
tee: change return code for REE FS supplicant cmd
by Igor Opaniuk
· 6 years ago
de1fb0d
Merge tag 'dm-pull-14dec18' of git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
4beaec1
usb: musb-new: sunxi: Fix null pointer access
by Stefan Mavrodiev
· 6 years ago
c7c0718
usb: composite: Fix max packet size for USB3.0
by Siva Durga Prasad Paladugu
· 6 years ago
c49cecd
configs: am335x_boneblack_vboot: enable DM_USB and RNDIS boot in SPl
by Jean-Jacques Hiblot
· 6 years ago
1f29eb7
configs: am335x_evm: Do not disable DM_USB in SPL
by Jean-Jacques Hiblot
· 6 years ago
103d003
arm: am33xx: Register USB controllers if DM_USB is used but not OF_CONTROL
by Jean-Jacques Hiblot
· 6 years ago
57118f6
usb: musb-new: Add support for DM_USB
by Jean-Jacques Hiblot
· 6 years ago
c1f9ba3
usb: musb-new: Allow the diver not to use the set_phy_power() callback
by Jean-Jacques Hiblot
· 6 years ago
ba7f808
configs: am43xx: Enable RNDIS support in SPL
by Jean-Jacques Hiblot
· 6 years ago
49e7a42
configs: am43xx_evm: Enable DM_USB and DM_USB_GADGET
by Jean-Jacques Hiblot
· 6 years ago
2943afa
dts: am4372: Enable USB1 in SPL
by Jean-Jacques Hiblot
· 6 years ago
00c7a96
dts: Add a u-boot specific dtsi file for the am4372
by Jean-Jacques Hiblot
· 6 years ago
f1ef314
board: ti: am43xx: turn on USB clocks
by Jean-Jacques Hiblot
· 6 years ago
ca848df
dwc3-generic: Add support for the am437x
by Jean-Jacques Hiblot
· 6 years ago
106b08a
phy: omap_usb2: Add support for am437x
by Jean-Jacques Hiblot
· 6 years ago
2c75314
spl: net: dm: usb: bind the gadget before attempting to load the image
by Jean-Jacques Hiblot
· 6 years ago
66fea5e
spl: drivers: Link usb common library to SPL if USB gadget is enabled
by Jean-Jacques Hiblot
· 6 years ago
97603e6
configs: k2g_evm: Enable DFU on K2G EVM
by Jean-Jacques Hiblot
· 6 years ago
e2517a9
usb: host: replace xhci-keystone driver by the generic dwc3 driver
by Jean-Jacques Hiblot
· 6 years ago
a5bb671
PHY: Add phy driver for the keystone USB PHY
by Jean-Jacques Hiblot
· 6 years ago
24163d6
ARM: dts: k2g-evm: enable USB0 and USB1
by Jean-Jacques Hiblot
· 6 years ago
469918f
board: ks2_evm: Enable the USB clocks if DM_USB is used
by Jean-Jacques Hiblot
· 6 years ago
3e0684b
usb: dwc3-generic: make it compatible with "ti, keystone-dwc3"
by Jean-Jacques Hiblot
· 6 years ago
51d6159
usb: musb: Remove legacy CONFIG_USB_DA8XX
by Adam Ford
· 6 years ago
1f85bb3
usb: musb: Remove Legacy CONFIG_USB_DAVINCI
by Adam Ford
· 6 years ago
07871c8
usb: Don't enable CONFIG_SPL_DM_USB for non-DM SPL
by Martyn Welch
· 6 years ago
80d353c
usb: composite: Move bitmap related operations to ./include/linux/bitmap.h
by Lukasz Majewski
· 6 years ago
d991cc3
usb: gadget: f_sdp: Provide filesize env variable for downloaded images
by Petr Štetiar
· 6 years ago
51aa860
dm: sound: Use the correct number of channels for sound
by Simon Glass
· 6 years ago
658a874
dm: sandbox: Allow selection of sample rate and channels
by Simon Glass
· 6 years ago
ad2a5e3
dm: sound: max98095: Tidy up error codes
by Simon Glass
· 6 years ago
c301445
dm: sound: Fix license headers
by Simon Glass
· 6 years ago
ab6dbe6
dm: sound: Complete migration to driver model
by Simon Glass
· 6 years ago
eaee9d2
dm: exynos: Drop CONFIG_DM_I2C_COMPAT
by Simon Glass
· 6 years ago
3e61017
dm: sandbox: sound: Convert to use driver model
by Simon Glass
· 6 years ago
38d0bb3
dm: exynos: sound: Convert to use driver model
by Simon Glass
· 6 years ago
803f6b5
dm: sound: exynos: Add support for max98090
by Simon Glass
· 6 years ago
504a790
dm: sound: Move common code out of maxim98095
by Simon Glass
· 6 years ago
12d70f4
exynos: Add support for exynos5420 i2s pinmux
by Simon Glass
· 6 years ago
8d451b4
exynos: Add proid_is_exynos542x() for common 542x
by Simon Glass
· 6 years ago
4070ba6
dm: sound: Add conversion to driver model
by Simon Glass
· 6 years ago
927a371
dm: sound: Start i2c IDs from 0
by Simon Glass
· 6 years ago
6df01f9
dm: core: Add a function to read into a unsigned int
by Simon Glass
· 6 years ago
76072ac
dm: sound: Create a uclass for sound
by Simon Glass
· 6 years ago
0d22f41
dm: sandbox: Update sound to use two buffers
by Simon Glass
· 6 years ago
c953aaf
dm: sound: Create a uclass for i2s
by Simon Glass
· 6 years ago
ed96cde
dm: sound: Create a uclass for audio codecs
by Simon Glass
· 6 years ago
aaa650c
dm: sound: Rename samsung_i2s_priv to i2s_uc_priv
by Simon Glass
· 6 years ago
799b29b
dm: sound: Create an option to use driver model for sound
by Simon Glass
· 6 years ago
15a94be
dm: sound: exynos: Correct codec bus addresses
by Simon Glass
· 6 years ago
f222236
dm: sound: Fix up header ordering
by Simon Glass
· 6 years ago
21f2a48
dm: sound: wm8994: Drop wm8994_i2c_init()
by Simon Glass
· 6 years ago
860b11c
dm: sound: max98095: Drop g_codec_info and g_max98095_info
by Simon Glass
· 6 years ago
2947db1
dm: sound: wm8994: Drop g_codec_info and g_wm8994_info
by Simon Glass
· 6 years ago
77c0434
dm: sound: max98095: Drop global i2c-address variable
by Simon Glass
· 6 years ago
49471d8
dm: sound: wm8994: Drop global i2c-address variable
by Simon Glass
· 6 years ago
e1458f6
dm: sound: max98095: Split out interface setup code
by Simon Glass
· 6 years ago
378b23a
dm: sound: wm899c: Split out interface setup code
by Simon Glass
· 6 years ago
998f4d8
dm: sound: wm8994: Create a new common init function
by Simon Glass
· 6 years ago
fd7d697
dm: sound: max98095: Pass private data to internal functions
by Simon Glass
· 6 years ago
e9be4cf
dm: sound: wm8994: Pass private data to internal functions
by Simon Glass
· 6 years ago
1073d2e
dm: sound: Drop codec_type
by Simon Glass
· 6 years ago
302eea4
dm: sound: samsung: Rename i2stx_info to samsung_i2s_priv
by Simon Glass
· 6 years ago
6e5faf0
dm: sound: Drop unused pre-device-tree code
by Simon Glass
· 6 years ago
5cf327b
dm: sound: Rename en_sound_codec to sound_codec
by Simon Glass
· 6 years ago
3f1bd87
dm: sound: samsung: Make local function static
by Simon Glass
· 6 years ago
97ebdd4
snow: Expand U-Boot size
by Simon Glass
· 6 years ago
b24fdd4
sandbox: Increase the pre-relocation memory
by Simon Glass
· 6 years ago
c52300e
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 6 years ago
3e214cf
Merge branch '2018-12-12-master-imports'
by Tom Rini
· 6 years ago
382948c
am3517_evm: Use ttyS2 instead of ttyO2
by Adam Ford
· 6 years ago
c4f983e
firmware: psci: introduce SPL_ARM_PSCI_FW
by Peng Fan
· 6 years ago
a418900
test: overlay: NULL passed as fdt
by Heinrich Schuchardt
· 6 years ago
68e93a5
ARM: omap3logic: Remove legacy USB code in favor of DM_USB
by Adam Ford
· 6 years ago
d95e72a
ARM: omap3_logic/omap35_logic: Move to DM_USB
by Adam Ford
· 6 years ago
813742e
arm: am335x-pdu001: Move from embedded to separate DTB
by Felix Brack
· 6 years ago
9108d92
spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT
by Sekhar Nori
· 6 years ago
ef552cd
defconfigs: am335x_hs_evm: Sync HS and non-HS defconfigs
by Andrew F. Davis
· 6 years ago
b28ec14
fdt: Add warning about CONFIG_OF_EMBED
by Simon Glass
· 6 years ago
1794ae6
blk: Rework guard around part_init call
by Tom Rini
· 6 years ago
Next »