Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
db41d65a97f335167e1fbc0400a83333b5157703
db41d65
common: Move hang() to the same header as panic()
by Simon Glass
· 5 years ago
49acd56
common: Move testdram() into init.h
by Simon Glass
· 5 years ago
9b4a205
common: Move RAM-sizing functions to init.h
by Simon Glass
· 5 years ago
220a3a4
common: Rename and move source()
by Simon Glass
· 5 years ago
8e8ccfe
common: Move the image globals into image.h
by Simon Glass
· 5 years ago
bb872dd
image: Rename load_addr, save_addr, save_size
by Simon Glass
· 5 years ago
9a3b4ce
common: Move reset_cpu() to the CPU header
by Simon Glass
· 5 years ago
9101a5e
common: Move reset_misc() function to arch header
by Simon Glass
· 5 years ago
049f8d6
common: Move get_tbclk() to time.h
by Simon Glass
· 5 years ago
d96c260
common: Move clock functions into a new file
by Simon Glass
· 5 years ago
6d1fdb1
common: Move upmconfig() to ppc.h
by Simon Glass
· 5 years ago
35a3f87
common: Move ll_boot_init() to init.h
by Simon Glass
· 5 years ago
6f5fb71
common: arm: Move s_init() to an ARM-specific header
by Simon Glass
· 5 years ago
807765b
common: Move device-tree setup functions to fdt_support.h
by Simon Glass
· 5 years ago
4cf7f12
common: Move type declarations to linux/types.h
by Simon Glass
· 5 years ago
17401f8
common: Drop the symbol_lookup() declaration
by Simon Glass
· 5 years ago
50fbd5c
common: Drop CONFIG_HAS_POST
by Simon Glass
· 5 years ago
bd21f66
common: Drop CONFIG_POST_STD/ALT_LIST
by Simon Glass
· 5 years ago
4ab18a0
common: Move CONFIG_SYS_DEF_EEPROM_ADDR out of common.h
by Simon Glass
· 5 years ago
5e6267a
common: Move reset_phy() to net.h
by Simon Glass
· 5 years ago
015e334
common: Drop floppy disk support
by Simon Glass
· 5 years ago
a6f2aaf
common: Move jumptable_init() out of common.h
by Simon Glass
· 5 years ago
9413387
common: Move relocate_code() to init.h
by Simon Glass
· 5 years ago
1444998
common: Move functions for loading from fat/ext2 to fs.h
by Simon Glass
· 5 years ago
77f4e47
common: Move do_tftpb() to net.h
by Simon Glass
· 5 years ago
2ebebb9
common: Move embedded fdt location to fdtdec.h
by Simon Glass
· 5 years ago
7c810a3
common: Drop checkflash() and checkdram()
by Simon Glass
· 5 years ago
0ee48252
common: Move flash_perror() to flash.h
by Simon Glass
· 5 years ago
6b8d3ce
common: Move main_loop() to init.h
by Simon Glass
· 5 years ago
011b572
common: Drop mdm_init()
by Simon Glass
· 5 years ago
2d2f91a
Merge branch '2020-01-17-improve-aes-support'
by Tom Rini
· 5 years ago
4df3578
u-boot: fit: add support to decrypt fit with aes
by Philippe Reynes
· 5 years ago
7298e42
mkimage: fit: add support to encrypt image with aes
by Philippe Reynes
· 5 years ago
1c6cd16
aes: add test unit for aes196 and aes256
by Philippe Reynes
· 5 years ago
ebcdb8d
aes: add test unit for aes128
by Philippe Reynes
· 5 years ago
8302d17
aes: add support of aes192 and aes256
by Philippe Reynes
· 5 years ago
7012c04
aes: add a define for the size of a block
by Philippe Reynes
· 5 years ago
d7bb6ac
Merge tag 'mmc-1-16-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
by Tom Rini
· 5 years ago
994bb86
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· 5 years ago
92329e2
Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· 5 years ago
f47704d
Merge branch '2020-01-15-master-imports'
by Tom Rini
· 5 years ago
7b2e07a
configs: mediatek: fix mt7623n bpir2 defconfig
by Sam Shih
· 5 years ago
098c063
arm: dts: mediatek: move u-boot properties to -u-boot.dtsi file
by Sam Shih
· 5 years ago
c7fbc62
Add support for MT7622 reference board
by Sam Shih
· 5 years ago
25273db
mmc: add mmc and sd support for MT7622
by Sam Shih
· 5 years ago
abb65f1
power: domain: add power domain support for MT7622
by Sam Shih
· 5 years ago
d8588ba
clk: mediatek: fix clock-rate overflow problem
by Sam Shih
· 5 years ago
72ab603
clk: mediatek: add driver for MT7622
by Sam Shih
· 5 years ago
cf400b6
pinctrl: mediatek: add support for different pinctrl
by Sam Shih
· 5 years ago
a430149
pinctrl: mediatek: add driver for MT7622
by Sam Shih
· 5 years ago
ac57e2b
ARM: MediaTek: Add support for MediaTek MT7622 SoC
by Sam Shih
· 5 years ago
ce0069e
phy: phy-mtk-tphy: make ref clock optional
by Chunfeng Yun
· 5 years ago
3b6351a
phy: phy-mtk-tphy: remove the check of -ENOSYS
by Chunfeng Yun
· 5 years ago
6bf6d81
clk: fixed_rate: add dummy enable() function
by Chunfeng Yun
· 5 years ago
d646420
clk: add APIs to get (optional) clock by name without a device
by Chunfeng Yun
· 5 years ago
bd7c798
clk: check valid clock by clk_valid()
by Chunfeng Yun
· 5 years ago
0f9b2b3
clk: fix error check for devm_clk_get_optional()
by Chunfeng Yun
· 5 years ago
5f82a94
clk: mediatek: mt7629: add support for ssusbsys
by Chunfeng Yun
· 5 years ago
b9bf3cb
ARM: MediaTek: add basic support for MT8512 boards
by mingming lee
· 5 years ago
fb80eaa
mmc: mtk-sd: fix hang when data read quickly
by mingming lee
· 5 years ago
3b0397d
mmc: mtk-sd: add support for MediaTek MT8512/MT8110 SoCs
by mingming lee
· 5 years ago
51fcd56
pinctrl: mediatek: add driver for MT8512
by mingming lee
· 5 years ago
0670adb
clk: mediatek: add configurable pcw_chg_reg/ibits/fmin to mtk_pll
by mingming lee
· 5 years ago
f62168d
clk: mediatek: add set_clr_upd mux type flow
by mingming lee
· 5 years ago
c196110
clk: mediatek: add driver support for MT8512
by mingming lee
· 5 years ago
953bb4c
ARM: MediaTek: Add support for MediaTek MT8512 SoC
by mingming lee
· 5 years ago
0c0859c
MAINTAINERS: Fix mail
by Sam Protsenko
· 5 years ago
45e4968
cmd/blk_common: clarify no partition error message
by Alexandre Besnard
· 5 years ago
e6a5a5c
arm: mvebu: clearfog: update eMMC documentation
by Baruch Siach
· 5 years ago
14f1491
arm: mvebu: clearfog: set uboot image SD card offset
by Baruch Siach
· 5 years ago
e42afd8
spl: mmc: support uboot image offset on main partition
by Baruch Siach
· 5 years ago
c853fa7
configs: clearfog: enable SPL_DM_GPIO to fix boot from SD
by Baruch Siach
· 5 years ago
26632b7
mmc: config help typo fix
by Joel Johnson
· 5 years ago
d4a5fa3
mmc: add additional quirk for APP_CMD retry
by Joel Johnson
· 5 years ago
f1bce08
Drop CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK usage
by Yangbo Lu
· 5 years ago
181c65b
configs: ls1028a: use default SDHC clock divider value
by Yangbo Lu
· 5 years ago
ac76dd0
Add global variable sdhc_per_clk for arm/powerpc
by Yangbo Lu
· 5 years ago
c2a8b4f
powerpc/mpc85xx: drop eSDHC periperhal clock code
by Yangbo Lu
· 5 years ago
7fdcbac
mmc: fsl_esdhc: drop useless fdt fixup
by Yangbo Lu
· 5 years ago
6982315
mmc: fsl_esdhc_imx: drop QorIQ eSDHC specific peripheral clock code
by Yangbo Lu
· 5 years ago
954ab3c
test/py: use valid device tree in test_fit.py
by Heinrich Schuchardt
· 5 years ago
327bb3b
Add dependencies for MALLOC_F and OF_LIBFDT
by Sean Anderson
· 5 years ago
fbdbf77
Include missing headers for asm-generic/sections.h
by Sean Anderson
· 5 years ago
1e37330
dma: Add stub of dma_memcpy and dma_get_device
by Vignesh Raghavendra
· 5 years ago
74326a3
Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMA
by Vignesh Raghavendra
· 5 years ago
9d5d74c
Merge tag 'efi-2020-04-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· 5 years ago
fb53765
Merge tag 'u-boot-imx-20200115' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 5 years ago
59612e4
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 5 years ago
faadc04
efi_loader: imply VIDEO_ANSI
by Heinrich Schuchardt
· 5 years ago
30ed1d4
efi_driver: debug output efi_uc_start, efi_uc_stop
by Heinrich Schuchardt
· 5 years ago
d743104
efi_driver: fix efi_uc_stop()
by Heinrich Schuchardt
· 5 years ago
1064f2e
efi_selftest: enable CONFIG_CMD_POWEROFF
by Heinrich Schuchardt
· 5 years ago
55111c5
efi_loader: describe returning of control
by Heinrich Schuchardt
· 5 years ago
d417b94
efi_loader: document functions in efi_rng.c
by Heinrich Schuchardt
· 5 years ago
8d9c076
imx: imxrt1050-evk: Add support for the NXP i.MXRT1050-EVK
by Giulio Benetti
· 5 years ago
77eb9a9
imx: Add basic support for the NXP IMXRT10xx SoC family
by Giulio Benetti
· 5 years ago
6a63a87
mmc: fsl_esdhc: add compatible for fsl, imxrt-usdhc
by Giulio Benetti
· 5 years ago
a820bed
mmc: fsl_esdhc: make if(CONFIG_IS_ENABLED(CLK)) an #if statement
by Giulio Benetti
· 5 years ago
cd647fc
ram: add SDRAM driver for i.MXRT SoCs
by Giulio Benetti
· 5 years ago
c32449a
serial_lpuart: add support for i.MXRT
by Giulio Benetti
· 5 years ago
Next »