Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
db204d73587b6076b61fafe77a36703cf5d0ecd2
db204d7
ARMv8/sec_firmware : Update chosen/kaslr-seed with random number
by Ruchika Gupta
· Wed Aug 16 15:58:10 2017 +0530
a9e5609
arch/arm/cpu/arm926ejs/spear/cpu.c: guard do_switch_ecc() with CONFIG_NAND_FSMC
by Thomas Petazzoni
· Tue Aug 15 22:52:45 2017 +0200
39412c2
board/spear/common: move code to arch/arm/cpu/arm926ejs/spear/
by Thomas Petazzoni
· Tue Aug 15 22:52:44 2017 +0200
272167d
board: atmel: Use the new PIT timer driver
by Wenyou.Yang@microchip.com
· Tue Aug 15 17:40:27 2017 +0800
ce8a36f
driver: timer: Add the Atmel PIT timer driver
by Wenyou.Yang@microchip.com
· Tue Aug 15 17:40:26 2017 +0800
ce10398
powerpc: Rework interrupt_init_cpu()
by Tom Rini
· Sun Aug 13 22:44:37 2017 -0400
c22435f
fs: fat: fix fatwrite overflow calculation
by Reno Farnesi
· Sun Aug 13 15:16:17 2017 -0400
f841082
arm: dts: am33xx: sync DTS with Linux 4.13-rc4
by Suniel Mahesh
· Sat Aug 12 13:26:38 2017 +0530
4361912
ram: kconfig: s/SPL/TPL/ in TPL_RAM help text
by Jagan Teki
· Fri Aug 25 20:16:00 2017 +0530
f273c97
rpi: Enable USB keyboard support
by Simon Glass
· Thu Aug 24 19:45:31 2017 -0600
4c753a2
fastboot: Ensure we treat CONFIG_FASTBOOT_BUF_ADDR as long
by Tom Rini
· Tue Aug 22 08:20:02 2017 -0400
2d23a4a
Merge git://www.denx.de/git/u-boot-marvell
by Tom Rini
· Mon Aug 21 07:17:15 2017 -0400
07d0a46
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· Mon Aug 21 07:16:56 2017 -0400
4320c8e
Merge git://git.denx.de/u-boot-uniphier
by Tom Rini
· Mon Aug 21 07:16:16 2017 -0400
bd33891
ARM: mvebu: set correct mem_size for db-88f6820-amc
by Chris Packham
· Thu Aug 17 22:27:03 2017 +1200
a3bf715
doc: license: Add license header to the README.dfutftp file
by Lukasz Majewski
· Thu Aug 17 23:10:49 2017 +0200
bda6f77
fb_mmc.c: Correct blk_dread() return value checks
by Tom Rini
· Mon Aug 14 21:00:44 2017 -0400
0ac605c
common/fb_mmc.c: Fix warnings about casts
by Tom Rini
· Sat Jun 10 09:15:37 2017 -0400
b1afc88
fastboot: avoid printing invalid data
by John Keeping
· Mon Sep 19 10:59:40 2016 +0100
43aa76e
Fix fastboot boot address
by Peter Chubb
· Thu Sep 08 20:51:57 2016 +0000
ec4b573
usb: ehci: Convert CONFIG_USB_EHCI_PCI to Kconfig
by Bin Meng
· Wed Aug 09 00:21:54 2017 -0700
1f39d0b
env: Replace all open-coded gd->env_valid values with ENV_ flags
by Simon Glass
· Sun Aug 20 04:45:15 2017 -0600
3e238a2
env: Allow env_load() to detect errors
by Simon Glass
· Sun Aug 20 04:45:14 2017 -0600
8a7c44b
env: Correct case of no sub-init function
by Tom Rini
· Sat Aug 19 22:27:57 2017 -0400
d2c8abd
ARM: dts: uniphier: add dr_mode property to dwc3 node
by Masahiro Yamada
· Sun Aug 13 09:01:17 2017 +0900
0eb2cec
reset: uniphier: refactor reset data and add NAND/eMMC reset lines
by Masahiro Yamada
· Sun Aug 13 09:01:16 2017 +0900
31eac64
Revert "ARM: uniphier: fix ROM boot mode for PH1-sLD3"
by Masahiro Yamada
· Sun Aug 13 09:01:15 2017 +0900
6ba1094
Revert "ARM: uniphier: move lowlevel debug init code after page table switch"
by Masahiro Yamada
· Sun Aug 13 09:01:14 2017 +0900
d3c1461
ARM: uniphier: remove sLD3 SoC support
by Masahiro Yamada
· Sun Aug 13 09:01:13 2017 +0900
d626ea4
clk: uniphier: fix unmet direct dependencies warning
by Masahiro Yamada
· Sun Aug 20 22:59:36 2017 +0900
da707d4
Fix 'notes' typos
by Anatolij Gustschin
· Fri Aug 18 17:58:51 2017 +0200
f80d69e
env: Sort selection of default choices
by Andy Shevchenko
· Fri Aug 18 13:14:47 2017 +0300
21777c9
arm, at91: fix taurus board
by Heiko Schocher
· Wed Aug 16 09:47:45 2017 +0200
3b361dc
common/board_f.c: remove CONFIG_SYS_GENERIC_GLOBAL_DATA
by Thomas Petazzoni
· Tue Aug 15 23:11:02 2017 +0200
461f442
ARM: hisilicon: hikey: Fix eMMC with latest ATF & U-Boot
by Peter Griffin
· Tue Aug 15 17:18:16 2017 +0100
240124c
fs/fat: Correct blk_dread() return value check
by Tom Rini
· Mon Aug 14 21:02:08 2017 -0400
195bc4b
spl: spl_mmc.c Correct blk_dread() return value check
by Tom Rini
· Mon Aug 14 21:01:30 2017 -0400
60ab606
cmd/read.c: Fix checking blk_dread return value
by Tom Rini
· Mon Aug 14 20:58:50 2017 -0400
4a786c9
mtdparts: Fix various issues reported by Coverity
by Tom Rini
· Mon Aug 14 20:42:27 2017 -0400
03361c7
hash: Compile only hardware or software versions of SHA algorithms
by Tom Rini
· Mon Aug 14 16:38:07 2017 -0400
5925a15
Makefile: honor PYTHON configuration properly
by Clément Bœsch
· Mon Aug 14 08:59:11 2017 +0200
e6b29ec
Merge git://git.denx.de/u-boot-video
by Tom Rini
· Sat Aug 19 22:11:05 2017 -0400
fb9fc96
lcd: avoid possible NULL dereference
by xypron.glpk@gmx.de
· Sun Jul 30 21:59:23 2017 +0200
9cb5387
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· Fri Aug 18 18:24:58 2017 -0400
f7f0377
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· Fri Aug 18 18:24:36 2017 -0400
2e4b4bd
Merge branch 'master' of git://git.denx.de/u-boot-coldfire
by Tom Rini
· Fri Aug 18 18:24:08 2017 -0400
ba8bb32
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· Fri Aug 18 18:23:58 2017 -0400
b92192c
rockchip: rk322x: pinctrl: fix IO MASK error on sdcard pin
by Kever Yang
· Thu Aug 17 15:17:36 2017 +0800
7a9b25a
rockchip: rk322x: pinctrl: using compatible name same with dts
by Kever Yang
· Thu Aug 17 15:17:35 2017 +0800
ea14109
rockchip: rk322x: update MACRO for mmc clksel reg
by Kever Yang
· Thu Aug 03 20:07:45 2017 +0800
405b2d0
rockchip: rk322x: update dram bank size
by Kever Yang
· Fri Jul 21 18:21:07 2017 +0800
2fdc5c3
rockchip: rk3399: spl: remove unused header inclusion
by Philipp Tomsich
· Wed Aug 16 19:24:02 2017 +0200
6cb6a84
rockchip: dts: rk3399-evb: remove redundant gmac node
by Kever Yang
· Wed Aug 09 18:51:30 2017 +0800
8f9dd92
efi_loader: do not cast return value in EFI_EXIT
by xypron.glpk@gmx.de
· Thu Aug 17 18:57:36 2017 +0200
77520f8
mmc: Support generic PCI SD host controller
by Bin Meng
· Wed Aug 09 00:21:00 2017 -0700
67c4e48
m68k: add board stmark2, mcf5441x based
by Angelo Dureghello
· Mon Aug 07 01:17:18 2017 +0200
7211b92
m68k: mcf5445x: allow CS0 to be undefined
by Angelo Dureghello
· Mon May 15 00:17:48 2017 +0200
8ddcf38
m68k: fix cache.c for Coldfire V4E
by Angelo Dureghello
· Wed May 31 21:32:48 2017 +0200
89ae64c
m68k: mcf5445x: move early ddr init as board-specific
by Angelo Dureghello
· Sun May 14 21:42:27 2017 +0200
e062f91
spl: fix Makefile for NOR, XIP and YMODEM
by Philipp Tomsich
· Thu Aug 17 10:06:59 2017 +0200
b239805
rockchip: dts: rk3399-firefly: update gmac parameter
by Kever Yang
· Tue Aug 01 09:40:04 2017 +0800
f54f753
cmd: mmc: add mmc partconf read capability
by Angelo Dureghello
· Tue Aug 01 14:27:10 2017 +0200
eba48f9
dm: mmc: Drop CONFIG_DM_MMC_OPS
by Simon Glass
· Sat Jul 29 11:35:31 2017 -0600
9db9688
dm: mmc: Correct Kconfig condition for SPL_DM_MMC_OPS
by Simon Glass
· Sat Jul 29 11:35:30 2017 -0600
bb8be69
dm: imx: Move i.MX devices to use CONFIG_DM_MMC_OPS
by Simon Glass
· Sat Jul 29 11:35:29 2017 -0600
b9876e2
dm: imx: cm_fx6: Enable more driver model support
by Simon Glass
· Sat Jul 29 11:35:28 2017 -0600
220b8da
dm: imx: cm_fx6: Add MMC support for CONFIG_BLK
by Simon Glass
· Sat Jul 29 11:35:27 2017 -0600
5f08bb6
dm: imx: cm_fx6: Add device tree for cm_fx6
by Simon Glass
· Sat Jul 29 11:35:26 2017 -0600
bf8950e
dm: imx: cm_fx6: Support driver model for SATA
by Simon Glass
· Sat Jul 29 11:35:25 2017 -0600
407025d
dm: mmc: fsl_esdhc: Update to support MMC operations
by Simon Glass
· Sat Jul 29 11:35:24 2017 -0600
80e9df4
dm: mmc: fsl_esdhc: Update to support livetree
by Simon Glass
· Sat Jul 29 11:35:23 2017 -0600
5ee3980
dm: mmc: fsl_esdhc: Drop mmc_init() call from fsl_esdhc_init()
by Simon Glass
· Sat Jul 29 11:35:22 2017 -0600
fa02ca5
dm: mmc: fsl_esdhc: Set up platform data
by Simon Glass
· Sat Jul 29 11:35:21 2017 -0600
0c3ef22
dm: mmc: fsl_esdhc: Detect init failure
by Simon Glass
· Sat Jul 29 11:35:20 2017 -0600
81357b5
dm: mmc: fsl_esdhc: Detect reset failure
by Simon Glass
· Sat Jul 29 11:35:19 2017 -0600
6aa55dc
dm: mmc: fsl_esdhc: Set up common versions of operations
by Simon Glass
· Sat Jul 29 11:35:18 2017 -0600
1d177d4
dm: mmc: fsl_esdhc: Pass private data to internal functions
by Simon Glass
· Sat Jul 29 11:35:17 2017 -0600
0067b87
dm: sata: dwc_ahsata: Add support for driver model
by Simon Glass
· Sat Jul 29 11:35:16 2017 -0600
821bb52
dm: sata: Update the AHCI uclass to support operations
by Simon Glass
· Sat Jul 29 11:35:15 2017 -0600
23dba64
dm: sata: imx: Allow driver model to be used for sata
by Simon Glass
· Sat Jul 29 11:35:14 2017 -0600
6c857ad
dm: sata: Support driver model with the 'sata' command
by Simon Glass
· Sat Jul 29 11:35:13 2017 -0600
f89b250
dm: sata: dw_sata: Set up common versions of operations
by Simon Glass
· Sat Jul 29 11:35:12 2017 -0600
22b08aa
dm: sata: dw_sata: More ahci_init_one() futher down
by Simon Glass
· Sat Jul 29 11:35:11 2017 -0600
3b0ca22
dm: sata: dw_sata: Drop is_ready
by Simon Glass
· Sat Jul 29 11:35:10 2017 -0600
7b2a629
dm: sata: dw_sata: Rename the dwc_ahsata private header
by Simon Glass
· Sat Jul 29 11:35:09 2017 -0600
602cedc
dm: sata: dw_sata: Sort #include directives
by Simon Glass
· Sat Jul 29 11:35:08 2017 -0600
96f2af4
dm: sata: dw_sata: Drop unnecessary brackets
by Simon Glass
· Sat Jul 29 11:35:07 2017 -0600
c5fc2a3
dm: sata: dw_sata: Pass uc_priv to internal functions
by Simon Glass
· Sat Jul 29 11:35:06 2017 -0600
d30e76c
dm: sata: dw_sata: Drop unnecessary casts
by Simon Glass
· Sat Jul 29 11:35:05 2017 -0600
b1f7f58
dm: sata: dw_sata: Rename 'probe_ent' to uc_priv
by Simon Glass
· Sat Jul 29 11:35:04 2017 -0600
ed82fcc
dm: sata: dw_sata: Move exported functions to the end
by Simon Glass
· Sat Jul 29 11:35:03 2017 -0600
c068229
dm: sata: dw_sata: Drop dwc_ahsata_rw_ncq_cmd()
by Simon Glass
· Sat Jul 29 11:35:02 2017 -0600
89dc64f
dm: sata: dwc_ahsata: Make functions static
by Simon Glass
· Sat Jul 29 11:35:01 2017 -0600
856e020
dm: core: Add a comment about the device_remove() flags
by Simon Glass
· Sat Jul 29 11:35:00 2017 -0600
4450597
dm: blk: Update return value in blk_create_devicef()
by Simon Glass
· Sat Jul 29 11:34:59 2017 -0600
d9289f3
dm: usb: Adjust the 'usb' command to use blk_common_cmd()
by Simon Glass
· Sat Jul 29 11:34:58 2017 -0600
8a8b768
dm: ide: Adjust the 'ide' command to use blk_common_cmd()
by Simon Glass
· Sat Jul 29 11:34:57 2017 -0600
868a48c
dm: scsi: Adjust the 'scsi' command to use blk_common_cmd()
by Simon Glass
· Sat Jul 29 11:34:56 2017 -0600
2710c6f
dm: sata: Adjust the 'sata' command to use blk_common_cmd()
by Simon Glass
· Sat Jul 29 11:34:55 2017 -0600
bf2e795
dm: blk: Add a generic function for block device commands
by Simon Glass
· Sat Jul 29 11:34:54 2017 -0600
Next »