Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
646eae04d348fab88edc722742a07a14fbea2640
646eae0
bmips: allow disabling usb support
by Álvaro Fernández Rojas
· Sat Apr 04 16:01:12 2020 +0200
d8ae875
nand: brcmnand: return without disabling clock
by Álvaro Fernández Rojas
· Thu Apr 02 10:37:52 2020 +0200
7376b52
Merge tag 'video-for-v2020.07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-video
by Tom Rini
· Mon Apr 27 09:41:51 2020 -0400
6a0e7a6
video: simple_panel: add boe,nv140fhmn49 display
by Peter Robinson
· Mon Apr 20 20:27:32 2020 +0100
07c7876
drivers: video: rockchip: fix building eDP and LVDS drivers
by Peter Robinson
· Mon Apr 20 19:18:25 2020 +0100
2cfdf67
Merge branch '2020-04-25-master-imports'
by Tom Rini
· Sat Apr 25 08:20:22 2020 -0400
100e860
rtc: ds1374: typo Watchdog
by Heinrich Schuchardt
· Mon Apr 20 18:31:21 2020 +0200
d4e78c3
spi: mpc8xxx_spi: fix missing dev_err definition
by Rasmus Villemoes
· Mon Apr 20 16:13:41 2020 +0200
939a961
spl: fit: do not check argument of free()
by Heinrich Schuchardt
· Mon Apr 20 12:44:01 2020 +0200
3e24970
MAINTAINERS: add entry for cubieboard7 config
by Amit Singh Tomar
· Sun Apr 19 19:28:37 2020 +0530
9e5938b
doc: boards: add Cubieboard7 documentation
by Amit Singh Tomar
· Sun Apr 19 19:28:36 2020 +0530
b6b7c6b
arm: add Cubieboard7 board support
by Amit Singh Tomar
· Sun Apr 19 19:28:35 2020 +0530
82704fa
actions: Move defconfig options to Kconfig
by Amit Singh Tomar
· Sun Apr 19 19:28:34 2020 +0530
0b880dd
arm: add support Actions Semi S700
by Amit Singh Tomar
· Sun Apr 19 19:28:33 2020 +0530
9be8cdd
arm: dts: actions: s700: add u-boot specific dtsi file
by Amit Singh Tomar
· Sun Apr 19 19:28:32 2020 +0530
5e144d5
arm: actions: add S700 SoC device tree
by Amit Singh Tomar
· Sun Apr 19 19:28:31 2020 +0530
8821be4
clk: actions: Add common clock driver
by Amit Singh Tomar
· Sun Apr 19 19:28:30 2020 +0530
bf0bf55
arm: dts: actions: s900: add u-boot specific dtsi file
by Amit Singh Tomar
· Sun Apr 19 19:28:29 2020 +0530
7c8e84c
arm: dts: sync dts for Action Semi S900
by Amit Singh Tomar
· Sun Apr 19 19:28:28 2020 +0530
f497770
serial: actions: add compatible string
by Amit Singh Tomar
· Sun Apr 19 19:28:27 2020 +0530
ddc4c8e
arm: actions: rename sysmap-s900 to sysmap-owl
by Amit Singh Tomar
· Sun Apr 19 19:28:26 2020 +0530
cae8193
arm: actions: Add common framework for Actions Owl Semi SoCs
by Amit Singh Tomar
· Sun Apr 19 19:28:25 2020 +0530
8fb9842
coccinelle: adjust NULL check before free()
by Heinrich Schuchardt
· Sun Apr 19 11:56:02 2020 +0200
084462d
coccinelle: check for casting malloc output
by Heinrich Schuchardt
· Sun Apr 19 11:07:34 2020 +0200
77ddac8
kbuild: cherry-pick kbuild changes from Linux
by Masahiro Yamada
· Fri Apr 17 16:21:36 2020 +0900
ad21539
kbuild: add FORCE to dependency of $(obj)/dts/dt-platdata.o
by Masahiro Yamada
· Fri Apr 17 16:21:35 2020 +0900
1e36545
cache: l2x0: Fix write to incorrect shared-override bit
by Ley Foon Tan
· Fri Apr 17 14:45:35 2020 +0800
b09a18d
README: remove references on no more used config CONFIG_SYS_RCAR_I2C*
by Patrick Delaunay
· Fri Apr 10 16:34:41 2020 +0200
390e354
cosmetic: README: Fix one CONFIG name
by Patrick Delaunay
· Fri Apr 10 16:34:40 2020 +0200
5a18f87
dm: mmc: Update mmc_get_mmc_dev() to use const *
by Simon Glass
· Wed Apr 08 08:33:00 2020 -0600
baefa09
pci: Add a macro to convert BDF from linux to U-Boot
by Simon Glass
· Wed Apr 08 08:32:59 2020 -0600
4acd4f0
uuid: Use const char * where possible
by Simon Glass
· Wed Apr 08 08:32:58 2020 -0600
811a260
lib: Add a function to convert a string to upper case
by Simon Glass
· Wed Apr 08 08:32:56 2020 -0600
d050928
test: Add the beginnings of some string tests
by Simon Glass
· Wed Apr 08 08:32:55 2020 -0600
2887081
lib: strto: Stop detection when invalid char is used
by Michal Simek
· Wed Apr 08 10:09:16 2020 +0200
9167e4d
mtd: nand: pxa3xx: fix raw read when last_chunk_size == 0
by Baruch Siach
· Sun Apr 05 19:19:31 2020 +0300
2a2941b
common/board_f: Make reserve_mmu generic
by Ovidiu Panait
· Sun Mar 29 20:57:41 2020 +0300
2b61847
arm: asm/cache.c: Introduce arm_reserve_mmu
by Ovidiu Panait
· Sun Mar 29 20:57:40 2020 +0300
68b371a
common/board_f: Move arm-specific reserve_mmu to arch/arm/lib/cache.c
by Ovidiu Panait
· Sun Mar 29 20:57:39 2020 +0300
6330dfe
Merge tag 'u-boot-stm32-20200424' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· Fri Apr 24 14:07:59 2020 -0400
f47b0e4
Revert "sunxi: Fix PHY regression on A20-OLinuXino-Lime2 and A20-Olimex-SOM-EVB"
by Tom Rini
· Fri Apr 24 13:13:33 2020 -0400
74e5a78
Merge branch '2020-04-24-master-imports'
by Tom Rini
· Fri Apr 24 13:04:38 2020 -0400
a9541d5
sunxi: Fix PHY regression on A20-OLinuXino-Lime2 and A20-Olimex-SOM-EVB
by Tom Rini
· Fri Apr 24 12:30:45 2020 -0400
f9ce322
ARM: stm32: Enable bootd, iminfo, imxtract on DHCOM
by Marek Vasut
· Wed Apr 01 17:13:15 2020 +0200
42bb679
travis: Correct error checking when building boards
by Simon Glass
· Sun Apr 19 17:02:32 2020 -0600
6eb23874
mkimage: fit: Free buf directly in fit_extract_data()
by Bin Meng
· Sat Apr 18 01:59:11 2020 -0700
4536ef8
mkimage: fit: Unmmap the memory before closing fd in fit_import_data()
by Lihua Zhao
· Sat Apr 18 01:59:10 2020 -0700
112ee0b
tools: Remove the out-of-date MinGW support codes
by Bin Meng
· Sat Apr 18 01:59:09 2020 -0700
0fd2d2c
doc: invalid doc link in rstFlatTable.py
by Heinrich Schuchardt
· Sat Apr 18 02:16:34 2020 +0200
3b7d078
spl: Kconfig: de-dup SPL_DM_GPIO definition
by Joel Johnson
· Fri Apr 17 09:42:29 2020 -0600
a2393bd
fixdep: Re-sync with Linux 5.7-rc1
by Masahiro Yamada
· Thu Apr 16 14:01:45 2020 +0900
144b196
fixdep: handle CONFIG_IS_ENABLE() and friends for TPL
by Masahiro Yamada
· Thu Apr 16 14:01:44 2020 +0900
214aaed
.mailmap: map Ruchika Gupta's mail address
by Heinrich Schuchardt
· Wed Apr 15 18:47:38 2020 +0000
28105f4
dlmalloc: remove unit test support in SPL
by Heinrich Schuchardt
· Wed Apr 15 18:46:23 2020 +0200
12d7c97
lib: do not provide hexdump in SPL
by Heinrich Schuchardt
· Wed Apr 15 18:46:22 2020 +0200
e52bd93
common: image_sign_info helper functions in SPL
by Heinrich Schuchardt
· Wed Apr 15 18:46:21 2020 +0200
82a6e98
lib: do not build OID registry in SPL
by Heinrich Schuchardt
· Wed Apr 15 18:46:19 2020 +0200
6495fe0
tools: image-host.c: use correct output format
by Heinrich Schuchardt
· Sat Apr 11 18:36:04 2020 +0200
8b612f7
Makefile: ARMv7-M has no CPSR register
by Heinrich Schuchardt
· Fri Apr 10 11:10:32 2020 +0200
0a16ced
qemu: don't allow to select 32- and 64-bit
by Heinrich Schuchardt
· Fri Apr 10 09:37:21 2020 +0200
76254ab
fvp: Add support for loading Android boot images via semihosting
by Peter Collingbourne
· Fri Apr 03 19:58:24 2020 -0700
8e238b5
mkimage: fit_image: Add option to make fit header align
by Kever Yang
· Mon Mar 30 11:56:24 2020 +0800
8010fa4
libfdt: Make fdtdec_get_child_count() available for HOST
by Kever Yang
· Mon Mar 30 11:56:23 2020 +0800
8c11bc1
tool: use ALIGN() to align the size
by Kever Yang
· Mon Mar 30 11:56:22 2020 +0800
bad64ff
tools: imx8mimage: remove redundant code
by Kever Yang
· Mon Mar 30 11:56:21 2020 +0800
0b21cde
tools: kwbimage: use common ALIGN to do the size align
by Kever Yang
· Mon Mar 30 11:56:20 2020 +0800
86f2601
tools: mkimage: use common ALIGN to do the size align
by Kever Yang
· Mon Mar 30 11:56:19 2020 +0800
8b4c38a
tool: aisimage: use ALIGN instead of self defiend macro
by Kever Yang
· Mon Mar 30 11:56:18 2020 +0800
078cfae
tool: Move ALIGN_MASK to header as common MACRO
by Kever Yang
· Mon Mar 30 11:56:17 2020 +0800
daf7a7f
docs: Fix conf.py for Sphinx 2.0
by Jonathan Corbet
· Fri Mar 20 02:18:30 2020 -0400
4886ebc
env/sf.c: drop private CMD_SAVEENV logic
by Rasmus Villemoes
· Wed Feb 19 09:47:43 2020 +0000
89809e8
env/ext4.c: remove CONFIG_CMD_SAVEENV ifdef
by Rasmus Villemoes
· Wed Feb 19 09:47:42 2020 +0000
975ffba
env/fat.c: remove private CMD_SAVEENV logic
by Rasmus Villemoes
· Wed Feb 19 09:47:41 2020 +0000
2c9e0a7
env_internal.h: add alternative ENV_SAVE_PTR macro
by Rasmus Villemoes
· Wed Feb 19 09:47:40 2020 +0000
2129475
env: add SAVEENV as an alias of the CMD_SAVEENV symbol
by Rasmus Villemoes
· Wed Feb 19 09:47:39 2020 +0000
cf01a7e
bootcount_ext: Add flag to enable/disable bootcount
by Frédéric Danis
· Tue Mar 17 17:59:09 2020 +0100
b86180e
make env_entry::callback conditional on !CONFIG_SPL_BUILD
by Rasmus Villemoes
· Thu Feb 27 13:56:12 2020 +0000
3a76d2a
lib/hashtable.c: don't test ->callback in SPL
by Rasmus Villemoes
· Thu Feb 27 13:56:11 2020 +0000
2bd84a7
lib/hashtable.c: create helper for calling env_entry::callback
by Rasmus Villemoes
· Thu Feb 27 13:56:11 2020 +0000
a664870
env: remove callback.o for an SPL build
by Rasmus Villemoes
· Thu Feb 27 13:56:10 2020 +0000
d5d7395
eth: mtk-eth: add mt7531 switch support in mediatek eth driver
by developer
· Tue Feb 18 16:49:37 2020 +0800
3b44628
watchdog: mpc8xx_wdt: Allow selection of watchdog mode through environment
by Charles Frey
· Wed Feb 19 16:50:15 2020 +0000
526c951
ARM: dts: stm32: Split AV96 into DHCOR SoM and AV96 board
by Marek Vasut
· Tue Mar 31 19:51:36 2020 +0200
787b17c
ARM: dts: stm32: Adjust PLL4 settings on AV96
by Marek Vasut
· Tue Mar 31 19:51:35 2020 +0200
8aee15d
ARM: dts: stm32mp1: remove file stm32mp157-pinctrl.dtsi
by Patrick Delaunay
· Tue Apr 21 12:27:35 2020 +0200
0bef026
dm: pinctrl: Use right device pointer for configuring pinctrl
by Lokesh Vutla
· Wed Apr 22 22:55:31 2020 +0530
d8724af
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
by Tom Rini
· Thu Apr 23 08:24:47 2020 -0400
82ed8ef
riscv: Move all fdt fixups together
by Atish Patra
· Tue Apr 21 11:15:04 2020 -0700
5fbac33
riscv: Copy the reserved-memory nodes to final DT
by Atish Patra
· Tue Apr 21 11:15:03 2020 -0700
7379192
riscv: Setup reserved-memory node for FU540
by Atish Patra
· Tue Apr 21 11:15:02 2020 -0700
111b804
riscv: Provide a mechanism to fix DT for reserved memory
by Atish Patra
· Tue Apr 21 11:15:01 2020 -0700
b57af06
fdtdec: Fix boundary check
by Atish Patra
· Tue Apr 21 11:15:00 2020 -0700
af3c043
riscv: Add boot hartid to device tree
by Atish Patra
· Tue Apr 21 11:14:59 2020 -0700
3aecc4b
riscv: Make SBI v0.2 the default SBI version
by Bin Meng
· Thu Apr 16 08:09:33 2020 -0700
a75325e
riscv: Add Kconfig option for SBI v0.2
by Bin Meng
· Thu Apr 16 08:09:32 2020 -0700
4997522
riscv: Add SMP Kconfig option dependency for U-Boot proper
by Bin Meng
· Thu Apr 16 08:09:31 2020 -0700
b161f90
riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL
by Bin Meng
· Thu Apr 16 08:09:30 2020 -0700
88fc2a5
riscv: Merge unnecessary SMP ifdefs in start.S
by Bin Meng
· Thu Apr 16 08:09:29 2020 -0700
6c1e6dd
riscv: qemu: Remove the simple-bus driver for the SoC node
by Bin Meng
· Thu Apr 16 08:09:28 2020 -0700
06d5593
Revert "riscv: qemu: clear kernel-start/-end in device tree as workaround for BBL"
by Lukas Auer
· Tue Apr 14 23:24:46 2020 +0200
Next »