Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
36b60353aff2f62811f944e2ca1197cc156a6f18
/
include
542ee5d
Merge tag 'mips-updates-for-2019.11' of git://git.denx.de/u-boot-mips
by Tom Rini
· 6 years ago
993ae66
mips: jz47xx: Add Creator CI20 platform
by Paul Burton
· 6 years ago
96c6847
mips: jz47xx: Add JZ4780 SoC support
by Paul Burton
· 6 years ago
b622f8f
MSCC: add board support for the Ocelots based evaluation boards
by Gregory CLEMENT
· 6 years ago
9dfb7fd
bmips: bcm6318: add support for bcm6368-enet
by Álvaro Fernández Rojas
· 6 years ago
204fd5e
net: add support for bcm6348-enet
by Álvaro Fernández Rojas
· 6 years ago
b329202
bmips: bcm6318: add bcm6348-iudma support
by Álvaro Fernández Rojas
· 6 years ago
d5ab22e
bmips: bcm63268: add bcm6348-iudma support
by Álvaro Fernández Rojas
· 6 years ago
19eeab5
bmips: bcm6362: add bcm6348-iudma support
by Álvaro Fernández Rojas
· 6 years ago
f580375
bmips: bcm6328: add bcm6348-iudma support
by Álvaro Fernández Rojas
· 6 years ago
4b194a9
bmips: bcm6368: add bcm6348-iudma support
by Álvaro Fernández Rojas
· 6 years ago
00aa04e
bmips: bcm6358: add bcm6348-iudma support
by Álvaro Fernández Rojas
· 6 years ago
57a94c1
bmips: bcm6348: add bcm6348-iudma support
by Álvaro Fernández Rojas
· 6 years ago
4443bd2
bmips: bcm6338: add bcm6348-iudma support
by Álvaro Fernández Rojas
· 6 years ago
b2aa495
dm: cpu: Add timebase frequency to the platdata
by Bin Meng
· 6 years ago
0e62385
arm: ti: boot: Increase system partition size
by Sam Protsenko
· 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
57816e0
tee: change return code for REE FS supplicant cmd
by Igor Opaniuk
· 6 years ago
1f29eb7
configs: am335x_evm: Do not disable DM_USB in SPL
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
80d353c
usb: composite: Move bitmap related operations to ./include/linux/bitmap.h
by Lukasz Majewski
· 6 years ago
51aa860
dm: sound: Use the correct number of channels for sound
by Simon Glass
· 6 years ago
ab6dbe6
dm: sound: Complete migration to driver model
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
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
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
5cf327b
dm: sound: Rename en_sound_codec to sound_codec
by Simon Glass
· 6 years ago
382948c
am3517_evm: Use ttyS2 instead of ttyO2
by Adam Ford
· 6 years ago
9b614ea
qemu-arm: Add persistent environment support
by Sumit Garg
· 6 years ago
c960663
qemu-arm: Enable VirtIO distro target
by Sumit Garg
· 6 years ago
3f829b8
Merge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 6 years ago
cfad8a4
Merge tag 'for-master-20181210' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· 6 years ago
d914c09
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 6 years ago
aeed611
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 6 years ago
ce86031
bootcount: add uclass for bootcount
by Philipp Tomsich
· 6 years ago
7c530e3
lib: fdtdec: Add function re-setup the fdt more effeciently
by Jean-Jacques Hiblot
· 6 years ago
52a5151
ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPL
by Jean-Jacques Hiblot
· 6 years ago
70109bb
configs: am335x_pdu001: remove CONFIG_DM_I2C_COMPAT
by Jean-Jacques Hiblot
· 6 years ago
77a1397
power: make most tps drivers and the twl4030 driver compatible with DM_I2C
by Jean-Jacques Hiblot
· 6 years ago
a5da300
dm: device: Allow using uclass_find_device_by_seq() without OF_CONTROL
by Jean-Jacques Hiblot
· 6 years ago
b73a5e7
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 6 years ago
6e2ac3e
Roll CRC16-CCITT into the hash infrastructure
by Philipp Tomsich
· 6 years ago
36b26d1
lib: merge CRC16-CCITT into u-boot/crc.h
by Philipp Tomsich
· 6 years ago
cc65066
arm: mvebu: helios4: Enable SPI flash support
by Aditya Prayoga
· 6 years ago
507c1c9
arm: mvebu: helios4: Reduce U-Boot image size
by Aditya Prayoga
· 6 years ago
d88b2ed
arm: mvebu: helios4: mmc: move environment before 1M
by Aditya Prayoga
· 6 years ago
7a9f29b
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 6 years ago
353b4cf
power: axp209: Add support for voltage rate control on LDO3
by Olliver Schinagl
· 6 years ago
9238249
power: axp209: Reduce magic values by adding defines for LDO[234]
by Olliver Schinagl
· 6 years ago
185210d
power: axp209: Define the chip version mask
by Olliver Schinagl
· 6 years ago
cba2a7c3
power: axp209: Use BIT() macro
by Olliver Schinagl
· 6 years ago
dc44ea4
syscon: dm: Add a new method to get a regmap from DTS
by Jean-Jacques Hiblot
· 6 years ago
9dc0d5c
dm: usb: create a new UCLASS ID for USB gadget devices
by Jean-Jacques Hiblot
· 6 years ago
3de978a
dwc3: move phy operation to core.c
by Jean-Jacques Hiblot
· 6 years ago
49ba05c
usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle_interrupt()
by Jean-Jacques Hiblot
· 6 years ago
585e199
usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers
by Jean-Jacques Hiblot
· 6 years ago
7262f38
arm: dts: am33xx: Sync dts with Linux 4.20.0
by Felix Brack
· 6 years ago
ce25123
spl/tpl: change banner into upper case
by Heiko Schocher
· 6 years ago
d8cedab
dma: add channels support
by Álvaro Fernández Rojas
· 6 years ago
308cd6f
dma: move dma_ops to dma-uclass.h
by Álvaro Fernández Rojas
· 6 years ago
a550b54
dm: Add Hardware Spinlock class
by Benjamin Gaignard
· 6 years ago
1515021
ls1088a: Move CONFIG_FSL_QSPI to defconfig
by Ashish Kumar
· 6 years ago
a053182
armv8: ls1088ardb_pb: Add support for board detection
by Pramod Kumar
· 6 years ago
487084e
armv8: ls1012afrx: Add TFABOOT support
by Rajesh Bhagat
· 6 years ago
bf39fe6
armv8: ls1012aqds: fix secure boot compilation
by Rajesh Bhagat
· 6 years ago
fcafef6
armv8: ls1012ardb: Add TFABOOT support
by Rajesh Bhagat
· 6 years ago
90bde11
armv8: ls1043aqds: Add TFABOOT support
by Rajesh Bhagat
· 6 years ago
b89aed4
armv8: ls1043ardb: Add TFABOOT support
by Rajesh Bhagat
· 6 years ago
9af0a0b
armv8: ls1046aqds: Add TFABOOT support
by Rajesh Bhagat
· 6 years ago
cb6153b
armv8: ls1046ardb: Add TFABOOT support
by Rajesh Bhagat
· 6 years ago
92d443b
drivers: ifc: dynamic chipselect mapping support
by Pankit Garg
· 6 years ago
28663d8
driver/ifc: replace __ilog2 with LOG2 macro
by Rajesh Bhagat
· 6 years ago
6f219a1
rockchip: rk3399: Add common Rock960 family from Vamrs
by Manivannan Sadhasivam
· 6 years ago
32dfa5d
usb: dwc2-otg: make regs_phy (in platdata) a uintptr_t
by Philipp Tomsich
· 6 years ago
33aeaaf
Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
f275163
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
7dfad31
mtd: Don't stop MTD partition creation when it fails on one device
by Boris Brezillon
· 6 years ago
db0d805
mtd: Delete partitions attached to the device when a device is deleted
by Boris Brezillon
· 6 years ago
059e4a6
mtd: Add a function to report when the MTD dev list has been updated
by Boris Brezillon
· 6 years ago
42ca238
Merge tag 'video-updates-for-2019.01-rc2' of git://git.denx.de/u-boot-video
by Tom Rini
· 6 years ago
72fccfe
serial: ns16550: Read reg-io-width from device tree
by Andy Shevchenko
· 6 years ago
8ecb57e
serial: ns16550: Group reg_* members of ns16550_platdata
by Andy Shevchenko
· 6 years ago
44f21da
dm: serial: Introduce ->getinfo() callback
by Andy Shevchenko
· 6 years ago
08e9879
dm: serial: Add ->getconfig() callback
by Andy Shevchenko
· 6 years ago
a318115
dm: core: add functions to get/remap I/O addresses by name
by Álvaro Fernández Rojas
· 6 years ago
872f454
dm: (re)sort uclass ids alphabetically
by Philipp Tomsich
· 6 years ago
e5568fc
dm: rtc: Fix function name in comment
by Philipp Tomsich
· 6 years ago
8c8cf53
Add inttypes.h
by Simon Glass
· 6 years ago
0d477ae
Add UINT32_MAX and UINT64_MAX
by Simon Glass
· 6 years ago
e1e4cb3
time: Update mdelay() to delay in one large chunk
by Simon Glass
· 6 years ago
5a6e8fd
input: i8042: Use remove() instead of exported functions
by Simon Glass
· 6 years ago
b4ebd1f
tpm: Add non-volatile index attributes needed for v2
by Simon Glass
· 6 years ago
Next »