Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d558629784bb00dc020fd39a905e1b9d63eadc6b
d558629
travis: Add efi_loader grub2 test
by Alexander Graf
· Fri Nov 18 13:18:00 2016 +0100
f97f532
Travis: Remove sleep test from integratorcp_cm926ejs-qemu test
by Alexander Graf
· Thu Nov 17 18:31:07 2016 +0100
b548351
efi_loader: Allow to compile helloworld.efi w/o bundling it
by Alexander Graf
· Thu Nov 17 22:40:10 2016 +0100
343cccb
tests: Add efi_loader hello world test
by Alexander Graf
· Thu Nov 17 18:31:05 2016 +0100
c4d32e2
travis: Add python path for environments
by Alexander Graf
· Thu Nov 17 18:31:04 2016 +0100
3ec0a41
Travis: Expose build dir as variable
by Alexander Graf
· Thu Nov 17 18:31:03 2016 +0100
3a2e262
tests: net: Offset downloads to 4MB
by Alexander Graf
· Thu Nov 17 18:31:02 2016 +0100
18f5079
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· Sat Nov 26 09:26:27 2016 -0500
c0662e5
rockchip: configs: correct partitions 'boot' size
by Jacob Chen
· Tue Nov 15 16:55:27 2016 +0800
e51b2e7
rockchip: Add support for veyron-minnie (ASUS Chromebook Flip)
by Simon Glass
· Sun Nov 13 14:24:54 2016 -0700
bf8d7bf
rockchip: Add support for veyron-mickey (Chromebit)
by Simon Glass
· Sun Nov 13 14:22:16 2016 -0700
d16bf2d
rockchip: video: Avoid using u8 in the HDMI driver
by Simon Glass
· Sun Nov 13 14:22:15 2016 -0700
9293fa4
rockchip: veyron: Adjust ARM clock after relocation
by Simon Glass
· Sun Nov 13 14:22:14 2016 -0700
cb1c7af
rockchip: clk: Support setting ACLK
by Simon Glass
· Sun Nov 13 14:22:13 2016 -0700
0df19cd
rockchip: Move jerry SDRAM settings into its own .dts file
by Simon Glass
· Sun Nov 13 14:22:12 2016 -0700
57538b3
rockchip: veyron: Add a note about the SDRAM voltage
by Simon Glass
· Sun Nov 13 14:22:11 2016 -0700
ba8635d
rockchip: Rename jerry files to veyron
by Simon Glass
· Sun Nov 13 14:22:10 2016 -0700
9599461
rockchip: Move jerry to use of-platdata
by Simon Glass
· Sun Nov 13 14:22:09 2016 -0700
86ad1b6
rockchip: video: Check for device in use
by Simon Glass
· Sun Nov 13 14:22:08 2016 -0700
365b7f7
video: Track whether a display is in use
by Simon Glass
· Sun Nov 13 14:22:07 2016 -0700
eebc3fd
video: Use cache-alignment in video_sync()
by Simon Glass
· Sun Nov 13 14:22:06 2016 -0700
f0307e1
spi: Add a debug() on bind failure
by Simon Glass
· Sun Nov 13 14:22:05 2016 -0700
cf65b00
rockchip: spi: Honour the deactivation delay
by Simon Glass
· Sun Nov 13 14:22:03 2016 -0700
32308d2
rockchip: spi: Add support for of-platdata
by Simon Glass
· Sun Nov 13 14:22:02 2016 -0700
3fb3339
spi: Add of-platdata support to SPI and SPI flash
by Simon Glass
· Sun Nov 13 14:22:01 2016 -0700
927e631
stdio: Correct numbering logic in stdio_probe_device()
by Simon Glass
· Sun Nov 13 14:22:00 2016 -0700
913d761
stdio: Correct code style nits
by Simon Glass
· Sun Nov 13 14:21:59 2016 -0700
6f9087c
rockchip: Allow jerry to use of-platdata
by Simon Glass
· Sun Nov 13 14:21:57 2016 -0700
25891bc
rockchip: video: Correct VOP clock selection
by Simon Glass
· Sun Nov 13 14:21:56 2016 -0700
193edc7
rockchip: video: Correct HDMI data source selection
by Simon Glass
· Sun Nov 13 14:21:55 2016 -0700
5dab575
dts: arm: rk3036: add usb vbus node
by Kever Yang
· Tue Nov 08 18:13:41 2016 +0800
3eb5b23
config: rk3036: enable fix regulator
by Kever Yang
· Tue Nov 08 18:13:40 2016 +0800
096af31
config: rk3036: enable configs for USB HOST
by Kever Yang
· Tue Nov 08 18:13:39 2016 +0800
ee27f37
config: evb-rk3399: enable PWM_ROCKCHIP
by Kever Yang
· Mon Nov 07 16:30:44 2016 +0800
b6eda40
evb-rk3399: deduced the dram node size when space reserved
by Kever Yang
· Mon Nov 07 16:30:34 2016 +0800
531e8e0
arm: rockchip: Fix typo in ROCKCHIP_RK3288 help
by Andreas Färber
· Wed Nov 02 18:03:01 2016 +0100
18d53e7
arm: dts: Fix Rockchip sort order
by Andreas Färber
· Wed Nov 02 18:02:17 2016 +0100
ce152be
power: regulator: Add limits checking while setting current
by Keerthy
· Wed Oct 26 13:42:32 2016 +0530
c6e6669
power: regulator: Add limits checking while setting voltage
by Keerthy
· Wed Oct 26 13:42:31 2016 +0530
2e4e9c9
Merge git://git.denx.de/u-boot-fdt
by Tom Rini
· Fri Nov 25 17:40:02 2016 -0500
972b459
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· Fri Nov 25 17:39:54 2016 -0500
162c02e
power: regulator: Introduce regulator_set_value_force function
by Keerthy
· Wed Oct 26 13:42:30 2016 +0530
6c8b1d0
MAINTAINERS: Fix syntax and update filename for FDT
by Andreas Färber
· Wed Oct 26 18:14:00 2016 +0200
48cd6ab
image-fit: Fix compiling error caused by autoconf.h
by York Sun
· Wed Nov 23 09:25:09 2016 -0800
abbbe37
armv7: ls1021aiot: Fixing SPL compiling issues
by York Sun
· Wed Nov 23 09:08:47 2016 -0800
15fc272
colibri_pxa270: transition to driver model for serial
by Marcel Ziswiler
· Mon Nov 14 21:40:28 2016 +0100
ebd0e53
colibri_pxa270: drop edit, elf, fpga, hush, regex et al. for space reason
by Marcel Ziswiler
· Mon Nov 14 21:40:27 2016 +0100
90392d0
serial: pxa: integrate optional driver model handling
by Marcel Ziswiler
· Mon Nov 14 21:40:26 2016 +0100
cd22bf6
serial: pxa: use kconfig for serial configuration
by Marcel Ziswiler
· Mon Nov 14 21:40:25 2016 +0100
f547fca
armv8: fsl-layerscape: Support loading 32-bit OS with PSCI enabled
by Alison Wang
· Thu Nov 10 10:49:05 2016 +0800
876c7e1
armv8: fsl-layerscape: SMP support for loading 32-bit OS
by Alison Wang
· Thu Nov 10 10:49:04 2016 +0800
73818d5
armv8: Support loading 32-bit OS in AArch32 execution state
by Alison Wang
· Thu Nov 10 10:49:03 2016 +0800
f1855fc
arm: exynos7420: remove custome low level init function
by Thomas Abraham
· Wed Nov 16 18:49:16 2016 +0530
9a27670
armv8/fsl-lsch3: Update code to release secondary cores
by Priyanka Jain
· Thu Nov 17 12:29:56 2016 +0530
4a6f173
armv8: fsl-layerscape: Add NXP LS2088A SoC support
by Priyanka Jain
· Thu Nov 17 12:29:55 2016 +0530
583943b
armv8: fsl-layerscape : Check SVR for initializing TZASC
by Priyanka Jain
· Thu Nov 17 12:29:54 2016 +0530
784269d
armv8: fsl-layerscape: Update TZASC registers type
by Priyanka Jain
· Thu Nov 17 12:29:53 2016 +0530
3d31ec7
armv8: lsch3: Use SVR based timer base address detection
by Priyanka Jain
· Thu Nov 17 12:29:52 2016 +0530
96b001f
armv8: lsch3: Add generic get_svr() in assembly
by Priyanka Jain
· Thu Nov 17 12:29:51 2016 +0530
bfaa331
MAINTAINERS: SUNXI: Update maintainership
by Jagan Teki
· Tue Nov 22 17:14:06 2016 +0530
21545f0
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· Tue Nov 22 07:57:23 2016 -0500
7cb3e46
sf: Add support for MX66U51235F, MX66L1G45G, MT25QU02G, MT25QL02G
by Radu Bacrau
· Mon Nov 21 18:27:19 2016 -0600
17e1f37
am57xx: Remove unused variable warnings
by Tom Rini
· Mon Nov 21 14:07:58 2016 -0500
3d2561f
fastboot: simplify the Kconfig logic
by Yann E. MORIN
· Sun Nov 13 22:26:13 2016 +0100
ea66e17
ARM: OMAP3_LOGIC: Update MTD Partition Table
by Adam Ford
· Sat Nov 12 22:02:37 2016 -0600
c751e44
ARM: OMAP3_LOGIC: Remove FIT Support
by Adam Ford
· Sat Nov 12 21:53:31 2016 -0600
766fce1
ARM: OMAP3_LOGIC: Fix SPL Memory Map for Falcon Mode
by Adam Ford
· Sat Nov 12 21:43:37 2016 -0600
9473f53
rpi: passthrough of the firmware provided FDT blob
by Cédric Schieli
· Fri Nov 11 11:59:07 2016 +0100
4bcddad
arm: add save_boot_params for ARM1176
by Cédric Schieli
· Fri Nov 11 11:59:06 2016 +0100
6616c82
image: Combine image_sig_algo with image_sign_info
by Andrew Duda
· Tue Nov 08 18:53:41 2016 +0000
06ca6d6
image: Add crypto_algo struct for RSA info
by Andrew Duda
· Tue Nov 08 18:53:41 2016 +0000
3db9ff0
rsa: Verify RSA padding programatically
by Andrew Duda
· Tue Nov 08 18:53:40 2016 +0000
eed7e78
rsa: cosmetic: rename pad_len to key_len
by Andrew Duda
· Tue Nov 08 18:53:39 2016 +0000
70b3e34
TI: Remove CONFIG_OMAP_COMMON in favor of CONFIG_ARCH_OMAP2
by Tom Rini
· Mon Nov 07 21:34:55 2016 -0500
28eec37
arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platforms
by Tom Rini
· Mon Nov 07 21:34:54 2016 -0500
5c02a1f
arm: Introduce ARCH_OMAP2
by Tom Rini
· Mon Nov 07 21:34:53 2016 -0500
7e120e1
fs-test.sh: Update expected results
by Stefan Brüns
· Sun Nov 06 01:32:15 2016 +0100
db5862d
ext4: Allow reading files with non-zero offset, clamp read len
by Stefan Brüns
· Sun Nov 06 18:33:57 2016 +0100
551fb6c
ext4: Fix handling of sparse files
by Stefan Brüns
· Sat Nov 05 22:17:14 2016 +0100
364ea87
test/py: expose config and log as session scoped fixture
by Stefan Brüns
· Sat Nov 05 17:45:32 2016 +0100
26c43ca
gpio: dwapb: Add support for port B
by Phil Edworthy
· Thu Nov 03 11:05:12 2016 +0000
249738b
arm: dra7xx: Unify Android partition table
by Semen Protsenko
· Mon Oct 31 19:53:46 2016 +0200
7aab684
arm: am57xx: Enable 8-bit eMMC access
by Semen Protsenko
· Mon Oct 31 19:53:42 2016 +0200
82ef121
arm: am57xx: Define Android partition table
by Semen Protsenko
· Mon Oct 31 19:53:38 2016 +0200
ff77237
omap3_beagle: use config_distro_bootcmd
by Guillaume GARDET
· Tue Oct 25 18:50:32 2016 +0200
a79d756
configs: am57xx: Enable fastboot
by Semen Protsenko
· Mon Oct 24 18:41:13 2016 +0300
1aefeda
configs: am57xx: Enable download gadget
by Semen Protsenko
· Mon Oct 24 18:41:12 2016 +0300
30bb7e9
ti_omap5_common: Respect USB controller number in fastboot
by Semen Protsenko
· Mon Oct 24 18:41:11 2016 +0300
97bb3f8
fastboot: Add CONFIG_FASTBOOT_USB_DEV option
by Semen Protsenko
· Mon Oct 24 18:41:10 2016 +0300
93e0f5b
board: ti: amx3xx: Remove multiple EEPROM reads
by Lokesh Vutla
· Fri Oct 14 10:35:25 2016 +0530
d33266b
ARM: AMx3xx: Centralize early clock initialization
by Lokesh Vutla
· Fri Oct 14 10:35:24 2016 +0530
a3117ee
armv8/fsl-layerscape: Update CONFIG_LS2080A to CONFIG_FSL_LSCH3
by Shengzhou Liu
· Fri Nov 11 18:11:05 2016 +0800
83ebfb3
armv8: fsl-layerscape: Add README for deploying QSPI image
by Yuan Yao
· Wed Nov 09 11:50:46 2016 +0800
80ddb62
arm: ls1021a: improve the core frequency to 1.2GHZ
by Yuan Yao
· Wed Nov 09 11:19:54 2016 +0800
84900b5
armv8: ls2080aqds: fix SGMII repeater settings
by Shaohui Xie
· Mon Oct 17 16:20:48 2016 +0800
0198791
fsl: serdes: fix a deadloop issue for P4080
by Hou Zhiqiang
· Mon Oct 31 10:59:16 2016 +0800
3afb1ec
powerpc: mpc512x: Add support for get_svr() for mpc512x devices
by Sriram Dash
· Fri Oct 14 12:03:50 2016 +0530
bc3e7eb
driver: net: ldpaa_eth: Fix missing bracket issue
by Priyanka Jain
· Thu Nov 03 18:05:09 2016 +0530
e2da623
armv8: ls2080a: Update serdes protocol support
by Priyanka Jain
· Thu Nov 03 17:50:51 2016 +0530
56007a0
armv8: ls1046aqds: add lpuart support
by Shaohui Xie
· Fri Oct 28 14:24:02 2016 +0800
Next »