Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d1663bb7fd12284469de500d02a1bed9c1c6fdc1
/
include
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
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
36e2a04
tpm: Export tpm_clear_and_reenable()
by Simon Glass
· 6 years ago
e03dbde
tpm: Remove use of build-time TPM versions
by Simon Glass
· 6 years ago
ab9fbe9
ARM: dts: rmobile: Sync Gen3 DTs with Linux 4.19.6
by Marek Vasut
· 6 years ago
4f34a4b
ARM: rmobile: Convert to bootm_size
by Marek Vasut
· 6 years ago
8222e45
Merge tag 'xilinx-for-v2019.01' of git://git.denx.de/u-boot-microblaze
by Tom Rini
· 6 years ago
a27b3fb
Merge tag 'signed-rpi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 6 years ago
de320b8
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 6 years ago
7d18673
video: Allow driver to specify the line length
by Simon Glass
· 6 years ago
e8800e1
drivers: serial: get rid of non DM mpc8xx driver
by Christophe Leroy
· 6 years ago
47d73f0
rsa: add support of padding pss
by Philippe Reynes
· 6 years ago
1246835
rsa: add a structure for the padding
by Philippe Reynes
· 6 years ago
c17ec48
Kconfig: Migrate CONFIG_RTC_M41T62 define to Kconfig
by Lukasz Majewski
· 6 years ago
9f34e12
arm: baltos: migrate Ethernet PHYs configuration to Kconfig
by Yegor Yefremov
· 6 years ago
319293a
arm: baltos: move CONFIG_SYS_NAND_U_BOOT_OFFS to defconfig
by Yegor Yefremov
· 6 years ago
5e434fa
arm64: zynqmp: Add new header file for zcu104 RevC
by T Karthik Reddy
· 6 years ago
0e5c943
arc: emsdp: Bump RAM size to 16 Mb
by Alexey Brodkin
· 6 years ago
bd23774
efi_loader: bootmgr: add load option helper functions
by AKASHI Takahiro
· 6 years ago
44eef8c
rpi: Add mmc 1 as a boot target
by Emmanuel Vadot
· 6 years ago
dcdca29
efi_loader: macro efi_size_in_pages()
by Heinrich Schuchardt
· 6 years ago
c214edf
efi_loader: Reserve unaccessible memory
by Alexander Graf
· 6 years ago
ce49c7b
efi_loader: use u16* for UTF16 strings
by Heinrich Schuchardt
· 6 years ago
d840b67
efi_loader: correct a function prototype of QueryCapsuleCapabilities()
by AKASHI Takahiro
· 6 years ago
0e77ca9
efi_selftest: do not write to linker generated array
by Heinrich Schuchardt
· 6 years ago
26f09d0
efi_loader: PSCI reset and shutdown
by Heinrich Schuchardt
· 6 years ago
035fb01
efi_loader: add efi_dp_from_name()
by AKASHI Takahiro
· 6 years ago
ca281e8
pe.h: Add characteristics defines
by Bin Meng
· 6 years ago
7292872
efi_loader: rename parent to header
by Heinrich Schuchardt
· 6 years ago
adb50d0
efi_loader: eliminate handle member
by Heinrich Schuchardt
· 6 years ago
4f94ec5
efi_loader: typedef struct efi_object *efi_handle_t
by Heinrich Schuchardt
· 6 years ago
570c53c
Merge tag 'for-master-20181130' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· 6 years ago
2eb751c
Merge tag 'pull-30nov18' of git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
d49cf01
ARM: rockchip: rv1108: Add support for default distro_bootcmd
by Otavio Salvador
· 6 years ago
58dae0a
ARM: rockchip: rv1108: Enable BOUNCE_BUFFER
by Otavio Salvador
· 6 years ago
3afae5e
ARM: rockchip: rv1108: Sync clock with vendor tree
by Otavio Salvador
· 6 years ago
ef19bc4
arm: kirkwood: configs: dreamplug: Convert to DM_SPI
by Chris Packham
· 6 years ago
c310a09
arm: kirkwood: configs: ds109: Convert to DM_SPI
by Chris Packham
· 6 years ago
c9e7ac8
Merge tag 'u-boot-amlogic-20181126' of git://git.denx.de/u-boot-amlogic
by Tom Rini
· 6 years ago
8ceca1d
tpm: Convert to use a device parameter
by Simon Glass
· 6 years ago
5e7941c
tpm: Export the open/close functions
by Simon Glass
· 6 years ago
04a3d6e
tpm: Add a constant for the minimum supported digest size
by Simon Glass
· 6 years ago
f14cb21
ofnode: fix comment typo
by Baruch Siach
· 6 years ago
ddad032
sound: Add sample rate as a parameter for square wave
by Simon Glass
· 6 years ago
4b0ecc6
dm: sandbox: i2c: Add a new 'emulation parent' uclass
by Simon Glass
· 6 years ago
78df8b4
dm: core: Put UCLASS_SIMPLE_BUS in order
by Simon Glass
· 6 years ago
a11341a
dm: core: Add a few more specific child-finding functions
by Simon Glass
· 6 years ago
dc3efdc
dm: core: Export uclass_find_device_by_phandle()
by Simon Glass
· 6 years ago
8ed64a4
malloc_simple: Add logging of allocations
by Simon Glass
· 6 years ago
1bc7766
arm64: zynqmp: Do not use any EXTRA_ENV_SETTINGS
by Michal Simek
· 6 years ago
5dd8898
arm64: zynqmp: Disable BOOTCOMMAND
by Michal Simek
· 6 years ago
ed71a40
arm: MediaTek: add basic support for MT7623 boards
by developer
· 6 years ago
f4a079c
arm: MediaTek: add basic support for MT7629 boards
by developer
· 6 years ago
aae0028
arm: dts: MediaTek: add device tree for MT7623
by developer
· 6 years ago
a37ad46
arm: dts: MediaTek: add device tree for MT7629
by developer
· 6 years ago
e1de5d4
tools: MediaTek: add MTK boot header generation to mkimage
by developer
· 6 years ago
87efc1b
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 6 years ago
5931fbb
spi: Zap CONFIG_HARD_SPI
by Jagan Teki
· 6 years ago
b64cea0
spi: Remove unused mpc8xx code
by Jagan Teki
· 6 years ago
f9391ec
spi: Remove used spi_init
by Jagan Teki
· 6 years ago
bec7142
spi: Remove unused spi_init
by Jagan Teki
· 6 years ago
0af1750
dm: platform_data: spi: s/pl022_spi.h/spi_pl022.h
by Jagan Teki
· 6 years ago
cd9e998
spi: pl022: Simplify platdata code
by Jagan Teki
· 6 years ago
489b2ab
configs: Remove CONFIG_MARVELL
by Chris Packham
· 6 years ago
0737ff1
ARM: vexpress_*_defconfig: Enable CMD_UBI support
by Otavio Salvador
· 6 years ago
f2c2e6d
board: da8xxevm: Fix Environmental CRC error
by Adam Ford
· 6 years ago
78371f3
arm: ti: boot: Fix U-Boot environment partition address
by Sam Protsenko
· 6 years ago
ceadc3e
armv7r: K3: Allow SPL to run only on core 0
by Lokesh Vutla
· 6 years ago
b0253b2
Merge git://git.denx.de/u-boot-riscv
by Tom Rini
· 6 years ago
8a3cb9f1
usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/
by Sven Schwermer
· 6 years ago
2fbfcbb
ARM: meson: Add boot device discovery
by Neil Armstrong
· 6 years ago
7c088e1
ARM: dts: Sync Amlogic Meson AXG DT from Linux 4.20-rc1
by Neil Armstrong
· 6 years ago
0fca923
ARM: meson: Add support for AXG family
by Neil Armstrong
· 6 years ago
7c3ca35
configs: meson: change default load addresses
by Jerome Brunet
· 6 years ago
32bacc5
ARM: rework amlogic configuration
by Jerome Brunet
· 6 years ago
716dbbf
board: amlogic: move khadas-vim2 as q200 ref board
by Neil Armstrong
· 6 years ago
ff5ce03
configs: meson: remove unnecessary MESON_FDTFILE_SETTING
by Jerome Brunet
· 6 years ago
Next »