Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
231ec905837010f7c50d44423f588118b3090cce
231ec90
stm32mp1: rng: Add a driver for random number generator(rng) device
by Sughosh Ganu
· 5 years ago
82ebf0f
clk: stm32mp1: Add a clock entry for RNG1 device
by Sughosh Ganu
· 5 years ago
a248768
dm: rng: Add random number generator(rng) uclass
by Sughosh Ganu
· 5 years ago
8391f95
test/py: Create a test for launching UEFI binaries from FIT images
by Cristian Ciocaltea
· 5 years ago
2dbab87
doc: uefi.rst: Document launching UEFI binaries from FIT images
by Cristian Ciocaltea
· 5 years ago
b533386
doc: Add sample uefi.its image description file
by Cristian Ciocaltea
· 5 years ago
ecc7fda
bootm: Add a bootm command for type IH_OS_EFI
by Cristian Ciocaltea
· 5 years ago
a031b03
image: Add IH_OS_EFI for EFI chain-load boot
by Cristian Ciocaltea
· 5 years ago
07e2fe7
cmd: efidebug: capitalize UEFI
by Heinrich Schuchardt
· 5 years ago
986e064
cmd: efidebug: new sub-command tables
by Heinrich Schuchardt
· 5 years ago
173cd9e
cmd: efidebug: simplify get_guid_text()
by Heinrich Schuchardt
· 5 years ago
7b31efc
efi_loader: define all known warning status codes
by Heinrich Schuchardt
· 5 years ago
a3850e4
efi_loader: free load options after execution
by Heinrich Schuchardt
· 5 years ago
61e42d9
efi_loader: Add guidcpy function
by Sughosh Ganu
· 5 years ago
9bb758a
efi_loader: __cyg_profile_func_enter/_exit
by Heinrich Schuchardt
· 5 years ago
9b8d264
part: efi: comment for GPT_HEADER_SIGNATURE_UBOOT
by Heinrich Schuchardt
· 5 years ago
b0ad9b5
efi_loader: clear screen should move cursor to home
by Heinrich Schuchardt
· 5 years ago
3510280
test/py: describe env__efi_loader_helloworld_file
by Heinrich Schuchardt
· 5 years ago
07b57ef
efi_loader: git ignore helloworld_efi.S
by Heinrich Schuchardt
· 5 years ago
362b991
efi_selftest: Update .gitignore
by Sughosh Ganu
· 5 years ago
f64f223
efi_loader: export efi_install_fdt()
by Heinrich Schuchardt
· 5 years ago
f9ceb6a
efi_loader: carve out efi_run_image()
by Heinrich Schuchardt
· 5 years ago
753aa18
efi_loader: use hardware device tree by default
by Heinrich Schuchardt
· 5 years ago
7a59725
efi_loader: pass address to efi_install_fdt()
by Heinrich Schuchardt
· 5 years ago
5701472
efi_loader: adjust file system info
by Heinrich Schuchardt
· 5 years ago
8876e1b
efi_loader: imply USB_KEYBOARD_FN_KEYS
by Heinrich Schuchardt
· 5 years ago
75fe571
include: pe.h: add signature-related definitions
by AKASHI Takahiro
· 5 years ago
72a60fe
configs: qemu: enable FIT images on qemu_arm(64)_defconfig
by Heinrich Schuchardt
· 5 years ago
49b5b19
test/py: Fix broken 'notbuildconfigspec' marker
by Cristian Ciocaltea
· 5 years ago
5a8fa09
Merge branch 'next'
by Tom Rini
· 5 years ago
0b0c6af
Prepare v2020.01
by Tom Rini
· 5 years ago
797eee3
Revert "mmc: davinci: drop struct davinci_mmc_plat"
by Tom Rini
· 5 years ago
8fbbec1
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq into next
by Tom Rini
· 5 years ago
70bd39d
Merge branch '2020-01-03-master-imports'
by Tom Rini
· 5 years ago
40109f4
arm: mach-k3: Enable WA for R5F deadlock
by Lokesh Vutla
· 5 years ago
196d3e4
arm: dts: k3-j721e: ddr: Update to 0.2 version of DDR config tool
by Lokesh Vutla
· 5 years ago
c6ad936
include/u-boot/crc.h: pull 'uint' definition on musl targets
by Sergei Trofimovich
· 5 years ago
d11fa9c
include: fix 'ulong' definition on musl targets
by Sergei Trofimovich
· 5 years ago
4b75aa5
Merge tag 'fixes-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-video
by Tom Rini
· 5 years ago
bf83639
video: add wrappers for ttf type files to .gitignore
by Dario Binacchi
· 5 years ago
28aa6dc
Merge tag 'u-boot-rockchip-20191231' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 5 years ago
13ef116
Merge branch '2020-01-02-master-imports'
by Tom Rini
· 5 years ago
1785bf5
test: Fix the boardspec for the SPL handoff test
by Simon Glass
· 5 years ago
4163381
mailmap: Update mail address for Igor Opaniuk
by Igor Opaniuk
· 5 years ago
fc1a3bf
test_env: don't strip() printenv results
by Stephen Warren
· 5 years ago
e852b30
arch/arm/Kconfig: typo/grammar/punctuation fixes
by Robert P. J. Day
· 5 years ago
8190d5a
.gitignore: ignore files generated by asn1 compiler
by Dario Binacchi
· 5 years ago
e198bb5
tools: .gitignore: add asn1_compiler
by Dario Binacchi
· 5 years ago
0c20aaf
video: Avoid using #ifdef in video-uclass.c
by Simon Glass
· 5 years ago
775d332
video: Avoid using #ifdef in vidconsole-uclass.c
by Simon Glass
· 5 years ago
c656731
video: Avoid using #ifdef in console_rotate.c
by Simon Glass
· 5 years ago
4642119
video: Avoid using #ifdef in video blitting code
by Simon Glass
· 5 years ago
512563b
video: x86: Enable 32-bit graphics by default
by Simon Glass
· 5 years ago
63618e7
pci: layerscape: Manage PCIe EP compatible string via Kconfig
by Pankaj Bansal
· 5 years ago
ba7c966
pci: layerscape: move PCIE related CONFIG to PCI Kconfig
by Pankaj Bansal
· 5 years ago
c0a474b
rockchip: evb-rk3328: Enable support ATF in SPL
by Kever Yang
· 5 years ago
fa2047c
rockchip: rk3328: enable spl-fifo-mode for emmc and sdmmc
by Kever Yang
· 5 years ago
09e7065
rockchip: rk3328: add COUNTER_FREQUENCY definition
by Kever Yang
· 5 years ago
6cb87cb
Merge tag 'u-boot-imx-20191228' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 5 years ago
831f06f
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
by Tom Rini
· 5 years ago
1058bc5
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
by Tom Rini
· 5 years ago
5278e25
omap3_beagle: Change NAND ECC scheme back to OMAP_ECC_HAM1_CODE_HW
by Patrik Dahlström
· 5 years ago
fff7b33
rtc: rx8010js: add compatible string
by Robert Beckett
· 5 years ago
0ba1216
rtc: s35392a: add compatible strings
by Robert Beckett
· 5 years ago
a00b1f9
rtc: rx8010sj: fix DM initialization
by Robert Beckett
· 5 years ago
576434b
ARM: imx6q_logic: Cleanup boot sequence check
by Adam Ford
· 5 years ago
61d7e2b
ARM: i.MX6: TARGET_NITROGEN6X: add 'select MX6QDL'
by Troy Kisky
· 5 years ago
c30c360
nitrogen6x: prepare for CONFIG_MX6QDL
by Troy Kisky
· 5 years ago
dbbdc81
spi: rk: Limit transfers to (64K - 1) bytes
by Jagan Teki
· 5 years ago
cb56caa
mtd: spi-nor-core: Fix static checker warnings
by Vignesh Raghavendra
· 5 years ago
e97bdfa
tools/imximage: share DCD information via Kconfig
by Jorge Ramirez-Ortiz
· 5 years ago
3b5aefa
imx8mq_evk: Update the required ATF branch
by Fabio Estevam
· 5 years ago
502f3ca
imx8m_evk: Remove unneeded earlycon string
by Fabio Estevam
· 5 years ago
0d3bc81
imx8m: ddr_init: Move ddr_init() messages to debug level
by Fabio Estevam
· 5 years ago
89c832c
mx51evk: Fix U-Boot corruption after saving the environment
by Fabio Estevam
· 5 years ago
d7cd860
mx6sxsabresd: Adjust the mmcdev after DM conversion
by Fabio Estevam
· 5 years ago
7ab832e
pfuze: Fix the pmic_get() parameter in the DM case
by Fabio Estevam
· 5 years ago
bfeaea7
colibri_imx6: fix broken fsl_esdhc_imx conversion
by Igor Opaniuk
· 5 years ago
f43b0d4
rockchip: mkimage: fix wrong range of rc4 encoding for boot image
by Jeffy Chen
· 5 years ago
bcfb05c
doc: rockchip: document packing second level loader with mkimage
by Jeffy Chen
· 5 years ago
eea6cd8
rockchip: mkimage: support packing optional second level boot-loader
by Jeffy Chen
· 5 years ago
dcdea29
doc: rockchip: Fix reference the wrong defconfig name of ROC-CC-RK3308
by Andy Yan
· 5 years ago
0abe0af
rockchip: rk3308: allow loading larger kernel Image
by Andy Yan
· 5 years ago
d4e4187
rockchip: add description for TPL_ROCKCHIP_COMMON_BOARD
by Thomas Hebb
· 5 years ago
3176d47
rockchip: px30-firefly add standalone dts
by Kever Yang
· 5 years ago
b5dc3fb
rockchip: firefly-px30: Fix the MACRO for CONFIG_DEBUG_UART2_CHANNEL
by Kever Yang
· 5 years ago
6d06ea3
rockchip: make_fit_atf: explicitly use python3
by Jack Mitchell
· 5 years ago
2ce1dbb
Merge branch '2019-12-26-ti-imports'
by Tom Rini
· 5 years ago
52ce5f4
board: davinci: Update OMAPL138_LCDK maintainer
by Lokesh Vutla
· 5 years ago
305a5d8
phy: ti-pipe3: Fix SATA & USB PHY power up sequence
by Roger Quadros
· 5 years ago
277d5d1
phy: ti-pipe3: improve DPLL stability for SATA & USB
by Roger Quadros
· 5 years ago
53df65a
phy: ti-pipe3: Introduce mode property in driver data
by Roger Quadros
· 5 years ago
b055e67
phy: ti-pipe3: Use TRM recommended settings for SATA DPLL
by Roger Quadros
· 5 years ago
29a4e35
rockchip: rk3288-evb: update config to support OPTEE
by Kever Yang
· 5 years ago
22aa281
rockchip: rk3288-evb: update CONFIG_NR_DRAM_BANKS to 2
by Kever Yang
· 5 years ago
4690ef8
rockchip: rk3288-evb: update SPL_STACK/MALLOC_LEN config with rk3399
by Kever Yang
· 5 years ago
7c33771
rockchip: fit_spl_optee: get text and optee base from build
by Kever Yang
· 5 years ago
7cd42728
armv8: lx2160a: Add FSL_PEX_STREAM_ID_END for LX2160A
by Wasim Khan
· 5 years ago
0b964b0
pci: layerscape_gen4: Suffix API names with _ls_gen4
by Wasim Khan
· 5 years ago
485304a
pci: layerscape: Suffix API names with _ls
by Wasim Khan
· 5 years ago
Next »