Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e7657a99b224a97250205b51449893ff3a6035ed
e7657a9
Makefile: Ensure we build with -std=gnu11
by Tom Rini
· 6 years ago
077de24
Prepare v2018.07-rc2
by Tom Rini
· 6 years ago
6c03ea1
test_avb: Add pymark.buildconfigspec information for the AVB tests
by Tom Rini
· 6 years ago
421a5d0
libavb: Update SPDX tag style
by Tom Rini
· 6 years ago
7302d5e
configs: Update Meson GX configs
by Neil Armstrong
· 6 years ago
6c9c980
meson: use the clock driver
by Beniamino Galvani
· 6 years ago
b67bfaf
clk: add Amlogic meson clock driver
by Beniamino Galvani
· 6 years ago
42fe74e
config: meson-gx-common: Enable USB boot
by Neil Armstrong
· 6 years ago
934f582
adc: meson-saradc: fix regmap_init_mem call
by Neil Armstrong
· 6 years ago
b2f1396
configs: dragonboard410c: remove env partition offset
by Ramon Fried
· 6 years ago
92a87b3
configs: db410c: Set eMMC env partition to BOOT2
by Ramon Fried
· 6 years ago
1669e18
common: Fix cpu nr type which is always unsigned type
by Michal Simek
· 6 years ago
2142579
bootm: Handle kernel_noload on arm64
by Marek Vasut
· 6 years ago
85ed289
ARM: image: Add option for ignoring ep bit 3
by Marek Vasut
· 6 years ago
ff7dd58
sandbox: swap_case: Increase number of base address regs
by Simon Glass
· 6 years ago
18790eb
spi: sandbox: Fix memory leak in sandbox_sf_bind_emul()
by Simon Glass
· 6 years ago
198b80c
rsa: Fix missing memory leak on error in fdt_add_bignum()
by Simon Glass
· 6 years ago
cea3b9e
fdtgrep: Separate out checking of two allocations
by Simon Glass
· 6 years ago
a95f014
fdtgrep: Fix logic of free() in do_fdtgrep()
by Simon Glass
· 6 years ago
18fc706
console: Fix handling of NULL global_data
by Simon Glass
· 6 years ago
8909656
log: Fix incorect range check in log_get_cat_name()
by Simon Glass
· 6 years ago
22f2e93
gpio: omap_gpio: Name GPIO's by bank and index with DM_GPIO
by Adam Ford
· 6 years ago
5913a32
arm: mach-omap2/omap3/clock.c: Enable all GPIO with CMD_GPIO
by Adam Ford
· 6 years ago
d693fb9
block: Add SPL_BLOCK_CACHE and default n
by Adam Ford
· 6 years ago
df1f7e2
arm: Do not clear LR on exception in SPL
by Andrew F. Davis
· 6 years ago
72d8046
mmc: Remove hwpartition help text when command is disabled
by Alex Kiernan
· 6 years ago
0a4b93f
fs: btrfs: Do not fail when all root_backups are empty
by Yevgeny Popovych
· 6 years ago
b290956
.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore
by Masahiro Yamada
· 6 years ago
6cd0f71
.gitignore: sort normal pattern rules alphabetically
by Masahiro Yamada
· 6 years ago
9c286a7
dm: gpio: Add DM compatibility to GPIO driver for Davinci
by Adam Ford
· 6 years ago
96e9e75
MAINTAINERS: update ARM Snapdragon
by Ramon Fried
· 6 years ago
1385217
db410c: fix alignment of dts file
by Ramon Fried
· 6 years ago
75aa898
iotrace: fix behaviour when buffer is full
by Ramon Fried
· 6 years ago
f015eb5
cmd: iotrace: add dump trace command
by Ramon Fried
· 6 years ago
d03cc69
iotrace: move record definitons to header file
by Ramon Fried
· 6 years ago
194d1a1
ARM: sunxi: remove empty #ifdef/endif block
by Chris Packham
· 6 years ago
fddb776
m68k: Remove empty #ifdef/#ifndef block
by Chris Packham
· 6 years ago
cf4e55f
configs: Remove empty #ifdef/#ifndef blocks
by Chris Packham
· 6 years ago
523788b
doc: avb2.0: add README about AVB2.0 integration
by Igor Opaniuk
· 6 years ago
a284632
test/py: avb2.0: add tests for avb commands
by Igor Opaniuk
· 6 years ago
b81b3b6
am57xx_hs: avb2.0: add support of AVB 2.0
by Igor Opaniuk
· 6 years ago
f0f3bfe
avb2.0: add boot states and dm-verity support
by Igor Opaniuk
· 6 years ago
6029119
cmd: avb2.0: avb command for performing verification
by Igor Opaniuk
· 6 years ago
bb4aac4
avb2.0: implement AVB ops
by Igor Opaniuk
· 6 years ago
525d1d8
avb2.0: integrate avb 2.0 into the build system
by Igor Opaniuk
· 6 years ago
8b23ae2
avb2.0: add Android Verified Boot 2.0 library
by Igor Opaniuk
· 6 years ago
aca88d7
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 6 years ago
90e565e
x86: efi: app: Display correct CPU info during boot
by Bin Meng
· 6 years ago
6582074
x86: Rename efi-x86 target to efi-x86_app
by Bin Meng
· 6 years ago
5d69a5c
x86: efi: payload: Add EFI framebuffer driver support
by Bin Meng
· 6 years ago
0f862b9
dm: video: Add an EFI framebuffer driver
by Bin Meng
· 6 years ago
cb787cb
efi: stub: Pass EFI GOP information to U-Boot payload
by Bin Meng
· 6 years ago
7676370
x86: baytrail: Drop EFI-specific test logics
by Bin Meng
· 6 years ago
740aa42
x86: Drop QEMU-specific EFI payload support
by Bin Meng
· 6 years ago
858429b
x86: Add generic EFI payload support
by Bin Meng
· 6 years ago
6bd4109
x86: efi: payload: Add arch_cpu_init()
by Bin Meng
· 6 years ago
525c861
x86: efi: Refactor the directory of EFI app and payload support
by Bin Meng
· 6 years ago
706db82
x86: doc: Fix reference to EFI doc in U-Boot
by Bin Meng
· 6 years ago
4123662
x86: use EFI calling convention for efi_main on x86_64
by Ivan Gorinov
· 6 years ago
c9697d7
x86: cherryhill: Fix DTC warning
by Bin Meng
· 6 years ago
58a6ec7
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 6 years ago
f4baf3b
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 6 years ago
1725781
ARM: rmobile: Disable 4k SF sectors on V3M Eagle
by Marek Vasut
· 6 years ago
b1d36c7
ARM: rmobile: Enable cache command on V3M Eagle
by Marek Vasut
· 6 years ago
f20ea91
ARM: rmobile: Fix CPGW address on V3M Eagle
by Marek Vasut
· 6 years ago
e4484d7
ARM: dts: rmobile: Add AVB PHY reset on V3M Eagle
by Marek Vasut
· 6 years ago
5e19680
ARM: dts: rmobile: Add AVB pinmux on V3M Eagle
by Marek Vasut
· 6 years ago
be3a2e2
ARM: dts: rmobile: Enable SDHI on E3 Ebisu
by Marek Vasut
· 6 years ago
66cc560
ARM: dts: rmobile: Add initial SDHI nodes to R8A77990 E3
by Marek Vasut
· 6 years ago
84ba9eb
ARM: dts: rmobile: Add SCIF2 pinmux to E3 Ebisu
by Marek Vasut
· 6 years ago
5b82854
ARM: dts: rmobile: Add Renesas RPC HF/QSPI DT node to R8A77990
by Marek Vasut
· 6 years ago
fcb05fa
ARM: rmobile: Enable RPCHF on Draak
by Marek Vasut
· 6 years ago
0090ae6
ARM: rmobile: Fix environment placement on Draak
by Marek Vasut
· 6 years ago
18772c2
Merge tag 'arc-updates-for-2018.07-rc2' of git://git.denx.de/u-boot-arc
by Tom Rini
· 6 years ago
579e430
Merge tag 'xilinx-for-v2018.07-rc2' of git://git.denx.de/u-boot-microblaze
by Tom Rini
· 6 years ago
8a96b3d
ARC: HSDK: Add readme
by Alexey Brodkin
· 6 years ago
5545759
ARC: HSDK: Add tool and make target to generate bsp
by Eugeniy Paltsev
· 6 years ago
8d5f843
serial: zynq: Make zynq_serial_setbrg static
by Michal Simek
· 6 years ago
e68f4ab
serial: zynq: Initialize uart only before relocation
by Michal Simek
· 6 years ago
6b8dcec
serial: zynq: Write chars till output fifo is full
by Michal Simek
· 6 years ago
5e3c4c7
serial: zynq: Use BIT macros instead of shifts and full hex numbers
by Michal Simek
· 6 years ago
615900b
gpio: zynq_gpio: bank description should use unsigned type
by Michal Simek
· 6 years ago
faac0ce
arm64: zynqmp: Check return value in zynqmp_mmio_rawwrite()
by Michal Simek
· 6 years ago
089b84d
arm64: zynqmp: Check return value from calloc
by Michal Simek
· 6 years ago
91e95ff
mmc: zynq: Fix tuning_loop_counter type in arasan_sdhci_execute_tuning()
by Michal Simek
· 6 years ago
b6f9cbb
gpio: zynq: Do not check unsigned type that is >= 0
by Michal Simek
· 6 years ago
b97e99f
mmc: sdhci: Fix MMC HS200 tuning command failures
by Siva Durga Prasad Paladugu
· 6 years ago
8394f8b
arm64: zynqmp: accept an absolute path for PMUFW_INIT_FILE
by Luca Ceresoli
· 6 years ago
e6e4e12
arm64: zynqmp: Enable SPD ddr support for zcu102 targets
by Michal Simek
· 6 years ago
8e434fc
timer: cadence: Implement timer_get_boot_us
by Michal Simek
· 7 years ago
57f100f
arm: zynq: Drop #address-cells and #size-cells from gpio-keys
by Michal Simek
· 6 years ago
0599d24
arm64: zynqmp: Split emmc configuration into emmc0 and emmc1
by Siva Durga Prasad Paladugu
· 6 years ago
c07b225
arm: zynq: Add missing watchdog header
by Michal Simek
· 6 years ago
566faef
ARM: rmobile: Point load address to more sane area on Gen3
by Marek Vasut
· 6 years ago
0e60f74
ARM: rmobile: Point load address to more sane area on Gen2
by Marek Vasut
· 6 years ago
cf05e16
ARM: rmobile: Zap CONFIG_SYS_CLK_FREQ where applicable
by Marek Vasut
· 6 years ago
051a526
ARM: rmobile: Sync Gen3 DTS with Linux v4.17
by Marek Vasut
· 6 years ago
047b194
ARM: rmobile: Sync Gen2 DTS with Linux v4.17
by Marek Vasut
· 6 years ago
eb13e0f
pinctrl: renesas: Sync Gen3 PFC tables with Linux v4.17
by Marek Vasut
· 6 years ago
d56c3f6
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 6 years ago
Next »