Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
3166014d572e614094e4d4345b738b94673b57a0
/
include
1526bcc
common: add blkcache init
by Angelo Durgehello
· 5 years ago
dafd97f
configs: mt8518: set global variables for fastboot
by mingming lee
· 5 years ago
c7c0233
qemu-arm: set CONFIG_SYS_BOOTM_LEN to SZ_64M
by Dhananjay Phadke
· 5 years ago
b0405e0
arm/km: remove unmaintained board kmsuv31
by Holger Brunck
· 5 years ago
95e3ce6
arm/km: remove unmaintained board SUGP1
by Holger Brunck
· 5 years ago
0e1c0f3
arm/km: add support for SUSE2
by Holger Brunck
· 5 years ago
78a408b
KM/kmp204x: qrio and i2c deblock code moved to common
by Holger Brunck
· 5 years ago
04cd710
removing fdt_high from default set of variables for, dragonboard410c config
by Matthias Schoepfer
· 5 years ago
645b7ec
bcm968360bg: add initial support
by Philippe Reynes
· 5 years ago
43d2885
board: Add new Samsung "stemmy" board based on ST-Ericsson U8500
by Stephan Gerhold
· 5 years ago
f13dc8c
arm: dts: Import device tree for ST-Ericsson Ux500
by Stephan Gerhold
· 5 years ago
75dd530
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· 5 years ago
1c79f2f
cmd: add tlv_eeprom command
by Baruch Siach
· 5 years ago
ad647690
Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 5 years ago
07add22
Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti
by Tom Rini
· 5 years ago
cd304e2
Merge tag 'u-boot-stm32-20200117' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· 5 years ago
40eeb9c
spl: Add prototype to function spl_board_boot_device()
by Alifer Moraes
· 5 years ago
7132d38
imx: fix typo in header file
by Flavio Suligoi
· 5 years ago
1e994e2
fsl: fix typo in header file
by Flavio Suligoi
· 5 years ago
5b6f8f3
ARM: imx: mx6ull: Add iMX6ULL VisionSOM SoM and EVK
by Arkadiusz Karas
· 5 years ago
9d12303
ARM: imx: vining2000: Enable SPL SDP by default
by Marek Vasut
· 5 years ago
0e78c91
Merge branch 'master' of git://git.denx.de/u-boot
by Stefano Babic
· 5 years ago
bcfa917
configs: am65x_evm: Enable USB keyboard as second stdin
by Vignesh Raghavendra
· 5 years ago
e3128b6
configs: am65x_evm: Add DFU related env variables
by Vignesh Raghavendra
· 5 years ago
e77777b
configs: ti: Factor out call to 'args_mmc' into MMC common environment
by Andrew F. Davis
· 5 years ago
fb03b77
configs: j721e_evm.h: Sync J721e environment configuration with AM65x
by Andrew F. Davis
· 5 years ago
a5396a8
arm: am57xx: env: Fix DFU variables
by Sam Protsenko
· 5 years ago
019d123
board: ti: beagleboneai: enable in am57xx_evm_defconfig
by Caleb Robey
· 5 years ago
b430984
board: ti: beagleboneai: add initial support
by Caleb Robey
· 5 years ago
4250bf8
configs: j721e_evm: Add configs for environment in eMMC
by Faiz Abbas
· 5 years ago
0ee0270
configs: j721e_evm_a72: Add Support for GPT partitions
by Faiz Abbas
· 5 years ago
016e6d6
lib: Import few bitmap functions from Linux
by Vignesh Raghavendra
· 5 years ago
f4b3c1c
environment: ti: Add DFU environment variables k3_dfu.h
by Vignesh Raghavendra
· 5 years ago
addc376
common: Update comment to show progress
by Simon Glass
· 5 years ago
b1b8609
common: Collect all the header files together
by Simon Glass
· 5 years ago
4d979bf
common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA
by Simon Glass
· 5 years ago
6df7513
common: Move ROUND() into kernel.h
by Simon Glass
· 5 years ago
825faeb
common: Move check_member() to kernel.h
by Simon Glass
· 5 years ago
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
7819b57
ARM: stm32: Fill in missing loadaddr
by Marek Vasut
· 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
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
c3ab0fe
stm32mp1: configs: Make all boot devices in distro boot conditional
by Marek Vasut
· 5 years ago
9c27310
mx7ulp: Move SoC base address to a common file
by Fabio Estevam
· 5 years ago
a44083c
mx7ulp_evk: Remove unneeded SDHC definitions
by Fabio Estevam
· 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
92329e2
Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· 5 years ago
c7fbc62
Add support for MT7622 reference board
by Sam Shih
· 5 years ago
72ab603
clk: mediatek: add driver for MT7622
by Sam Shih
· 5 years ago
d646420
clk: add APIs to get (optional) clock by name without a device
by Chunfeng Yun
· 5 years ago
b9bf3cb
ARM: MediaTek: add basic support for MT8512 boards
by mingming lee
· 5 years ago
c196110
clk: mediatek: add driver support for MT8512
by mingming lee
· 5 years ago
d4a5fa3
mmc: add additional quirk for APP_CMD retry
by Joel Johnson
· 5 years ago
c2a8b4f
powerpc/mpc85xx: drop eSDHC periperhal clock code
by Yangbo Lu
· 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
8d9c076
imx: imxrt1050-evk: Add support for the NXP i.MXRT1050-EVK
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
e12b737
ARM: dts: imxrt1050: add dtsi file
by Giulio Benetti
· 5 years ago
4ca28e9
clk: imx: add i.IMXRT1050 clk driver
by Giulio Benetti
· 5 years ago
bc9b065
pico-imx7d: Convert to DM_ETH
by Joris Offouga
· 5 years ago
eb79caf
imx: add imx8x based deneb board
by Anatolij Gustschin
· 5 years ago
7b5b934
imx: add imx8x capricorn giedi board
by Anatolij Gustschin
· 5 years ago
727b396
arm64: zynqmp: Move PANIC to Kconfig
by Michal Simek
· 5 years ago
5b21d64
arm64: zynqmp: Add support for u-boot.itb generation with ATF
by Michal Simek
· 5 years ago
c352f1e
ARM: zynq: Add jtag distro boot support
by T Karthik Reddy
· 5 years ago
5c03c99
spl: atf: Enable option to rewrite bl2_plat_get_bl31_params()
by Michal Simek
· 5 years ago
53c69de
board: xilinx: Add support for user configurable boot script offset
by T Karthik Reddy
· 5 years ago
Next »