Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d860f229bba674447fbbfea87eebaa1691a20c49
d860f22
sandbox: Use the reset driver to handle reset
by Simon Glass
· Mon Jul 06 12:54:29 2015 -0600
a439f0a
sandbox: Add a warm and cold reset driver
by Simon Glass
· Mon Jul 06 12:54:28 2015 -0600
249e34e
dm: reset: Allow reset_walk() to return
by Simon Glass
· Mon Jul 06 12:54:27 2015 -0600
493061d
sandbox: Support multiple reset types
by Simon Glass
· Mon Jul 06 12:54:26 2015 -0600
8cc4d82
dm: test: Add tests for the clk uclass
by Simon Glass
· Mon Jul 06 12:54:24 2015 -0600
5b0e996
dm: test: Allow test names to leave out the dm_test_ prefix
by Simon Glass
· Mon Jul 06 12:54:23 2015 -0600
8a42cbf
dm: Add platform data advice and admonishment
by Simon Glass
· Mon Jul 06 12:54:22 2015 -0600
869b049
power: pmic: Use trailing_strtol() instead of a local function
by Simon Glass
· Tue Jun 23 15:39:16 2015 -0600
36ad234
dm: Add a clock uclass
by Simon Glass
· Tue Jun 23 15:39:15 2015 -0600
2aafefa
zynq: Rename struct clk_ops to zynq_clk_ops
by Simon Glass
· Tue Jun 23 15:39:14 2015 -0600
1400086
dm: Add a system reset uclass
by Simon Glass
· Tue Jun 23 15:39:13 2015 -0600
139651f
mkimage: Set up a file size parameter and keep it updated
by Simon Glass
· Tue Jun 23 15:39:12 2015 -0600
32f72f5
spl: Add a debug string before the jump to U-Boot
by Simon Glass
· Tue Jun 23 15:39:11 2015 -0600
fa2a4db
dm: spl: Allow device tree/driver model in board_init_f()
by Simon Glass
· Tue Jun 23 15:39:10 2015 -0600
63884ec
fdt: Provide debug info when a device tree cannot be found
by Simon Glass
· Tue Jun 23 15:39:09 2015 -0600
4aaa460
lib: Add function to extract a number from the end of a string
by Simon Glass
· Tue Jun 23 15:39:08 2015 -0600
d0d58d2
Add rivest cipher 4 (rc4) implementation
by Simon Glass
· Tue Jun 23 15:39:07 2015 -0600
9246516
ns16550: Improve debug UART so it can work with 32-bit access
by Simon Glass
· Tue Jun 23 15:39:06 2015 -0600
d941aaf
dm: spi: Make local functions static
by Simon Glass
· Tue Jun 23 15:39:05 2015 -0600
3a2f3bd
dm: Add support for RAM drivers
by Simon Glass
· Tue Jun 23 15:39:04 2015 -0600
49d06d2
Drop CONFIG_ERRNO_STR from SPL
by Simon Glass
· Tue Jun 23 15:39:03 2015 -0600
3513beb
dm: power: Allow use of regulators in SPL
by Simon Glass
· Tue Jun 23 15:39:02 2015 -0600
c3f21c3
dm: pmic: Add functions to adjust PMIC registers
by Simon Glass
· Tue Jun 23 15:39:01 2015 -0600
7f68521
dm: power: Use debug() for errors in regulator uclass
by Simon Glass
· Tue Jun 23 15:39:00 2015 -0600
efeeb2c
dm: power: Add a function to set up all regulators
by Simon Glass
· Tue Jun 23 15:38:59 2015 -0600
46cb824
dm: pmic: Split output from function
by Simon Glass
· Tue Jun 23 15:38:58 2015 -0600
991f9bc
dm: power: Add regulator flags to centralise auto-set logic
by Simon Glass
· Tue Jun 23 15:38:57 2015 -0600
ad28e00
dm: power: Avoid case-insensitve match for child names
by Simon Glass
· Tue Jun 23 15:38:56 2015 -0600
c358881
mmc: Add structure comments for dwmmc
by Simon Glass
· Tue Jun 23 15:38:52 2015 -0600
f22851a
dm: mmc: Allow driver model to be used for MMC in SPL
by Simon Glass
· Tue Jun 23 15:38:51 2015 -0600
a4343c4
mmc: Add debug() output on read errors
by Simon Glass
· Tue Jun 23 15:38:50 2015 -0600
1e8eb1b
dm: mmc: Add an MMC uclass
by Simon Glass
· Tue Jun 23 15:38:48 2015 -0600
5614db8
spl: Add debugging info for spl_mmc boot
by Simon Glass
· Tue Jun 23 15:38:47 2015 -0600
5a9390b
dm: led: Add a driver for GPIO-controlled LEDs
by Simon Glass
· Tue Jun 23 15:38:46 2015 -0600
cce3aed
dm: Add support for LEDs
by Simon Glass
· Tue Jun 23 15:38:45 2015 -0600
6a84aaf
dm: Add support for generic system controllers (syscon)
by Simon Glass
· Tue Jun 23 15:38:43 2015 -0600
ad8f8ab
dm: Add support for register maps (regmap)
by Simon Glass
· Tue Jun 23 15:38:42 2015 -0600
047cdb3
dm: gpio: Add dm_gpio_request() to manually request a GPIO
by Simon Glass
· Tue Jun 23 15:38:41 2015 -0600
215bcc7
dm: gpio: Add dm_gpio_lookup_name() to look up a GPIO name
by Simon Glass
· Tue Jun 23 15:38:40 2015 -0600
382b0c4
dm: gpio: Allow GPIO uclass to be used in SPL
by Simon Glass
· Tue Jun 23 15:38:39 2015 -0600
861bc9f
dm: core: Correct device_get_child_by_of_offset() parameter
by Simon Glass
· Tue Jun 23 15:38:38 2015 -0600
ae2efac
dm: core: Add a function to find any device from device tree
by Simon Glass
· Tue Jun 23 15:38:37 2015 -0600
f204ff7
dm: core: Use debug() instead of printf() for failures
by Simon Glass
· Tue Jun 23 15:38:36 2015 -0600
d9f9a89
dm: Move the tree/uclass dump code into its own file
by Simon Glass
· Tue Jun 23 15:38:35 2015 -0600
1fa4c71
sandbox: Drop special-case sandbox console code
by Simon Glass
· Tue Jun 23 15:38:34 2015 -0600
7dd27e0
dm: Allow debug UART to support an early console
by Simon Glass
· Tue Jun 23 15:38:33 2015 -0600
2a8a053
debug_uart: Remove use of asmlinkage
by Simon Glass
· Tue Jun 23 15:38:32 2015 -0600
d61718b
Add a way of checking the position of a structure member
by Simon Glass
· Tue Jun 23 15:38:31 2015 -0600
06f1c74
dm: arm: Put driver model I2C drivers before legacy ones
by Simon Glass
· Tue Jun 23 15:38:30 2015 -0600
89caf33
dm: Reduce SPL device tree size
by Simon Glass
· Tue Jun 23 15:38:29 2015 -0600
07c6b84
fdt: Add fdtgrep tool
by Simon Glass
· Tue Jun 23 15:38:28 2015 -0600
35b2152
fdt: Add fdt_first/next_region() functions
by Simon Glass
· Tue Jun 23 15:38:27 2015 -0600
e2976fe
fdt: Add a function to remove unused strings from a device tree
by Simon Glass
· Tue Jun 23 15:38:26 2015 -0600
434a31b
mkimage: Display a better list of available image types
by Simon Glass
· Tue Jun 23 15:38:25 2015 -0600
935655e
sandbox: Enable dhry command
by Simon Glass
· Tue Jun 23 15:38:24 2015 -0600
99dbe4b
Add a dhrystone benchmark command
by Simon Glass
· Tue Jun 23 15:38:23 2015 -0600
22dda3e
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· Mon Jul 20 17:12:52 2015 -0400
d75fcc5
armv8/fsl-lsch3: Fix TCR_EL3 for the final MMU setup.
by Zhichun Hua
· Mon Jun 29 15:50:42 2015 +0800
5d849ac
armv8: Fix TCR macros for shareability attribute
by Zhichun Hua
· Mon Jun 29 15:49:37 2015 +0800
bc7cb5f
armv8/ls2085a/defconfig: Enable FSL_DSPI, OF_CONTROL and DM support
by Haikun.Wang@freescale.com
· Fri Jul 03 16:51:36 2015 +0800
7e3180d
armv8/ls2085ardb: Enable DSPI flash support for LS2085ARDB
by Haikun Wang
· Fri Jul 03 16:51:35 2015 +0800
9547c5d
armv8/ls2085aqds: Enable DSPI flash support for LS2085AQDS
by Haikun Wang
· Fri Jul 03 16:51:34 2015 +0800
b8a258c
armv8/ls2085ardb: DSPI pin muxing configure through QIXIS CPLD
by Haikun.Wang@freescale.com
· Fri Jun 26 19:58:24 2015 +0800
a6cd9da
armv8/ls2085aqds: DSPI pin muxing configure through QIXIS
by Haikun Wang
· Fri Jun 26 19:58:12 2015 +0800
a51063e
armv8/ls2085a: Enable DSPI get input clk form 'mxc_get_clock'
by Haikun Wang
· Fri Jun 26 19:56:11 2015 +0800
94c21bb
arm/dts/ls2085a: Add dts files for LS2085AQDS and LS2085ARDB
by Haikun Wang
· Fri Jun 26 19:48:58 2015 +0800
4d513af
arm/dts/ls2085a: Add DSPI dts node
by Haikun Wang
· Fri Jun 26 19:48:45 2015 +0800
09d1cfb
arm/dts/ls2085a: Bring in ls2085a dts files from linux kernel
by Haikun Wang
· Fri Jun 26 19:48:36 2015 +0800
1031934
arm/ls102xa: Add little-endian mode support for audio IPs
by Alison Wang
· Tue Jun 09 16:07:49 2015 +0800
13d2bb7
arm/ls102xa: Add PSCI support for ls102xa
by Wang Dongsheng
· Thu Jun 04 12:01:09 2015 +0800
f8fc7be
ARMv7: Factor out reusable timer_wait from sunxi/psci_sun7i.S
by Wang Dongsheng
· Thu Jun 04 12:01:08 2015 +0800
a304d45
arm: ls1021a: Remove the inappropriate use of the function 'sprintf'
by Alison Wang
· Mon May 11 15:39:47 2015 +0800
2c0a13d
board/ls2085a: Increase kernel_size value in env variable
by Prabhakar Kushwaha
· Wed Jul 01 16:28:22 2015 +0530
7b3a6bc
board/ls2085rdb: Export functions for standalone AQ FW load apps
by Prabhakar Kushwaha
· Sun Jun 28 11:03:59 2015 +0530
c7d10d8
driver/ldpaa_eth:Avoid infinite loop in ldpaa_eth_rx
by Prabhakar Kushwaha
· Thu Jul 02 11:29:08 2015 +0530
37ed1a6
driver/ldpaa_eth: Avoid TX conf frames
by Prabhakar Kushwaha
· Thu Jul 02 11:29:07 2015 +0530
be0c955
driver/ldpaa_eth: Add timeout handling DQRR entry read
by Prabhakar Kushwaha
· Thu Jul 02 11:29:06 2015 +0530
20c3010
driver/ldpaa_eth: Retry enqueue if portal was busy
by Prabhakar Kushwaha
· Thu Jul 02 11:29:05 2015 +0530
eaea504
armv8/fsl-lsch3: device tree fixups for PCI stream IDs
by Stuart Yoder
· Thu Jul 02 11:29:04 2015 +0530
a2bdb77
drivers/fsl-mc: dynamically create ICID pool in DPC
by Stuart Yoder
· Thu Jul 02 11:29:03 2015 +0530
d197035
armv8/fsl-lsch3: partition stream IDs
by Stuart Yoder
· Thu Jul 02 11:29:02 2015 +0530
aef1cca
drivers: fsl-mc: Return error for major version mismatch
by Prabhakar Kushwaha
· Thu Jul 02 11:29:01 2015 +0530
93694a6
drivers: fsl-mc: Update qbman driver
by Prabhakar Kushwaha
· Thu Jul 02 11:29:00 2015 +0530
fd5d127
drivers: fsl-mc: Update flibs to mc-0.6.0.1
by Prabhakar Kushwaha
· Thu Jul 02 11:28:59 2015 +0530
c3b505f
drivers/fsl-mc: Autoload AOIP image from NOR flash
by J. German Rivera
· Thu Jul 02 11:28:58 2015 +0530
f386a9d
driver/ldpaa_eth:Flush buffer before seeding BMAN after TX_conf
by Prabhakar Kushwaha
· Thu Jul 02 11:28:57 2015 +0530
75d7ace
drivers/fsl-mc: Make MC boot error messages more readable
by J. German Rivera
· Thu Jul 02 11:28:56 2015 +0530
ec92bd1
armv8/ls2085a: enable debug server
by Stuart Yoder
· Thu May 28 14:54:15 2015 +0530
853a901
armv8/fsl-lsch3: Support 256M mem split for MC & dbg-srvr
by Prabhakar Kushwaha
· Tue Jun 02 10:55:52 2015 +0530
06a0f1d
arm/errata: Update required bits for A57 cores erratas
by Bhupesh Sharma
· Thu May 28 14:54:13 2015 +0530
26c1864
driver/fsl_debug_server: Fix the DDR hide logic for LS2085a
by Bhupesh Sharma
· Thu May 28 14:54:12 2015 +0530
c7399ec
armv8/ls2085a: Update SoC README for DDR layout
by Prabhakar Kushwaha
· Thu May 28 14:54:11 2015 +0530
0b10a1a
armv8/ls2085a: Expose all DDR region(s) to Linux
by Bhupesh Sharma
· Thu May 28 14:54:10 2015 +0530
ac192a9
armv8/ls2085ardb: Fix SPD address error on early boards
by York Sun
· Thu May 28 14:54:09 2015 +0530
b10d1b7
driver/ddr/fsl: Add a hook to update SPD address
by York Sun
· Thu May 28 14:54:08 2015 +0530
67f2e9c
armv8/ls2085a: Avoid hard-coding for board name print
by Prabhakar Kushwaha
· Thu May 28 14:54:07 2015 +0530
2b4bf50
armv8/fsl-ch3: Add support to print SoC personality
by Prabhakar Kushwaha
· Thu May 28 14:54:06 2015 +0530
33279fe
armv8/fsl-lsch3: Fix DDR speed message
by York Sun
· Thu May 28 14:54:05 2015 +0530
8368a59
armv8/ls2085RDB: Update board version print logic
by Prabhakar Kushwaha
· Thu May 28 14:54:04 2015 +0530
e1029ef
board/fsl/common: Fix eeprom system version endianness
by Jaiprakash Singh
· Thu May 28 14:54:03 2015 +0530
Next »