Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b290956613a81347848a8e85813bd0530819270e
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
eb900d1
pinctrl: renesas: Sync Gen2 PFC tables with Linux v4.17
by Marek Vasut
· 6 years ago
2447b74
clk: rmobile: Add R8A77995 RPC clock
by Marek Vasut
· 6 years ago
69be062
clk: rmobile: Add R8A77990 RPC clock
by Marek Vasut
· 6 years ago
5608e4e
dts: gpio: Sync header with Linux 4.17
by Marek Vasut
· 6 years ago
c220bea
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 6 years ago
63400ad
usb: sunxi: access ahb_reset0_cfg in CCM using its offset
by Vasily Khoruzhick
· 6 years ago
2d00dbe
efi_loader: Allocate memory handle for mem dp
by Alexander Graf
· 6 years ago
68f9288
efi_loader: avoid make race condition
by Heinrich Schuchardt
· 6 years ago
fac7867
efi_loader: avoid initializer element is not constant
by Heinrich Schuchardt
· 6 years ago
fff89d4
efi: Add a comment about duplicated ELF constants
by Simon Glass
· 6 years ago
b7eefe4
efi_loader: Convert runtime reset from switch to if statements
by Alexander Graf
· 6 years ago
71f9120
riscv: Add support for HI20 PE relocations
by Alexander Graf
· 6 years ago
c8959f4
net: gem: Check return value from memalign/malloc
by Michal Simek
· 6 years ago
952bdd3
net: zynq_gem: Initialize phyreg variable
by Michal Simek
· 6 years ago
70551ca
net: zynq_gem: Fix return type for phy...()
by Michal Simek
· 6 years ago
f42e5b9
net: mvgbe: extract common code for SMI wait
by Chris Packham
· 6 years ago
7f920dd
net: designware: set the PS bit when resetting DMA bus in MII configuration
by Quentin Schulz
· 6 years ago
2178861
net: phy: mv88e61xx: Force CPU port link up
by Chris Packham
· 6 years ago
543efd1
mvebu: neta: align DMA buffers
by Jon Nettleton
· 7 years ago
7dcdc22
net: add Socionext AVE ethernet driver support
by Kunihiko Hayashi
· 7 years ago
75f8361
net: include/phy.h: add new mode for internal phy
by Kunihiko Hayashi
· 7 years ago
d7c7291
drivers/net/vsc9953: Initialize action RAM in VCAP complex
by Radu Bulie
· 7 years ago
b32c220
net: nfs: don't fail when nfs_read_reply returns -NFS_RPC_DROP
by Vasily Khoruzhick
· 7 years ago
e210e98
net: cpsw: ti: Reap completed packets before stopping interface
by Alex Kiernan
· 7 years ago
4b58b05
net: Protect net_state from reentrant net_loop()
by Leonid Iziumtsev
· 7 years ago
33f68aa
net/phy/cortina: Add support for CS4223 PHY
by Vicentiu Galanopulo
· 7 years ago
e467360
net: sunxi: Correct MAC address register order
by Joe Hershberger
· 7 years ago
Next »