Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
60b270eacbb03bf8e51c04834be30153aea192ef
60b270e
rockchip: rk3188: add boot_devices mapping to support 'same-as-spl'
by Kever Yang
· Mon Jul 22 19:59:17 2019 +0800
96bf25a
rockchip: rk3188: move spl_board_init() into rk3188.c
by Kever Yang
· Mon Jul 22 19:59:16 2019 +0800
bd8532e
rockchip: Migrate to use BOOTROM_SUPPORT driver
by Kever Yang
· Mon Jul 22 19:59:15 2019 +0800
8fd6019
rockchip: rk3188: move usb uart init into arch_cpu_init()
by Kever Yang
· Mon Jul 22 19:59:14 2019 +0800
b4be5ca
rockchip: rk3188: init CPU freq in clock driver
by Kever Yang
· Mon Jul 22 19:59:13 2019 +0800
1d7cc72a
rockchip: add common spl board file
by Kever Yang
· Mon Jul 22 19:59:12 2019 +0800
3ef783e
rockchip: declear boot_devices in bootrom.h
by Kever Yang
· Mon Jul 22 19:59:11 2019 +0800
dc6a461
rockchip: intruduce common BROM_BOOTSOURCE_ID_ADDR
by Kever Yang
· Mon Jul 22 19:59:10 2019 +0800
af37632
rockchip: add CONFIG_IRAM_BASE for all SoCs
by Kever Yang
· Mon Jul 22 19:59:09 2019 +0800
50a03cd
rockchip: remove redundant CONFIG_SYS_NS16550_MEM32
by Kever Yang
· Mon Jul 22 19:59:08 2019 +0800
7b18385
include: configs: Increase CONFIG_SYS_BOOTM_LEN to 16MB
by Shyam Saini
· Thu Apr 18 19:47:39 2019 +0530
88b4022
gitlab-ci: Update Docker image to xenial-20190720-24Jul2019 tag
by Tom Rini
· Wed Jul 24 11:29:47 2019 -0400
83ae4f6
gitlab-ci: Add pyelftools to the binman testsuite section
by Tom Rini
· Wed Jul 24 13:14:56 2019 -0400
0accd0d
Merge tag 'dm-pull-24jul19-take3' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· Wed Jul 24 16:24:50 2019 -0400
63a3467
dm: device: make power domain calls optional
by Anatolij Gustschin
· Sun Jul 14 21:11:01 2019 +0200
752db5b
buildman: fix invocation examples typos
by Baruch Siach
· Thu Jul 11 12:57:41 2019 +0300
3d23abd
clk: initialize clk->data when using default xlate
by Sekhar Nori
· Thu Jul 11 14:30:24 2019 +0530
d89bb86
dm: uclass: fix comment copy/paste error
by Baruch Siach
· Thu Jul 11 11:23:44 2019 +0300
22203f5
common: fdt_support: Add missing cpu_to_fdt32() to fdt_pci_dma_ranges()
by Marek Vasut
· Tue Jul 09 02:49:29 2019 +0200
4cf914d
dm: Fix parameter description of dev_read_name()
by Bin Meng
· Fri Jul 05 09:23:18 2019 -0700
a9274aa
dm: core: Set correct "status" value for a node
by Bin Meng
· Fri Jul 05 09:23:17 2019 -0700
513cf40
dm: core: Call clk_set_defaults() during probe() only for a valid ofnode
by Bin Meng
· Fri Jul 05 09:23:16 2019 -0700
fe5eb09
dm: timer: Skip device that does not have a valid ofnode in pre_probe()
by Bin Meng
· Fri Jul 05 09:23:15 2019 -0700
b1dd47c
fdt: make fdt_get_base_address() return OF_BAD_ADDR when "reg" not found
by Masahiro Yamada
· Thu Jun 27 16:39:57 2019 +0900
52d0621
binman: Add a test for nested and aligned sections
by Simon Glass
· Mon Jul 08 14:25:53 2019 -0600
980a284
binman: Add an 'extract' command
by Simon Glass
· Mon Jul 08 14:25:52 2019 -0600
e1b605d
binman: Support reading from CBFS entries
by Simon Glass
· Mon Jul 08 14:25:51 2019 -0600
4c613bf
binman: Allow reading an entry from an image
by Simon Glass
· Mon Jul 08 14:25:50 2019 -0600
233a26a9
binman: Allow for logging information to be displayed
by Simon Glass
· Mon Jul 08 14:25:49 2019 -0600
b2fd11d
binman: Support listing an image
by Simon Glass
· Mon Jul 08 14:25:48 2019 -0600
39dd215
binman: Convert Image to a subclass of Entry
by Simon Glass
· Mon Jul 08 14:25:47 2019 -0600
b8424fa
binman: Support reading an image into an Image object
by Simon Glass
· Mon Jul 08 14:25:46 2019 -0600
ed39a3c
binman: Support locating an image header
by Simon Glass
· Mon Jul 08 14:25:45 2019 -0600
8d8bf4e
binman: Support locating an FDT map
by Simon Glass
· Mon Jul 08 14:25:44 2019 -0600
6b156f8
binman: Allow listing the entries in an image
by Simon Glass
· Mon Jul 08 14:25:43 2019 -0600
3c9b4f2
binman: Detect bad CBFS file types
by Simon Glass
· Mon Jul 08 14:25:42 2019 -0600
151bbbf
binman: Support FDT update for CBFS
by Simon Glass
· Mon Jul 08 14:25:41 2019 -0600
4f37433
binman: Use the cbfs memlen field only for uncompressed length
by Simon Glass
· Mon Jul 08 14:25:40 2019 -0600
3170e54
binman: Provide the actual data address for cbfs files
by Simon Glass
· Mon Jul 08 14:25:39 2019 -0600
90d2968
binman: Allow device-tree entries to be compressed
by Simon Glass
· Mon Jul 08 14:25:38 2019 -0600
e61b6f6
binman: Allow entries to expand after packing
by Simon Glass
· Mon Jul 08 14:25:37 2019 -0600
cbc80e8
binman: Add a control for post-pack entry expansion
by Simon Glass
· Mon Jul 08 14:25:36 2019 -0600
ec84985
binman: Add a return value to ProcessContentsUpdate()
by Simon Glass
· Mon Jul 08 14:25:35 2019 -0600
a40f30c
binman: Call ProcessUpdateContents() consistently
by Simon Glass
· Mon Jul 08 14:25:34 2019 -0600
d17dfea
binman: Fix up ProcessUpdateContents error and comments
by Simon Glass
· Mon Jul 08 14:25:33 2019 -0600
0baeab7
binman: Allow easy importing of entry modules
by Simon Glass
· Mon Jul 08 14:25:32 2019 -0600
7550293
binman: Drop an unused arg in Entry.Lookup()
by Simon Glass
· Mon Jul 08 14:25:31 2019 -0600
aa2fcf9
binman: Move compression into the Entry base class
by Simon Glass
· Mon Jul 08 14:25:30 2019 -0600
f46732a
binman: Convert to use ArgumentParser
by Simon Glass
· Mon Jul 08 14:25:29 2019 -0600
cec34ba
binman: Add an image header
by Simon Glass
· Mon Jul 08 14:25:28 2019 -0600
0f62133
binman: Add an FDT map
by Simon Glass
· Mon Jul 08 14:25:27 2019 -0600
5b4bce3
binman: Add a convenience functions for real-DTB tests
by Simon Glass
· Mon Jul 08 14:25:26 2019 -0600
43062bc
binman: Update help for new features
by Simon Glass
· Mon Jul 08 14:25:25 2019 -0600
a9408f8
binman: Update future features
by Simon Glass
· Mon Jul 08 14:25:24 2019 -0600
97011e1
binman: Simplify the entry test
by Simon Glass
· Mon Jul 08 14:25:23 2019 -0600
c2f1aed
binman: Add support for fixed-offset files in CBFS
by Simon Glass
· Mon Jul 08 13:18:56 2019 -0600
a61e6fe
binman: Pad empty areas of the CBFS with files
by Simon Glass
· Mon Jul 08 13:18:55 2019 -0600
759af87
binman: Add support for Intel IFWI entries
by Simon Glass
· Mon Jul 08 13:18:54 2019 -0600
1de3448
binman: Add support for CBFS entries
by Simon Glass
· Mon Jul 08 13:18:53 2019 -0600
96a6296
binman: Add a utility library for coreboot CBFS
by Simon Glass
· Mon Jul 08 13:18:52 2019 -0600
578d53e
patman: Add a function to write ifwitool
by Simon Glass
· Mon Jul 08 13:18:51 2019 -0600
cebfab2
binman: Pass the toolpath to tests
by Simon Glass
· Mon Jul 08 13:18:50 2019 -0600
ac754ca
Merge branch '2019-07-24-master-imports'
by Tom Rini
· Wed Jul 24 14:15:51 2019 -0400
9c59d86
psci: Fix warnings when compiling with W=1
by Patrick Delaunay
· Mon Jul 22 14:19:20 2019 +0200
9bee9e5
distro_bootcmd: refactor virtio to support PCI block devices
by David Abdurachmanov
· Mon Jul 22 11:38:11 2019 +0300
9a53cbf
remoteproc: Fix potential build issues with SPL remoteproc
by Suman Anna
· Fri Jul 19 10:27:56 2019 -0500
6afbde4
doc: fitImage: Cosmetics break lines
by Mickaël Tansorier
· Wed Jul 17 17:57:29 2019 +0200
b3c15b0
doc: fitImage: Fix conf number incrementation
by Mickaël Tansorier
· Wed Jul 17 17:57:16 2019 +0200
91bcc22
doc: Add the U-Boot logo to the html doc
by Bin Meng
· Tue Jul 16 09:39:20 2019 -0700
9c93a30
doc: Add .gitignore for the Sphinx build output directory
by Bin Meng
· Tue Jul 16 09:39:19 2019 -0700
c9eff6a
spl: sata: support U-Boot load from raw sata disk
by Baruch Siach
· Sun Jul 14 17:54:21 2019 +0300
14864d6
scripts/kernel-doc: fix parsing of function pointers
by Heinrich Schuchardt
· Sun Jul 14 11:30:23 2019 +0200
2b0a6ea
scripts/kernel-doc: update script from Linux 5.2
by Heinrich Schuchardt
· Sun Jul 14 11:30:22 2019 +0200
96a156f
doc: Cope with Sphinx logging deprecations
by Jonathan Corbet
· Sun Jul 14 10:35:45 2019 +0200
0655b26
env: am57xx: Implement A/B boot process
by Ruslan Trofymenko
· Fri Jul 05 15:37:36 2019 +0300
68ff769
doc: android: Add simple guide for A/B updates
by Ruslan Trofymenko
· Fri Jul 05 15:37:35 2019 +0300
ec264b4
test/py: Add base test case for A/B updates
by Ruslan Trofymenko
· Fri Jul 05 15:37:34 2019 +0300
a24f9b4
cmd: Add 'ab_select' command
by Ruslan Trofymenko
· Fri Jul 05 15:37:33 2019 +0300
3b7dc91
common: Implement A/B metadata
by Ruslan Trofymenko
· Fri Jul 05 15:37:32 2019 +0300
5e171ef
disk: part: Extend API to get partition info
by Ruslan Trofymenko
· Fri Jul 05 15:37:31 2019 +0300
cb10fc9
cmd: bcb: Apply non-functional refinements
by Eugeniu Rosca
· Fri Jul 19 23:26:14 2019 +0200
9bb6283
cmd: bcb: Use strcmp() instead of strncmp() for string literals
by Eugeniu Rosca
· Fri Jul 19 23:26:13 2019 +0200
2b921bb
cmd: bcb: Fix duplicated handling in two case-branches
by Eugeniu Rosca
· Fri Jul 19 23:26:12 2019 +0200
c37e68f
treewide: Fix stale references of Android docs
by Eugeniu Rosca
· Fri Jul 19 23:26:11 2019 +0200
7326858
image: android: allow to wrap uImage into the Android boot image
by Roman Stratiienko
· Mon Jun 03 15:38:13 2019 +0300
9686a93
menu: don't bother going interactive with just one menu item
by Leon Yu
· Fri Jun 21 12:12:39 2019 +0800
db9bd636
cmd: part: Add 'number' sub-command
by Ruslan Trofymenko
· Fri Jun 14 17:01:26 2019 +0300
9611d14
Merge branch '2019-07-24-doc-html-cleanup'
by Tom Rini
· Wed Jul 24 13:15:19 2019 -0400
ec4ebee
doc: Remove README.blackfin
by Bin Meng
· Thu Jul 18 00:34:35 2019 -0700
35839f0
doc: arch: Convert README.xtensa to reST
by Bin Meng
· Thu Jul 18 00:34:34 2019 -0700
25a7456
doc: arch: Convert README.sandbox to reST
by Bin Meng
· Thu Jul 18 00:34:33 2019 -0700
b317126
doc: arch: Convert README.sh to reST
by Bin Meng
· Thu Jul 18 00:34:32 2019 -0700
53a184b
doc: arch: Convert README.m68k to reST
by Bin Meng
· Thu Jul 18 00:34:31 2019 -0700
fef1353
doc: arch: Convert README.ARC to reST
by Bin Meng
· Thu Jul 18 00:34:30 2019 -0700
83788aa
doc: arch: Convert README.nios2 to reST
by Bin Meng
· Thu Jul 18 00:34:29 2019 -0700
80af9e5
doc: arch: Convert README.NDS32 to reST
by Bin Meng
· Thu Jul 18 00:34:28 2019 -0700
dde9c78
doc: arch: Convert README.arm64 to reST
by Bin Meng
· Thu Jul 18 00:34:27 2019 -0700
89ad2bb
doc: arch: Convert README.x86 to reST
by Bin Meng
· Thu Jul 18 00:34:26 2019 -0700
6a1e239
doc: board: Convert README.zynq to reST
by Bin Meng
· Thu Jul 18 00:34:25 2019 -0700
215007a
doc: board: Convert README.b4860qds to reST
by Bin Meng
· Thu Jul 18 00:34:24 2019 -0700
Next »