Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
8773f35d8610af82c9d0ef62d79149a3a15fa71b
8773f35
moveconfig: convert ps.stderr to string
by Markus Klotzbuecher
· Wed Feb 12 20:46:45 2020 +0100
bac0bb5
moveconfig: replace unsafe eval with asteval
by Markus Klotzbuecher
· Wed Feb 12 20:46:44 2020 +0100
08ab257
MAINTAINERS: set maintainer for doc/api/efi.rst
by Heinrich Schuchardt
· Sat Feb 22 07:45:50 2020 +0100
1fc5480
arch: arm: Fix SZ_64K undeclared compilation error
by Wasim Khan
· Fri Feb 14 11:00:52 2020 +0530
132d694
tools: image-host.c: remove uboot_aes.h
by Philippe Reynes
· Tue Feb 18 17:23:20 2020 +0100
f7ad4b1
Merge branch '2020-02-24-ci-htmldocs'
by Tom Rini
· Tue Feb 25 09:06:50 2020 -0500
f4993df
doc/Makefile: turn warnings into errors
by Heinrich Schuchardt
· Fri Feb 21 18:24:03 2020 +0100
fbf2bf9
azure: build HTML documentation
by Heinrich Schuchardt
· Fri Feb 21 18:24:02 2020 +0100
bccdb65
gitlab: build HTML documentation
by Heinrich Schuchardt
· Fri Feb 21 18:24:01 2020 +0100
e335201
travis: build HTML docs
by Heinrich Schuchardt
· Fri Feb 21 18:24:00 2020 +0100
7e4acf8
travis: Add python3-sphinx to the package list
by Tom Rini
· Mon Feb 24 15:10:36 2020 -0500
2d5a7de
doc: update doc/sphinx/kerneldoc.py
by Heinrich Schuchardt
· Fri Feb 21 18:23:59 2020 +0100
d6b5831
Azure / GitLab: Update Docker image
by Tom Rini
· Mon Feb 24 11:04:29 2020 -0500
79ddd6d
Merge tag 'u-boot-rockchip-20200220' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· Thu Feb 20 22:14:29 2020 -0500
2e4bd90
Merge tag 'mmc-2-20-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
by Tom Rini
· Thu Feb 20 07:27:31 2020 -0500
cf61a5f
mmc: sdhci: fix missing cache invalidation after reading by DMA
by Masahiro Yamada
· Fri Feb 14 16:40:27 2020 +0900
97e7e82
mmc: sdhci: use dma_map_single() instead of flush_cache() before DMA
by Masahiro Yamada
· Fri Feb 14 16:40:26 2020 +0900
63c0ae2
mmc: add mmc_get_dma_dir() helper
by Masahiro Yamada
· Fri Feb 14 16:40:25 2020 +0900
a055e86
mmc: sdhci: remove unneeded casts
by Masahiro Yamada
· Fri Feb 14 16:40:24 2020 +0900
97eda29
mmc: sdhci: use lower_32_bit2() and upper_32_bits() for setting adma_addr
by Masahiro Yamada
· Fri Feb 14 16:40:23 2020 +0900
32d1213
mmc: sdhci: reduce code duplication for aligned buffer
by Masahiro Yamada
· Fri Feb 14 16:40:22 2020 +0900
c3a17af
mmc: sdhci: put the aligned buffer pointer to struct sdhci_host
by Masahiro Yamada
· Fri Feb 14 16:40:21 2020 +0900
3d81215
dma-mapping: add <asm/dma-mapping.h> for all architectures
by Masahiro Yamada
· Thu Feb 20 14:15:37 2020 +0900
6404bb6
arch: arm: rockchip: order the rk3399 entries alphabetically
by Peter Robinson
· Wed Jan 08 03:56:11 2020 +0000
1b66209
rockchip: rk3399: add target type for evb based board
by Kever Yang
· Wed Feb 19 17:51:07 2020 +0800
1e06d9e
Merge tag 'efi-2020-04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Wed Feb 19 17:25:26 2020 -0500
6373a17
dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>
by Masahiro Yamada
· Fri Feb 14 16:40:19 2020 +0900
05a5dba
dma-mapping: fix the prototype of dma_unmap_single()
by Masahiro Yamada
· Fri Feb 14 16:40:18 2020 +0900
7167d67
dma-mapping: fix the prototype of dma_map_single()
by Masahiro Yamada
· Fri Feb 14 16:40:17 2020 +0900
a6d1f1a
mmc: fsl_esdhc: actually enable cache snooping on mpc830x
by Rasmus Villemoes
· Thu Jan 30 12:06:45 2020 +0000
7bcc7fc
efi_loader: EFI_RNG_PROTOCOL
by Heinrich Schuchardt
· Fri Feb 14 23:28:58 2020 +0100
b112ac2
efi_loader: fix efi_install_fdt() description
by Heinrich Schuchardt
· Fri Feb 07 22:10:49 2020 +0100
0db396b
configs: fix typos in khadas-edge defconfigs
by Jared Baldridge
· Thu Feb 06 19:53:14 2020 -0800
fe65e71
board: roc-pc-rk3399: Add support for onboard LED's and push button to indicate power mode
by Suniel Mahesh
· Mon Feb 03 19:20:05 2020 +0530
f1cd07b
rockchip: rk3399: split roc-pc-rk3399 out of evb_rk3399
by Suniel Mahesh
· Mon Feb 03 19:20:04 2020 +0530
8282094
rockchip: boot_mode: find the saradc device name
by Hugh Cole-Baker
· Sat Jan 25 16:19:36 2020 +0000
42a73d3
rk3288: vyasa: Add console settings
by Jagan Teki
· Thu Jan 23 19:42:22 2020 +0530
f31db0d
rk3288: tinker: Enable HDMI output
by Jagan Teki
· Thu Jan 23 19:42:21 2020 +0530
cb68175
ARM: dts: rockchip: Sync rk3288-vyasa dts from linux
by Jagan Teki
· Thu Jan 23 19:42:20 2020 +0530
7b7cc95
rockchip: rk3288: Enable pre console buffer
by Jagan Teki
· Thu Jan 23 19:42:19 2020 +0530
c9ea0cc
rockchip: px30: sync the main px30 dtsi from mainline
by Heiko Stuebner
· Wed Jan 22 10:31:43 2020 +0100
606050d
arm: dts: rockchip: puma: move U-Boot specific bits to u-boot.dtsi
by Peter Robinson
· Mon Jan 20 09:18:18 2020 +0000
94fb4c4
arm: dts: rockchip: rk3399: Move U-Boot specific bits to rk3399-u-boot
by Peter Robinson
· Mon Jan 20 09:17:00 2020 +0000
629b252
arm: dts: rockchip: Update EVB/Puma devices to upstream USB/dwc3 conventions
by Peter Robinson
· Mon Jan 20 09:15:26 2020 +0000
7d11094
rockchip: make the global board_fit_config_name_match __weak
by Heiko Stuebner
· Fri Jan 17 21:37:09 2020 +0100
bf4c6c4
rockchip: make_fit_atf: use correct fdt_x references in config nodes
by Heiko Stuebner
· Fri Jan 17 21:26:04 2020 +0100
7382ad6
Merge tag 'bugfixes-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c
by Tom Rini
· Tue Feb 18 07:08:05 2020 -0500
5539768
i2c: designware_i2c: Correct the selection of speed mode
by Simon Glass
· Thu Feb 13 13:24:55 2020 -0700
bd9bb2b
mmc: remove unneeded forward declarations
by Masahiro Yamada
· Thu Jan 23 15:54:01 2020 +0900
bf1f25c
mmc: check the return value of mmc_select_mode_and_width()
by Masahiro Yamada
· Thu Jan 23 14:31:12 2020 +0900
55f7b00
mmc: sdhci-cadence: send tune request twice to work around errata
by Masahiro Yamada
· Tue Jan 21 18:42:05 2020 +0900
58b9eb8
mmc: fix the build error when MMC_WRITE is disabled
by Jaehoon Chung
· Fri Jan 17 15:06:54 2020 +0900
a8e2e40
drivers: mmc: rpmb: Use R1 response
by Bharat Kumar Reddy Gooty
· Fri Nov 22 15:13:09 2019 -0800
e4a5ee1
Merge tag 'u-boot-stm32-20200214' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· Fri Feb 14 07:31:47 2020 -0500
e1d1d1f
Merge tag 'ti-v2020.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti
by Tom Rini
· Fri Feb 14 07:31:02 2020 -0500
cdc2887
Merge branch '2020-02-13-master-imports'
by Tom Rini
· Thu Feb 13 13:37:59 2020 -0500
44d75ac
board: stm32: remove fdt_high and fdt_highinitrd_high
by Patrice Chotard
· Mon Feb 03 15:10:40 2020 +0100
0c6aee5
board: stm32: fix extra env setings addresses
by Patrice Chotard
· Mon Feb 03 15:10:39 2020 +0100
10aafb6
board: stih410-b2260: remove fdt_high and initrd_high
by Patrice Chotard
· Mon Feb 03 15:00:59 2020 +0100
a5bf69e
stm32mp1: remove fdt_high and initrd_high in environment
by Patrick Delaunay
· Mon Feb 10 11:54:11 2020 +0100
5ba62a4
clk: stm32mp1: solve type issue in stm32mp1_lse_enable and stm32mp1_clktree
by Patrick Delaunay
· Tue Jan 28 10:44:15 2020 +0100
e4c076f
pinctrl: stmfx: update the result type of dm_i2c_reg_read
by Patrick Delaunay
· Tue Jan 28 10:44:14 2020 +0100
f74ac23
board: stm32mp1: change dfu function to static
by Patrick Delaunay
· Tue Jan 28 10:44:13 2020 +0100
1e4229c
board: stm32mp1: board: add include for dfu
by Patrick Delaunay
· Tue Jan 28 10:44:12 2020 +0100
a2df6d6
tools: mkimage: fix STM32 image format for big endian hosts
by Antonio Borneo
· Tue Jan 28 15:42:13 2020 +0100
c8d4afe
stm32mp1: support of STM32MP15x Rev.Z
by Patrick Delaunay
· Tue Jan 28 10:11:06 2020 +0100
36948cc
board: stm32mp1: update readme
by Patrick Delaunay
· Tue Jan 28 10:11:04 2020 +0100
c22caac
ARM: dts: stm32m1: add reg for pll nodes
by Patrick Delaunay
· Tue Jan 28 10:11:03 2020 +0100
319c9c3
ARM: dts: stm32mp1: correct ddr node
by Patrick Delaunay
· Tue Jan 28 10:11:02 2020 +0100
84159e8
ARM: dts: stm32mp1: move FDCAN to PLL4_R
by Antonio Borneo
· Tue Jan 28 10:11:01 2020 +0100
b9c16b7
ARM: dts: stm32mp1: DT alignment with kernel v5.5-rc7
by Patrick Delaunay
· Tue Jan 28 10:11:00 2020 +0100
900494d
stm32mp1: pwr: use the last binding for pwr
by Patrick Delaunay
· Tue Jan 28 10:10:59 2020 +0100
651aea3
ARM: dts: stm32mp1: DT alignment with kernel v5.4
by Patrick Delaunay
· Tue Jan 28 10:10:58 2020 +0100
b45d2cd
armV7R: K3: am654: Activate early console functionality
by Andreas Dannenberg
· Tue Dec 04 22:29:47 2018 -0600
4524b3f
arm: K3: j721e: Fix boot parameter table index memory address
by Andreas Dannenberg
· Thu Jun 27 20:03:21 2019 -0500
186cde8
ARM: keystone2: enable initrd fixup for LPAE addressing
by Tero Kristo
· Tue Feb 11 09:25:52 2020 +0530
8835eee
board: ti: am57xx-idk: Prevent boot for invalid configuation
by Roger Quadros
· Mon Feb 10 11:59:24 2020 +0200
ac3b5d8
arm: mach-k3: Fix nomenclature on Silicon Revisions
by Lokesh Vutla
· Mon Feb 10 10:39:17 2020 +0530
66e7e93
configs: am43xx_evm_usbhost_boot: Add device for environment
by Faiz Abbas
· Thu Feb 06 15:22:39 2020 +0530
822c720
configs: am43xx_evm_usbhost: Add configs for USB Host boot mode
by Faiz Abbas
· Thu Feb 06 15:22:38 2020 +0530
197ae05
configs: j721e_evm_r5: Enable early cons
by Lokesh Vutla
· Mon Feb 03 19:16:54 2020 +0530
bad3d41
arm: dts: k3-j721e-r5-common-proc-board: Disable power-domains for mcu uart
by Lokesh Vutla
· Mon Feb 03 19:16:53 2020 +0530
f2ce375
configs: am43xx_evm: Enable SPL_ETH_SUPPORT
by Faiz Abbas
· Fri Jan 31 15:23:58 2020 +0530
5798c4a
arm: dts: am437x-gp-evm: Add some nodes to u-boot.dtsi
by Faiz Abbas
· Fri Jan 31 15:23:57 2020 +0530
6c88310
travis/gitlab/azure: Ensure we use python3 always
by Tom Rini
· Tue Feb 11 12:41:14 2020 -0500
c508b27
board_f: Make clear_bss generic
by Ovidiu Panait
· Wed Feb 05 08:54:42 2020 +0200
a94b3ac
net: convert NET_MAXDEFRAG to Kconfig
by Rasmus Villemoes
· Fri Feb 07 15:17:42 2020 +0000
2cf08ca
ram: rockchip: Fix Kconfig dependency for RAM_ROCKCHIP_DEBUG
by Michal Simek
· Thu Feb 13 08:29:45 2020 +0100
f044eb3
doc: board: add Rockchip to doc/board/index.rst
by Heinrich Schuchardt
· Fri Feb 07 21:25:09 2020 +0100
3b05a26
common/console.c: discard volatile
by Heinrich Schuchardt
· Wed Feb 12 18:23:49 2020 +0100
08bb9b7
test: aes: fix memleak
by Philippe Reynes
· Thu Feb 06 17:12:59 2020 +0100
149ccf3
pci: definition of pci_addr_t and pci_size_t
by Heinrich Schuchardt
· Wed Feb 05 21:59:12 2020 +0100
5c12c5a
Merge tag 'arc-fixes-for-2020.04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-arc
by Tom Rini
· Wed Feb 12 17:20:25 2020 -0500
5ff0529
ARM: dts: stm32: Add DH Electronics DHCOM SoM and PDK2 board
by Marek Vasut
· Fri Jan 24 18:39:16 2020 +0100
5af2aa8
ARC: Switch to generic accessors
by Alexey Brodkin
· Mon Jan 20 13:37:38 2020 +0300
a2e2709
ARC: rework setting of ARC CPU specific compiler options
by Eugeniy Paltsev
· Wed Feb 12 14:23:54 2020 +0300
5872fc6
CLK: HSDK: fix HDMI clock calculation
by Eugeniy Paltsev
· Wed Jan 29 14:08:30 2020 +0300
9d70c9c
CLK: HSDK: Check for PLL bypass firstly
by Eugeniy Paltsev
· Wed Jan 29 14:08:29 2020 +0300
8244d69
ARC: nsim_hs38: Add support of Virtio NET & BLK
by Alexey Brodkin
· Thu Dec 26 14:47:42 2019 +0300
abb618f
ARC: nsim_{700|700be|hs38be}_defconfigs: Disable networking
by Alexey Brodkin
· Thu Dec 26 13:52:07 2019 +0300
Next »