Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
f9ceb6ac1443b824e94a9df9ec1dfb2bc742e451
« Previous
bddd985
fit: Do not automatically decompress ramdisk images
by Julius Werner
· 5 years ago
13551b9
console: execute flush on uart when silent is removed
by Patrick Delaunay
· 5 years ago
bf46be7
console: update silent tag after env load
by Patrick Delaunay
· 5 years ago
97f3c09
cmd: avb: Fix compiler warnings
by Sam Protsenko
· 5 years ago
f254bd0
avb: Fix build when CONFIG_OPTEE_TA_AVB is disabled
by Sam Protsenko
· 5 years ago
6948f10
pci_ep: Fix Coverity warning
by Ramon Fried
· 5 years ago
2d88b5a
clk: MediaTek: add hifsys entry for MT7623 SoC.
by Ryder Lee
· 5 years ago
4f3ee27
ARM: dts: add hifsys reset for MediaTek SoCs
by Ryder Lee
· 5 years ago
8702e61
MAINTAINERS: MediaTek: add MediaTek team in the entry
by Ryder Lee
· 5 years ago
ecaae80
autoboot: fix bug using with CAAM and AUTOBOOT_ENCRYPTION
by Heiko Schocher
· 5 years ago
b236f8c
log: document the assign() macro
by Heinrich Schuchardt
· 5 years ago
102b0b1
arm: dts: change MT7629 to use spi-mem rather than qspi
by Weijie Gao
· 5 years ago
6a452e5
doc: rockchip: Adapt Pine64 Rock64 board instructions
by Matwey V. Kornilov
· 5 years ago
ff3dd0a
configs: rk3328: enable TPL for rock64-rk3328_defconfig
by Matwey V. Kornilov
· 5 years ago
8edc29b
rockchip: evb-rk3328: enable defconfig options for TPL/SPL
by Kever Yang
· 5 years ago
3f47db0
rockchip: Kconfig: enable TPL support for rk3328
by Kever Yang
· 5 years ago
ec552bf
rockchip: dts: rk3328: update dmc node for driver
by Kever Yang
· 5 years ago
85a3874
rockchip: ram: add full feature rk3328 DRAM driver
by Kever Yang
· 5 years ago
86e999f
rockchip: dts: rk3328: Add rk3328-evb-u-boot.dtsi
by Matwey V. Kornilov
· 5 years ago
b06def3
arm: dts: ficus: Enable booting from eMMC when using SPL
by Manivannan Sadhasivam
· 5 years ago
0b5130f
arm: dts: rock960: Enable booting from eMMC when using SPL
by Manivannan Sadhasivam
· 5 years ago
a5f1249
arm64: dts: rockchip: Add support for Khadas Edge-Captain
by Nick Xie
· 5 years ago
6ce9ba0
arm64: dts: rockchip: Add support for Khadas Edge-V
by Nick Xie
· 5 years ago
a839828
arm64: dts: rockchip: Add support for Khadas Edge
by Nick Xie
· 5 years ago
16593cc
rockchip: rk3328: enable DMA for MMCs at Rock64
by Matwey V. Kornilov
· 5 years ago
a9775a8
rockchip: rk3328: set DDR as non-secure in SPL
by Kever Yang
· 5 years ago
c07f68d
watchdog: mtk_wdt: Cosmetic cleanup of latest changes
by Stefan Roese
· 5 years ago
c7adc0b
watchdog: bcm2835_wdt: Remove unused BCM283x watchdog driver and its references
by Stefan Roese
· 6 years ago
7127151
Merge tag 'efi-2019-10-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· 5 years ago
898c40c
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clk
by Tom Rini
· 5 years ago
7298d82
gitlab-ci: Add qemu-riscv64 testing
by Tom Rini
· 5 years ago
1013233
gitlab-ci: Remove unused TOOLCHAIN environment variable
by Tom Rini
· 5 years ago
22c7b7d
travis.yml: run Python tests on qemu-riscv64_defconfig
by Heinrich Schuchardt
· 5 years ago
db289a9
Merge branch '2019-08-02-autoboot-cleanup'
by Tom Rini
· 5 years ago
5ec35ff
autoboot: Adjust the implementation in autoboot_command()
by Simon Glass
· 5 years ago
5fa3fd2
autoboot: Move a few more options from #ifdef to if()
by Simon Glass
· 5 years ago
14b9df1
autoboot: Add comments for menu_show()
by Simon Glass
· 5 years ago
cf9803a
Convert CONFIG_AUTOBOOT_MENU_SHOW to Kconfig
by Simon Glass
· 5 years ago
e231306
autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOT
by Simon Glass
· 5 years ago
d915ad2
autoboot: Tidy up use of menukey
by Simon Glass
· 5 years ago
daedaad
snow: Define CONFIG_AUTOBOOT_MENUKEY
by Simon Glass
· 5 years ago
8fc31e2
autoboot: Rename CONFIG_MENUKEY to CONFIG_AUTOBOOT_MENUKEY
by Simon Glass
· 5 years ago
2452bb7
autoboot: Drop unused CONFIG_MENUPROMPT
by Simon Glass
· 5 years ago
e79e4b2
autoboot: Drop #ifdef CONFIG_AUTOBOOT_KEYED
by Simon Glass
· 5 years ago
42b4d14
autoboot: Use if() for CONFIG_SILENT_CONSOLE
by Simon Glass
· 5 years ago
88fa4be
autoboot: Improve docs for CONFIG_AUTOBOOT_ENCRYPTION
by Simon Glass
· 5 years ago
e8c7805
autoboot: Drop #ifdef for CONFIG_AUTOBOOT_ENCRYPTION
by Simon Glass
· 5 years ago
0c4bd31
autoboot: Use CONFIG_AUTOBOOT_STOP_STR_SHA256 indirectly
by Simon Glass
· 5 years ago
37304aa
Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig
by Simon Glass
· 5 years ago
b06da06
Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOT
by Simon Glass
· 5 years ago
9f53146
Convert CONFIG_SHOW_BOOT_PROGRESS to Kconfig
by Simon Glass
· 5 years ago
e9f6a37
main: Use conditional run_preboot_environment_command()
by Simon Glass
· 5 years ago
bbaf56e
Merge tag 'u-boot-amlogic-20190731' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic
by Tom Rini
· 5 years ago
08c41ca
Merge branch '2019-07-31-ti-imports'
by Tom Rini
· 5 years ago
b9ad74d
Revert "ARM: davinci: da850: Manual pinmux only when PINCTRL not available"
by Adam Ford
· 5 years ago
51443f5
nand: davinci: avoid out of bounds array access
by Heinrich Schuchardt
· 5 years ago
3380d1c
ARM: da850-evm: Remove references to CONFIG_DA850_AM18X_EVM
by Adam Ford
· 5 years ago
2fd156b
ARM: dts: da850-evm: Fix MDIO pinmux
by Adam Ford
· 5 years ago
575ce43
configs: am335x_boneblack_vboot_defconfig: Add DM for SPI and Flash devices
by Suniel Mahesh
· 5 years ago
a9c5d4b
configs: am335x_boneblack_vboot_defconfig: Fix regression by enabling BLK and DM support, disable in SPL
by Suniel Mahesh
· 5 years ago
5b56a4c
configs: j721e_evm_a72: Disable K3_SYSTEM_CONTROLLER
by Suman Anna
· 5 years ago
8162e8a
configs: am65x_evm_a53: Disable K3_SYSTEM_CONTROLLER
by Suman Anna
· 5 years ago
dcddf0f
arm: dts: k3-am654-base-board: Fix cpsw_nuss power-domains property
by Suman Anna
· 5 years ago
3cdecb3
ARM: da850-evm: Replace CMD_SF with CMD_MTD
by Adam Ford
· 5 years ago
ef97842
ARM: da850evm: Split MTDPARTS into SPL and u-boot
by Adam Ford
· 5 years ago
914694d
configs: am57xx_evm_defconfig: Enable 'dtimg' command
by Sam Protsenko
· 5 years ago
29e783d
configs: am57xx_evm_defconfig: Enable 'bcb' command
by Sam Protsenko
· 5 years ago
4347b0b
omap: Correct the fastboot product var
by Sam Protsenko
· 5 years ago
3db0989
env: ti: boot: Handle reboot reason from BCB
by Sam Protsenko
· 5 years ago
3fe483b
Merge tag 'mmc-7-31' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
by Tom Rini
· 5 years ago
0c0cdc8
clk: meson: remove duplicate logic
by Heinrich Schuchardt
· 5 years ago
b160fac
board: amlogic: add support for Odroid-N2
by Neil Armstrong
· 5 years ago
5e5db09
ARM: meson-g12a: Handle 4GiB DRAM size
by Neil Armstrong
· 5 years ago
0d84acb
ARM: dts: add support for Odroid-N2
by Neil Armstrong
· 5 years ago
d93757f
ARM: dts: Sync Amlogic G12A with Linux 5.3-rc1
by Neil Armstrong
· 5 years ago
fea3939
mmc: relocate code comment
by Baruch Siach
· 5 years ago
caa3323
mmc: mtk-sd: add WATCHDOG_RESET() to prevent watchdog timeout
by Weijie Gao
· 5 years ago
58d65d5
mmc: sdhci: fix chip detect gpio property name
by Baruch Siach
· 5 years ago
41a9fab
mmc: mv_sdhci: fix uninitialized pointer deref on probe
by Baruch Siach
· 5 years ago
09da18d
test/py: add MMC/SD block write test
by Jean-Jacques Hiblot
· 5 years ago
4f89598
test: dm: clk_ccf: test composite clk
by Peng Fan
· 5 years ago
8f611dc
clk: sandbox: add composite clk
by Peng Fan
· 5 years ago
7bd6432
configs: sandbox: Enable composite clk
by Peng Fan
· 5 years ago
2b12957
clk: gate: support sandbox
by Peng Fan
· 5 years ago
0009763
clk: add composite clk support
by Peng Fan
· 5 years ago
d669d1a
clk-provider: include clk-uclass.h
by Peng Fan
· 5 years ago
91944ef
dm: clk: ignore default settings when node not valid
by Peng Fan
· 5 years ago
4b91ec0
clk: imx: gate2 add set rate
by Peng Fan
· 5 years ago
b6c56d9
clk: imx: import clk heplers
by Peng Fan
· 5 years ago
4f305bf
clk: fixed_rate: export clk_fixed_rate
by Peng Fan
· 5 years ago
fe69b03
clk: divider set rate supporrt
by Peng Fan
· 5 years ago
1c64330
clk: add clk-gate support
by Peng Fan
· 5 years ago
1b0d09c
clk: export mux/divider ops
by Peng Fan
· 5 years ago
4b04408
clk: mux: add set parent support
by Peng Fan
· 5 years ago
5b27ff8
clk: use clk_dev_binded
by Peng Fan
· 5 years ago
2457612
clk: introduce clk_dev_binded
by Peng Fan
· 5 years ago
2b15701
dw_mmc: turn on the IO supply
by Urja Rannikko
· 6 years ago
a239147
Merge tag 'video-for-2019.10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-video
by Tom Rini
· 5 years ago
476a314
Merge tag 'xilinx-for-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· 5 years ago
dcf722e
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 5 years ago
Next »