Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
74588bbc533cba8594a59dc686c833279c39dfa5
74588bb
drivers/ddr/fsl: Cleanup unused variable
by York Sun
· Mon Jan 29 09:44:38 2018 -0800
194c2f4
drivers/ddr/fsl: Modify binding registers to save time on data init
by York Sun
· Mon Jan 29 09:44:37 2018 -0800
bc2f32a
drivers/ddr/fsl: Add calculation of register control words
by York Sun
· Mon Jan 29 10:24:08 2018 -0800
6db4fdd
drivers/ddr/fsl: Add 3DS RDIMM support
by York Sun
· Mon Jan 29 09:44:35 2018 -0800
2a4859e
drivers/ddr/fsl: Fix workaround for A009803
by York Sun
· Mon Jan 29 09:44:34 2018 -0800
d9f7fa0
drivers/ddr/fsl: Fix DDR4 RDIMM support
by York Sun
· Mon Jan 29 09:44:33 2018 -0800
69803fc
armv8: ls1088a: Add CONFIG_SPI_FLASH_SPANSION to sdcard defconfigs
by Ashish Kumar
· Mon Jan 29 12:11:20 2018 +0530
8dadfb4
driver: fsl-mc: Perform fsl-mc fdt fixup for lazyapply dpl
by Yogesh Gaur
· Tue Jan 16 10:08:24 2018 +0530
c8bda54
serial: Make full device search optional
by Alexander Graf
· Mon Jan 29 13:57:20 2018 +0100
7a9a6ad
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· Mon Jan 29 08:17:28 2018 -0500
80fd688
Merge git://git.denx.de/u-boot-cfi-flash
by Tom Rini
· Mon Jan 29 08:17:13 2018 -0500
88f89b1
tools/mrvl_uart.sh: Tidy script output
by Andreas Färber
· Sat Jan 20 13:18:39 2018 +0100
fd6bbed
tools/mrvl_uart.sh: Fix minicom baudrate
by Andreas Färber
· Sat Jan 20 13:07:09 2018 +0100
28f1898
cfi_flash: Always define cfi_flash_num_flash_banks
by Mario Six
· Fri Jan 26 14:43:56 2018 +0100
dde8550
cfi_flash: Fix indention
by Mario Six
· Fri Jan 26 14:43:55 2018 +0100
bc762c1
cfi_flash: Fix long lines
by Mario Six
· Fri Jan 26 14:43:54 2018 +0100
aaf1a4a
cfi_flash: Bound-check index before array access
by Mario Six
· Fri Jan 26 14:43:53 2018 +0100
324b940
flash: Fix spelling of "ERR_TIMOUT"
by Mario Six
· Fri Jan 26 14:43:52 2018 +0100
f8783d2
cfi_flash: Rename camel-case variables
by Mario Six
· Fri Jan 26 14:43:51 2018 +0100
246e506
cfi_flash: Fix strings split across lines
by Mario Six
· Fri Jan 26 14:43:50 2018 +0100
f4bab85
cfi_flash: Use u8 pointers instead of void pointers
by Mario Six
· Fri Jan 26 14:43:49 2018 +0100
6cf5574
cfi_flash: Remove assignments from if conditions
by Mario Six
· Fri Jan 26 14:43:48 2018 +0100
d544ddf
cfi_flash: Remove return from void function
by Mario Six
· Fri Jan 26 14:43:47 2018 +0100
c4b85c3
cfi_flash: Fix placement of brace
by Mario Six
· Fri Jan 26 14:43:46 2018 +0100
411ede3
cfi_flash: Fix else after break
by Mario Six
· Fri Jan 26 14:43:45 2018 +0100
acf1208
cfi_flash: Fix spelling of "Unknown"
by Mario Six
· Fri Jan 26 14:43:44 2018 +0100
179b8d6
cfi_flash: Add missing braces in blocks
by Mario Six
· Fri Jan 26 14:43:43 2018 +0100
d1141c5
cfi_flash: Remove unnecessary braces
by Mario Six
· Fri Jan 26 14:43:42 2018 +0100
1ec6d34
cfi_flash: Fix comment style
by Mario Six
· Fri Jan 26 14:43:41 2018 +0100
9355d55
cfi_flash: Use __func__ macro instead of function name
by Mario Six
· Fri Jan 26 14:43:40 2018 +0100
0c9be97
cfi_flash: Fix logical continuations
by Mario Six
· Fri Jan 26 14:43:39 2018 +0100
cbe41ca
cfi_flash: Remove braces for single-statement blocks
by Mario Six
· Fri Jan 26 14:43:38 2018 +0100
c7e359e
cfi_flash: Fix missing/superfluous lines
by Mario Six
· Fri Jan 26 14:43:37 2018 +0100
a828c1e
cfi_flash: Fix spacing around casts/operators
by Mario Six
· Fri Jan 26 14:43:36 2018 +0100
76857f0
cfi_flash: Fix indent of case statements
by Mario Six
· Fri Jan 26 14:43:35 2018 +0100
ae0b9c7
cfi_flash: Fix whitespace with casting
by Mario Six
· Fri Jan 26 14:43:34 2018 +0100
e2c0746
cfi_flash: Fix Parenthesis spacing
by Mario Six
· Fri Jan 26 14:43:33 2018 +0100
88f439f
cfi_flash: Fix style of pointer declarations
by Mario Six
· Fri Jan 26 14:43:32 2018 +0100
fa29069
cfi_flash: Fix space between function name and parenthesis
by Mario Six
· Fri Jan 26 14:43:31 2018 +0100
9d590fe
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· Sun Jan 28 18:26:00 2018 -0500
123b90b
efi_loader: add a README.iscsi describing booting via iSCSI
by Heinrich Schuchardt
· Sun Jan 28 15:26:02 2018 +0100
253aa64
efi_loader: consistently use %pD to print device paths
by Heinrich Schuchardt
· Fri Jan 26 07:20:54 2018 +0100
f3996be
efi_loader: do not install NULL as device path
by Heinrich Schuchardt
· Fri Jan 26 06:50:54 2018 +0100
3b47f33
vsprintf.c: correct printing of a NULL device path
by Heinrich Schuchardt
· Fri Jan 26 06:30:30 2018 +0100
eff317c
efi_loader: Call Exit() on return from payload in StartImage()
by Alexander Graf
· Fri Jan 26 00:47:53 2018 +0100
091cf43
efi_loader: fix comments in indent_string()
by Heinrich Schuchardt
· Wed Jan 24 19:21:36 2018 +0100
aa6fd9a
efi_loader: catch misspelled bootefi subcommand
by Heinrich Schuchardt
· Wed Jan 24 20:33:54 2018 +0100
54d8cdf
efi_loader: Always use EFIAPI instead of asmlinkage
by Alexander Graf
· Wed Jan 24 00:18:08 2018 +0100
5e24717
efi: Conflict efi_loader with different stub bitness
by Alexander Graf
· Wed Jan 24 14:54:21 2018 +0100
0039d71
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· Sun Jan 28 13:56:19 2018 -0500
cb84981
omap3_logic: Clean up I2C pin muxing.
by Adam Ford
· Thu Jan 25 14:15:38 2018 -0600
6fe74d2
spl: add option to disable SPL banner output
by Anatolij Gustschin
· Thu Jan 25 18:45:22 2018 +0100
7fcd313
bcm2835_pinctrl: Probe pre-reloc
by Alexander Graf
· Thu Jan 25 12:05:56 2018 +0100
a73b0ec
bcm2835_pl011_serial: Add BCM2835 specific serial driver
by Alexander Graf
· Thu Jan 25 12:05:55 2018 +0100
2477293
MAINTAINERS: Take over BCM2835 maintainership
by Alexander Graf
· Thu Jan 25 12:05:54 2018 +0100
1b44295
bcm2835_mu_serial: Convert to Kconfig
by Alexander Graf
· Thu Jan 25 12:05:53 2018 +0100
633ef89
pl01x: Convert CONFIG_PL01X_SERIAL to Kconfig
by Alexander Graf
· Thu Jan 25 12:05:52 2018 +0100
65bfb42
pl011: Convert CONFIG_PL011_SERIAL to Kconfig
by Alexander Graf
· Thu Jan 25 12:05:51 2018 +0100
2184ccd
pl010: Convert CONFIG_PL010_SERIAL to Kconfig
by Alexander Graf
· Thu Jan 25 12:05:50 2018 +0100
cce6443
pl01x: Convert to dev_read
by Alexander Graf
· Thu Jan 25 12:05:49 2018 +0100
ff9fd76
serial_bcm283x_mu: Fail loading if not muxed
by Alexander Graf
· Thu Jan 25 12:05:48 2018 +0100
c3883e0
serial_bcm283x_mu: Always skip init
by Alexander Graf
· Thu Jan 25 12:05:47 2018 +0100
35b31e0
serial_bcm283x_mu: Convert to dev_read
by Alexander Graf
· Thu Jan 25 12:05:46 2018 +0100
b17aa50
rpi: Determine PL011/Mini-UART availability at runtime
by Alexander Graf
· Thu Jan 25 12:05:45 2018 +0100
f7c2628
serial: bcm283x_mu: Remove support for post-init disabling
by Alexander Graf
· Thu Jan 25 12:05:44 2018 +0100
3598200
rpi: Remove runtime disabling support for serial
by Alexander Graf
· Thu Jan 25 12:05:43 2018 +0100
132ca2d
serial: Use next serial device if probing fails
by Alexander Graf
· Thu Jan 25 12:05:42 2018 +0100
3e73a18
am33xx: board: Call spl_early_init() to support sdram_init()
by Faiz Abbas
· Wed Jan 24 14:44:49 2018 +0530
1ba8c9e
arm: add support for PDU001
by Felix Brack
· Tue Jan 23 18:27:22 2018 +0100
044725f
mmc: Add bcm2835 sdhost controller
by Alexander Graf
· Tue Jan 23 18:05:22 2018 +0100
fce8e5c
bcm283x: Add pinctrl driver
by Alexander Graf
· Tue Jan 23 18:05:21 2018 +0100
f66276d
powerpc: Drop CONFIG_WALNUT and other related dead code
by Tuomas Tynkkynen
· Sun Jan 21 18:16:42 2018 +0200
9ca4574
libfdt: migrate include/libfdt_env.h to a wrapper
by Masahiro Yamada
· Sun Jan 21 19:19:18 2018 +0900
cb48501
libfdt: migrate libfdt.h to a wrapper + U-Boot own code
by Masahiro Yamada
· Sun Jan 21 19:19:17 2018 +0900
befc7ab
libfdt: move working_fdt and FDT_RAMDISK_OVERHEAD to include/libfdt.h
by Masahiro Yamada
· Sun Jan 21 19:19:16 2018 +0900
315fe0a
tools: include necessary headers explicitly
by Masahiro Yamada
· Sun Jan 21 19:19:15 2018 +0900
bf5cf52
libfdt: fix <linux/libfdt.h>
by Masahiro Yamada
· Sun Jan 21 19:19:14 2018 +0900
938f039
libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.c
by Masahiro Yamada
· Sun Jan 21 19:19:13 2018 +0900
c05e791
host-tools: use python2 explicitly for shebang
by Masahiro Yamada
· Sun Jan 21 18:34:57 2018 +0900
4da5820
ARM: omap3: evm: Fix distro bootcmd UBIFS and MMC support
by Derald D. Woods
· Sat Jan 20 21:16:14 2018 -0600
5f5d150
distro bootcmd: Allow board defined UBI partition and volume names
by Derald D. Woods
· Sat Jan 20 21:16:13 2018 -0600
2b5994b
spl: use different BOARD_INIT MACRO for spl and tpl
by Kever Yang
· Sat Jan 20 18:00:26 2018 +0800
d1f4333
fs: btrfs: Fix unaligned memory accesses
by Alberto Sánchez Molero
· Sat Jan 20 09:17:57 2018 +0200
7db55cb
spl: atf: pass NULL for bl32_ep pc
by Kever Yang
· Wed Jan 17 11:05:38 2018 +0800
a79b78f
rockchip: rk3036: enable rockusb support on rk3036 based device
by Eddie Cai
· Wed Jan 17 09:51:41 2018 +0800
32e4900
rockchip: dts: rk3128: update pwm-cell for pwm0
by Kever Yang
· Tue Jan 16 16:08:18 2018 +0800
6dd2fb4
rockchip: clk: guard set_parent implementations against OF_PLATDATA
by Philipp Tomsich
· Thu Jan 25 15:27:10 2018 +0100
e72793d
clk: rockchip: clk_rk3368: Implement "assign-clock-parent"
by David Wu
· Sat Jan 13 14:07:04 2018 +0800
879d2fb
clk: rockchip: clk_rk3288: Implement "assign-clock-parent" and "assign-clock-rate"
by David Wu
· Sat Jan 13 14:06:33 2018 +0800
452bb03
ARM: dts: rk3288: Remove unused LCDC clock assigned
by David Wu
· Sat Jan 13 14:06:16 2018 +0800
669426f
config: evb-rk3229: Enable rk gmac configs
by David Wu
· Sat Jan 13 14:05:51 2018 +0800
adcde49
net: gmac_rockchip: Add support for the RK3228 GMAC
by David Wu
· Sat Jan 13 14:05:30 2018 +0800
0bfebea
clk: rockchip: Add rk322x gamc clock support
by David Wu
· Sat Jan 13 14:05:12 2018 +0800
c329842
rockchip: pinctrl: Add rk322x gmac pinctrl support
by David Wu
· Sat Jan 13 14:04:51 2018 +0800
14d5cf0
rockchip: pinctrl: rk322x: Move the iomux definitions into pinctrl-driver
by David Wu
· Sat Jan 13 14:04:26 2018 +0800
60525e1
rockchip: dts: rk3328-evb: Enable gmac2io for rk3328-evb
by David Wu
· Sat Jan 13 14:04:11 2018 +0800
29b0bfd
rockchip: dts: rk3328: Add gmac2io support
by David Wu
· Sat Jan 13 14:03:56 2018 +0800
67572b2
rockchip: configs: Enable GMAC configs for evb-rk3328
by David Wu
· Sat Jan 13 14:03:23 2018 +0800
bac972b
net: gmac_rockchip: Add rk3328 gmac support
by David Wu
· Sat Jan 13 14:03:04 2018 +0800
f01c581
clk: rockchip: Add rk3328 gamc clock support
by David Wu
· Sat Jan 13 14:02:36 2018 +0800
Next »