Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
09921ac1461c2ffa8bc471421169bada13d56664
09921ac
cpu: Add DM_FLAG_PRE_RELOC flag to various cpu drivers
by Bin Meng
· Sun Oct 14 01:07:19 2018 -0700
88dada7
dm: doc: Update description of pre-relocation support
by Bin Meng
· Wed Oct 24 06:36:40 2018 -0700
dd29425
watchdog: Remove DM_FLAG_PRE_RELOC flag in various drivers
by Bin Meng
· Wed Oct 24 06:36:39 2018 -0700
162c29a
video: simplefb: Remove DM_FLAG_PRE_RELOC flag
by Bin Meng
· Wed Oct 24 06:36:38 2018 -0700
8204f50
sysreset: Remove DM_FLAG_PRE_RELOC flag in various drivers
by Bin Meng
· Wed Oct 24 06:36:37 2018 -0700
bdb33d8
serial: Remove DM_FLAG_PRE_RELOC flag in various drivers
by Bin Meng
· Wed Oct 24 06:36:36 2018 -0700
c96bebd
timer: Remove DM_FLAG_PRE_RELOC flag in various drivers
by Bin Meng
· Wed Oct 24 06:36:35 2018 -0700
f15d6e5
ram: bmips: Remove DM_FLAG_PRE_RELOC flag
by Bin Meng
· Wed Oct 24 06:36:34 2018 -0700
c2908c6
pinctrl: Remove DM_FLAG_PRE_RELOC flag in various drivers
by Bin Meng
· Wed Oct 24 06:36:33 2018 -0700
793260a
mmc: omap: Surround DM_FLAG_PRE_RELOC flag with OF_CONTROL check
by Bin Meng
· Wed Oct 24 06:36:32 2018 -0700
a61b962
i2c: omap24xx: Surround DM_FLAG_PRE_RELOC flag with OF_CONTROL check
by Bin Meng
· Wed Oct 24 06:36:31 2018 -0700
b508ee5
gpio: Remove DM_FLAG_PRE_RELOC flag in various drivers
by Bin Meng
· Wed Oct 24 06:36:30 2018 -0700
c826a09
clk: Remove DM_FLAG_PRE_RELOC flag in various drivers
by Bin Meng
· Wed Oct 24 06:36:29 2018 -0700
162cf92
arm: stm32mp: Remove DM_FLAG_PRE_RELOC flag
by Bin Meng
· Wed Oct 24 06:36:28 2018 -0700
e559cd6
serial: ns16550: fix debug uart putc called before init
by Simon Goldschmidt
· Thu Aug 09 21:04:19 2018 +0200
6f38622
uclass: Use uclass_foreach_dev() macro instead of open coding
by Liviu Dudau
· Fri Sep 28 14:12:55 2018 +0100
f170edf
doc: Document virtio support
by Bin Meng
· Mon Oct 15 02:21:27 2018 -0700
1bb290d
test: dm: virtio: Add test cases for virtio uclass
by Bin Meng
· Mon Oct 15 02:21:26 2018 -0700
51a2e0e
virtio: Add a Sandbox transport driver
by Bin Meng
· Mon Oct 15 02:21:25 2018 -0700
422b34d
virtio: net: Support non-legacy device
by Bin Meng
· Mon Oct 15 02:21:24 2018 -0700
c85a5be
virtio: pci: Support non-legacy PCI transport device
by Bin Meng
· Mon Oct 15 02:21:23 2018 -0700
b59b369
test: dm: pci: Add cases for finding next PCI capability APIs
by Bin Meng
· Mon Oct 15 02:21:22 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
dfdd17a
x86: qemu: Imply virtio PCI transport and device drivers
by Bin Meng
· Mon Oct 15 02:21:20 2018 -0700
a94f6a0
arm: qemu: Enumerate virtio bus during early boot
by Bin Meng
· Mon Oct 15 02:21:19 2018 -0700
5329042
arm: qemu: Add a Kconfig in the board directory
by Bin Meng
· Mon Oct 15 02:21:18 2018 -0700
a8cfa46
virtio: Add virtio over pci transport driver
by Bin Meng
· Mon Oct 15 02:21:17 2018 -0700
59c4aa4
x86: Implement arch-specific io accessor routines
by Bin Meng
· Mon Oct 15 02:21:16 2018 -0700
b95e9db
kconfig: Introduce HAVE_ARCH_IOMAP
by Bin Meng
· Mon Oct 15 02:21:15 2018 -0700
f08aa02
riscv: qemu: Include some useful commands
by Bin Meng
· Mon Oct 15 02:21:14 2018 -0700
184eadb
riscv: qemu: Enumerate virtio bus during early boot
by Bin Meng
· Mon Oct 15 02:21:13 2018 -0700
10a60d2
virtio: cmd: Add virtio command for virtio devices
by Tuomas Tynkkynen
· Mon Oct 15 02:21:12 2018 -0700
2b3b9e9
virtio: Add block driver support
by Tuomas Tynkkynen
· Mon Oct 15 02:21:11 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
cbc3da8
blk: Call part_init() in the post_probe() method
by Bin Meng
· Mon Oct 15 02:21:07 2018 -0700
9193863
efi_driver: blk: Switch to use platdata_auto_alloc_size for the driver data
by Bin Meng
· Mon Oct 15 02:21:06 2018 -0700
311f800
sandbox: blk: Switch to use platdata_auto_alloc_size for the driver data
by Bin Meng
· Mon Oct 15 02:21:05 2018 -0700
8122dd1
test: dm: blk: Correct blk_base test case
by Bin Meng
· Mon Oct 15 02:21:04 2018 -0700
e98c833
virtio: Add net driver support
by Tuomas Tynkkynen
· Mon Oct 15 02:21:03 2018 -0700
5c1a3e6
virtio: Add virtio over mmio transport driver
by Bin Meng
· Mon Oct 15 02:21:02 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
635a253
riscv: bootm: Add dm_remove_devices_flags() call to do_bootm_linux()
by Bin Meng
· Mon Oct 15 02:20:59 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
460212e
test: regmap: Add test for regmap_{set, get}
by Mario Six
· Mon Oct 15 09:24:13 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
b960be1
mips: Implement {in, out}_{le, be}_{16, 32, 64} and {in, out}_8
by Mario Six
· Mon Oct 15 09:24:09 2018 +0200
6e96ba2
regmap: Add error output
by Mario Six
· Mon Oct 15 09:24:08 2018 +0200
5159c0c
regmap: Introduce init_range
by Mario Six
· Mon Oct 15 09:24:07 2018 +0200
d9eb9f0
buildman: Add a --boards option to specify particular boards to build
by Simon Glass
· Mon Jun 11 23:26:46 2018 -0600
57ba942
sandbox: Try to start the RAM buffer at a particular address
by Simon Glass
· Sun Jun 17 08:57:43 2018 -0600
95e885d
core: ofnode: Fix mem leak in error path
by Mario Six
· Thu Oct 04 09:22:24 2018 +0200
1a9d43f
misc: Add IHS FPGA driver
by Mario Six
· Thu Oct 04 09:00:55 2018 +0200
8862f45
misc: Add gdsys_soc driver
by Mario Six
· Thu Oct 04 09:00:54 2018 +0200
bceb7bc
misc: Sort Makefile entries
by Mario Six
· Thu Oct 04 09:00:53 2018 +0200
1232116
regmap: Improve error handling
by Mario Six
· Thu Oct 04 09:00:43 2018 +0200
0aa5299
regmap: Add documentation
by Mario Six
· Thu Oct 04 09:00:42 2018 +0200
1d67cfb
regmap: Fix documentation
by Mario Six
· Thu Oct 04 09:00:41 2018 +0200
e3f59f4
test: regmap: Increase size of syscon0 memory
by Mario Six
· Thu Oct 04 09:00:40 2018 +0200
19f88b2
timer: Sort Kconfig driver entries
by Bin Meng
· Wed Oct 10 22:07:02 2018 -0700
d9d2478
test: dm: core: Add a test case for driver marked with DM_FLAG_PRE_RELOC flag
by Bin Meng
· Wed Oct 10 22:07:01 2018 -0700
c596a59
dm: core: Mirror the chosen node parse logic in the livetree scanning
by Bin Meng
· Wed Oct 10 22:07:00 2018 -0700
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
a8fa410
cpu: mpc83xx: Remove unnecessary characters in the description string
by Bin Meng
· Wed Oct 10 22:06:56 2018 -0700
be2269f
dm: cpu: Fix print_cpuinfo() output
by Bin Meng
· Wed Oct 10 22:06:55 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
ed2dd4e
Merge branch 'next'
by Tom Rini
· Wed Nov 14 11:30:07 2018 -0500
71aaa9b
Prepare v2018.11
by Tom Rini
· Wed Nov 14 11:10:06 2018 -0500
313d9e3
gpio: pca953x_gpio: fix DT GPIO flags translation
by Anatolij Gustschin
· Thu Oct 18 16:15:39 2018 +0200
2b62b91
configs: Migrate and re-enabled CONFIG_CMD_MTDPARTS
by Tom Rini
· Tue Nov 13 19:54:45 2018 -0500
10a8635
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· Tue Nov 13 19:50:01 2018 -0500
c17c281
configs: Resync with savedefconfig
by Tom Rini
· Tue Nov 13 19:44:53 2018 -0500
fe656dd
mtd: Drop duplicate MTD_PARTITIONS Kconfig option
by Boris Brezillon
· Tue Nov 13 12:43:13 2018 +0100
5c9cc8e
cmd: ubi: Remove useless call to mtdparts_init()
by Boris Brezillon
· Tue Nov 13 12:43:12 2018 +0100
45c2320
mtd: Make {MTDIDS, MTDPARTS}_DEFAULT visible when MTD_PARTITIONS is selected
by Boris Brezillon
· Tue Nov 13 12:43:11 2018 +0100
41fc0ad
dfu: nand: Add missing dependency on CMD_MTDPARTS
by Boris Brezillon
· Tue Nov 13 12:43:10 2018 +0100
7899afc
mtd: Use default mtdparts/mtids when not defined in the environment
by Boris Brezillon
· Tue Nov 13 12:43:09 2018 +0100
956dfac
Merge tag 'u-boot-imx-20181112' of git://git.denx.de/u-boot-imx
by Tom Rini
· Mon Nov 12 08:06:34 2018 -0500
7cc36f9
imx: mkimage: add size check to the u-boot.imx make target
by Marcel Ziswiler
· Fri Nov 09 15:31:17 2018 +0100
3f83e22
board: toradex: colibri_vf: drop SPI support
by Marcel Ziswiler
· Fri Nov 09 15:31:16 2018 +0100
ad17bae
board: toradex: colibri_vf: unset CONFIG_CMDLINE_EDITING
by Marcel Ziswiler
· Fri Nov 09 15:31:15 2018 +0100
17a65e9
board: toradex: colibri_vf: efi_loader: unset CONFIG_EFI_UNICODE_CAPITALIZATION
by Marcel Ziswiler
· Fri Nov 09 15:31:14 2018 +0100
a6d9199
mmc: dw_mmc: Add RCRC handling
by Marek Vasut
· Tue Nov 06 23:42:11 2018 +0100
06bc2da
common: build ymodem only on need
by Jun Nie
· Tue Feb 13 16:07:55 2018 +0800
3fb6083
common: Compile error with CONFIG_MULTI_DTB_FIT and not SPL
by Lars Povlsen
· Tue Oct 23 10:21:25 2018 +0200
84139bc
dm: Fix typo - missed semicolon
by Andy Shevchenko
· Mon Nov 05 18:24:03 2018 +0200
1ddade6
spl: fix debug prints for tiny printf
by Simon Goldschmidt
· Fri Nov 02 21:49:52 2018 +0100
157370e
MAINTAINERS: Update stm32mp entry
by Patrick Delaunay
· Thu Nov 08 17:52:21 2018 +0100
da0af04
fit: Add missing CR in debug output in fit_find_config_node()
by Stefan Roese
· Thu Nov 08 07:00:31 2018 +0100
2082ebf
imx: imx6: perform gpr_init only on suitable cpu types
by Christoph Niedermaier
· Fri Oct 19 17:40:54 2018 +0200
b66d3ca
Merge branch 'master' of git://git.denx.de/u-boot-ubi
by Tom Rini
· Thu Nov 08 07:15:29 2018 -0500
Next »