Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
6446304460a63b46ce2ffebafc332b20a76e5ef6
6446304
efi_loader: use library memcpy() in helloworld.efi
by Heinrich Schuchardt
· 6 years ago
2013c68
efi_loader: use freestanding library for efi apps
by Heinrich Schuchardt
· 6 years ago
f51a226
efi_loader: provide freestanding library
by Heinrich Schuchardt
· 6 years ago
1170fee
efi_selftest: fix variables test for GetNextVariableName()
by AKASHI Takahiro
· 6 years ago
d99a87f
efi_loader: implement GetNextVariableName()
by AKASHI Takahiro
· 6 years ago
77d4d39
efi_loader: comments for variable services
by Heinrich Schuchardt
· 6 years ago
8377ee3
efi_loader: remove duplicate function mem2hex()
by Heinrich Schuchardt
· 6 years ago
6e37fa2
efi_loader: eliminate duplicate function hex2mem()
by Heinrich Schuchardt
· 6 years ago
bc86795
efi_loader: remove duplicate GUID definition
by Heinrich Schuchardt
· 6 years ago
0e3dc01
efi_loader: consistent build flags for EFI applications
by Heinrich Schuchardt
· 6 years ago
c82f8f6
efi_loader: use u16* for file name
by Heinrich Schuchardt
· 6 years ago
0bc81a7
efi_loader: fix CopyMem()
by Heinrich Schuchardt
· 6 years ago
f6c6df7
efi_loader: refactor switch to non-secure mode
by Heinrich Schuchardt
· 6 years ago
b4f471f
efi_driver: simplify error message
by Heinrich Schuchardt
· 6 years ago
44e7c62
efi_selftest: tpl unit test, check return values
by Heinrich Schuchardt
· 6 years ago
1309a15
efi_selftest: events unit test, check return values
by Heinrich Schuchardt
· 6 years ago
8a42641
efi_selftest: SNP unit test on sandbox
by Heinrich Schuchardt
· 6 years ago
452257a
efi_loader: efi_set_variable use const void *
by Heinrich Schuchardt
· 6 years ago
0bda81b
efi_loader: use const efi_guid_t * for variable services
by Heinrich Schuchardt
· 6 years ago
056b45b
efi_loader: move efi_init_obj_list() to a new efi_setup.c
by AKASHI Takahiro
· 6 years ago
4f3cb4d
doc: README.uefi: fix typos
by Heinrich Schuchardt
· 6 years ago
e4fd695
efi_selftest: allow building on ARMv7-M
by Heinrich Schuchardt
· 6 years ago
cc8e341
efi_loader: signature of StartImage and Exit
by Heinrich Schuchardt
· 6 years ago
c6d876f
efi_loader: avoid unnecessary pointer to long conversion
by Heinrich Schuchardt
· 6 years ago
23f5f4a
efi_loader: fix memory allocation on sandbox
by Heinrich Schuchardt
· 6 years ago
0ea8741
efi_loader: CMD_BOOTEFI_HELLO_COMPILE in configs
by Heinrich Schuchardt
· 6 years ago
0a76ba6
efi_loader: use named constant for efi_dp_from_mem()
by Heinrich Schuchardt
· 6 years ago
13dd666
distro: not taint environment variables if possible
by AKASHI Takahiro
· 6 years ago
d178836
efi_loader: efi_connect_controller() use %pD
by Heinrich Schuchardt
· 6 years ago
fb34f29
efi_loader: efi_add_runtime_mmio()
by Heinrich Schuchardt
· 6 years ago
9493e39
distro_bootcmd: add NVME support
by Heinrich Schuchardt
· 6 years ago
abb93cb
test: tests for u16_strdup() and u16_strcpy()
by Heinrich Schuchardt
· 6 years ago
2a3537a
lib: add u16_strcpy/strdup functions
by Akashi, Takahiro
· 6 years ago
2859f44
efi_loader: struct efi_configuration_table
by Heinrich Schuchardt
· 6 years ago
4b05fe9
efi_loader: efi_guid_t must be 64-bit aligned
by Heinrich Schuchardt
· 6 years ago
b1b1bab
test/py: use default load address for tftp
by Heinrich Schuchardt
· 6 years ago
49a9716
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 6 years ago
24b56e2
x86: tangier: Add initial ACPI support for PMIC device
by Andy Shevchenko
· 6 years ago
bc1a8f0
x86: Use the existing GDT in the ROM for 64-bit U-Boot proper
by Bin Meng
· 6 years ago
9168326
x86: Don't copy the cpu_call64() function to a hardcoded address
by Bin Meng
· 6 years ago
dbb0696
x86: Change 4-level page table base address to low memory
by Bin Meng
· 6 years ago
ca7db86
x86: tsc: Add support for native calibration of TSC freq
by Bernhard Messerklinger
· 6 years ago
2436396
doc: Fix CONFIG_OF_SEPARATE description
by Andy Shevchenko
· 6 years ago
2c8811b
x86: edison: Switch to CONFIG_OF_SEPARATE
by Andy Shevchenko
· 6 years ago
f94fa0e
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 6 years ago
f499297
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 6 years ago
a6ac775
ARM: mvebu: x530: use MV_DDR_FREQ_SAR
by Chris Packham
· 6 years ago
0ef6920
Kconfig: fix BUILD_TARGET for ARCH_MVEBU
by Baruch Siach
· 6 years ago
d7f165c
arm: mvebu: cf gt-8k: dts: add PCIe slot reset support
by Baruch Siach
· 6 years ago
6664a0e
pcie: designware: mvebu: fix reset release polarity
by Baruch Siach
· 6 years ago
f301ba5
arm: mvebu: mcbin: dts: fix PCIe reset polarity
by Baruch Siach
· 6 years ago
c4bd12a
i2c: mux: Generate longer i2c mux name
by Michal Simek
· 6 years ago
6160722
i2c: Fill req_seq in i2c_post_bind()
by Michal Simek
· 6 years ago
6bfacc8
i2c: dm: Record maximum id of devices before probing devices
by Michal Simek
· 6 years ago
dbe70c7
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 6 years ago
151b833
Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
2e85607
Merge branch '2019-02-08-master-imports'
by Tom Rini
· 6 years ago
afcd645
sound: Allow audio codecs to be used by other SoCs
by Simon Glass
· 6 years ago
f0b02f3
sound: i2s: Tidy up a few comments
by Simon Glass
· 6 years ago
4a68a60
sound: samsung: Fix 'regiter' typo
by Simon Glass
· 6 years ago
e5d6116
misc: Allow child devices
by Simon Glass
· 6 years ago
58804b8
buildman: fix typo
by Chris Packham
· 6 years ago
3600b46
of-platdata: improve documentation
by Simon Goldschmidt
· 6 years ago
e5fc79e
buildman: Write the environment out to an 'env' file
by Simon Glass
· 6 years ago
d3de385
mmc: omap_hsmmc: Use regulator_set_enable_if_allowed for enabling regulator
by Lokesh Vutla
· 6 years ago
cc4a224
power: regulator: Introduce regulator_set_enable_if_allowed api
by Lokesh Vutla
· 6 years ago
f93fab3
Revert "power: regulator: Return success on attempt to disable an always-on regulator"
by Lokesh Vutla
· 6 years ago
91b3a18
fdt: tegra: Drop COMPAT_AMS_AS3722
by Simon Glass
· 6 years ago
38b043d
fdt: samsung: Drop unused fdt_compat_id values
by Simon Glass
· 6 years ago
e898799
samsung: mmc: Drop old MMC init code
by Simon Glass
· 6 years ago
cdc0331
samsung: Drop board_enable_audio_codec()
by Simon Glass
· 6 years ago
f656dae
spring: Update flashmap details
by Simon Glass
· 6 years ago
8d135f5
spring: Update sound to use max98088 codec
by Simon Glass
· 6 years ago
9a7210f
sound: Add a driver for max98088
by Simon Glass
· 6 years ago
e293231
exynos: Convert to use CONFIG_BLK
by Simon Glass
· 6 years ago
a42ff92
exynos: Drop duplicate 'model' line
by Simon Glass
· 6 years ago
bed44f4
Convert CONFIG_BOARD_TYPES to Kconfig
by Simon Glass
· 6 years ago
4a1fa52
arm: mach-k3: common: Clean up ATF image startup function
by Andreas Dannenberg
· 6 years ago
eefc01d
bcm968580xref: switch to CONFIG_OF_SEPARATE
by Philippe Reynes
· 6 years ago
5f137b5
bcm968580: rename to bcm968580xref
by Philippe Reynes
· 6 years ago
45b7f5b
armv7R: K3: am654: Fix order of debug elements in x509 template
by Andrew F. Davis
· 6 years ago
64176a8
am65x_evm: Allow bootm to load larger kernels
by Andrew F. Davis
· 6 years ago
e8cc366
configs: am65x_evm_r5: Enable GPT support
by Andrew F. Davis
· 6 years ago
b3860bf
cmd: sata: add null pointer check for dev
by Marcel Ziswiler
· 6 years ago
f388564
dm: device: fail uclass_find_first_device() if list_empty
by Marcel Ziswiler
· 6 years ago
a765adc
bcm963158: enable watchdog and reboot with watchdog
by Philippe Reynes
· 6 years ago
2f4a686
dt: bcm63158: add watchdog
by Philippe Reynes
· 6 years ago
dcae39e
watchdog: bcm6345: allow to use this driver on arm bcm63158
by Philippe Reynes
· 6 years ago
be2fc08
bcm963158: add initial support
by Philippe Reynes
· 6 years ago
ea1a7de
bcm63158: add initial support
by Philippe Reynes
· 6 years ago
47870af
initcall: Move to inline function
by Alexander Graf
· 6 years ago
a9484aa
board/BuR/brppt1: drop DM_I2C_COMPAT
by Hannes Schmelzer
· 6 years ago
351a4aa
mmc: omap_hsmmc: Workaround errata regarding SDR104/HS200 tuning failures (i929)
by Faiz Abbas
· 6 years ago
bbd108a
clk: stm32mp1: correctly handle Clock Spreading Generator
by Patrick Delaunay
· 6 years ago
e74b74c
dts: stm32mp1: clock tree update
by Patrick Delaunay
· 6 years ago
8d6310a
clk: stm32mp1: add debug information
by Patrick Delaunay
· 6 years ago
f3a23c2
clk: stm32mp1: recalculate counter when switching freq
by Patrick Delaunay
· 6 years ago
6320128
clk: stm32mp1: correct access to RCC_OCENSETR/RCC_OCENCLRR
by Patrick Delaunay
· 6 years ago
d661f61
clk: stm32mp1: add IPCC clock
by Patrick Delaunay
· 6 years ago
86617dd
clk: stm32mp1: no more get ck_usbo_48m in device tree
by Patrick Delaunay
· 6 years ago
Next »