Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
182303413d8f8ecd140257394bdf5a6a1b98c128
1823034
dm: Use dm_scan_fdt_dev() directly where possible
by Simon Glass
· 8 years ago
09128c5
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
by Simon Glass
· 8 years ago
5d5388d
dm: core: Add a function to bind child devices
by Simon Glass
· 8 years ago
ad220ac
dm: mmc: dwmmc: use the callback functions as static
by Jaehoon Chung
· 8 years ago
9f5f0fe
dm: mmc: dwmmc: fix the wrong explanation for clock values
by Jaehoon Chung
· 8 years ago
5786934
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
2c51ac1
sunxi: Disable sun8i emac driver
by Hans de Goede
· 8 years ago
f74d22a
ARM: uniphier: move CONFIG_I2C_EEPROM to defconfig
by Masahiro Yamada
· 8 years ago
c1d356c
Merge git://git.denx.de/u-boot-mpc86xx
by Tom Rini
· 8 years ago
964409d
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
54f47a1
net: sun8i_emac: Drop redundant and incorrect setting of syscon register
by Chen-Yu Tsai
· 8 years ago
3d39ace
net: sun8i_emac: Do not configure AHB2 clock
by Chen-Yu Tsai
· 8 years ago
343f0b8
sunxi: Add EMAC ethernet0 alias for H3 dtsi
by Chen-Yu Tsai
· 8 years ago
58a16d3
sunxi: Add defconfig and dts file for the Orange Pi PC Plus SBC
by Hans de Goede
· 8 years ago
d2c492a
armv8: ls1043aqds: add IFC fixup in case QSPI is enabled
by Qianyu Gong
· 8 years ago
1738ca7
armv8/ls1043a: Add MTD partition scheme
by Wenbin Song
· 8 years ago
2893e1f
ARMv8/ls1046a: Cleanup the environment variables
by Wenbin Song
· 8 years ago
eb6eac1
armv8: fsl-layerscape: mmu: Fix enabling MMU
by York Sun
· 8 years ago
912b381
ARMv7: PSCI: ls102xa: move secure text section into OCRAM
by Hongbo Zhang
· 8 years ago
4f6e610
ARMv7: PSCI: ls102xa: add more PSCI v1.0 functions implemention
by Hongbo Zhang
· 8 years ago
08f6ac8
ARMv7: PSCI: ls102xa: check target CPU ID before further operations
by Hongbo Zhang
· 8 years ago
ce60322
ARMv7: PSCI: add PSCI v1.0 functions skeleton
by Hongbo Zhang
· 8 years ago
d62ecb4
drivers: net/fm: Add Fman support for LS1046A
by Mingkai Hu
· 8 years ago
cd54c0f
armv8: fsl_lsch2: Add LS1046A SoC support
by Mingkai Hu
· 8 years ago
2b5b7a9
armv8: fsl_lsch2: Add SerDes 2 support
by Qianyu Gong
· 8 years ago
8aec719
armv8: fsl-layerscape: Consolidate the LSCH2 common defines
by Qianyu Gong
· 8 years ago
7980839
armv8: fsl-layerscape: Add A72 core detection
by Alison Wang
· 8 years ago
a269533
armv8: ls1043aqds: Update MAINTAINERS
by York Sun
· 8 years ago
bfff2ec
armv8: ls2080aqds: Update MAINTAINERS
by York Sun
· 8 years ago
e2ca943
arm: ls1021atwr: Add SD secure boot target
by Sumit Garg
· 8 years ago
4564283
SECURE_BOOT: Enable SD as a source for bootscript
by Sumit Garg
· 8 years ago
bdddd6e
SECURE_BOOT: Enable chain of trust in SPL framework
by Sumit Garg
· 8 years ago
f3c8bca
DM: crypto/fsl: Enable rsa DM driver usage before relocation
by Sumit Garg
· 8 years ago
386f2e4
include: usb: Rename USB controller base address mapping
by Rajesh Bhagat
· 8 years ago
6e6dce6
i2c: fsl: Fix driver initialization
by mario.six@gdsys.cc
· 9 years ago
bfa419c
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 8 years ago
efd1fb8
i2c: mvtwsi: Add documentation
by mario.six@gdsys.cc
· 8 years ago
e841b58
i2c: mvtwsi: Make delay times frequency-dependent
by mario.six@gdsys.cc
· 8 years ago
029a84b
i2c: mvtwsi: Handle zero-length offsets properly
by mario.six@gdsys.cc
· 8 years ago
355a127
i2c: mvtwsi: Add compatibility to DM
by mario.six@gdsys.cc
· 8 years ago
c4eceb5
i2c: mvtwsi: Make address length variable
by mario.six@gdsys.cc
· 8 years ago
9f7f689
i2c: mvtwsi: Factor out adap parameter
by mario.six@gdsys.cc
· 8 years ago
a4ac8b7
i2c: mvtwsi: Add compatibility functions
by mario.six@gdsys.cc
· 8 years ago
9e118b3
i2c: mvtwsi: Use 'uint' instead of 'unsigned int'
by mario.six@gdsys.cc
· 8 years ago
bdf0f66
i2c: mvtwsi: Get rid of status parameter
by mario.six@gdsys.cc
· 8 years ago
1cc2c28
i2c: mvtwsi: Eliminate flags parameter
by mario.six@gdsys.cc
· 8 years ago
7b0c431
i2c: mvtwsi: Improve and fix comments
by mario.six@gdsys.cc
· 8 years ago
f43d3e9
i2c: mvtwsi: Streamline code and add documentation
by mario.six@gdsys.cc
· 8 years ago
2b656eb
i2c: mvtwsi: Fix style violations
by mario.six@gdsys.cc
· 8 years ago
38d0f40
defconfig: am57xx_hs_evm: enable i2c driver model
by Mugunthan V N
· 8 years ago
2dd8aae
defconfig: am57xx_evm: enable i2c driver model
by Mugunthan V N
· 8 years ago
9a57675
defconfig: dra7xx_hs_evm: enable i2c driver model
by Mugunthan V N
· 8 years ago
f55b010
defconfig: dra7xx_evm: enable i2c driver model
by Mugunthan V N
· 8 years ago
367f1a3
defconfig: am43xx_hs_evm: enable i2c driver model
by Mugunthan V N
· 8 years ago
807df24
defconfig: am43xx_evm: enable i2c driver model
by Mugunthan V N
· 8 years ago
0560293
defconfig: am335x_evm: enable i2c driver model
by Mugunthan V N
· 8 years ago
f2cc5c3
defconfig: am335x_boneblack_vboot: enable i2c driver model
by Mugunthan V N
· 8 years ago
560037b
drivers: i2c: omap24xx_i2c: adopt omap_i2c driver to driver model
by Mugunthan V N
· 8 years ago
38d943a
drivers: i2c: omap24xx_i2c: prepare driver for DM conversion
by Mugunthan V N
· 8 years ago
7120284
ti_armv7_common: i2c: do not define DM_I2C for spl
by Mugunthan V N
· 8 years ago
bbf1ccf
drivers: i2c: uclass: parse dt parameters only when CONFIG_OF_CONTROL is enable
by Mugunthan V N
· 8 years ago
891a8c4
omap5/dra7: i2c: correct register offset for sync register
by Mugunthan V N
· 8 years ago
e4b0b6a
omap4: i2c: correct register offset for sync register
by Mugunthan V N
· 8 years ago
2089073
tools: env: Fix format warnings in debug
by Marcin Niestroj
· 9 years ago
6091f91
rockchip: sdram: Fix register layout for Linux
by John Keeping
· 8 years ago
65922e0
mmc: rockchip: add SDHCI driver support for rockchip soc
by Kever Yang
· 8 years ago
8ef4870
ARM64: evb-rk3399: add a README for this board setup
by Kever Yang
· 8 years ago
974b6f3
config: add config file for evb-rk3399
by Kever Yang
· 8 years ago
0d3d783
ARM64: rockchip: add support for rk3399 SoC based evb
by Kever Yang
· 8 years ago
c61ad66
dts: add support for Rockchip rk3399 soc
by Kever Yang
· 8 years ago
add8d49
rockchip: update fastboot usage
by Xu Ziyuan
· 8 years ago
4afa316
mkimage: rockchip: add suport for rk33 serial
by Kever Yang
· 8 years ago
ae8fe41
rockchip: Use rockchip_get_clk() to obtain the SoC clock
by Simon Glass
· 8 years ago
156b960
rockchip: Add a way to obtain the main clock device
by Simon Glass
· 8 years ago
32d8ab6
dm: core: Add a way to find a device by its driver
by Simon Glass
· 8 years ago
7f78c24
rockchip: rk3288: fix FREF_MIN_HZ constant
by Heiko Stübner
· 8 years ago
1bd4a54
cosmetic: rockchip: rk3288: rename rkclk_configure_cpu
by Heiko Stübner
· 8 years ago
5c91e2b
cosmetic: rockchip: sort socs according to numbers
by Heiko Stübner
· 8 years ago
d697909
cosmetic: rockchip: rk3036: pinctrl: fix config symbol naming
by Heiko Stübner
· 8 years ago
66bd8d3
cosmetic: rockchip: rk3288: pinctrl: fix config symbol naming
by Heiko Stübner
· 8 years ago
a11a53f
rockchip: rk3288: add fastboot support
by Xu Ziyuan
· 8 years ago
2c2196f
usb: dwc2 : invalidate dcache before starting DMA
by Xu Ziyuan
· 8 years ago
b729dc0
usb: dwc2-otg: adjust fifo size via platform data
by Xu Ziyuan
· 8 years ago
1ecf3e4
usb: rockchip-phy: implement USB2.0 phy control
by Xu Ziyuan
· 8 years ago
b4338b6
rockchip: Exclude rk_timer for ARM64
by Andreas Färber
· 8 years ago
de9862d
mkimage: rockchip: add suport for rk33 serial
by Kever Yang
· 8 years ago
6c42703
rockchip: Clean up CPU selection
by Andreas Färber
· 8 years ago
a8d1a12
board: move all the rockchip board in one folder
by Kever Yang
· 8 years ago
3da09a8
rockchip: add basic support for evb-rk3288 board
by Xu Ziyuan
· 8 years ago
5401eb8
rockchip: add option to change method of loading u-boot
by Xu Ziyuan
· 8 years ago
f29bec5
Prepare v2016.09-rc1
by Tom Rini
· 8 years ago
00a1a5a
sandbox: Migrate CONFIG_I2C_EEPROM
by Tom Rini
· 8 years ago
c7c018b
powerpc/86xx: Pass -mcpu=7400 to GCC
by Scott Wood
· 8 years ago
3c6f489
Merge git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 8 years ago
a867f15
arm64: thunderx_88xx_defconfig: remove unneeded CONFIG_SYS_EXTRA_OPTIONS
by Masahiro Yamada
· 8 years ago
90313a9
dtoc: Correct the type widening code in fdt_fallback
by Simon Glass
· 8 years ago
f970ccb
hashtable: Fix compiler warning on 32-bit sandbox
by Simon Glass
· 8 years ago
bb10e9b
part_efi: Fix compiler warning on 32-bit sandbox
by Simon Glass
· 8 years ago
345fd88
lzmadec: Use the same type as the lzma call
by Simon Glass
· 8 years ago
97a7370
sandbox: Add instructions about building on 32-bit machines
by Simon Glass
· 8 years ago
Next »