Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
dd8515e48b26ed37817a4fc201164a2c71a6fc36
dd8515e
dm: core: Add SPL Kconfig for REGMAP and SYSCON
by huang lin
· Tue Nov 17 14:20:13 2015 +0800
7c9bb39
rockchip: add config decide whether to build common.c
by huang lin
· Tue Nov 17 14:20:12 2015 +0800
f4ab5fa
rockchip: rename board-spl.c to rk3288-board-spl.c
by huang lin
· Tue Nov 17 14:20:11 2015 +0800
2bf8111
rockchip: move SYS_MALLOC_F_LEN to rk3288 own Kconfig
by huang lin
· Tue Nov 17 14:20:10 2015 +0800
8db3e24
rockchip: add timer driver
by huang lin
· Tue Nov 17 14:20:09 2015 +0800
7df0168
rockchip: firefly: Save the environment on SD card
by Sjoerd Simons
· Fri Sep 18 23:49:12 2015 +0200
d3d7ab1
rockchip: Also load the initrd below 512M
by Sjoerd Simons
· Fri Sep 18 23:49:11 2015 +0200
eca7b0d
dm: pci: Disable PCI compatibility functions by default
by Simon Glass
· Thu Nov 26 19:51:30 2015 -0700
85bcce3
dm: pci: Convert 'pci' command to driver model
by Simon Glass
· Thu Nov 26 19:51:29 2015 -0700
b62a43b
pci: Move PCI header output code into its own function
by Simon Glass
· Thu Nov 26 19:51:28 2015 -0700
6ed88ae
pci: Use a separate 'dev' variable for the PCI device
by Simon Glass
· Thu Nov 26 19:51:27 2015 -0700
1d8193c
pci: Use common functions to read/write config
by Simon Glass
· Thu Nov 26 19:51:26 2015 -0700
8743ea5
pci: Tidy up function comments in cmd_pci.c
by Simon Glass
· Thu Nov 26 19:51:25 2015 -0700
723a523
dm: pci: Reorder functions in cmd_pci.c
by Simon Glass
· Thu Nov 26 19:51:24 2015 -0700
93335fd
dm: pci: Move common auto-config functions to a common file
by Simon Glass
· Thu Nov 26 19:51:23 2015 -0700
4aeef7e
dm: pci: Rename pci_auto.c to pci_auto_old.c
by Simon Glass
· Thu Nov 26 19:51:22 2015 -0700
c19e442
dm: pci: Add a comment about how to find struct pci_controller
by Simon Glass
· Thu Nov 26 19:51:21 2015 -0700
eea22f7
pci: Refactor the pciinfo() function
by Simon Glass
· Thu Nov 26 19:51:20 2015 -0700
3b6c418
pci: Use a separate variable for the bus number
by Simon Glass
· Thu Nov 26 19:51:19 2015 -0700
13c7f47
pci: Use a common return in command processing
by Simon Glass
· Thu Nov 26 19:51:18 2015 -0700
46fcfc1
dm: tegra: pci: Convert tegra boards to driver model for PCI
by Simon Glass
· Thu Nov 19 20:27:02 2015 -0700
dcdc012
dm: pci: Add a function to find the regions for a PCI bus
by Simon Glass
· Thu Nov 19 20:27:01 2015 -0700
6256d67
dm: pci: Add a function to get the controller for a bus
by Simon Glass
· Thu Nov 19 20:27:00 2015 -0700
27a733f
dm: pci: Add functions to emulate 8- and 16-bit access
by Simon Glass
· Thu Nov 19 20:26:59 2015 -0700
7efc9ba
dm: pci: Support decoding ranges with duplicate entries
by Simon Glass
· Thu Nov 19 20:26:58 2015 -0700
91de6c5
dm: pci: Set up the SDRAM mapping correctly
by Simon Glass
· Thu Nov 19 20:26:57 2015 -0700
88c3645
dm: pci: Avoid a driver model build error with CONFIG_CMD_PCI_ENUM
by Simon Glass
· Thu Nov 19 20:26:56 2015 -0700
c78e327
dm: tegra: pci: Move CONFIG_PCI_TEGRA to Kconfig
by Simon Glass
· Thu Nov 19 20:26:55 2015 -0700
8c29e65
ARM: tegra: refactor common Kconfig options
by Stephen Warren
· Mon Nov 23 10:32:01 2015 -0700
b2aa4c5
x86: tsc: Move tsc_timer.c to drivers/timer
by Bin Meng
· Fri Nov 13 00:11:24 2015 -0800
712326e
x86: tsc: Remove legacy timer codes
by Bin Meng
· Fri Nov 13 00:11:23 2015 -0800
38de020
x86: Convert to use driver model timer
by Bin Meng
· Fri Nov 13 00:11:22 2015 -0800
7edd07d
dm: timer: Avoid using timer before it is ready
by Simon Glass
· Sat Nov 28 22:16:35 2015 -0700
976c2e8
x86: tsc: Add driver model timer support
by Bin Meng
· Fri Nov 13 00:11:21 2015 -0800
500361e
x86: tsc: Use notrace from <linux/compiler.h>
by Bin Meng
· Fri Nov 13 00:11:20 2015 -0800
1ace7a3
x86: Remove MIN_PORT80_KCLOCKS_DELAY
by Bin Meng
· Fri Nov 13 00:11:19 2015 -0800
ab841b6
dm: timer: Support 64-bit counter
by Bin Meng
· Tue Nov 24 13:31:17 2015 -0700
d041c42
timer: sandbox: Use device tree to pass the clock frequency
by Bin Meng
· Fri Nov 13 00:11:17 2015 -0800
eb576c1
timer: altera: Remove the codes to get clock frequency
by Bin Meng
· Fri Nov 13 00:11:16 2015 -0800
f786c64
dm: timer: Implement pre_probe()
by Bin Meng
· Fri Nov 13 00:11:15 2015 -0800
8a7b864
dm: timer: Fix several nits
by Bin Meng
· Fri Nov 13 00:11:14 2015 -0800
7e105f4
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· Mon Nov 30 18:13:10 2015 -0500
edf88d3
arm: at91/spl: atmel_sfr: move saic redirect to separate file
by Wenyou Yang
· Thu Nov 05 16:37:53 2015 +0800
335cdff
arm: at91/spl: matrix: use matrix slave id macros
by Wenyou Yang
· Thu Nov 05 16:37:52 2015 +0800
98f34a4
arm: at91/spl: matrix: remove security peripheral select code
by Wenyou Yang
· Thu Nov 05 16:37:51 2015 +0800
ff3f09b
arm: at91/spl: matrix: remove matrix write protection code
by Wenyou Yang
· Thu Nov 05 16:37:50 2015 +0800
f33c116
arm: at91/spl: matrix: move matrix init to separate file
by Wenyou Yang
· Thu Nov 05 16:37:49 2015 +0800
c64a75a
arm: atmel: Add SAMA5D2 Xplained board
by Wenyou Yang
· Fri Oct 30 09:55:52 2015 +0800
5a09d13
gpio: atmel: Add the PIO4 driver support
by Wenyou Yang
· Wed Nov 04 14:25:13 2015 +0800
b06bdd0
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· Mon Nov 30 15:18:30 2015 -0500
97ceebd
armv8: fsl-layerscape: Fix early MMU table for nand boot
by York Sun
· Wed Nov 25 14:56:40 2015 -0800
3642750
armv8: ls2080a: Define CONFIG_ENV_OVERWRITE to overwrite serial and ethaddr
by Alison Wang
· Fri Nov 13 16:49:06 2015 +0800
f6a0e73
net: phy: added aquantia PHY AQR405 support
by Shaohui Xie
· Tue Nov 10 19:16:33 2015 +0800
22cfe96
armv8: ls2085a: Add workaround of errata A009635
by Prabhakar Kushwaha
· Thu Nov 05 12:00:14 2015 +0530
06f778f
board/ls2080qds: Fix typo in README for QSGMII riser card
by Prabhakar Kushwaha
· Thu Nov 05 09:42:31 2015 +0530
f637024
arm: ls102xa: Update fdt_high and initrd_high for LS1021AQDS board
by Alison Wang
· Thu Nov 05 11:16:26 2015 +0800
89c717c
armv8: fsl-layerscape: Fix "cpu release" command
by York Sun
· Thu Nov 12 12:38:21 2015 -0800
68c19d7
drivers/ddr/fsl: Fix typo in BIST test for DDR4
by York Sun
· Fri Nov 06 09:58:46 2015 -0800
e28e18c
armv8/layerscape: Update MMU table with execute-never bits
by Alison Wang
· Thu Nov 05 11:15:49 2015 +0800
d957a67
drivers/ddr/fsl: Enable detection of one DDR controller operation for LSCH3
by York Sun
· Wed Nov 04 09:53:10 2015 -0800
0ea9b3d
armv8/ls1043ardb: add USB support
by Gong Qianyu
· Wed Nov 11 17:58:40 2015 +0800
8a43f13
armv8/ls1043ardb: add DSPI support
by Gong Qianyu
· Wed Nov 11 17:58:39 2015 +0800
bdfdb62
armv8/ls1043aqds: dts: add dtb support
by Gong Qianyu
· Wed Nov 11 17:58:38 2015 +0800
dd33567
armv8/ls1043aqds: add LS1043AQDS board support
by Shaohui Xie
· Wed Nov 11 17:58:37 2015 +0800
5e84779
armv8/ls1043ardb: dts: add dtb support
by Gong Qianyu
· Wed Nov 11 17:58:36 2015 +0800
da4f136
armv8/fsl-layerscape: Remove reference to gdata
by Gong Qianyu
· Wed Nov 11 17:58:35 2015 +0800
1921899
pci/layerscape: add support for LS1043A PCIe LUT register access
by Mingkai Hu
· Wed Nov 11 17:58:34 2015 +0800
77f7ded
armv8: ls2085a: Add support of LS2085A SoC
by Prabhakar Kushwaha
· Mon Nov 09 16:42:20 2015 +0530
122bcfd
armv8: LS2080A: Rename LS2085A to reflect LS2080A
by Prabhakar Kushwaha
· Mon Nov 09 16:42:07 2015 +0530
9a93480
driver: net: ldpaa: Fix Rx buffer alignment
by Prabhakar Kushwaha
· Wed Nov 04 12:26:02 2015 +0530
b4af96f
driver: net: ldpaa: Add debug information
by Prabhakar Kushwaha
· Wed Nov 04 12:26:01 2015 +0530
52d2e2c
driver: net: ldpaa: Use DPMAC as net device
by Prabhakar Kushwaha
· Wed Nov 04 12:26:00 2015 +0530
316b71c
driver: net: fsl-mc: Create DPAA2 object at run-time
by Prabhakar Kushwaha
· Wed Nov 04 12:25:59 2015 +0530
29a63e4
driver: net: fsl-mc: Add DPAA2 commands to manage MC
by Prabhakar Kushwaha
· Wed Nov 04 12:25:58 2015 +0530
5940e4a
driver: net: fsl-mc: Increase MC command timeout
by Prabhakar Kushwaha
· Wed Nov 04 12:25:57 2015 +0530
ef55310
driver: ldpaa: Add api to return linked PHY ID of DPMAC
by Prabhakar Kushwaha
· Wed Nov 04 12:25:56 2015 +0530
c5aa4ff
armv8: ls2085aqds: Print function name during SerDes error
by Prabhakar Kushwaha
· Wed Nov 04 12:25:55 2015 +0530
916ef9f
driver: net: fsl-mc: Add APIs for DPMAC objects in FLIB
by Prabhakar Kushwaha
· Wed Nov 04 12:25:54 2015 +0530
cf0c8cf
driver: net: fsl-mc: Add create, destroy APIs in flibs
by Prabhakar Kushwaha
· Wed Nov 04 12:25:53 2015 +0530
316de87
armv8: lsch3: Fix lane protocol parsing logic
by Prabhakar Kushwaha
· Wed Nov 04 12:25:52 2015 +0530
d285ef7
arm: ls1021a: Ensure Generic Timer disabled before jumping into the OS
by Alison Wang
· Tue Aug 04 09:55:37 2015 +0800
25c9dc5
arm: ls1021a: Ensure LS1021 ARM Generic Timer CompareValue Set 64-bit
by Alison Wang
· Wed Jul 15 15:13:05 2015 +0800
67d990d
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· Mon Nov 30 08:30:14 2015 -0500
70ad31a
arm: socfpga: Remove fsloadcmd from environment
by Chin Liang See
· Fri Nov 27 21:32:40 2015 +0800
d6391a8
arm: socfpga: dts: Adding drvsel and smplsel to dts
by Chin Liang See
· Thu Nov 26 09:44:11 2015 +0800
48e7bf9
mmc: socfpga_dw_mmc: Move drvsel and smplsel to dts
by Chin Liang See
· Thu Nov 26 09:43:43 2015 +0800
567356a
arm: socfpga: Repair SoCrates board
by Marek Vasut
· Mon Nov 23 17:06:27 2015 +0100
eca8b5c
ARM: socfpga: rename the cyclone5 and arria5 base address file
by Dinh Nguyen
· Mon Nov 23 17:27:17 2015 -0600
b1f95d6
ARM: socfpga: arria10: add base address map for Arria10
by Dinh Nguyen
· Mon Nov 23 17:27:16 2015 -0600
e3f7a45
arm: socfpga: reset: FIX address of tstscratch register
by Philipp Rosenberger
· Thu Nov 12 18:23:10 2015 +0100
bf1912f
Merge git://www.denx.de/git/u-boot-cfi-flash
by Tom Rini
· Mon Nov 30 07:11:53 2015 -0500
ecf598a
Merge git://www.denx.de/git/u-boot-ppc4xx
by Tom Rini
· Mon Nov 30 07:10:49 2015 -0500
01a72b0
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Tom Rini
· Mon Nov 30 07:10:27 2015 -0500
7a149fc
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· Mon Nov 30 07:10:18 2015 -0500
0e35d83
cfi_flash: give default CONFIG_SYS_MAX_FLASH_SECT in flash.h
by Thomas Chou
· Sat Oct 31 11:09:36 2015 +0800
04461ec
PPC4xx: Create "liebherr" vendor directory
by Wolfgang Denk
· Tue Nov 24 20:46:45 2015 +0100
315d88b
ppc4xx: Remove remnants from ocotea, taishan, ebony and taihu
by Stefan Roese
· Tue Oct 27 12:48:15 2015 +0100
bd30a49
video: ipu: fix out of bounds access
by Peng Fan
· Fri Nov 27 10:00:10 2015 +0800
56b820a
arm: s5pc1xx: move SoC to mach-s5pc1xx
by Minkyu Kang
· Fri Nov 20 15:24:57 2015 +0900
06990b8
arm: kirkwood: add ZyXEL NSA310S device
by Gerald Kerma
· Fri Oct 23 09:50:58 2015 +0200
Next »