Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
bb284deae7b9317051c2480951bce7e8be756eb6
bb284de
Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
by Tom Rini
· Mon Jun 24 16:44:15 2013 -0400
cf2ad1e
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· Mon Jun 24 16:37:01 2013 -0400
2c08c27
ac14xx: rephrase network boot config for development
by Gerhard Sittig
· Wed Jun 05 14:51:11 2013 +0200
c2dbe68
ac14xx: use the official product name everywhere
by Gerhard Sittig
· Wed Jun 05 14:51:10 2013 +0200
84b8103
ac14xx: remove obsolete board config items
by Gerhard Sittig
· Wed Jun 05 14:51:09 2013 +0200
0545c2d
ac14xx: re-order the recovery condition checks
by Gerhard Sittig
· Wed Jun 05 14:51:08 2013 +0200
68bf0d4
ac14xx: minor improvement in diagnostics
by Gerhard Sittig
· Wed Jun 05 14:51:07 2013 +0200
7214cf1
ac14xx: cleanup comments in the board support
by Gerhard Sittig
· Wed Jun 05 14:51:06 2013 +0200
eb5107d
ac14xx: fix a potential NULL deref in diagnostics
by Gerhard Sittig
· Wed Jun 05 14:51:05 2013 +0200
037683d
sf: Warn to use BAR for > 16MiB flashes
by Jagannadha Sutradharudu Teki
· Fri Jun 21 19:19:03 2013 +0530
9b4f703
sf: Add debug messages on spi_flash_read_common
by Jagannadha Sutradharudu Teki
· Fri Jun 21 19:19:02 2013 +0530
ae5d806
sf: Place the sf calls in proper order
by Jagannadha Sutradharudu Teki
· Fri Jun 21 19:19:01 2013 +0530
dc78b85
sf: Unify spi_flash write code
by Jagannadha Sutradharudu Teki
· Fri Jun 21 19:19:00 2013 +0530
750f3ac
sf: Add flag status register polling support
by Jagannadha Sutradharudu Teki
· Fri Jun 21 15:56:30 2013 +0530
542dce7
sf: Remove spi_flash_cmd_poll_bit()
by Jagannadha Sutradharudu Teki
· Sun May 26 23:37:11 2013 +0530
fb1b2a1
sf: spansion: Add support for S25FL512S_64K
by Jagannadha Sutradharudu Teki
· Mon Jun 10 23:41:57 2013 +0530
e85d256
sf: stmicro: Add support for N25Q1024A
by Jagannadha Sutradharudu Teki
· Tue Apr 16 20:23:48 2013 +0530
d91013c
sf: stmicro: Add support for N25Q1024
by Jagannadha Sutradharudu Teki
· Tue Apr 16 20:22:48 2013 +0530
d88d619
sf: stmicro: Add support for N25Q512A
by Jagannadha Sutradharudu Teki
· Tue Apr 16 20:20:12 2013 +0530
acf4c3c
sf: stmicro: Add support for N25Q512
by Jagannadha Sutradharudu Teki
· Tue Apr 16 20:18:29 2013 +0530
aa5e58f
sf: Use spi_flash_addr() in write call
by Jagannadha Sutradharudu Teki
· Tue Jun 11 21:36:20 2013 +0530
c6d173d
sf: Add bank addr code in CONFIG_SPI_FLASH_BAR
by Jagannadha Sutradharudu Teki
· Wed Jun 19 15:33:58 2013 +0530
692b24d
sf: Update sf read to support all sizes of flashes
by Jagannadha Sutradharudu Teki
· Fri May 31 16:00:36 2013 +0530
d37a097
sf: Update sf to support all sizes of flashes
by Jagannadha Sutradharudu Teki
· Thu May 30 20:24:14 2013 +0530
29d70c9
sf: Read flash bank addr register at probe time
by Jagannadha Sutradharudu Teki
· Wed Jun 19 15:37:09 2013 +0530
ce08a71
sf: Discover the bank addr commands
by Jagannadha Sutradharudu Teki
· Wed Jun 19 15:31:23 2013 +0530
950f1ac
sf: Add bank address register writing support
by Jagannadha Sutradharudu Teki
· Thu Jun 13 20:37:19 2013 +0530
fb7def9
spi: mxc_spi: Use DIV_ROUND_UP at appropriate places
by Axel Lin
· Fri Jun 14 21:13:32 2013 +0800
29180ba
spi: cf_qspi: Use DIV_ROUND_UP at appropriate place
by Axel Lin
· Fri Jun 14 21:12:19 2013 +0800
e624009
sf: winbond: Add support for W25QXXXFV
by Jagannadha Sutradharudu Teki
· Thu May 30 16:34:19 2013 +0530
ee23b6e
sf: winbond: Add support for W25Q16DW
by Jagannadha Sutradharudu Teki
· Tue May 28 00:55:00 2013 +0530
78922ab
sf: winbond: Add support for W25Q128FW
by Jagannadha Sutradharudu Teki
· Tue May 28 00:49:26 2013 +0530
038baca
sf: winbond: Update the names for W25Q 0x40XX ID's flash parts
by Jagannadha Sutradharudu Teki
· Tue May 28 00:41:58 2013 +0530
468a938
sf: spansion: Correct name of S25FL128S 64K Sector part
by Jagannadha Sutradharudu Teki
· Fri Jun 14 21:03:51 2013 +0530
85bfd2e
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Sat Jun 22 07:38:12 2013 -0400
1fc34f1
arm: optimize relocate_code routine
by Albert ARIBAUD
· Tue Jun 11 14:17:35 2013 +0200
af3ff16
arm: make __rel_dyn_{start, end} compiler-generated
by Albert ARIBAUD
· Tue Jun 11 14:17:34 2013 +0200
c53687e
arm: make __image_copy_{start, end} compiler-generated
by Albert ARIBAUD
· Tue Jun 11 14:17:33 2013 +0200
800ea3e
arm: generalize lib/bss.c into lib/sections.c
by Albert ARIBAUD
· Tue Jun 11 14:17:32 2013 +0200
1691593
remove all references to .dynsym
by Albert ARIBAUD
· Tue Jun 11 14:17:31 2013 +0200
446dd12
arm: ensure u-boot only uses relative relocations
by Albert ARIBAUD
· Tue Jun 11 14:17:30 2013 +0200
2016d45
powerpc/85xx: Add P1023RDB board support
by Chunhe Lan
· Fri Jun 14 16:21:48 2013 +0800
c2ea92b
powerpc/mpc85xx:Disable Debug TLB entry before init_tlbs
by Prabhakar Kushwaha
· Thu Jun 13 10:14:00 2013 +0530
13444b2
powerpc/pixis: Fix pixis help message
by York Sun
· Fri May 31 08:48:04 2013 -0700
c253dfa
powerpc/CoreNet: Allow pbl images to take u-boot images != 512K
by Chris Packham
· Mon May 27 10:51:46 2013 +1200
ab95b09
powerpc: mpc85xx/mpc86xx: Fix off-by-one boundary checking with ARRAY_SIZE
by Axel Lin
· Sun May 26 15:00:30 2013 +0800
ded52a4
Makefile: move the common makefile line to public area
by Ying Zhang
· Mon May 20 14:07:26 2013 +0800
602f7d3
common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPL
by Ying Zhang
· Mon May 20 14:07:25 2013 +0800
5ca62f2
powerpc/mpc85xx: modify the functionality clear_bss and aligning the end address of the BSS
by Ying Zhang
· Fri Jun 07 17:25:16 2013 +0800
0d4f544
powerpc/mpc85xx: support application without resetvec segment in the linker script
by Ying Zhang
· Mon May 20 14:07:23 2013 +0800
5b029e9
board/p1010rdb: Fix PCIe TLB creation on CONFIG_PCI define
by Prabhakar Kushwaha
· Fri May 17 14:22:34 2013 +0530
e905f03
board/b4860qds: Relax NOR flash teadc timing parameter
by Prabhakar Kushwaha
· Fri May 17 13:40:52 2013 +0530
3f4a5c4
powerpc/mpc85xx: work around erratum A-006593
by Scott Wood
· Wed May 15 17:50:13 2013 -0500
6f024c9
fsl_ifc: add support for different IFC bank count
by Mingkai Hu
· Thu May 16 10:18:13 2013 +0800
50082f0
powerpc/t4qds: Slave module for boot from SRIO and PCIE
by Liu Gang
· Tue May 07 16:30:50 2013 +0800
0e518ab
powerpc/t4qds: Enable master module for Boot from SRIO and PCIE
by Liu Gang
· Tue May 07 16:30:49 2013 +0800
0ff15f9
powerpc/b4860qds: Slave module for boot from SRIO and PCIE
by Liu Gang
· Tue May 07 16:30:48 2013 +0800
c13bc8f
powerpc/b4860qds: Enable master module for boot from SRIO and PCIE
by Liu Gang
· Tue May 07 16:30:47 2013 +0800
27afb9c
powerpc/boot: Change the macro of Boot from SRIO and PCIE master module
by Liu Gang
· Tue May 07 16:30:46 2013 +0800
5652a8a
powerpc/doc: Update the README.srio-pcie-boot-corenet
by Liu Gang
· Tue May 07 16:30:45 2013 +0800
d6a7aba
powerpc/mpc85xx:Fix "boot page TLB" entry size for NAND SPL
by Prabhakar Kushwaha
· Tue May 07 11:19:55 2013 +0530
7cc7b77
85xx: Change case of MPC85XX_PORBMSR_ROMLOC_SHIFT
by Andy Fleming
· Thu Jun 20 14:54:33 2013 -0500
f4c557c
powerpc: Use lower case for the core names
by Fabio Estevam
· Sun Apr 21 13:11:02 2013 -0300
84fa67e
powerpc/BSC9132: Add IFC bank count
by York Sun
· Thu Apr 18 19:31:01 2013 -0700
20732df
board/bsc9131rdb: Update default boot environment settings
by Priyanka Jain
· Thu Apr 04 14:40:32 2013 +0530
f81e8b2
board/bsc9131rdb: Add DSP side tlb and laws
by Priyanka Jain
· Thu Apr 04 09:31:54 2013 +0530
f9146bd
board/bsc9131rdb: Add targets for Sysclk 100MHz
by Priyanka Jain
· Mon Apr 01 12:12:45 2013 +0530
0fcb6de
board/bsc9132qds:Add NAND boot support using new SPL format
by Prabhakar Kushwaha
· Tue Apr 16 13:28:40 2013 +0530
bc84b5e
board/bsc9131rdb:Add NAND boot support using new SPL format
by Prabhakar Kushwaha
· Tue Apr 16 13:28:25 2013 +0530
66d6aa8
board/p1010rdb:Add NAND boot support using new SPL format
by Prabhakar Kushwaha
· Tue Apr 16 13:28:12 2013 +0530
ab4ab01
powerpc/mpc85xx: new SPL support for IFC NAND
by Prabhakar Kushwaha
· Tue Apr 16 13:27:59 2013 +0530
d324f47
powerpc/mpc85xx:No NOR boot, do not compile IFC errata A003399
by Prabhakar Kushwaha
· Tue Apr 16 13:27:44 2013 +0530
abe3a3f
powerpc/mpc85xx: explicit cast the SDRAM size to type phys_size_t
by Mingkai Hu
· Fri Apr 12 15:56:28 2013 +0800
7bd4b72
85xx: Change clock-frequency compatible to 2.0
by Andy Fleming
· Mon Jun 17 15:10:28 2013 -0500
bfbf886
net2big_v2: initialize LEDs at startup
by Simon Guinot
· Tue Jun 18 15:14:50 2013 +0200
068b2ad
LaCie/common: add support for the CPLD GPIO bus
by Simon Guinot
· Tue Jun 18 15:14:49 2013 +0200
1dd67e6
net2big_v2: initialize I2C fan at startup
by Simon Guinot
· Tue Jun 18 15:14:48 2013 +0200
d7f9212
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Wed Jun 19 23:58:01 2013 +0200
09a2bb8
NET: Fix system hanging if NET device is not installed
by Jim Lin
· Fri May 17 17:41:03 2013 +0800
e259cfa
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Wed Jun 19 12:53:59 2013 +0200
9793ba8
arm: omap4: panda: Fix checkpatch on panda file
by Dan Murphy
· Thu Jun 13 11:21:26 2013 -0500
e56459e
arm: omap4: panda: Add reading of the board revision
by Dan Murphy
· Thu Jun 13 11:21:13 2013 -0500
a6f9d15
arm: dra7xx: Update the EXTRA_ENV_SETTINGS
by Dan Murphy
· Tue Jun 11 11:22:30 2013 -0500
520bfba
arm: omap5_uevm: Correct the console sys prompt for 5432
by Dan Murphy
· Thu Jun 06 16:30:38 2013 -0500
ff30272
arm: omap: Add check for fdtfile in the findfdt macro
by Dan Murphy
· Thu Jun 06 13:27:06 2013 -0500
57004c5
arm, am33xx: move uart soft reset code to common place
by Heiko Schocher
· Tue Jun 04 11:00:57 2013 +0200
0ef0817
arm, am335x: make mpu pll config configurable
by Heiko Schocher
· Tue Jun 04 11:01:06 2013 +0200
8aa1da9
arm, am33xx: move rtc32k_enable() to common place
by Heiko Schocher
· Wed Jun 05 07:47:56 2013 +0200
9d0da5b
image: Use ENOENT instead of ENOMEDIUM for better compatibility
by Simon Glass
· Sun Jun 16 07:46:49 2013 -0700
dc3416a
MMC: DWMMC: Fix FIFO_DEPTH calculation
by Rajeshwari Shinde
· Fri May 24 18:15:34 2013 +0530
608e2e4
Merge branch 'master' of git://www.denx.de/git/u-boot-mmc
by Tom Rini
· Fri Jun 14 16:06:49 2013 -0400
c170776
Prepare v2013.07-rc1
by Tom Rini
· Fri Jun 14 11:01:39 2013 -0400
46597a3
ARM: tegra: make use of negative ENV_OFFSET on NVIDIA boards
by Stephen Warren
· Tue Jun 11 15:14:03 2013 -0600
24dc203
env_mmc: allow negative CONFIG_ENV_OFFSET
by Stephen Warren
· Tue Jun 11 15:14:02 2013 -0600
e315ae8
mmc: report capacity for the selected partition
by Stephen Warren
· Tue Jun 11 15:14:01 2013 -0600
eedcacd
README: document CONFIG_ENV_IS_IN_MMC
by Stephen Warren
· Tue Jun 11 15:14:00 2013 -0600
4816b7a
fsl_esdhc: Do not clear interrupt status bits until data processed
by Andrew Gabbasov
· Tue Jun 11 10:34:22 2013 -0500
88525ed
mmc: fsl_esdhc: Fix hang after 'save' command
by Fabio Estevam
· Tue May 28 15:09:42 2013 -0300
aa05e01
mmc write bug fix
by Ruud Commandeur
· Wed May 22 13:19:43 2013 +0200
08706be
mmc: sdhci: Enable 8-bit bus width only for 3.0 spec onwards
by Jagannadha Sutradharudu Teki
· Tue May 21 15:01:36 2013 +0530
Next »