Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
c3442c1e322bc8bdfae2f67c2a9cf2bf76d57a2c
« Previous
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
1415107
net: phy: Define Marvell 88e1518 phy
by Michal Simek
· 12 years ago
4b21284
zynq: Move scutimer baseaddr to hardware.h
by Michal Simek
· 12 years ago
e072b5f
arm: zynq: Rename XPSS_ prefix to ZYNQ_ for hardcoded SoC addresses
by Michal Simek
· 12 years ago
d54cc00
arm: zynq: U-Boot udelay < 1000 FIX
by David Andrey
· 12 years ago
0f21f98
watchdog: Add support for Xilinx Microblaze watchdog
by Michal Simek
· 12 years ago
8848668
microblaze: Disable all cpu features before reset
by Michal Simek
· 12 years ago
7837645
microblaze: Enable netconsole
by Michal Simek
· 14 years ago
b364727
microblaze: Fix reset function
by Michal Simek
· 12 years ago
19fe4b3
git-mailrc: Add trini shortcut
by Michal Simek
· 12 years ago
6cb8382
tools: arm: imx: Implement BOOT_OFFSET command for imximage
by Marek Vasut
· 12 years ago
7e2173c
imx: iomux-v3: Include PKE and PUE to pad control pull definitions
by Benoît Thébaudeau
· 12 years ago
2469520
imx: iomux-v3: Restore Linux's NEW_PAD_CTRL() macro
by Benoît Thébaudeau
· 12 years ago
79a34d3
imx: iomux-v3: cosmetic: Reorganize definitions
by Benoît Thébaudeau
· 12 years ago
d73b976
imx: iomux-v3: Fix common pad control definitions
by Benoît Thébaudeau
· 12 years ago
eec3f02
imx: Document fuse assignments for MAC addresses
by Benoît Thébaudeau
· 12 years ago
70a5ef2
nitrogen6x: Enable support for ocotp
by Benoît Thébaudeau
· 12 years ago
f9bac4b
mx6qsabrelite: Enable support for ocotp
by Benoît Thébaudeau
· 12 years ago
112fd2e
Add mxc_ocotp driver
by Benoît Thébaudeau
· 12 years ago
f6bfd29
mx51evk: Enable support for iim
by Benoît Thébaudeau
· 12 years ago
8330692
mpc: iim: Switch to common fsl_iim
by Benoît Thébaudeau
· 12 years ago
0f67e09
Add fsl_iim driver
by Benoît Thébaudeau
· 12 years ago
ccca7df
Add fuse API and commands
by Benoît Thébaudeau
· 12 years ago
6adbd30
imx: Add useful fuse definitions
by Benoît Thébaudeau
· 12 years ago
8f3ff11
imx: Homogenize and fix fuse register definitions
by Benoît Thébaudeau
· 12 years ago
cdc2036
mx23: Put back RAM voltage level to its original value
by Fabio Estevam
· 12 years ago
547e31d
mx53ard: Rework default environment to support FDT, MMC and netboot
by Otavio Salvador
· 12 years ago
8de1679
mxs: mxsboot: Move sdcard BCB header to 4 sectors offset
by Otavio Salvador
· 12 years ago
1155d55
mx53ard: Move register masks into imx-regs.h
by Fabio Estevam
· 12 years ago
fd622f2
mx5: Select CONFIG_REVISION_TAG
by Fabio Estevam
· 12 years ago
11c08d4
mx5: Define a common get_board_rev()
by Fabio Estevam
· 12 years ago
Next »