Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
234370cab4b2f096e095fe8f3284fd39740a4023
« Previous
b597ff6
imx: zmx25: Convert to iomux-v3
by Benoît Thébaudeau
· 12 years ago
97549cb
imx: tx25: Convert to iomux-v3
by Benoît Thébaudeau
· 12 years ago
1b1c526
imx: mx25pdk: Fix GPIO assignments
by Benoît Thébaudeau
· 12 years ago
d6208a3
imx: mx25pdk: Convert to iomux-v3
by Benoît Thébaudeau
· 12 years ago
ab3a990
imx: iomux-v3: Add iomux-mx25.h
by Benoît Thébaudeau
· 12 years ago
0f83b36
arm: mx5: Add support for DENX M53EVK
by Marek Vasut
· 12 years ago
f399f63
arm: mx5: Add NAND clock handling
by Marek Vasut
· 12 years ago
cfb8e87
arm: mx5: Add SPL support code to MX5
by Marek Vasut
· 12 years ago
ae3509d
arm: imx: Pack u-boot.bin into uImage for SPL
by Marek Vasut
· 12 years ago
5c651e8
nand: Add SPL_NAND support to mxc_nand_spl
by Marek Vasut
· 12 years ago
895d996
imx: Align the imximage header and payload to multiples of 4k
by Marek Vasut
· 12 years ago
fb7383a
mxs: spl_mem_init: Change EMI port priority
by Fabio Estevam
· 12 years ago
39a538d
mxs: spl_mem_init: Skip the initialization of some DRAM_CTL registers
by Fabio Estevam
· 12 years ago
b0d4bf9
mxs: spl_mem_init: Remove erroneous DDR setting
by Fabio Estevam
· 12 years ago
8a47c99
mxs: spl_mem_init: Fix comment about start bit
by Fabio Estevam
· 12 years ago
83284a1
mx23_olinuxino: Fix DDR pin iomux settings
by Fabio Estevam
· 12 years ago
0ede827
mx23evk: Fix DDR pin iomux settings
by Fabio Estevam
· 12 years ago
9aee34e
mx23: Fix pad voltage selection bit
by Fabio Estevam
· 12 years ago
5ed6f44
P1022DS: Set CONFIG_SPL_MAX_SIZE directly
by Tom Rini
· 12 years ago
3fe0128
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 12 years ago
9e18685
powerpc/85xx: set USB2 default mode to 'device' for (super)hydra boards
by Shaohui Xie
· 12 years ago
545c12c
powerpc/p1_p2_rdb_pc: Add a pin to reset the DDR chip for P1021RDB-PC
by Xu Jiucheng
· 12 years ago
1f06c9a
powerpc/mpc85xx: Changed LIODN offset values
by Cristian Sovaiala
· 12 years ago
e22be77
powerpc/mpc85xx: Extend workaround for erratum DDR_A003 to other SoCs
by York Sun
· 12 years ago
06c1179
powerpc/p1010rdb: add readme document for p1010rdb
by Shengzhou Liu
· 12 years ago
f68a730
powerpc/p1010rdb: Change flexcan compatible string
by Shengzhou Liu
· 12 years ago
ca9131c
powerpc/85xx: add SerDes bank 4 lanes
by Timur Tabi
· 12 years ago
7d83b79
qoriq/p1_p2_rdb_pc: USB device-tree fixups for P1020
by Zhicheng Fan
· 12 years ago
56376c4
doc/ramboot.mpc85xx: Documented the RAMBOOT for MPC85xx
by Poonam Aggrwal
· 12 years ago
f153b68
powerpc/mpc85xx:IFC Errata A003399 is not valid for BSC913x
by Prabhakar Kushwaha
· 12 years ago
df616ca
mpc85xx: Fix a compiler warning when CONFIG_WATCHDOG is turned on
by Horst Kronstorfer
· 12 years ago
99d7b0a
powerpc/85xx: Add workaround for errata USB-14 (enable on P204x/P3041/P50x0)
by Xulei
· 12 years ago
5796610
powerpc/b4860qds: Add the tlb entries for SRIO interfaces
by Liu Gang
· 12 years ago
c5729f0
fman/mEMAC: set SETSP bit in IF_MODE regisgter for RGMII speed
by Zang Roy-R61911
· 12 years ago
7b700d2
powerpc/mpc85xx: set clock-frequency for T4/B4 clockgen node
by Tang Yuantian
· 12 years ago
04feb57
powerpc/b4860: Adding workaround errata A-005871
by Shengzhou Liu
· 12 years ago
ada961e
powerpc/b4: Fix the wrong register offset of B4 PCIE module
by Liu Gang
· 12 years ago
f45210d
powerpc/p1022ds: Add support for NAND and NAND boot using SPL
by Matthew McClintock
· 12 years ago
f5c2623
powerpc/mpc85xx: add setting of clock-frequency for mpic node
by Dongsheng.wang@freescale.com
· 12 years ago
3c1bfc0
powerpc/mpc85xx: Add revision properties in portal device tree node 'pme'
by Jeffrey Ladouceur
· 12 years ago
acac075
board/freescale/common/cds_pci_ft.c: Fix rotate wrong cells in interrupt-map property
by Jiang Bin
· 12 years ago
e3288e1
Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
by Tom Rini
· 12 years ago
8aa3449
mpc5200: a3m071/a4m2k: Miscellaneous updates and fixes
by Stefan Roese
· 12 years ago
704afcc
mpc5200: a3m071/a4m2k: Fix problem with increased global_data struct
by Stefan Roese
· 12 years ago
f894551
mpc5200: a3m071/a4m2k: Enable flash verify option
by Stefan Roese
· 12 years ago
b91363c
mpc512x: remove dead code
by Anatolij Gustschin
· 12 years ago
63216de
omap5_uevm: Enable redundant MMC environment
by Tom Rini
· 12 years ago
da85c9c
mx28evk: Guard NAND-related ENV defines with CONFIG_ENV_IS_IN_NAND
by Tom Rini
· 12 years ago
d196bd8
env_mmc: add support for redundant environment
by Michael Heimpold
· 12 years ago
d2eae43
lib: consolidate hang()
by Andreas Bießmann
· 12 years ago
b0dac5b
tx25: add CONFIG_SPL_LIBGENERIC_SUPPORT
by Andreas Bießmann
· 12 years ago
b157315
mx31pdk: add CONFIG_SPL_LIBGENERIC_SUPPORT
by Andreas Bießmann
· 12 years ago
63495ad
nios2: fix style in board.c.
by Andreas Bießmann
· 12 years ago
50ffb11
microblaze: fix style in board.c
by Andreas Bießmann
· 12 years ago
0472fbf
part/dev_desc: Add log2 of blocksize to block_dev_desc data struct
by Egbert Eich
· 12 years ago
bc8d987
fs/fat: Don't multiply fatsize with sector size
by Egbert Eich
· 12 years ago
d7ea4d4
disk/iso: Add Support for block sizes > 512 byte to ISO partition support
by Egbert Eich
· 12 years ago
ae1768a
disk/gpt: Fix GPT partition handling for blocksize != 512
by Egbert Eich
· 12 years ago
9d956e0
disk/part_dos: check harder for partition table
by Egbert Eich
· 12 years ago
8bfa195
mmc: Define a constant for the maximum block size
by Simon Glass
· 12 years ago
3f9315c
amcc-common.h: enable support for "env grep", "setexpr", and regex.
by Wolfgang Denk
· 12 years ago
c88840a
amcc-common.h: minor white space cleanup
by Wolfgang Denk
· 12 years ago
ee747a2
m28evk: enable "env grep" and regexp support
by Wolfgang Denk
· 12 years ago
5f71bca
m28evk: white space cleanup
by Wolfgang Denk
· 12 years ago
855f18e
setexpr: add regex substring matching and substitution
by Wolfgang Denk
· 12 years ago
103c94b
setexpr: simplify code, improve help message
by Wolfgang Denk
· 12 years ago
be29df6
"env grep" - add support for regular expression matches
by Wolfgang Denk
· 12 years ago
a5ecbe6
Add SLRE - Super Light Regular Expression library
by Wolfgang Denk
· 12 years ago
d87244d
"env grep" - add options to grep in name, value, or both.
by Wolfgang Denk
· 12 years ago
5a31ea0
"env grep" - reimplement command using hexport_r()
by Wolfgang Denk
· 12 years ago
ea009d4
hashtable: preparations to use hexport_r() for "env grep"
by Wolfgang Denk
· 12 years ago
2e22210
spl_mmc: cleanup variable types
by Peter Korsgaard
· 12 years ago
971020c
sandbox: config: Enable CONFIG_FIT and CONFIG_CMD_FIT
by Simon Glass
· 12 years ago
7eb2c8d
sandbox: fs: Add support for saving files to host filesystem
by Simon Glass
· 12 years ago
a8f6ab5
fs: Add support for saving data to filesystems
by Simon Glass
· 12 years ago
4ca30d6
sandbox: Support 'source' command
by Simon Glass
· 12 years ago
39042d8
sandbox: Allow -c argument to provide a command list
by Simon Glass
· 12 years ago
095686d
Revert "fdt- Tell the FDT library where the device tree is"
by Simon Glass
· 12 years ago
c309c2d
fdt: Skip checking FDT if the pointer is NULL
by Simon Glass
· 12 years ago
a92fd65
sandbox: fdt: Support fdt command for sandbox
by Simon Glass
· 12 years ago
4b57865
fdt: Allow fdt command to check and update control FDT
by Simon Glass
· 12 years ago
76b8f79
Add getenv_hex() to return an environment variable as hex
by Simon Glass
· 12 years ago
d14da91
fdt: Add a parameter to fdt_valid()
by Simon Glass
· 12 years ago
f828bf2
sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file
by Simon Glass
· 12 years ago
a733b06
sandbox: Switch over to generic board
by Simon Glass
· 12 years ago
781adb5
sandbox: Provide a way to map from host RAM to U-Boot RAM
by Simon Glass
· 12 years ago
fada9e2
Trigger generic board error only when building
by Simon Glass
· 12 years ago
ce5346a
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 12 years ago
92daa4d
Merge branch 'microblaze' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 12 years ago
c552850
post: fix I2C POST failure for devices in CONFIG_SYS_POST_I2C_IGNORES
by Anatolij Gustschin
· 12 years ago
8934f78
i2c: zynq: Add support for Xilinx Zynq
by Michal Simek
· 12 years ago
293eb33
mmc: Add support for Xilinx Zynq sdhci controller
by Michal Simek
· 12 years ago
f97d7e8
net: gem: Add support for phy autodetection
by Michal Simek
· 12 years ago
01fbf31
net: gem: Preserve clk on emio interface
by David Andrey
· 12 years ago
117cd4c
net: gem: Pass phy address to init
by David Andrey
· 12 years ago
7193653
zynq: Move macros to hardware.h
by Michal Simek
· 12 years ago
8024352
net: gem: Fix gem driver on 1Gbps LAN
by Michal Simek
· 12 years ago
0586875
net: gem: Do not initialize BDs again
by Michal Simek
· 12 years ago
3b90d0a
net: gem: Simplify return path in zynq_gem_recv
by Michal Simek
· 12 years ago
986f000
net: gem: Remove WRAP bit from TX buffer description
by Michal Simek
· 12 years ago
Next »