Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
adb50d06a1f3a451a136928f0788af4b4393a26d
/
include
adb50d0
efi_loader: eliminate handle member
by Heinrich Schuchardt
· Wed Sep 26 05:27:55 2018 +0200
4f94ec5
efi_loader: typedef struct efi_object *efi_handle_t
by Heinrich Schuchardt
· Wed Sep 26 05:27:54 2018 +0200
570c53c
Merge tag 'for-master-20181130' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· Sat Dec 01 14:17:27 2018 -0500
2eb751c
Merge tag 'pull-30nov18' of git://git.denx.de/u-boot-dm
by Tom Rini
· Fri Nov 30 17:09:50 2018 -0500
d49cf01
ARM: rockchip: rv1108: Add support for default distro_bootcmd
by Otavio Salvador
· Fri Nov 30 11:34:17 2018 -0200
58dae0a
ARM: rockchip: rv1108: Enable BOUNCE_BUFFER
by Otavio Salvador
· Fri Nov 30 11:34:13 2018 -0200
3afae5e
ARM: rockchip: rv1108: Sync clock with vendor tree
by Otavio Salvador
· Fri Nov 30 11:34:12 2018 -0200
ef19bc4
arm: kirkwood: configs: dreamplug: Convert to DM_SPI
by Chris Packham
· Wed Nov 21 22:22:23 2018 +1300
c310a09
arm: kirkwood: configs: ds109: Convert to DM_SPI
by Chris Packham
· Wed Nov 21 22:22:22 2018 +1300
c9e7ac8
Merge tag 'u-boot-amlogic-20181126' of git://git.denx.de/u-boot-amlogic
by Tom Rini
· Thu Nov 29 09:33:33 2018 -0500
8ceca1d
tpm: Convert to use a device parameter
by Simon Glass
· Sun Nov 18 14:22:27 2018 -0700
5e7941c
tpm: Export the open/close functions
by Simon Glass
· Sun Nov 18 14:22:26 2018 -0700
04a3d6e
tpm: Add a constant for the minimum supported digest size
by Simon Glass
· Sun Nov 18 14:22:25 2018 -0700
f14cb21
ofnode: fix comment typo
by Baruch Siach
· Sun Nov 18 14:39:20 2018 +0200
ddad032
sound: Add sample rate as a parameter for square wave
by Simon Glass
· Thu Nov 15 19:56:13 2018 -0700
4b0ecc6
dm: sandbox: i2c: Add a new 'emulation parent' uclass
by Simon Glass
· Sun Nov 18 08:14:33 2018 -0700
78df8b4
dm: core: Put UCLASS_SIMPLE_BUS in order
by Simon Glass
· Sun Nov 18 08:14:32 2018 -0700
a11341a
dm: core: Add a few more specific child-finding functions
by Simon Glass
· Sun Nov 18 08:14:31 2018 -0700
dc3efdc
dm: core: Export uclass_find_device_by_phandle()
by Simon Glass
· Sun Nov 18 08:14:30 2018 -0700
8ed64a4
malloc_simple: Add logging of allocations
by Simon Glass
· Sun Nov 18 08:14:26 2018 -0700
ed71a40
arm: MediaTek: add basic support for MT7623 boards
by developer
· Thu Nov 15 10:07:53 2018 +0800
f4a079c
arm: MediaTek: add basic support for MT7629 boards
by developer
· Thu Nov 15 10:07:52 2018 +0800
aae0028
arm: dts: MediaTek: add device tree for MT7623
by developer
· Thu Nov 15 10:07:51 2018 +0800
a37ad46
arm: dts: MediaTek: add device tree for MT7629
by developer
· Thu Nov 15 10:07:50 2018 +0800
e1de5d4
tools: MediaTek: add MTK boot header generation to mkimage
by developer
· Thu Nov 15 10:07:49 2018 +0800
87efc1b
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· Tue Nov 27 14:01:45 2018 -0500
489b2ab
configs: Remove CONFIG_MARVELL
by Chris Packham
· Wed Nov 21 20:24:51 2018 +1300
0737ff1
ARM: vexpress_*_defconfig: Enable CMD_UBI support
by Otavio Salvador
· Tue Nov 20 16:47:12 2018 -0200
f2c2e6d
board: da8xxevm: Fix Environmental CRC error
by Adam Ford
· Tue Nov 20 08:43:13 2018 -0600
78371f3
arm: ti: boot: Fix U-Boot environment partition address
by Sam Protsenko
· Thu Nov 15 22:26:17 2018 +0200
ceadc3e
armv7r: K3: Allow SPL to run only on core 0
by Lokesh Vutla
· Thu Nov 15 11:04:50 2018 +0530
b0253b2
Merge git://git.denx.de/u-boot-riscv
by Tom Rini
· Mon Nov 26 13:45:29 2018 -0500
8a3cb9f1
usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/
by Sven Schwermer
· Wed Nov 21 08:43:56 2018 +0100
2fbfcbb
ARM: meson: Add boot device discovery
by Neil Armstrong
· Fri Jul 27 14:10:00 2018 +0200
7c088e1
ARM: dts: Sync Amlogic Meson AXG DT from Linux 4.20-rc1
by Neil Armstrong
· Wed Sep 05 15:56:52 2018 +0200
0fca923
ARM: meson: Add support for AXG family
by Neil Armstrong
· Wed Sep 05 15:56:12 2018 +0200
7c3ca35
configs: meson: change default load addresses
by Jerome Brunet
· Wed Oct 24 16:27:51 2018 +0200
32bacc5
ARM: rework amlogic configuration
by Jerome Brunet
· Thu Oct 25 16:41:37 2018 +0200
716dbbf
board: amlogic: move khadas-vim2 as q200 ref board
by Neil Armstrong
· Fri Nov 09 11:57:47 2018 +0100
ff5ce03
configs: meson: remove unnecessary MESON_FDTFILE_SETTING
by Jerome Brunet
· Fri Oct 19 12:00:51 2018 +0200
e14f1a2
spl: Add support for passing handoff info to U-Boot proper
by Simon Glass
· Thu Nov 15 18:44:09 2018 -0700
dbd3f11
spl: Add a define for SPL_TPL_PROMPT
by Simon Glass
· Thu Nov 15 18:43:56 2018 -0700
78b0ef5
test: Add a simple test for bloblist
by Simon Glass
· Thu Nov 15 18:43:53 2018 -0700
a815dab
bloblist: Locate bloblist in U-Boot
by Simon Glass
· Thu Nov 15 18:43:52 2018 -0700
4e0a52d
spl: Set up the bloblist in SPL
by Simon Glass
· Thu Nov 15 18:43:51 2018 -0700
712bd2d
Add core support for a bloblist to convey data from SPL
by Simon Glass
· Thu Nov 15 18:43:50 2018 -0700
b56cdc0
spl: Add support for logging in SPL and TPL
by Simon Glass
· Thu Nov 15 18:43:49 2018 -0700
7fcf212
riscv: qemu: detect and boot the kernel passed by QEMU
by Lukas Auer
· Thu Nov 22 11:26:36 2018 +0100
b03a60b
dm: core: add missing prototype for ofnode_read_u64
by Lukas Auer
· Thu Nov 22 11:26:35 2018 +0100
6e62d2c
riscv: qemu: enable distro boot
by Lukas Auer
· Thu Nov 22 11:26:34 2018 +0100
e8c4df4
distro_bootcmd: add VirtIO distro boot command
by Lukas Auer
· Thu Nov 22 11:26:33 2018 +0100
50d61e2
riscv: qemu: support booting Linux
by Lukas Auer
· Thu Nov 22 11:26:31 2018 +0100
ccd035a
Drop CONFIG_INIT_CRITICAL
by Bin Meng
· Thu Nov 22 11:26:26 2018 +0100
54ebfe7
riscv: rename CPU_RISCV_32/64 to match architecture names ARCH_RV32I/64I
by Lukas Auer
· Thu Nov 22 11:26:12 2018 +0100
36eee8c
sf: Add a method to obtain the block-protect setting
by Simon Glass
· Tue Nov 06 15:21:41 2018 -0700
587dc40
misc: Update read() and write() methods to return bytes xfered
by Simon Glass
· Tue Nov 06 15:21:39 2018 -0700
2b063b8
video: Update video_set_default_colors() to support invert
by Simon Glass
· Tue Nov 06 15:21:36 2018 -0700
8d176d8
sandbox: Add a function to read a host file
by Simon Glass
· Tue Nov 06 15:21:25 2018 -0700
541b2b8
sandbox: log: Add a category for sandbox
by Simon Glass
· Tue Nov 06 15:21:24 2018 -0700
153f252
cros_ec: Add new features for events and power
by Simon Glass
· Tue Nov 06 15:21:22 2018 -0700
99a097d
fdt: restore board_fdt_blob_setup() declaration
by Baruch Siach
· Sun Oct 28 14:41:14 2018 +0200
4a35965
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· Tue Nov 20 12:36:47 2018 -0500
b341a43
dm: adc: add uclass's mask and conversion helpers
by Fabrice Gasnier
· Mon Nov 12 14:03:58 2018 +0100
716a186
ARM: mvebu: db-88f6820: remove redundant comment
by Chris Packham
· Mon Nov 19 19:59:23 2018 +1300
e539a7c
linux/sizes.h: sync from kernel
by Baruch Siach
· Sun Nov 11 12:31:03 2018 +0200
401885a
Use _AC and UL macros from linux/const.h
by Baruch Siach
· Sun Nov 11 12:31:01 2018 +0200
4864f30
linux/const.h: import from kernel
by Baruch Siach
· Sun Nov 11 12:31:00 2018 +0200
dcbacf4
mips: mt76xx: linkit-smart-7688: Misc updates to dts/config/defconfig
by Stefan Roese
· Tue Oct 09 08:59:16 2018 +0200
95c6c29
mips: mt76xx: gardena-smart-gateway: Misc updates to dts/config/defconfig
by Stefan Roese
· Tue Oct 09 08:59:14 2018 +0200
e897fc5
Ability to modify distro boot filename
by Martyn Welch
· Tue Nov 06 12:23:53 2018 +0000
6b981d0
dm: serial: fix comment on dm_serial_ops setconfig
by Simon Goldschmidt
· Fri Nov 02 21:08:16 2018 +0100
cbf5403
board: ti: am654: r5: Add initial support for am654
by Lokesh Vutla
· Fri Nov 02 19:51:07 2018 +0530
c4b4ef0
cmd: pinmux: Add pinmux command
by Patrice Chotard
· Wed Oct 24 14:10:17 2018 +0200
492b7a9
dm: uclass: Add uclass_foreach_dev_probe
by Patrice Chotard
· Wed Oct 24 14:10:16 2018 +0200
4dff178
dm: uclass: Add uclass_next_device_err() to return a valid device
by Patrice Chotard
· Wed Oct 24 14:10:15 2018 +0200
fbf8082
dm: pinctrl: Add pinctrl_get_pin_name and pinctrl_get_pins_count
by Patrice Chotard
· Wed Oct 24 14:10:14 2018 +0200
74ba3f2
dm: pinctrl: Add get_pin_muxing() ops
by Patrice Chotard
· Wed Oct 24 14:10:13 2018 +0200
2e461ef
w1-eeprom: Add support for Maxim DS2502 add only memory
by Martin Fuzzey
· Wed Oct 24 10:21:19 2018 +0200
66ff8b2
configs: am3517_evm: Use default OMAP3 memory settings
by Adam Ford
· Sun Oct 21 10:34:49 2018 -0500
3da5fb4
bcm968580xref: add initial support
by Philippe Reynes
· Thu Oct 11 18:31:59 2018 +0200
0509c4e
arm: at91: wdt: Convert watchdog driver to dm/dt
by Prasanthi Chellakumar
· Tue Oct 09 11:46:40 2018 -0700
631f348
dm: pci: Add APIs to find next capability and extended capability
by Bin Meng
· Mon Oct 15 02:21:21 2018 -0700
b95e9db
kconfig: Introduce HAVE_ARCH_IOMAP
by Bin Meng
· Mon Oct 15 02:21:15 2018 -0700
d458006
blk: Introduce IF_TYPE_VIRTIO
by Tuomas Tynkkynen
· Mon Oct 15 02:21:10 2018 -0700
fd5eda7
blk: Make blk_next_free_devnum() public
by Bin Meng
· Mon Oct 15 02:21:09 2018 -0700
e086801
blk: Drop blk_prepare_device()
by Bin Meng
· Mon Oct 15 02:21:08 2018 -0700
d58269f
virtio: Add codes for virtual queue/ring management
by Tuomas Tynkkynen
· Mon Oct 15 02:21:01 2018 -0700
db7ca2e
dm: Add a new uclass driver for VirtIO transport devices
by Bin Meng
· Mon Oct 15 02:21:00 2018 -0700
d9bad17
test: dm: core: Add test case for uclass driver's child_post_probe()
by Bin Meng
· Mon Oct 15 02:20:58 2018 -0700
30569cf
dm: core: Allow uclass to set up a device's child after it is probed
by Bin Meng
· Mon Oct 15 02:20:57 2018 -0700
318937e
regmap: Add overview documentation
by Mario Six
· Mon Oct 15 09:24:15 2018 +0200
e5a3d5b
regmap: Add endianness support
by Mario Six
· Mon Oct 15 09:24:14 2018 +0200
83ceba2
regmap: Define regmap_{get,set}
by Mario Six
· Mon Oct 15 09:24:12 2018 +0200
2f00997
regmap: Support reading from specific range
by Mario Six
· Mon Oct 15 09:24:11 2018 +0200
a4fd59e
regmap: Add raw read/write functions
by Mario Six
· Mon Oct 15 09:24:10 2018 +0200
1d67cfb
regmap: Fix documentation
by Mario Six
· Thu Oct 04 09:00:41 2018 +0200
004323a
dm: Correct pre_reloc_only parameter description in several APIs' comments
by Bin Meng
· Wed Oct 10 22:06:59 2018 -0700
9a9b074
dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt()
by Bin Meng
· Wed Oct 10 22:06:58 2018 -0700
dddc3a8
dm: util: Add a livetree equivalent API of dm_fdt_pre_reloc()
by Bin Meng
· Wed Oct 10 22:06:57 2018 -0700
97bbb60
board_f: Use static print_cpuinfo if CONFIG_CPU is active
by Mario Six
· Mon Aug 06 10:23:41 2018 +0200
Next »