Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
cbfa84553dd9cb964bfc7cbb668216b27315ffb6
cbfa845
sandbox: Add a way to write data to the host filesystem
by Simon Glass
· Mon Oct 01 11:55:08 2018 -0600
ce55a11
sandbox: Support file truncation with os_open()
by Simon Glass
· Mon Oct 01 11:55:07 2018 -0600
1b69a99
log: Add helpers for common log levels
by Simon Glass
· Mon Oct 01 11:55:06 2018 -0600
a0f6861
log: Correct definition of log_msg_ret()
by Simon Glass
· Tue Oct 02 05:22:31 2018 -0600
a9dac49
ofnode: Add missing address translation into ofnode_get_addr_size()
by Marek Vasut
· Mon Oct 01 12:37:20 2018 +0200
1638c17
ofnode: Replace of_n_addr_cells with of_n_size_cells
by Marek Vasut
· Mon Oct 01 12:37:19 2018 +0200
7057d02
binman: Run tests concurrently
by Simon Glass
· Mon Oct 01 21:12:47 2018 -0600
3e6fbf5
test: Reduce the number of tests run with sandbox_flattree
by Simon Glass
· Mon Oct 01 21:12:46 2018 -0600
e6dafb8
patman: Don't clear progress in tout unless it was used
by Simon Glass
· Mon Oct 01 21:12:45 2018 -0600
867b906
tools: Set an initial value for indir
by Simon Glass
· Mon Oct 01 21:12:44 2018 -0600
0415002
buildman: dtoc: Suppress unwanted output from test
by Simon Glass
· Mon Oct 01 21:12:43 2018 -0600
04cda03
binman: Separate out testSplBssPad()
by Simon Glass
· Mon Oct 01 21:12:42 2018 -0600
752e755
binman: Fix up removal of temporary directories
by Simon Glass
· Mon Oct 01 21:12:41 2018 -0600
5656ca2
binman: Add a default path to libfdt.py
by Simon Glass
· Mon Oct 01 21:12:40 2018 -0600
526f55a
test: Tidy up comments and variable name
by Simon Glass
· Mon Oct 01 21:12:39 2018 -0600
6c9b064
test: Print the name of each test before running it
by Simon Glass
· Mon Oct 01 21:12:38 2018 -0600
1935c4e
test: Simplify the PATH setup
by Simon Glass
· Mon Oct 01 21:12:37 2018 -0600
3ef8686
Makefile: Add a 'check' target for make
by Simon Glass
· Mon Oct 01 21:12:36 2018 -0600
72e358c
buildman: Make the toolchain test more forgiving
by Simon Glass
· Mon Oct 01 21:12:35 2018 -0600
b6b3065
test/py: Fix unicode handling for log filtering
by Simon Glass
· Mon Oct 01 21:12:34 2018 -0600
26f8b20
patman: Handle unicode in _ProjectConfigParser tests
by Simon Glass
· Mon Oct 01 21:12:33 2018 -0600
4e766c2
sandbox: Unprotect DATA regions in bus tests
by Simon Glass
· Mon Oct 01 21:12:32 2018 -0600
f1edae9
Kconfig: sandbox: enable cmd_avb and dependencies
by Jens Wiklander
· Tue Sep 25 16:40:23 2018 +0200
179c1d8
avb_verify: support sandbox configuration
by Jens Wiklander
· Tue Sep 25 16:40:22 2018 +0200
404dee1
test_avb: Update pymark.buildconfigspec information for the AVB tests
by Jens Wiklander
· Tue Sep 25 16:40:21 2018 +0200
838c70c
avb_verify: support using OP-TEE TA AVB
by Jens Wiklander
· Tue Sep 25 16:40:20 2018 +0200
a10b983
test: tee: test TEE uclass
by Jens Wiklander
· Tue Sep 25 16:40:19 2018 +0200
c7b443a
tee: add sandbox driver
by Jens Wiklander
· Tue Sep 25 16:40:18 2018 +0200
dca252d
sandbox: imply CONFIG_TEE (TEE uclass)
by Jens Wiklander
· Tue Sep 25 16:40:17 2018 +0200
86afaa6
sandbox: dt: add sandbox_tee node
by Jens Wiklander
· Tue Sep 25 16:40:16 2018 +0200
8ebf55f
tee: optee: support AVB trusted application
by Jens Wiklander
· Tue Sep 25 16:40:15 2018 +0200
f1420dd
optee: support routing of rpmb data frames to mmc
by Jens Wiklander
· Tue Sep 25 16:40:14 2018 +0200
7f9672f
arm: dt: hikey: Add optee node
by Jens Wiklander
· Tue Sep 25 16:40:13 2018 +0200
e85756d
Documentation: tee uclass and op-tee driver
by Jens Wiklander
· Tue Sep 25 16:40:12 2018 +0200
2b7216b
tee: add OP-TEE driver
by Jens Wiklander
· Tue Sep 25 16:40:11 2018 +0200
468d83c
dt/bindings: add bindings for optee
by Jens Wiklander
· Tue Sep 25 16:40:10 2018 +0200
1429044
Add UCLASS_TEE for Trusted Execution Environment
by Jens Wiklander
· Tue Sep 25 16:40:09 2018 +0200
d489839
mmc: rpmb: add mmc_rpmb_route_frames()
by Jens Wiklander
· Tue Sep 25 16:40:08 2018 +0200
6815afc
cmd: avb: print error message if command fails
by Jens Wiklander
· Tue Sep 25 16:40:07 2018 +0200
5f51dcc
cmd: avb read_rb: print rb_idx in hexadecimal
by Jens Wiklander
· Tue Sep 25 16:40:06 2018 +0200
651a836
dm: fdt: scan for devices under /firmware too
by Jens Wiklander
· Tue Sep 25 16:40:05 2018 +0200
b76359a
spl: spi: Do not hardcode fixed size for header
by Michal Simek
· Thu Oct 04 09:30:20 2018 +0200
15e1216
spl: ram: Fix u_boot_pos calculation
by Michal Simek
· Thu Oct 04 09:29:20 2018 +0200
6703074
mach-stm32: Set MPU SDRAM size to 512MB for STM32F7/H7
by Patrice Chotard
· Tue Oct 02 09:03:10 2018 +0200
9fb8db4
fs: fat: fix set_cluster()
by Heinrich Schuchardt
· Tue Oct 02 09:30:45 2018 +0200
b2242f6
fs: fat: memory leak in fat_unlink()
by Heinrich Schuchardt
· Tue Oct 02 06:58:00 2018 +0200
81b19d7
ARM: LogicPD: omap3logic: Remove Torpedo/SOM-LV autodection
by Adam Ford
· Sat Sep 29 14:10:19 2018 -0500
f434320
ARM: DTS: Add Logic PD OMAP35/DM37 SOM-LV and OMAP35 Torpedo
by Adam Ford
· Sat Sep 29 14:10:18 2018 -0500
9d85e88
ARM: DTS: Add support for Logic PD OMAP35 Torpedo & SOM-LV
by Adam Ford
· Sat Sep 29 14:10:17 2018 -0500
55e19d4
ARM: DTS: Remove unnecessary u-boot.dtsi options from omap3/36xx
by Adam Ford
· Sat Sep 29 14:10:16 2018 -0500
d03469e
ARM: DTS: LogicPD-SOM-LV & Torpedo: Resync DTS with Kernel
by Adam Ford
· Sat Sep 29 14:10:15 2018 -0500
688db7f
misc: Add support for the Arm Versatile Express config bus
by Liviu Dudau
· Fri Sep 28 13:43:31 2018 +0100
77a2933
configs: drop CONFIG_SYS_EXTRA_ENV_RELOC
by Simon Goldschmidt
· Thu Sep 27 12:38:34 2018 +0200
bcdd1f2
test/py: test_fs: add docstring comments to helper functions
by Akashi Takahiro
· Thu Sep 27 16:07:23 2018 +0900
89101f8
test/py: test_fs: remove fs_type argument from umount_fs()
by Akashi Takahiro
· Thu Sep 27 16:07:22 2018 +0900
677b9cc
test/py: ignore console read exceptions after test failure
by Stephen Warren
· Thu Sep 20 16:55:03 2018 -0600
a1f05a9
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· Fri Oct 05 21:17:35 2018 -0400
c26f751
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· Fri Oct 05 21:17:21 2018 -0400
eab8e23
Merge tag 'rockchip-for-v2018.11-rc2' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· Fri Oct 05 10:16:46 2018 -0400
73cf56d
Merge tag 'arc-updates-for-2018.11-rc2' of git://git.denx.de/u-boot-arc
by Tom Rini
· Fri Oct 05 10:16:31 2018 -0400
c15be5b
arc: Add support for IoT development kit
by Alexey Brodkin
· Wed Jan 24 21:37:14 2018 +0300
b550fd7
ARC: Enable DISPLAY_CPUINFO & DISPLAY_BOARDINFO
by Alexey Brodkin
· Tue Oct 02 11:43:28 2018 +0300
9ab3696
ARC: Implement print_cpuinfo()
by Alexey Brodkin
· Tue Oct 02 11:42:23 2018 +0300
b015082
ARC: Add model property to boards .dts
by Alexey Brodkin
· Tue Oct 02 11:37:25 2018 +0300
ead2fe2
ARC: Don't pre-define CROSS_COMPILE
by Alexey Brodkin
· Mon Oct 01 11:48:47 2018 +0300
2aa01c3
rockchip: Fix rkimage format for SPL boot over USB
by Daniel Gröber
· Thu Oct 04 15:32:42 2018 +0200
f318029
rockchip: make_fit_atf.py depends on u-boot
by Andreas Färber
· Sun Jun 03 07:23:58 2018 +0200
b6a6dc8
net: gmac_rockchip: Add handling for RGMII_ID/RXID/TXID
by Janine Hagemann
· Tue Aug 28 08:25:05 2018 +0200
714f70a
net: gmac_rockchip: Fix a register write in rk3328_gmac_set_to_rgmii
by Janine Hagemann
· Tue Aug 28 08:25:04 2018 +0200
9a9c245
rockchip: make_fit_atf: make python3 compatible
by Mian Yousaf Kaukab
· Fri Jun 08 10:47:10 2018 +0200
080e386
rockchip: make_fit_atf: use elf entry point
by Mian Yousaf Kaukab
· Fri Jun 08 10:47:09 2018 +0200
d099c99
rockchip: add fit source file for pack itb with op-tee
by Kever Yang
· Thu Aug 23 17:18:00 2018 +0800
a28d42c
spl: add support to booting with OP-TEE
by Kever Yang
· Thu Aug 23 17:17:59 2018 +0800
29c8c74
rockchip: make_fit_atf: fix warning unit_address_vs_reg
by Kever Yang
· Thu Aug 23 11:01:08 2018 +0800
e51fced
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· Thu Oct 04 09:18:30 2018 -0400
8adb8cb
spi: Add SPI driver for MT76xx SoCs
by Stefan Roese
· Thu Aug 16 10:48:48 2018 +0200
cdb295c
mtd: nand: spi: Add Gigadevice SPI NAND support
by Stefan Roese
· Thu Aug 16 18:05:08 2018 +0200
72191c7
sf: Add XMC xm25qh64a and xm25qh128a entries
by Stefan Roese
· Mon Aug 06 16:33:19 2018 +0200
f59a467
Merge tag 'rockchip-for-v2018.11' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· Wed Oct 03 12:09:19 2018 -0400
f3a8924
Merge git://git.denx.de/u-boot-riscv
by Tom Rini
· Wed Oct 03 08:09:53 2018 -0400
0d5978f
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· Wed Oct 03 08:09:22 2018 -0400
0e182f2
arm: socfpga: stratix10: add sgmii in phymode setup
by Ooi, Joyce
· Mon Sep 24 23:31:45 2018 -0700
2e75a74
arm: socfpga: Remove unused function socfpga_emac_manage_reset()
by Ley Foon Tan
· Fri Sep 21 00:22:14 2018 +0800
b0aa877
tools: socfpga: fix sfp_verify_header
by Atsushi Nemoto
· Fri Sep 21 09:19:13 2018 +0900
16a48f5
gpio: dwapb_gpio: Change to use devm_kcalloc()
by Ley Foon Tan
· Wed Sep 19 16:26:33 2018 +0800
33c6db9
ARM: rmobile: Enable PHY framework on Gen3
by Marek Vasut
· Tue Oct 02 22:48:26 2018 +0200
c31c4b1
phy: rcar: Add R-Car Gen3 PHY driver
by Marek Vasut
· Tue Oct 02 22:31:47 2018 +0200
48bbd49
ARM: rmobile: Mark 4-64GiB as DRAM on Gen3
by Marek Vasut
· Tue Oct 02 21:42:49 2018 +0200
0b1bfa8
ARM: rmobile: Repair TMU clock on Gen2
by Marek Vasut
· Wed Sep 19 16:33:09 2018 +0200
5db755c
ARM: dts: rmobile: Reinstate missing i2c6 on Porter
by Marek Vasut
· Wed Sep 19 13:56:27 2018 +0200
920f7dc
riscv: allow native compilation
by Heinrich Schuchardt
· Mon Aug 06 19:15:38 2018 +0200
f25398e
riscv: cosmetic: Reword do_reset() printf message.
by Rick Chen
· Wed Oct 03 13:59:03 2018 +0800
de8d80e
riscv: Move do_reset() to a common place
by Bin Meng
· Wed Sep 26 06:55:22 2018 -0700
8a8694d
riscv: Add QEMU virt board support
by Bin Meng
· Wed Sep 26 06:55:21 2018 -0700
3880c38
riscv: kconfig: Imply DM support for some common drivers
by Bin Meng
· Wed Sep 26 06:55:20 2018 -0700
a760eba
riscv: kconfig: Select DM and OF_CONTROL
by Bin Meng
· Wed Sep 26 06:55:19 2018 -0700
6e1033f
riscv: ae350: Clean up mixed tabs and spaces in the dts
by Bin Meng
· Wed Sep 26 06:55:18 2018 -0700
bcb3843
riscv: Make start.S available for all targets
by Bin Meng
· Wed Sep 26 06:55:17 2018 -0700
8294bb5
riscv: bootm: Pass mhartid CSR value to kernel
by Bin Meng
· Wed Sep 26 06:55:16 2018 -0700
748dae2
riscv: Remove CSR read/write defines in encoding.h
by Bin Meng
· Wed Sep 26 06:55:15 2018 -0700
Next »