Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
470dfa50da799720ed6513b89b9237064415cb73
470dfa5
efi_loader: LoadImage() check source size
by Heinrich Schuchardt
· 6 years ago
84a918e
efi_loader: LoadImage() check parent image
by Heinrich Schuchardt
· 6 years ago
e7c3cd6
efi_loader: HandleProtocol parameter checks
by Heinrich Schuchardt
· 6 years ago
529886a
efi_loader: use EFI_PRINT instead of debug
by Heinrich Schuchardt
· 6 years ago
ec163fa
efi_loader: CloseProtocol() requires valid agent handle
by Heinrich Schuchardt
· 6 years ago
24f6be7
efi_selftest: unit test for RegisterProtocolNotify()
by Heinrich Schuchardt
· 6 years ago
ab15d41
efi_loader: implement RegisterProtocolNotify()
by Heinrich Schuchardt
· 6 years ago
3626e53
efi_loader: EVT_NOTIFY_SIGNAL events
by Heinrich Schuchardt
· 6 years ago
8101dd3
efi_selftest: remove redundant function efi_st_memcmp()
by Heinrich Schuchardt
· 6 years ago
126a43f
efi_loader: unload applications upon Exit()
by Heinrich Schuchardt
· 6 years ago
df116e8
efi_loader: implement UnloadImage()
by Heinrich Schuchardt
· 6 years ago
46e99a9
efi_loader: move efi_unload_image() down in source
by Heinrich Schuchardt
· 6 years ago
cd73aba
efi_loader: mark started images
by Heinrich Schuchardt
· 6 years ago
8dfb5e6
efi_loader: correct parameter check in LocateHandle()
by Heinrich Schuchardt
· 6 years ago
1884512
efi_loader: allowable event types in CreateEventEx()
by Heinrich Schuchardt
· 6 years ago
52cbac9
efi_loader: clean up UEFI sub-system initialization
by Heinrich Schuchardt
· 6 years ago
44237e2
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 6 years ago
8b77ea9
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
abad176
Merge branch '2019-05-05-master-imports'
by Tom Rini
· 6 years ago
9337a08
env: add missing newline
by Philip Molloy
· 6 years ago
aeaa4b8
board: toradex: drop support.arm maintainer email
by Marcel Ziswiler
· 6 years ago
2455efa
cmd: pxe: add board specific PXE default path
by Marek Behún
· 6 years ago
95468e6
ARM: da850evm: Enable da850-ohci USB host controller
by Adam Ford
· 6 years ago
9da5474
usb: ohci: ohci-da8xx: Enable da850-ohci driver with DM support
by Adam Ford
· 6 years ago
53290e6
fs: btrfs: add zstd decompression support
by Marek Behún
· 6 years ago
8509f22
lib: add Zstandard decompression support
by Marek Behún
· 6 years ago
83a486b
lib: Add xxhash support
by Marek Behún
· 6 years ago
5adcbe0
board: ti: am43xx: Enable hardware leveling
by Brad Griffis
· 6 years ago
1dbd9a7
arm: mach-omap2: am33xx: ddr: update value for ext_phy_ctrl_36
by Brad Griffis
· 6 years ago
7b5774e
arm: mach-omap2: am33xx: Disable EMIF_DEVOFF immediately before hw leveling
by Brad Griffis
· 6 years ago
6fe3e5b
arm: mach-omap2: am33xx: Enable HW Leveling in the rtc+ddr path
by Brad Griffis
· 6 years ago
84cf295
arm: mach-omap2: am33xx: ddr: Add 1ms delay to avoid L3 error
by Brad Griffis
· 6 years ago
8219579
arm: mach-omap2: am33xx: ddr: programming of EXT_PHY_CTRL1 and EXT_PHY_CTRL1_SHADOW
by Brad Griffis
· 6 years ago
6c74e94
lib/display_options: avoid illegal memory access
by Heinrich Schuchardt
· 6 years ago
ed885e7
configs: am335x_evm: enable SPL_FIT_IMAGE_TINY
by Jean-Jacques Hiblot
· 6 years ago
7296a33
spl: fit: Always enable tracking of os-type if SPL_OS_BOOT is enabled
by Jean-Jacques Hiblot
· 6 years ago
1b1d8c1
spl: fix linker size check off-by-one errors
by Simon Goldschmidt
· 6 years ago
aaa6480
configs: socfpga: add imply pl310 cache controller
by Dinh Nguyen
· 6 years ago
d97d8fc
ARM: socfpga: use the pl310 driver to configure the cache
by Dinh Nguyen
· 6 years ago
88ebf58
dm: cache: add the pl310 cache controller driver
by Dinh Nguyen
· 6 years ago
84b124d
dm: cache: Create a uclass for cache
by Dinh Nguyen
· 6 years ago
2bac27c
ARM: pl310: Add macro's for handling tag and data latency mask
by Dinh Nguyen
· 6 years ago
5c66e1e
Documentation: dts: Add pl310 cache controller dts documentation
by Dinh Nguyen
· 6 years ago
c14f3c3
board: ti: am654: select SYS_DISABLE_DCACHE_OPS for arm64 build
by Vignesh Raghavendra
· 6 years ago
add4967
arch: armv8: Provide a way to disable cache maintenance ops
by Vignesh Raghavendra
· 6 years ago
89665f2
Refactor IMAGE_ENABLE_VERIFY to handle builds without SPL verification
by Alex Kiernan
· 6 years ago
86f578e
Merge tag 'mips-pull-2019-05-03' of git://git.denx.de/u-boot-mips
by Tom Rini
· 6 years ago
c9baea6
Merge tag 'mmc-2019-5-3' of https://github.com/MrVan/u-boot
by Tom Rini
· 6 years ago
2dc4264
Merge branch '2019-05-04-master-imports'
by Tom Rini
· 6 years ago
41e30dc
cmd: mmc: Make Mode: printout consistent
by Marek Vasut
· 6 years ago
ef8c878
net: ravb: Avoid unsupported internal delay mode for R-Car E3/D3
by Marek Vasut
· 6 years ago
6b955cb
ARM: rmobile: Always select pin control drivers on Gen3
by Marek Vasut
· 6 years ago
5403bec
pinctrl: renesas: Remove sh_pfc_config_mux_for_gpio()
by Marek Vasut
· 6 years ago
fbf26be
gpio: renesas: Migrate to pinctrl GPIO accessors
by Marek Vasut
· 6 years ago
89ba7c5
pinctrl: renesas: Implement gpio_request_enable/gpio_disable_free
by Marek Vasut
· 6 years ago
50e6901
pinctrl: renesas: Set pin type in sh_pfc_config_mux_for_gpio
by Marek Vasut
· 6 years ago
ae59d7c
pinctrl: gpio: Add callback for configuring pin as GPIO
by Marek Vasut
· 6 years ago
175f502
ARM: renesas: Configure DRAM size from ATF DT fragment
by Marek Vasut
· 6 years ago
80b44fb
cmd: clk: Handle ENODEV from clk_get_rate
by Ismael Luceno Cortes
· 6 years ago
7225a27
delete Kbuild "select" of long-dead SPL_DISABLE_OF_CONTROL
by Robert P. J. Day
· 6 years ago
623de3f
Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig
by Alex Kiernan
· 6 years ago
cef443c
arm: davinci: remove leftover code for dm* SoCs
by Bartosz Golaszewski
· 6 years ago
0280202
usb: musb_hcd: remove unnecessary ifdefs for dm* SoCs
by Bartosz Golaszewski
· 6 years ago
a7fc3d7
nand: davinci: remove dead code for dm644x
by Bartosz Golaszewski
· 6 years ago
0c56542
arm: davinci: remove dead code for PHYs used by DaVinci DM* boards
by Bartosz Golaszewski
· 6 years ago
50e3b4c
net: davinci_emac: drop support for unused PHYs
by Bartosz Golaszewski
· 6 years ago
4862830
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· 6 years ago
c767b6a
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 6 years ago
90c2ebd
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 6 years ago
ff83e4c
ARM: davinci: Remove unused functions from header
by Adam Ford
· 6 years ago
e0b0af6
usb: ohci: Re-enable commented out delay
by Adam Ford
· 6 years ago
5c629b1
net: mscc: ocelot: Update DTS for Luton pcb90
by Horatiu Vultur
· 6 years ago
bd9216e
board: mscc: luton: Update MSCC Luton board
by Horatiu Vultur
· 6 years ago
7e323f1
net: mscc: luton: Update network driver for pcb90
by Horatiu Vultur
· 6 years ago
16b9490
mips: rename mach-mt7620 to mach-mtmips
by Weijie Gao
· 6 years ago
8c211af
net: mscc: ocelot: Update DTS for Ocelot pcb120.
by Horatiu Vultur
· 6 years ago
06d270c
board: mscc: ocelot: Update MSCC Ocelot board.
by Horatiu Vultur
· 6 years ago
6390da4
net: mscc: ocelot: Update network driver for pcb120
by Horatiu Vultur
· 6 years ago
6943cc9
arch: mips: Update initrd_start and initrd_end
by Horatiu Vultur
· 6 years ago
feda3b4
MSCC: delete obsolete reference to MSCC_BITBANG_SPI_GPIO
by Robert P. J. Day
· 6 years ago
cb66945
configs: mscc_serval: Add network support
by Horatiu Vultur
· 6 years ago
4788704
net: mscc: serval: Add ethernet nodes for Serval
by Horatiu Vultur
· 6 years ago
d2691b4
board: mscc: serval: Update MSCC Serval boards
by Horatiu Vultur
· 6 years ago
8cf9473
net: Add MSCC Serval network driver.
by Horatiu Vultur
· 6 years ago
c6b2e71
board: mscc: serval: Fix board detect
by Horatiu Vultur
· 6 years ago
72e224b
mips: mscc: serval: Fix reset
by Horatiu Vultur
· 6 years ago
37cb626
mmc: sdhci: Add Support for ADMA2
by Faiz Abbas
· 6 years ago
6d6af20
mmc: sdhci: Move DMA handling to prepare_dma() function
by Faiz Abbas
· 6 years ago
da8e1f3
mmc: fsl_esdhc: Fix wp_enable issue
by Ye Li
· 6 years ago
72a89e0
mmc: fsl_esdhc: fix sd/mmc ddr mode clock setting issue
by Ye Li
· 6 years ago
b362fe0
Merge branch '2019-05-03-master-imports'
by Tom Rini
· 6 years ago
cd22e34
fs: btrfs: fix btrfs methods return values on failure
by Marek Behún
· 6 years ago
72c69ea
tools/Makefile: fix HOSTCFLAGS with CROSS_BUILD_TOOLS
by Fabrice Fontaine
· 6 years ago
d66f4fe
ARM: dts: logicpd-som-lv: Fix MMC1 card detect
by Adam Ford
· 6 years ago
655d216
README: davinci: update the documentation for DaVinci
by Bartosz Golaszewski
· 6 years ago
88471ca
ti: Add am335x-pocketbeagle to am335x_evm_defconfig.
by Vagrant Cascadian
· 6 years ago
59a1df0
ti: Add device-tree for am335x-pocketbeagle.
by Vagrant Cascadian
· 6 years ago
7202af9
arm: dts: k3-am654: Sync IOPAD macros with Linux
by Andreas Dannenberg
· 6 years ago
0cac0fb
at91: cleanup taurus port
by Heiko Schocher
· 6 years ago
efbfd44
firmware: ti_sci: Always request response from firmware
by Andrew F. Davis
· 6 years ago
Next »