Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
7676370fe68d1f81db8a410965a7eb89d93a1148
7676370
x86: baytrail: Drop EFI-specific test logics
by Bin Meng
· Tue Jun 12 08:36:20 2018 -0700
740aa42
x86: Drop QEMU-specific EFI payload support
by Bin Meng
· Tue Jun 12 08:36:19 2018 -0700
858429b
x86: Add generic EFI payload support
by Bin Meng
· Tue Jun 12 08:36:18 2018 -0700
6bd4109
x86: efi: payload: Add arch_cpu_init()
by Bin Meng
· Tue Jun 12 08:36:17 2018 -0700
525c861
x86: efi: Refactor the directory of EFI app and payload support
by Bin Meng
· Tue Jun 12 08:36:16 2018 -0700
706db82
x86: doc: Fix reference to EFI doc in U-Boot
by Bin Meng
· Tue Jun 12 08:36:13 2018 -0700
4123662
x86: use EFI calling convention for efi_main on x86_64
by Ivan Gorinov
· Wed Jun 13 17:27:39 2018 -0700
c9697d7
x86: cherryhill: Fix DTC warning
by Bin Meng
· Tue Jun 12 20:01:14 2018 -0700
f4baf3b
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· Sat Jun 16 00:07:37 2018 -0400
18772c2
Merge tag 'arc-updates-for-2018.07-rc2' of git://git.denx.de/u-boot-arc
by Tom Rini
· Fri Jun 15 09:38:16 2018 -0400
579e430
Merge tag 'xilinx-for-v2018.07-rc2' of git://git.denx.de/u-boot-microblaze
by Tom Rini
· Fri Jun 15 09:38:06 2018 -0400
8a96b3d
ARC: HSDK: Add readme
by Alexey Brodkin
· Fri Jun 15 00:38:53 2018 +0300
5545759
ARC: HSDK: Add tool and make target to generate bsp
by Eugeniy Paltsev
· Mon Jun 04 14:52:32 2018 +0300
8d5f843
serial: zynq: Make zynq_serial_setbrg static
by Michal Simek
· Thu Jun 14 11:19:57 2018 +0200
e68f4ab
serial: zynq: Initialize uart only before relocation
by Michal Simek
· Thu Jun 14 10:41:35 2018 +0200
6b8dcec
serial: zynq: Write chars till output fifo is full
by Michal Simek
· Thu Jun 14 09:43:34 2018 +0200
5e3c4c7
serial: zynq: Use BIT macros instead of shifts and full hex numbers
by Michal Simek
· Thu Jun 14 11:13:41 2018 +0200
615900b
gpio: zynq_gpio: bank description should use unsigned type
by Michal Simek
· Wed Jun 13 13:22:08 2018 +0200
faac0ce
arm64: zynqmp: Check return value in zynqmp_mmio_rawwrite()
by Michal Simek
· Wed Jun 13 10:38:33 2018 +0200
089b84d
arm64: zynqmp: Check return value from calloc
by Michal Simek
· Wed Jun 13 09:42:41 2018 +0200
91e95ff
mmc: zynq: Fix tuning_loop_counter type in arasan_sdhci_execute_tuning()
by Michal Simek
· Wed Jun 13 09:12:29 2018 +0200
b6f9cbb
gpio: zynq: Do not check unsigned type that is >= 0
by Michal Simek
· Wed Jun 13 09:05:51 2018 +0200
b97e99f
mmc: sdhci: Fix MMC HS200 tuning command failures
by Siva Durga Prasad Paladugu
· Wed Jun 13 11:43:01 2018 +0530
8394f8b
arm64: zynqmp: accept an absolute path for PMUFW_INIT_FILE
by Luca Ceresoli
· Mon Jun 04 12:21:01 2018 +0200
e6e4e12
arm64: zynqmp: Enable SPD ddr support for zcu102 targets
by Michal Simek
· Mon Jun 04 08:27:50 2018 +0200
8e434fc
timer: cadence: Implement timer_get_boot_us
by Michal Simek
· Wed Apr 18 14:03:56 2018 +0200
57f100f
arm: zynq: Drop #address-cells and #size-cells from gpio-keys
by Michal Simek
· Fri Jun 08 09:36:12 2018 +0200
0599d24
arm64: zynqmp: Split emmc configuration into emmc0 and emmc1
by Siva Durga Prasad Paladugu
· Tue Jun 05 15:18:32 2018 +0530
c07b225
arm: zynq: Add missing watchdog header
by Michal Simek
· Fri Jun 08 13:45:14 2018 +0200
d56c3f6
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· Thu Jun 14 13:28:03 2018 -0400
c220bea
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· Thu Jun 14 07:20:41 2018 -0400
63400ad
usb: sunxi: access ahb_reset0_cfg in CCM using its offset
by Vasily Khoruzhick
· Wed Jun 13 23:19:34 2018 -0700
2d00dbe
efi_loader: Allocate memory handle for mem dp
by Alexander Graf
· Tue Jun 12 10:21:16 2018 +0200
68f9288
efi_loader: avoid make race condition
by Heinrich Schuchardt
· Sat Jun 02 19:00:41 2018 +0200
fac7867
efi_loader: avoid initializer element is not constant
by Heinrich Schuchardt
· Sat Jun 09 17:50:18 2018 +0200
fff89d4
efi: Add a comment about duplicated ELF constants
by Simon Glass
· Mon Jun 11 23:26:40 2018 -0600
b7eefe4
efi_loader: Convert runtime reset from switch to if statements
by Alexander Graf
· Sun Jun 10 21:51:02 2018 +0200
71f9120
riscv: Add support for HI20 PE relocations
by Alexander Graf
· Tue Jun 05 19:20:32 2018 +0200
c8959f4
net: gem: Check return value from memalign/malloc
by Michal Simek
· Wed Jun 13 15:20:35 2018 +0200
952bdd3
net: zynq_gem: Initialize phyreg variable
by Michal Simek
· Wed Jun 13 10:33:49 2018 +0200
70551ca
net: zynq_gem: Fix return type for phy...()
by Michal Simek
· Wed Jun 13 10:00:30 2018 +0200
f42e5b9
net: mvgbe: extract common code for SMI wait
by Chris Packham
· Sat Jun 09 20:46:16 2018 +1200
7f920dd
net: designware: set the PS bit when resetting DMA bus in MII configuration
by Quentin Schulz
· Mon Jun 04 12:17:33 2018 +0200
2178861
net: phy: mv88e61xx: Force CPU port link up
by Chris Packham
· Sun Jun 03 16:21:26 2018 +1200
543efd1
mvebu: neta: align DMA buffers
by Jon Nettleton
· Wed May 30 08:52:29 2018 +0300
7dcdc22
net: add Socionext AVE ethernet driver support
by Kunihiko Hayashi
· Thu May 24 19:24:37 2018 +0900
75f8361
net: include/phy.h: add new mode for internal phy
by Kunihiko Hayashi
· Fri May 18 11:12:04 2018 +0900
d7c7291
drivers/net/vsc9953: Initialize action RAM in VCAP complex
by Radu Bulie
· Mon May 21 10:02:09 2018 -0500
b32c220
net: nfs: don't fail when nfs_read_reply returns -NFS_RPC_DROP
by Vasily Khoruzhick
· Mon May 14 08:34:36 2018 -0700
e210e98
net: cpsw: ti: Reap completed packets before stopping interface
by Alex Kiernan
· Sat May 12 07:30:02 2018 +0000
4b58b05
net: Protect net_state from reentrant net_loop()
by Leonid Iziumtsev
· Tue May 08 15:55:50 2018 +0200
33f68aa
net/phy/cortina: Add support for CS4223 PHY
by Vicentiu Galanopulo
· Wed May 02 06:23:38 2018 -0500
e467360
net: sunxi: Correct MAC address register order
by Joe Hershberger
· Tue May 01 16:33:55 2018 -0500
51d7898
net: Express LINK_LOCAL dependency on LIB_RAND
by Joe Hershberger
· Mon Apr 30 12:45:22 2018 -0500
0ccad96
tsec: Fix reading phy registers from DT
by Mario Six
· Fri Apr 27 14:52:57 2018 +0200
865c387
net: Initialize as many ethernet devices as possible
by Mario Six
· Fri Apr 27 14:52:56 2018 +0200
193235d
net: Always align tx packets
by Mario Six
· Wed Mar 28 14:38:49 2018 +0200
1348894
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· Wed Jun 13 11:43:59 2018 -0400
347a67e
ARM: DTS: resync a3517.dtsi with Linux 4.17
by Adam Ford
· Fri Jun 08 09:26:30 2018 -0500
405960b
ARM: am3517_evm: Enable SPL_OF_CONTROL and SPL_OF_PLATDATA
by Adam Ford
· Fri Jun 08 09:22:30 2018 -0500
56e240e
dra76: fix HDMI HPD pinmux
by Tomi Valkeinen
· Fri Jun 08 12:51:20 2018 +0300
939a8da
dra7/am5: remove CEC pin pull-up
by Tomi Valkeinen
· Fri Jun 08 12:51:19 2018 +0300
124f9d0
env: Add !ENV_IS_IN_EXT4 dependency to ENV_IS_NOWHERE
by Alex Kiernan
· Fri Jun 08 07:10:27 2018 +0000
efe757c
u-boot: Fix several typos
by Shyam Saini
· Thu Jun 07 19:47:19 2018 +0530
66df4e2
tools: env: Use getline rather than fgets when reading config/script
by Alex Kiernan
· Thu Jun 07 12:20:05 2018 +0000
9a33bdf
AM3517_EVM: Fix Environmental location
by Adam Ford
· Wed Jun 06 14:39:50 2018 -0500
2d2fa49
lib: Add hexdump
by Alexey Brodkin
· Tue Jun 05 17:17:57 2018 +0300
4c43504
fs: btrfs: Fix not all CHUNK_ITEMs being read from CHUNK_TREE
by Yevgeny Popovych
· Tue Jun 05 13:11:01 2018 +0300
8e8aec2
ARM64: meson: Sync DT with Linux 4.17
by Neil Armstrong
· Tue Jun 05 10:10:44 2018 +0200
9732af7
fs: fat: fix wrong casting to unsigned value of sect_to_cluster()
by Seung-Woo Kim
· Mon Jun 04 20:45:54 2018 +0900
a03cbbb
usb: sunxi: sun50i: enable OHCI0 clock when OHCI1 is in use
by Vasily Khoruzhick
· Thu Jun 07 19:23:41 2018 -0700
acabc91
usb: sunxi: ohci: get rid of ifdefs
by Vasily Khoruzhick
· Thu Jun 07 19:23:40 2018 -0700
9f9c6cf
usb: sunxi: ehci: get rid of ifdefs
by Vasily Khoruzhick
· Thu Jun 07 19:23:39 2018 -0700
c4d3ae9
sunxi: clock: Fix EHCI and OHCI clocks on A64
by Vasily Khoruzhick
· Thu Jun 07 19:23:38 2018 -0700
56a33085e
x86: cougarcanyon2: Add missing chipset interrupt information
by Bin Meng
· Tue Jun 12 01:26:47 2018 -0700
d803f54
x86: irq: Support discrete PIRQ routing registers via device tree
by Bin Meng
· Tue Jun 12 01:26:46 2018 -0700
c332fca
x86: irq: Parse number of PIRQ links from device tree
by Bin Meng
· Tue Jun 12 01:26:45 2018 -0700
c4d1f59
x86: efi: payload: Minor clean up on error message output
by Bin Meng
· Sun Jun 10 06:25:09 2018 -0700
7241f80
dm: pci: Use a 1:1 mapping for bus <-> phy addresses
by Christian Gmeiner
· Sun Jun 10 06:25:06 2018 -0700
5f4e094
dm: pci: Make ranges dt property optional
by Christian Gmeiner
· Sun Jun 10 06:25:05 2018 -0700
5acbb78
x86: efi: payload: Enforce toolchain to generate 64-bit EFI payload stub codes
by Bin Meng
· Sun Jun 10 06:25:03 2018 -0700
14f4ffc
x86: efi: app: Fix broken EFI application
by Bin Meng
· Sun Jun 10 06:25:02 2018 -0700
c253c3f
x86: Conditionally build the pinctrl_ich6 driver
by Bin Meng
· Sun Jun 10 06:25:01 2018 -0700
1defbb1
x86: irq: Change LINK_V2N and LINK_N2V to inline functions
by Bin Meng
· Sun Jun 03 19:04:23 2018 -0700
0c9f594
x86: irq: Remove chipset specific irq router drivers
by Bin Meng
· Sun Jun 03 19:04:22 2018 -0700
c0edfc1
x86: cougarcanyon2: Enable CPU driver and SMP support
by Bin Meng
· Sun Jun 03 19:04:21 2018 -0700
0dce35a
x86: chromebook_link: Remove dm-pre-reloc property in the cpu nodes
by Bin Meng
· Sun Jun 03 19:04:20 2018 -0700
516bb59
x86: ivybridge: Drop CONFIG_USBDEBUG
by Bin Meng
· Sun Jun 03 19:04:19 2018 -0700
9032bbf
x86: ivybridge: Enable 206ax cpu driver for FSP build
by Bin Meng
· Sun Jun 03 19:04:18 2018 -0700
9acdb24
x86: cougarcanyon2: Remove CONFIG_HAVE_INTEL_ME
by Bin Meng
· Sun Jun 03 19:04:17 2018 -0700
52122c8
x86: cougarcanyon2: Update dts for SPI lock down
by Bin Meng
· Sun Jun 03 19:04:16 2018 -0700
e1c6d2c
x86: ivybridge: Imply USB_XHCI_HCD
by Bin Meng
· Sun Jun 03 19:04:15 2018 -0700
7380f7a
usb: xhci-pci: Fix compiler warning
by Bin Meng
· Sun Jun 03 19:04:14 2018 -0700
a45c39d
x86: baytrail: Correct the comment of IACORE_VIDS bit ranges
by Bin Meng
· Thu May 24 03:05:59 2018 -0700
1932afb
x86: acpi: Adopt new version of iASL compiler
by Andy Shevchenko
· Wed May 23 12:38:02 2018 +0300
1b1472a
x86: tsc: add support for reading CPU freq from cpuid
by Christian Gmeiner
· Mon May 14 11:32:17 2018 +0200
07bf4f9
include/linux/byteorder: Sync to latest Linux definitions
by Ramon Fried
· Mon Jun 04 04:20:50 2018 +0300
adfc0fc
doc: cmd: bubt: drop duplicated text
by Baruch Siach
· Sun Jun 03 16:19:31 2018 +0300
2b2c66e
configs: pcm051: Use am335x-wega-rdk.dtb as fdtfile
by Matwey V. Kornilov
· Sat Jun 02 20:22:28 2018 +0300
9f2422e
configs: pcm051: Use DEFAULT_LINUX_BOOT_ENV instead of hardcoded values
by Matwey V. Kornilov
· Sat Jun 02 20:22:27 2018 +0300
Next »