Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
50a6c087ca74d66b3ef34f8614d842dec3940cc6
50a6c08
dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matching
by Dave Gerlach
· Wed Jul 15 23:39:57 2020 -0500
1a66bb2
doc: Add new doc for soc ID driver model
by Dave Gerlach
· Wed Jul 15 23:39:56 2020 -0500
6566960
fdt_support: add static to fdt_node_set_part_info()
by Masahiro Yamada
· Wed Jul 15 19:35:47 2020 +0900
2173fb4
patman: When no tracking branch is provided, tell the user
by Nicolas Boichat
· Mon Jul 13 10:50:01 2020 +0800
0da9574
patman: Make sure sendemail.suppresscc is (un)set correctly
by Nicolas Boichat
· Mon Jul 13 10:50:00 2020 +0800
43ba85b
Revert "lib: fdt: Split fdtdec_setup_mem_size_base()"
by Michal Simek
· Fri Jul 10 13:16:50 2020 +0200
f783329
Revert "lib: fdt: Split fdtdec_setup_memory_banksize()"
by Michal Simek
· Fri Jul 10 13:16:49 2020 +0200
c7ac6ac
ARM: rmobile: Switch back to fdtdec_setup_memory/banksize_fdt()
by Michal Simek
· Fri Jul 10 13:16:48 2020 +0200
ed73b31
Add information for skipped commit options
by Patrick Delaunay
· Thu Jul 02 19:52:54 2020 +0200
8a49c22
lib: libfdt: fdt_region: avoid NULL pointer access
by Philippe Reynes
· Thu Jul 02 19:31:29 2020 +0200
2870c1c
patman: Detect unexpected END
by Patrick Delaunay
· Thu Jul 02 19:08:24 2020 +0200
791fa45
cpu: Convert the methods to use a const udevice *
by Simon Glass
· Sun Jan 26 22:06:27 2020 -0700
45d556d
binman: Add support for generating a FIT
by Simon Glass
· Thu Jul 09 18:39:45 2020 -0600
f67c99c
dtoc: Allow adding variable-sized data to a dtb
by Simon Glass
· Thu Jul 09 18:39:44 2020 -0600
472ee0c
mkimage: Allow updating the FIT timestamp
by Simon Glass
· Thu Jul 09 18:39:43 2020 -0600
d70829a
binman: Allow zero-length entries to overlap
by Simon Glass
· Thu Jul 09 18:39:42 2020 -0600
e88cef9
binman: Allow missing Intel blobs
by Simon Glass
· Thu Jul 09 18:39:41 2020 -0600
a003cd3
binman: Detect when valid images are not produced
by Simon Glass
· Thu Jul 09 18:39:40 2020 -0600
6e02f7c
patman: Update errors and warnings to use stderr
by Simon Glass
· Thu Jul 09 18:39:39 2020 -0600
5d94cc6
binman: Allow external binaries to be missing
by Simon Glass
· Thu Jul 09 18:39:38 2020 -0600
4761f4a
binman: Convert existing binary blobs to blob_ext
by Simon Glass
· Thu Jul 09 18:39:37 2020 -0600
5e56018
binman: Add an etype for external binary blobs
by Simon Glass
· Thu Jul 09 18:39:36 2020 -0600
67c5980
binman: Use super() instead of specifying parent type
by Simon Glass
· Thu Jul 09 18:39:35 2020 -0600
6359273
binman: Adjust pylibfdt for incremental build
by Simon Glass
· Thu Jul 09 18:39:33 2020 -0600
12dd26ad
binman: Fix a few typos in the entry docs
by Simon Glass
· Thu Jul 09 18:39:32 2020 -0600
48f3aad
binman: Add support for calling mkimage
by Simon Glass
· Thu Jul 09 18:39:31 2020 -0600
901ec8f
binman: Set a default toolpath
by Simon Glass
· Thu Jul 09 18:39:30 2020 -0600
5d5930d
binman: Specify the toolpath when running test coverage
by Simon Glass
· Thu Jul 09 18:39:29 2020 -0600
6a5d36e
binman: Correct the search patch for pylibfdt
by Simon Glass
· Thu Jul 09 18:39:28 2020 -0600
b5a47b2
binman: cbfs: Fix IFWI typo
by Simon Glass
· Thu Jul 09 18:39:27 2020 -0600
b5a8a94
binman: Output errors to stderr
by Simon Glass
· Thu Jul 09 18:39:26 2020 -0600
0c66c08
.gitignore: Ignore Python 3 cache directories
by Simon Glass
· Thu Jul 09 18:39:25 2020 -0600
e422f8c
dm: core Fix long line in device_bind_common()
by Simon Glass
· Thu Jul 09 18:39:24 2020 -0600
dbac716
patman: Add a -D option to enable debugging
by Simon Glass
· Sun Jul 05 21:41:59 2020 -0600
08e91be
patman: Support collecting response tags in Patchstream
by Simon Glass
· Sun Jul 05 21:41:57 2020 -0600
3f6cd78
patman: Allow disabling 'bright' mode with Print output
by Simon Glass
· Sun Jul 05 21:41:56 2020 -0600
109e84e
patman: Add a 'test' subcommand
by Simon Glass
· Sun Jul 05 21:41:55 2020 -0600
ecb09da
patman: Allow different commands
by Simon Glass
· Sun Jul 05 21:41:54 2020 -0600
eb101ac
patman: Convert to ArgumentParser
by Simon Glass
· Sun Jul 05 21:41:53 2020 -0600
b3bf4e1
patman: Allow skipping patches at the end
by Simon Glass
· Sun Jul 05 21:41:52 2020 -0600
2eb4da7
patman: Allow creating patches for another branch
by Simon Glass
· Sun Jul 05 21:41:51 2020 -0600
54f1c5b
patman: Add a test that uses gitpython
by Simon Glass
· Sun Jul 05 21:41:50 2020 -0600
24725af
patman: Move main code out to a control module
by Simon Glass
· Sun Jul 05 21:41:49 2020 -0600
bddb438
patman: Use test_util to show test results
by Simon Glass
· Sun Jul 05 21:41:48 2020 -0600
93c09e0
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
by Tom Rini
· Fri Jul 24 08:43:08 2020 -0400
5a9ecb2
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
by Tom Rini
· Fri Jul 24 08:42:06 2020 -0400
ca65e24
ram: sifive: Avoid using hardcoded ram base and size
by Bin Meng
· Sun Jul 19 23:06:35 2020 -0700
a9e7ec5
riscv: dts: hifive-unleashed-a00: Make memory node available to SPL
by Bin Meng
· Sun Jul 19 23:06:34 2020 -0700
ca3e5e4
riscv: ae350: Use fdtdec_get_addr_size_auto_noparent to parse smc reg
by Rick Chen
· Fri Jul 17 16:24:44 2020 +0800
4e3ba2a
riscv: Fix linking error when building u-boot-spl with no SMP support
by Leo Yu-Chi Liang
· Mon Jun 29 16:27:28 2020 +0800
f041017
serial: Fix SIFIVE debug serial dependency
by Michal Simek
· Fri Jul 10 12:41:13 2020 +0200
dbe74cd
riscv: qemu: Add syscon reboot and poweroff support
by Bin Meng
· Mon Jun 22 22:29:45 2020 -0700
9133175
sysreset: syscon: Support value property
by Bin Meng
· Mon Jun 22 22:29:43 2020 -0700
961ca84
sysreset: syscon: Don't assume default value for offset and mask property
by Bin Meng
· Mon Jun 22 22:29:42 2020 -0700
5f43781
Revert "Revert "riscv: sifive: fu540: Add gpio-restart support""
by Bin Meng
· Sun Jul 19 20:06:46 2020 -0700
3af8678
Revert "riscv: Allow use of reset drivers"
by Bin Meng
· Sun Jul 19 20:06:45 2020 -0700
f36d3d7
azure: gitlab: travis: Update OpenSBI used for RISC-V testing
by Bin Meng
· Sun Jul 19 20:52:23 2020 -0700
af93088
sifive: fu540: Enable SF distro bootcmd
by Jagan Teki
· Wed Jul 15 15:39:03 2020 +0530
b9f8496
sifive: fu540: Add boot flash script offset, size
by Jagan Teki
· Wed Jul 15 15:39:02 2020 +0530
406d3b8
sifive: fu540: Mark the default env as SPI flash
by Jagan Teki
· Wed Jul 15 15:39:01 2020 +0530
e70ef90
env: Enable SPI flash env for SiFive FU540
by Jagan Teki
· Wed Jul 15 15:39:00 2020 +0530
05fb96d
sifive: fu540: Add Booting from SPI
by Jagan Teki
· Wed Jul 15 15:38:59 2020 +0530
09a385d
sifive: fu540: Add runtime boot mode detection
by Jagan Teki
· Wed Jul 15 15:38:58 2020 +0530
1855bbb
riscv: sifive: fu540: Enable SiFive PWM driver
by Pragnesh Patel
· Fri May 29 12:14:52 2020 +0530
257875d
riscv: Make SiFive HiFive Unleashed board boot again
by Bin Meng
· Sun Jul 19 23:17:07 2020 -0700
cb41516
Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm
by Tom Rini
· Thu Jul 23 15:56:06 2020 -0400
1a8380c
Merge tag 'efi-2020-10-rc1-5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Thu Jul 23 08:57:35 2020 -0400
e6fee95
Merge tag 'u-boot-rockchip-20200722' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· Wed Jul 22 11:30:52 2020 -0400
fe39972
rockchip: rock-p-n8/n10: Disable RAM_ROCKCHIP_DEBUG
by Jagan Teki
· Tue Jul 21 20:58:09 2020 +0530
755e7ae
arm64: dts: rockchip: Add u-boot, spl-boot-order for ROCKPi N10
by Jagan Teki
· Tue Jul 21 20:58:08 2020 +0530
86adf48
rockchip: rock-pi-n10: Enable PCI/NVME
by Jagan Teki
· Tue Jul 21 20:58:07 2020 +0530
dc2fec7
rockchip: rock-pi-n8: Enable on board devices
by Suniel Mahesh
· Tue Jul 21 20:54:43 2020 +0530
ed777f7
rockchip: evb_rk3288: Add console settings
by Suniel Mahesh
· Tue Jul 21 20:54:42 2020 +0530
72f362a
rockchip: rock-pi-n10: Enable on board devices
by Suniel Mahesh
· Tue Jul 21 20:54:41 2020 +0530
3b1d5cb
arm64: dts: rockchip: Add PCIe for RockPI N10
by Jagan Teki
· Tue Jul 21 20:54:40 2020 +0530
a901d3d
arm: dts: rockchip: Add HDMI out for RockPI N8/N10
by Jagan Teki
· Tue Jul 21 20:54:39 2020 +0530
513673d
ARM: dts: rockchip: Add USB for RockPI N8/N10
by Jagan Teki
· Tue Jul 21 20:54:38 2020 +0530
00f5779
ARM: dts: rockchip: Add usb host0 ohci node for rk3288
by Jagan Teki
· Tue Jul 21 20:54:37 2020 +0530
6d308e7
arm: dts: rockchip: Sync rk3288 dtsi from linux
by Suniel Mahesh
· Tue Jul 21 20:54:36 2020 +0530
d523b3d
ARM: dts: rockchip: Sync ROCKPi N8/N10 dts(i) from Linux
by Jagan Teki
· Tue Jul 21 20:54:35 2020 +0530
5969196
rockchip: roc-rk3399-pc: Set LED only during POR and pwr_key=y
by Jagan Teki
· Tue Jul 21 20:36:04 2020 +0530
5bbc86b
rockchip: Separate the reset cause from display cpuinfo
by Jagan Teki
· Tue Jul 21 20:36:03 2020 +0530
64aa525
rockchip: Don't clear the reset status reg
by Jagan Teki
· Tue Jul 21 20:36:02 2020 +0530
86dcc9f
rockchip: tpl: Remove board_early_init_f()
by Kever Yang
· Wed Jul 22 20:26:30 2020 +0800
6df1826
rockchip: roc-rk3399-pc: Add custom led_setup()
by Jagan Teki
· Tue Jul 21 20:36:01 2020 +0530
b8536bc
rockchip: rk3399: Add weak led_setup()
by Jagan Teki
· Tue Jul 21 20:36:00 2020 +0530
f461f45
rockchip: rk3288: Add OF board setup
by Jagan Teki
· Tue Jul 21 12:16:38 2020 +0530
d9a2241
rockchip: Add rk3288 SoC detection helper
by Jagan Teki
· Tue Jul 21 12:16:37 2020 +0530
aea0067
arm64: dts: rockchip: Add Radxa ROCK Pi 4C support
by Jagan Teki
· Tue Jul 21 00:25:49 2020 +0530
bfaf0ac
arm64: dts: rockchip: Add ROCKPi 4A/4B support
by Jagan Teki
· Tue Jul 21 00:25:48 2020 +0530
cd1810c
rockchip: firefly-rk3399: enable CONFIG_USB_DWC3
by Kever Yang
· Wed Jul 22 19:46:19 2020 +0800
cd35d68
rockchip: rk3399: Add default env to support compressed kernel Image
by Kever Yang
· Sat Jul 18 22:45:19 2020 +0800
e3a3494
rockchip: sdram: fix dram_init_banksize
by Alex Bee
· Wed Jul 15 01:03:31 2020 +0200
0400f5e
pci: rockchip: Drop legacy PHY driver
by Jagan Teki
· Thu Jul 09 23:41:03 2020 +0530
427603b
pci: rockchip: Switch to generic-phy
by Jagan Teki
· Thu Jul 09 23:41:02 2020 +0530
9ab7348
phy: Add Rockchip PCIe PHY driver
by Jagan Teki
· Thu Jul 09 23:41:01 2020 +0530
0c7933d
rockchip: roc-rk3399-pc: Disable RAM_ROCKCHIP_DEBUG
by Jagan Teki
· Tue Jul 14 01:36:35 2020 +0530
924f104
rockchip: ram: fix debug funcfion define when RAM_ROCKCHIP_DEBUG not set
by Kever Yang
· Mon Jul 20 18:34:12 2020 +0800
57bd887
ram: rk3399: Mark existing prints via RAM_ROCKCHIP_DEBUG
by Jagan Teki
· Tue Jul 14 01:36:34 2020 +0530
bea39b1
ram: rk3399: Drop debug stride in driver
by Jagan Teki
· Tue Jul 14 01:36:33 2020 +0530
Next »