Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
457faef262c5c9533c344f25eafb10e757149a34
/
include
457faef
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 5 years ago
f5cc89a
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
by Tom Rini
· 5 years ago
c95215a
Merge tag 'rpi-next-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi
by Tom Rini
· 5 years ago
cf8c836
watchdog: designware: Convert to DM and DT probing
by Marek Vasut
· 6 years ago
d4827fc
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
by Tom Rini
· 5 years ago
8526a58
armv8: ls2088a: Updates secure boot headers offset
by Priyanka Singh
· 5 years ago
4238e37
armv8: ls1088a: Updates secure boot headers offset
by Priyanka Singh
· 5 years ago
20858a2
armv8: lx2160a: Updates secure boot headers offset
by Priyanka Singh
· 5 years ago
3e90cfe
armv8: ls1012ardb: Updates secure boot headers offset
by Priyanka Singh
· 5 years ago
e735ad3
armv8: ls1046a: Updates secure boot headers offset
by Priyanka Singh
· 5 years ago
feb8fa2
configs: ls1021a: Reserve low memory for CMA
by Alison Wang
· 5 years ago
9ebde88
dm: arm: ls1021a: add i2c DM support
by Biwen Li
· 5 years ago
a0affb3
dm: arm64: ls1012a: add i2c DM support
by Biwen Li
· 5 years ago
bddec1b
board: fsl: lx2160a: Add support to reset to eMMC
by Meenakshi Aggarwal
· 5 years ago
4728c6f
configs: j721e_evm: Add DFU related variables
by Vignesh Raghavendra
· 5 years ago
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
18416ba
x86: serial: Use NS16550_DYNAMIC in Slim Bootloader
by Park, Aiden
· 5 years ago
62cbde4
serial: ns16550: Support run-time configuration
by Simon Glass
· 5 years ago
8941f84
watchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDOG to Kconfig
by Marek Vasut
· 6 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
f29002f
config: enable DFU over USB on Raspberry Pi4 boards
by Marek Szyprowski
· 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
Next »