Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
d37b2b1aa79b04663915e97c661505eb94a9e903
/
include
add1a6b
arm: ti: boot: Use correct dtb and dtbo on Android boot
by Sam Protsenko
· 5 years ago
d94e6db
env: ti: boot: Boot Android with dynamic partitions
by Sam Protsenko
· 5 years ago
0f5103d
env: ti: boot: Respect slot_suffix in AVB commands
by Sam Protsenko
· 5 years ago
7f25315
image: android: Add routine to get dtbo params
by Sam Protsenko
· 5 years ago
c3bfad8
image: android: Add functions for handling dtb field
by Sam Protsenko
· 5 years ago
427da6f
Merge tag 'u-boot-rockchip-20200130' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 5 years ago
80e99ad
Merge tag 'uniphier-v2020.04-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier
by Tom Rini
· 5 years ago
76cd7d4
ARM: uniphier: use $loadaddr for source command
by Masahiro Yamada
· 5 years ago
79030a4
rockchip: Add Single boot image (with binman, pad_cat)
by Jagan Teki
· 5 years ago
efebc8e
rockchip: rk3399: Add bootcount support
by Jagan Teki
· 5 years ago
7c5f6d0
rk3399: Check MMC env while defining it
by Jagan Teki
· 5 years ago
e7ab1cb
Merge tag 'for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c
by Tom Rini
· 5 years ago
3e12744
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung
by Tom Rini
· 5 years ago
86e42b3
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi
by Tom Rini
· 5 years ago
51521e4
arm: exynos: odroid: Change autoboot script to use ${mmcbootdev}
by Marek Szyprowski
· 5 years ago
7ae22d8
power: regulator: add driver for Dialog DA9063 PMIC
by Martin Fuzzey
· 5 years ago
483880c
power: pmic: add driver for Dialog DA9063 PMIC
by Martin Fuzzey
· 5 years ago
658df8b
mtd: spi-nor-core: Add octal mode support
by Vignesh Raghavendra
· 5 years ago
7bacce5
dm: spi: Check cs number before accessing slaves
by Bin Meng
· 5 years ago
051e03c
Merge tag 'u-boot-clk-26Jan2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk
by Tom Rini
· 5 years ago
7bd21b6
i2c: Add enums for i2c speed and address size
by Simon Glass
· 5 years ago
36608b2
global_data: remove unused mxc_i2c specific field
by Baruch Siach
· 5 years ago
0b23b0d
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
by Tom Rini
· 5 years ago
9fca672
clk: Include missing headers for linux/clk-provider.h
by Sean Anderson
· 5 years ago
40521a6
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
by Tom Rini
· 5 years ago
683b7c2
mtd: add prototypes for weak function
by Patrick Delaunay
· 5 years ago
50fe8df
common: blk: fix comment about blkcache_read return value
by Eric Nelson
· 5 years ago
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
b5fe523
sunxi: H3/H5 Sync DT files from upstream Linux kernel as of next-20200108
by Chen-Yu Tsai
· 5 years ago
5692e8f
common: Update comment to show progress
by Simon Glass
· 5 years ago
aebfee8
common: Collect all the header files together
by Simon Glass
· 5 years ago
f2f8e90
common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA
by Simon Glass
· 5 years ago
e4789b0
common: Move ROUND() into kernel.h
by Simon Glass
· 5 years ago
28de750
common: Move check_member() to kernel.h
by Simon Glass
· 5 years ago
29a4a9f
common: Move hang() to the same header as panic()
by Simon Glass
· 5 years ago
ed782a7
common: Move testdram() into init.h
by Simon Glass
· 5 years ago
91527c9
common: Move RAM-sizing functions to init.h
by Simon Glass
· 5 years ago
f329349
common: Rename and move source()
by Simon Glass
· 5 years ago
ea18895
common: Move the image globals into image.h
by Simon Glass
· 5 years ago
e7f0ec0
image: Rename load_addr, save_addr, save_size
by Simon Glass
· 5 years ago
657afb1
common: Move reset_cpu() to the CPU header
by Simon Glass
· 5 years ago
6321c66
common: Move reset_misc() function to arch header
by Simon Glass
· 5 years ago
98c338b
common: Move get_tbclk() to time.h
by Simon Glass
· 5 years ago
b63ff2a
common: Move clock functions into a new file
by Simon Glass
· 5 years ago
39fdefa
common: Move upmconfig() to ppc.h
by Simon Glass
· 5 years ago
cc3ac11
common: Move ll_boot_init() to init.h
by Simon Glass
· 5 years ago
b14d1af
common: arm: Move s_init() to an ARM-specific header
by Simon Glass
· 5 years ago
7fefef5
common: Move device-tree setup functions to fdt_support.h
by Simon Glass
· 5 years ago
1318a0e
common: Move type declarations to linux/types.h
by Simon Glass
· 5 years ago
2fd94aa
common: Drop the symbol_lookup() declaration
by Simon Glass
· 5 years ago
63b05da
common: Drop CONFIG_HAS_POST
by Simon Glass
· 5 years ago
ef20e53
common: Drop CONFIG_POST_STD/ALT_LIST
by Simon Glass
· 5 years ago
ad8a812
common: Move CONFIG_SYS_DEF_EEPROM_ADDR out of common.h
by Simon Glass
· 5 years ago
9d89bcd
common: Move reset_phy() to net.h
by Simon Glass
· 5 years ago
f9aaf98
common: Drop floppy disk support
by Simon Glass
· 5 years ago
0f67fc2
common: Move jumptable_init() out of common.h
by Simon Glass
· 5 years ago
532f902
common: Move relocate_code() to init.h
by Simon Glass
· 5 years ago
65de539
common: Move functions for loading from fat/ext2 to fs.h
by Simon Glass
· 5 years ago
34971ee
common: Move do_tftpb() to net.h
by Simon Glass
· 5 years ago
2e11cb0
common: Move embedded fdt location to fdtdec.h
by Simon Glass
· 5 years ago
ef100ba
common: Drop checkflash() and checkdram()
by Simon Glass
· 5 years ago
9dfbc24
common: Move flash_perror() to flash.h
by Simon Glass
· 5 years ago
930c57e
common: Move main_loop() to init.h
by Simon Glass
· 5 years ago
7099d71
common: Drop mdm_init()
by Simon Glass
· 5 years ago
69b3894
lx2160: Correct default environment variable
by Meenakshi Aggarwal
· 5 years ago
f0d4cd4
include/configs: ls1012afrwy: adjust kernel_addr_r
by Biwen Li
· 5 years ago
63d3464
include/configs: ls1012ardb: adjust kernel_addr_r
by Biwen Li
· 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
da63b5d
arm: dts: exynos: Use common alias for Odroid U3/X2 MMC2 (SD-card)
by Marek Szyprowski
· 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
Next »