Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f34e88dfb796291b78e4845f4eda79d2c353d8f0
f34e88d
ARM: ti816x: Fix enabling GPIO0, enable GPIO1 as well
by Tom Rini
· Fri Jul 07 15:21:45 2017 -0400
55a9921
ti816x: Enable ethernet support
by Tom Rini
· Wed Jun 28 12:12:03 2017 -0400
aa5528b
mtd: nand: make nand_info array static
by Grygorii Strashko
· Mon Jun 26 19:13:08 2017 -0500
3f24355
armv8: fsl-layerscape: use get_nand_dev_by_index()
by Grygorii Strashko
· Mon Jun 26 19:13:07 2017 -0500
bb31462
board: toradex: use get_nand_dev_by_index()
by Grygorii Strashko
· Mon Jun 26 19:13:06 2017 -0500
f373932
board: BuR: use get_nand_dev_by_index()
by Grygorii Strashko
· Mon Jun 26 19:13:05 2017 -0500
a2973c6
board: ronetix: use get_nand_dev_by_index()
by Grygorii Strashko
· Mon Jun 26 19:13:04 2017 -0500
1e096a2
board: atmel: use get_nand_dev_by_index()
by Grygorii Strashko
· Mon Jun 26 19:13:03 2017 -0500
4a240bc
cmd: mvebu: bubt: use get_nand_dev_by_index()
by Grygorii Strashko
· Mon Jun 26 19:13:02 2017 -0500
6966625
mtd: nand: drv: use get_nand_dev_by_index()
by Grygorii Strashko
· Mon Jun 26 19:13:01 2017 -0500
aa942fe
net: fm: use get_nand_dev_by_index()
by Grygorii Strashko
· Mon Jun 26 19:13:00 2017 -0500
d1e68ec
net: phy: cortina: use get_nand_dev_by_index()
by Grygorii Strashko
· Mon Jun 26 19:12:59 2017 -0500
cd3ffa1
cmd: nand: remove direct access to struct mtd_info->priv
by Grygorii Strashko
· Mon Jun 26 19:12:58 2017 -0500
ac8f8e3
fs: use get_nand_dev_by_index()
by Grygorii Strashko
· Mon Jun 26 19:12:57 2017 -0500
5f33b82
common: use get_nand_dev_by_index()
by Grygorii Strashko
· Mon Jun 26 19:12:56 2017 -0500
6d2a2668
cmd: jffs2: use get_nand_dev_by_index()
by Grygorii Strashko
· Mon Jun 26 19:12:55 2017 -0500
ea0a054
cmd: bootm: use get_nand_dev_by_index()
by Grygorii Strashko
· Mon Jun 26 19:12:54 2017 -0500
ae1e9c7
dfu: dfu_nand: use get_nand_dev_by_index()
by Grygorii Strashko
· Mon Jun 26 19:12:53 2017 -0500
2cf7ab7
common: env_nand: use get_nand_dev_by_index()
by Grygorii Strashko
· Mon Jun 26 19:12:52 2017 -0500
7b670cc
cmd: nand: abstract global variable usage for dm conversion
by Mugunthan V N
· Mon Jun 26 19:12:51 2017 -0500
220fb22
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Tue Jul 11 20:28:46 2017 -0400
87e96b2
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· Tue Jul 11 14:21:50 2017 -0400
5c5991e
dm: ofnode: use fdt32_t for DT property value to fix sparse warning
by Masahiro Yamada
· Thu Jun 22 17:57:50 2017 +0900
77018de
dm: include <dm/util.h> from driver/core/dump.c
by Masahiro Yamada
· Thu Jun 22 17:10:11 2017 +0900
5d43445
dm: ofnode: simplify ofnode_read_bool()
by Masahiro Yamada
· Thu Jun 22 16:54:07 2017 +0900
9cf85cb
dm: ofnode: rename ofnode_read_prop() to ofnode_get_property()
by Masahiro Yamada
· Thu Jun 22 16:54:05 2017 +0900
5052f1b
dm: ofnode: simplify ofnode_read_prop()
by Masahiro Yamada
· Thu Jun 22 16:54:04 2017 +0900
6a61dd9
dm: ofnode: use ofnode_read_bool() to check property existence
by Masahiro Yamada
· Thu Jun 22 16:54:03 2017 +0900
3247fdb
dm: include <dm/util.h> from drivers/core/util.c
by Masahiro Yamada
· Thu Jun 22 16:50:01 2017 +0900
506ec20
fdt: Check for NULL return from fdt_getprop in 'fdt set'
by Tom Rini
· Tue Jun 13 07:10:35 2017 -0400
2a00cc9
tegra: fdt: Ensure that the console UART is enabled
by Simon Glass
· Mon Jun 12 06:22:01 2017 -0600
9d8271e
tegra: Show a debug message if the LCD PMIC fails to start
by Simon Glass
· Mon Jun 12 06:21:59 2017 -0600
a21ec4c
dm: serial: Add livetree support
by Simon Glass
· Mon Jun 12 06:21:58 2017 -0600
89d9cf2
dm: serial: Separate out the core serial-device finding code
by Simon Glass
· Mon Jun 12 06:21:57 2017 -0600
386dbfb
dm: serial: ns16550: Convert to livetree
by Simon Glass
· Mon Jun 12 06:21:56 2017 -0600
1502392
tegra: Fix up include file ordering
by Simon Glass
· Mon Jun 12 06:21:39 2017 -0600
cc06f14
video: simple-panel: Add a little more debugging
by Simon Glass
· Mon Jun 12 06:21:38 2017 -0600
e247e5c
dm: video: Update pwm_backlight to support livetree
by Simon Glass
· Mon Jun 12 06:21:37 2017 -0600
2f63264
dm: video: Sync display on backspace
by Simon Glass
· Mon Jun 12 06:21:36 2017 -0600
a2037c5
tegra: nyan-big: Enable bootstage
by Simon Glass
· Mon Jun 12 06:21:35 2017 -0600
104acf9
dm: Fix error handling when unflattening the DT
by Simon Glass
· Mon Jun 12 06:21:34 2017 -0600
4fcd26c
tegra: nyan-big: Enable the debug UART
by Simon Glass
· Mon Jun 12 06:21:33 2017 -0600
80df6ec
tegra: video: Time the LCD init
by Simon Glass
· Mon Jun 12 06:21:32 2017 -0600
4191dc1
dm: core: Add functions to obtain node's address/size cells
by Simon Glass
· Mon Jun 12 06:21:31 2017 -0600
fa031f8
dm: core: Add dev_read_enabled() to check if a device is enabled
by Simon Glass
· Mon Jun 12 06:21:30 2017 -0600
170e17c
dm: core: Add dev_read_resource() to read device resources
by Simon Glass
· Mon Jun 12 06:21:29 2017 -0600
5fdb005
dm: core: Add ofnode_read_string_count()
by Simon Glass
· Mon Jun 12 06:21:28 2017 -0600
dde3e71
binman: Put our local modules ahead of system modules
by Simon Glass
· Tue Jun 20 21:28:49 2017 -0600
9d2eb92
dtoc: Add tests
by Simon Glass
· Sun Jun 18 22:09:06 2017 -0600
17b1107
sandbox: Stop printing platdata at the start of SPL
by Simon Glass
· Sun Jun 18 22:09:05 2017 -0600
2e0bf3f
dtoc: Add a comment about string replace in conv_name_to_c()
by Simon Glass
· Sun Jun 18 22:09:04 2017 -0600
3fa797a
dtoc: Move the main logic into the dtb_platdata file
by Simon Glass
· Sun Jun 18 22:09:03 2017 -0600
7a2add1
dtoc: Move static functions out of the class
by Simon Glass
· Sun Jun 18 22:09:02 2017 -0600
eab3f62
dtoc: Pass include_disabled explicitly
by Simon Glass
· Sun Jun 18 22:09:01 2017 -0600
761773f
dtoc: Don't handle properties with / in them
by Simon Glass
· Sun Jun 18 22:09:00 2017 -0600
1f730c8
dtoc: Fix pylint warnings
by Simon Glass
· Sun Jun 18 22:08:59 2017 -0600
d570dec
dtoc: Split out the main class into its own file
by Simon Glass
· Sun Jun 18 22:08:58 2017 -0600
b7edba1
dtoc: Add a comment at the top
by Simon Glass
· Sun Jun 18 22:08:57 2017 -0600
7427bf2
dtoc: Use self._options instead of the global options
by Simon Glass
· Sun Jun 18 22:08:56 2017 -0600
4411633
moveconfig: Allow automatic location and adding of 'imply'
by Simon Glass
· Thu Jun 15 21:39:33 2017 -0600
92e5558
moveconfig: Allow control of which implying configs are shown
by Simon Glass
· Thu Jun 15 21:39:32 2017 -0600
452fa8e
moveconfig: Allow piping in 'git show --stat' output
by Simon Glass
· Thu Jun 15 21:39:31 2017 -0600
9770370
sandbox: Drop special case console code for sandbox
by Simon Glass
· Thu Jun 15 21:37:54 2017 -0600
00c34d5b
sandbox: Enable more console options
by Simon Glass
· Thu Jun 15 21:37:53 2017 -0600
46aaad0
console: Use map_sysmem() for the pre-relocation console
by Simon Glass
· Thu Jun 15 21:37:52 2017 -0600
75ee32f
test: Add a test for snprintf() and the banner/version
by Simon Glass
· Thu Jun 15 21:37:51 2017 -0600
c9c5c9f
Allow displaying the U-Boot banner on a video display
by Simon Glass
· Thu Jun 15 21:37:50 2017 -0600
e8583f9
display_options: Refactor to allow obtaining the banner
by Simon Glass
· Fri Jun 16 12:51:42 2017 -0600
fe54fda
x86: Move link to use driver model for SCSI
by Simon Glass
· Wed Jun 14 21:28:48 2017 -0600
57e7c2a
dm: scsi: Drop scsi_init() when driver model is used
by Simon Glass
· Wed Jun 14 21:28:47 2017 -0600
c6b4430
dm: ahci: Add a driver for SCSI on AHCI
by Simon Glass
· Wed Jun 14 21:28:46 2017 -0600
600d001
dm: scsi: Split out the bus scanning code
by Simon Glass
· Wed Jun 14 21:28:45 2017 -0600
a140e86
dm: scsi: Adjust return value of scsi_exec()
by Simon Glass
· Wed Jun 14 21:28:44 2017 -0600
c4dfa89
dm: scsi: Add operations for SCSI devices
by Simon Glass
· Wed Jun 14 21:28:43 2017 -0600
23123c6
dm: ahci: Create a local version of two SCSI functions
by Simon Glass
· Wed Jun 14 21:28:42 2017 -0600
4822873
dm: scsi: Document and rename the scsi_scan() parameter
by Simon Glass
· Wed Jun 14 21:28:41 2017 -0600
11b2b62
dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset()
by Simon Glass
· Wed Jun 14 21:28:40 2017 -0600
28aa974
dm: scsi: Add operations
by Simon Glass
· Wed Jun 14 21:28:39 2017 -0600
cf01b5b
dm: ahci: Drop use of probe_ent
by Simon Glass
· Wed Jun 14 21:28:38 2017 -0600
84fac54
dm: ahci: Unwind the confusing init code
by Simon Glass
· Wed Jun 14 21:28:37 2017 -0600
0a47bbb
dm: ahci: Move common code for starting ports into a function
by Simon Glass
· Wed Jun 14 21:28:36 2017 -0600
0ada891
dm: scsi: Indent the confusing #ifdefs
by Simon Glass
· Wed Jun 14 21:28:35 2017 -0600
e0c419b
dm: ahci: Refactor to avoid static variables
by Simon Glass
· Wed Jun 14 21:28:34 2017 -0600
cb87524
dm: sata: Move ataid into struct ahci_uc_priv
by Simon Glass
· Wed Jun 14 21:28:33 2017 -0600
5ce5967
dm: ahci: Rename struct ahci_probe_ent
by Simon Glass
· Wed Jun 14 21:28:32 2017 -0600
b08fbff
dm: scsi: Use the uclass platform data
by Simon Glass
· Wed Jun 14 21:28:31 2017 -0600
5fb559d
dm: scsi: Drop the ccb typedef
by Simon Glass
· Wed Jun 14 21:28:30 2017 -0600
a4eff9f
dm: scsi: Rename struct SCSI_cmd_block to struct scsi_cmd
by Simon Glass
· Wed Jun 14 21:28:29 2017 -0600
3df498d
dm: scsi: Rearrange header file for driver model
by Simon Glass
· Wed Jun 14 21:28:28 2017 -0600
3def006
scsi: Move drivers into new drivers/scsi directory
by Simon Glass
· Wed Jun 14 21:28:27 2017 -0600
2c844c4
sata: Move drivers into new drivers/ata directory
by Simon Glass
· Wed Jun 14 21:28:26 2017 -0600
ab3055a
Kconfig: Add CONFIG_SATA to enable SATA
by Simon Glass
· Wed Jun 14 21:28:25 2017 -0600
203b3ab
Convert CONFIG_CMD_SATA to Kconfig
by Simon Glass
· Wed Jun 14 21:28:24 2017 -0600
1674098
scsi: Drop scsi_print_error()
by Simon Glass
· Wed Jun 14 21:28:23 2017 -0600
3833441
scsi: Drop sym53c8xx driver
by Simon Glass
· Wed Jun 14 21:28:22 2017 -0600
0e5faf0
Convert CONFIG_SCSI to Kconfig
by Simon Glass
· Wed Jun 14 21:28:21 2017 -0600
934be0b
dtoc: Support multiple compatible strings in a node
by Simon Glass
· Tue Jun 13 21:10:06 2017 -0600
88f0676
cmd gpt: test in sandbox
by Alison Chaiken
· Sun Jun 04 15:11:21 2017 -0700
68e8a1f
sandbox: README: fix partition command invocation
by Alison Chaiken
· Sun Jun 04 15:11:20 2017 -0700
c6e73cf
moveconfig: Support looking for implied CONFIG options
by Simon Glass
· Thu Jun 01 19:39:03 2017 -0600
Next »