Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
eb53a18c9e903e35e8e8d52da96c33b63822881c
eb53a18
Merge tag 'u-boot-atmel-fixes-2019.07-a' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 6 years ago
5973901
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 6 years ago
6d277fb
spl: Correct SPL_SIZE_LIMIT Kconfig option
by Tom Rini
· 6 years ago
a56149d
Merge branch '2019-06-07-master-imports'
by Tom Rini
· 6 years ago
2577015
spl: add overall SPL size check
by Simon Goldschmidt
· 6 years ago
dfe252b
configs: rk3288: Tinker Board SPL file must fit into 32 KiB
by Heinrich Schuchardt
· 6 years ago
0a0f231
configs: define CONFIG_SPL_SIZE_LIMIT
by Heinrich Schuchardt
· 6 years ago
219dee7
imx: move BOARD_SIZE_CHECK to main Makefile
by Heinrich Schuchardt
· 6 years ago
b275030
Makefile: reusable function for BOARD_SIZE_CHECK
by Heinrich Schuchardt
· 6 years ago
3bad256
lib/vsprintf: allow printing upper case GUIDs
by Heinrich Schuchardt
· 6 years ago
9ed9155
configs: at91: sama5d2_icp: enable CONFIG_SPL_AT91_MCK_BYPASS and resync
by Eugen Hristev
· 6 years ago
0be0787
spl: at91: add support for SPL_AT91_MCK_BYPASS
by Eugen Hristev
· 6 years ago
dbbb1c4
Merge tag 'efi-2019-07-rc4-2' of git://git.denx.de/u-boot-efi
by Tom Rini
· 6 years ago
2253e40
Merge branch '2019-06-05-master-imports'
by Tom Rini
· 6 years ago
879a3bc
ARM: tegra: Mark built-in Ethernet as default on Jetson TX2
by Thierry Reding
· 6 years ago
1e669b4
ARM: tegra: Rename pcie-controller to pcie
by Thierry Reding
· 6 years ago
c79aa81
p2771-0000: Add support for framebuffer carveouts
by Thierry Reding
· 6 years ago
595ea73
p2371-2180: Add support for framebuffer carveouts
by Thierry Reding
· 6 years ago
8317189
p2771-0000: Pass Ethernet MAC to the kernel
by Thierry Reding
· 6 years ago
a930a72
p2371-2180: Pass Ethernet MAC to the kernel
by Thierry Reding
· 6 years ago
74a50ac
ARM: tegra: Enable position independent build for 64-bit
by Thierry Reding
· 6 years ago
b571766
ARM: tegra: Import cbootargs value from cboot DTB
by Thierry Reding
· 6 years ago
34e12e0
ARM: tegra: Implement cboot_get_ethaddr()
by Thierry Reding
· 6 years ago
ce353ba
ARM: tegra: Implement cboot_save_boot_params() in C
by Thierry Reding
· 6 years ago
a0dbc13
ARM: tegra: Unify Tegra186 builds
by Thierry Reding
· 6 years ago
8e90c8d
ARM: tegra: Restore DRAM bank count
by Thierry Reding
· 6 years ago
836a56e
ARM: tegra: Workaround UDC boot issues only if necessary
by Thierry Reding
· 6 years ago
f9ec2ec
ARM: tegra: Support TZ-only access to PMC
by Thierry Reding
· 6 years ago
147fac6
ARM: tegra: Allow boards to override boot target devices
by Thierry Reding
· 6 years ago
8f60d18
ARM: tegra: Fix save_boot_params() prototype
by Thierry Reding
· 6 years ago
e19143b
ARM: tegra: Guard powergate code with a Kconfig symbol
by Thierry Reding
· 6 years ago
07ea02b
ARM: tegra: Guard pin controller code with a Kconfig symbol
by Thierry Reding
· 6 years ago
1a869c7
ARM: tegra: Guard memory controller code with a Kconfig symbol
by Thierry Reding
· 6 years ago
9e57819
ARM: tegra: Guard GP pad control code with a Kconfig symbol
by Thierry Reding
· 6 years ago
b64e0b9
ARM: tegra: Guard clock code with a Kconfig symbol
by Thierry Reding
· 6 years ago
e9c58f2
ARM: tegra: Use common header for PMU declarations
by Thierry Reding
· 6 years ago
bf468e5
ARM: tegra: Remove disp1 clock initialization on Tegra210
by Thierry Reding
· 6 years ago
bca7910
ARM: tegra: Fix mux type for disp1 and disp2 clocks on Tegra210
by Thierry Reding
· 6 years ago
0c4e265
lib: Implement strndup()
by Thierry Reding
· 6 years ago
ebf30e8
fdtdec: Add fdtdec_set_ethernet_mac_address()
by Thierry Reding
· 6 years ago
ea41b15
cmd/led: check subcommand "list" instead "l"
by Heiko Schocher
· 6 years ago
c564627
board: am335x/mux: configure the pins for 8-bit data transfer on MMC1
by Jean-Jacques Hiblot
· 6 years ago
072d152
board/km: update maintainer e-mail
by Holger Brunck
· 6 years ago
1f12208
arm: davinci: remove leftover assembly
by Bartosz Golaszewski
· 6 years ago
18517ab
configs/legoev3: define CONFIG_SKIP_LOWLEVEL_INIT
by David Lechner
· 6 years ago
4fde31e
ARM: da850evm: Fix reading MAC from SPI
by Adam Ford
· 6 years ago
33ac2b5
arm: omap3: Manually initialize GPIO if OF_CONTROL doesn't
by Adam Ford
· 6 years ago
e3b7ff2
ARM: DTS: imx6q-logicpd: Resync with Linux 5.1
by Adam Ford
· 6 years ago
b4d070f
ARM: davinci: Remove ipam390 linker script from Kconfig
by Adam Ford
· 6 years ago
2a766db9
ARM: davinci: SPL: fix BSS initialization
by Sekhar Nori
· 6 years ago
4fddaf2
ARM: davinci: omal138_lcdk: fix MMC boot breakage due to driver model conversion
by Sekhar Nori
· 6 years ago
7a56c93
board/BuR/common: fix detection for PSC/STM resetcontroller
by Hannes Schmelzer
· 6 years ago
6d93d24
Merge git://git.denx.de/u-boot-riscv
by Tom Rini
· 6 years ago
3949482
riscv: Add Microchip MPFS Icicle board support
by Padmarao Begari
· 6 years ago
e64db0d
riscv: qemu: Enable e1000 and nvme support
by Bin Meng
· 6 years ago
cd6b619
riscv: qemu: Enable PCI host ECAM generic driver
by Bin Meng
· 6 years ago
eacf07e
riscv: increase the environment size for the qemu-riscv platform to 128kB
by Karsten Merker
· 6 years ago
4b27a76
cmd: env: add -nv option for UEFI non-volatile variable
by AKASHI Takahiro
· 6 years ago
f658c2e
cmd: efidebug: make some boot variables non-volatile
by AKASHI Takahiro
· 6 years ago
366161c
efi_loader: bootmgr: make BootNext non-volatile
by AKASHI Takahiro
· 6 years ago
cee2cbc
efi_loader: variable: support non-volatile attribute
by AKASHI Takahiro
· 6 years ago
e80474a
efi_loader: notify memory map changes
by Heinrich Schuchardt
· 6 years ago
8190b4a
cmd: env: print a message when setting UEFI variable failed
by AKASHI Takahiro
· 6 years ago
94e6e55
efi_loader: bootmgr: print a message when loading from BootNext failed
by AKASHI Takahiro
· 6 years ago
120ff7b
efi_loader: close protocols in UnloadImage()
by Heinrich Schuchardt
· 6 years ago
25e6fb5
efi_loader: fix EnableCursor()
by Heinrich Schuchardt
· 6 years ago
22f23db
efi_loader: check timer events in Stall()
by Heinrich Schuchardt
· 6 years ago
6a853db
lib: time: export usec_to_tick()
by Heinrich Schuchardt
· 6 years ago
66ca24a
efi_loader: DisconnectController() with no driver
by Heinrich Schuchardt
· 6 years ago
b1ab892
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 6 years ago
7505075
arm: mvebu: helios4: add MMC to SPL DT
by Dennis Gilmore
· 6 years ago
38c2a8a
Merge tag 'efi-2019-07-rc4' of git://git.denx.de/u-boot-efi
by Tom Rini
· 6 years ago
55cae64
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 6 years ago
7950e8e
efi_selftest: unit test for OpenProtocolInformation()
by Heinrich Schuchardt
· 6 years ago
7e572cf
efi_loader: CloseProtocol() fix open protocol information
by Heinrich Schuchardt
· 6 years ago
b4863ba
efi_loader: open protocol information
by Heinrich Schuchardt
· 6 years ago
755d42d
efi_loader: correct HandleProtocol()
by Heinrich Schuchardt
· 6 years ago
b4c20f2
cmd: mdio: Fix access to arbitrary PHY addresses
by Vladimir Oltean
· 6 years ago
776d39d
riscv: sifive: fu540: Enable GEMGXL MGMT driver
by Bin Meng
· 6 years ago
3ef6444
dm: net: macb: Implement link speed change callback
by Bin Meng
· 6 years ago
a5e3d23
dm: net: macb: Update macb_linkspd_cb() signature
by Bin Meng
· 6 years ago
49191d2
clk: sifive: Add clock driver for GEMGXL MGMT
by Bin Meng
· 6 years ago
379af67
net: eth-uclass: Support device tree MAC addresses
by Thierry Reding
· 6 years ago
b743bbd
net: eth-uclass: Write MAC address to hardware after probe
by Thierry Reding
· 6 years ago
5ec48e3
efi_loader: Kconfig entries for GetTime(), SetTime()
by Heinrich Schuchardt
· 6 years ago
38b9a79
efi_loader: handling of daylight saving time
by Heinrich Schuchardt
· 6 years ago
656f171
efi_loader: export efi_set_time()
by Heinrich Schuchardt
· 6 years ago
e6bcc35
efi_loader: check time in SetTime()
by Heinrich Schuchardt
· 6 years ago
3c1889e
rtc: export rtc_month_days()
by Heinrich Schuchardt
· 6 years ago
a248bc8
efi_loader: correct UninstallProtocolInterface()
by Heinrich Schuchardt
· 6 years ago
dae7ce4
efi_loader: avoid crash in OpenProtocol()
by Heinrich Schuchardt
· 6 years ago
399a39e
efi_loader: correct OpenProtocol()
by Heinrich Schuchardt
· 6 years ago
e31b3b1
efi_loader: registration key in LocateProtocol()
by Heinrich Schuchardt
· 6 years ago
b8abd74
efi_loader: factor out efi_check_register_notify_event()
by Heinrich Schuchardt
· 6 years ago
8eee1d3
efi_loader: bootmgr: print a message when loading from BootNext failed
by AKASHI Takahiro
· 6 years ago
5b35093
cmd: env: print a message when setting UEFI variable failed
by AKASHI Takahiro
· 6 years ago
f09cea3
efi_loader: correct notification of protocol installation
by Heinrich Schuchardt
· 6 years ago
8a802a2
Merge tag 'rockchip-for-v2019.07-rc3' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· 6 years ago
55955427
Merge tag 'u-boot-amlogic-20190531' of git://git.denx.de/u-boot-amlogic
by Tom Rini
· 6 years ago
d0b1f72
configs: u200: enable support for USB Host & Gadget
by Neil Armstrong
· 6 years ago
Next »