Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
b9944a77f909e343f930dcbcc597224e65dfcca9
« Previous
58a5c43
Merge branch 'master' of git://git.denx.de/u-boot-74xx-7xx
by Tom Rini
· 11 years ago
b8bfde7
PPC 74xx_7xx: Fix build warnings for ELPPC board
by Wolfgang Denk
· 11 years ago
1b9591c
ColdFire: Update the arch_global_date changes for mcf5441x
by Jason Jin
· 11 years ago
08dbd6c
Fix MCF5235 SDRAM base address macro
by Steve deRosier
· 12 years ago
aea5eee
m68k: fix debug call befor serial init
by Jens Scharsig (BuS Elektronik)
· 12 years ago
8b6b51a
mtd/nand: docg4: fix compiler warnings
by Mike Dunn
· 11 years ago
5307188
m28evk: Move README file inside board directory
by Fabio Estevam
· 12 years ago
17f3f36
mx28evk: Move README file inside board directory
by Fabio Estevam
· 12 years ago
54965b6
README: mxs: Introduce README.mxs
by Fabio Estevam
· 12 years ago
7333eca
README: mx28_common: Fix structure of sentence
by Fabio Estevam
· 12 years ago
3f5e2e2
README: mx28_common: Do not hardcode the SSP port
by Fabio Estevam
· 12 years ago
84286c2
README: mx28_common: Keep the text within 80 columns
by Fabio Estevam
· 12 years ago
262326b
imx: nitrogen6x: Enable filesystem generic commands
by Robert Winkler
· 11 years ago
3655829
imx: nitrogen6x: Enable raw initrd
by Robert Winkler
· 11 years ago
9b9ba6f
imx: nitrogen6x: Enable bootz
by Robert Winkler
· 11 years ago
87de2d6
imx: nitrogen6x: Enabled data cache
by Robert Winkler
· 11 years ago
79713f0
mx27: add i2c clock
by trem
· 11 years ago
6247c46
mx27: add function enable_caches
by trem
· 11 years ago
c174797
imx: Add support for the SabreSD shipped with i.MX6DL
by Pierre Aubert
· 11 years ago
87d720e
imx: Complete the pin definitions for the i.MX6DL / i.MX6Solo
by Pierre Aubert
· 11 years ago
7aa1e8b
imx6: fix GPR2 wrong definition
by Pierre Aubert
· 11 years ago
2dbe64c
dwc_ahsata: Allow use with dcache enabled
by Eric Nelson
· 11 years ago
e31dc61
usb: musb: Use ARRAY_SIZE at appropriate places
by Axel Lin
· 11 years ago
31bf0f5
mtd: cfi_flash: Use ARRAY_SIZE at appropriate places
by Axel Lin
· 11 years ago
b98bfeb
hwmon: lm63: Use ARRAY_SIZE at appropriate place
by Axel Lin
· 11 years ago
9935175
serial: Use ARRAY_SIZE instead of reinventing it
by Axel Lin
· 11 years ago
4d98b5c
README: align default commands with code
by Vincent Stehlé
· 11 years ago
ff8fef5
Fix block device accesses beyond 2TiB
by Sascha Silbe
· 11 years ago
eeaef5e
cmd_bootm: Add command line arguments to Plan 9
by Steven Stallion
· 11 years ago
9a30903
spi: mxc_spi: Update pre and post divider algorithm
by Dirk Behme
· 12 years ago
8d4c4ff
spi: mxc_spi: Fix pre and post divider calculation
by Dirk Behme
· 12 years ago
041bca5
Add verified boot information and test
by Simon Glass
· 11 years ago
74378cf
sandbox: config: Enable FIT signatures with RSA
by Simon Glass
· 11 years ago
4d09852
image: Add support for signing of FIT configurations
by Simon Glass
· 11 years ago
3e06cd1
libfdt: Add fdt_find_regions()
by Simon Glass
· 11 years ago
399c744
mkimage: Add -r option to specify keys that must be verified
by Simon Glass
· 11 years ago
4f61042
mkimage: Add -c option to specify a comment for key signing
by Simon Glass
· 11 years ago
95d77b4
mkimage: Add -F option to modify an existing .fit file
by Simon Glass
· 11 years ago
e29495d
mkimage: Add -K to write public keys to an FDT blob
by Simon Glass
· 11 years ago
80e4df8
mkimage: Add -k option to specify key directory
by Simon Glass
· 11 years ago
19c402a
image: Add RSA support for image signing
by Simon Glass
· 11 years ago
56518e7
image: Support signing of images
by Simon Glass
· 11 years ago
3e569a6
image: Add signing infrastructure
by Simon Glass
· 11 years ago
b5f3193
x86: config: Add tracing options
by Simon Glass
· 11 years ago
d8819f9
x86: Support tracing function
by Simon Glass
· 11 years ago
5b7dcf3
exynos: config: Add tracing options
by Simon Glass
· 11 years ago
ca35a0c
exynos: Avoid function instrumentation for microsecond timer
by Simon Glass
· 11 years ago
bce1b92
arm: Implement the 'fake' go command
by Simon Glass
· 11 years ago
d0ae31e
Add a 'fake' go command to the bootm command
by Simon Glass
· 11 years ago
35fc84f
Refactor the bootm command to reduce code duplication
by Simon Glass
· 11 years ago
983c72f
Clarify bootm OS arguments
by Simon Glass
· 11 years ago
37544a6
Add a simple test for sandbox trace
by Simon Glass
· 11 years ago
e2ee100
sandbox: Support trace feature
by Simon Glass
· 11 years ago
6c887b2
Add proftool to decode profile data
by Simon Glass
· 11 years ago
71c52db
Add trace support to generic board
by Simon Glass
· 11 years ago
5c2aeac
Support tracing in config.mk when enabled
by Simon Glass
· 11 years ago
cabcbb5
Add a trace command
by Simon Glass
· 11 years ago
b2e16a8
Add trace library
by Simon Glass
· 11 years ago
b8bcaa3
Add function to print a number with grouped digits
by Simon Glass
· 11 years ago
5d3bd34
bootstage: Correct printf types
by Simon Glass
· 11 years ago
aec36cf
Show stdout on error in fit-test
by Simon Glass
· 11 years ago
92765f42
Fix missing return in do_mem_loop()
by Simon Glass
· 11 years ago
bdc7d5c
x86: Correct missing local variable in bootm
by Simon Glass
· 11 years ago
bc3442a
pci: Convert extern inline functions to static inline
by Simon Glass
· 11 years ago
eb28fda
cros: exynos: enable cros-ec for smdk5250
by Hung-ying Tyan
· 11 years ago
60744a1
cros: exynos: add cros-ec device nodes to exynos5250-snow.dts
by Hung-ying Tyan
· 11 years ago
491f294
Add support for Wandboard Quad
by Tapani Utriainen
· 11 years ago
713cb68
cros: adds cros_ec keyboard driver
by Hung-ying Tyan
· 11 years ago
c8d3328
cros: add LPC support for cros_ec
by Hung-ying Tyan
· 11 years ago
f3424c5
cros: exynos: add SPI support for cros_ec
by Hung-ying Tyan
· 11 years ago
78764a4
cros: add I2C support for cros_ec
by Hung-ying Tyan
· 11 years ago
8836438
cros: add cros_ec driver
by Hung-ying Tyan
· 11 years ago
ca85eb8
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 11 years ago
70125f3
gpio: s5p_gpio: Call s5p_gpio_set_value() instead of open-code
by Axel Lin
· 11 years ago
79a6fcf
gpio: s3c2440_gpio: Fix wrong writel arguments
by Axel Lin
· 11 years ago
433a2c5
phylib: add atheros ar803x phy
by Heiko Schocher
· 11 years ago
96d0b9e
phylib: add natsemi dp83630 phy
by Heiko Schocher
· 11 years ago
a8f9cd1
net: update FTGMAC100 for MMU/D-cache support
by Kuo-Jung Su
· 12 years ago
c477547
net: add Faraday FTMAC110 10/100Mbps ethernet support
by Kuo-Jung Su
· 12 years ago
42a7cb5
net: phy: supplement support for Micrel's KSZ9031
by SARTRE Leo
· 12 years ago
d256be2
net: macb: add support for gigabit MAC
by Bo Shen
· 12 years ago
b1a0006
net: macb: using phylib to configure phy device
by Bo Shen
· 12 years ago
d8f64b4
net: macb: using AT91FAMILY replace #ifdeferry
by Bo Shen
· 12 years ago
1627622
ARM: at91sam9n12: add network support with ksz8851_16mll
by Bo Shen
· 12 years ago
45a1693
net: ks8851_mll: add ethernet support
by Roberto Cerati
· 12 years ago
6027384
phylib: Add Atheros AR8035 GETH PHY support
by Xie Xiaobo
· 12 years ago
de1d786
add support for Xilinx 1000BASE-X phy (GTX)
by Charles Coldwell
· 12 years ago
5da7cf8
net: Correct check for link-local target IP conflict
by Joe Hershberger
· 12 years ago
62d7dba
PHY: micrel.c: add support for KSZ9031
by David Andrey
· 12 years ago
61fdd4f
net/tftp: sparse fixes
by Kim Phillips
· 12 years ago
3d49412
net: make IPaddr type big endian
by Kim Phillips
· 12 years ago
1b8c18b
net: Fix build regression in macb.c
by Joe Hershberger
· 11 years ago
416ce62
net/macb: Add arch specific routine to get mdio control
by Shiraz Hashim
· 12 years ago
7091915
net/designware: Do not select MIIPORT for RGMII interface
by Vipin Kumar
· 12 years ago
fa84fa7
net: nfs: add dynamic wait period
by Matthias Brugger
· 12 years ago
fb4879b
NET: mvgbe: add support for Dove
by Sebastian Hesselbarth
· 12 years ago
cd3ca3f
NET: mvgbe: add phylib support
by Sebastian Hesselbarth
· 12 years ago
aeceec0
NET: phy: add 88E1310 PHY initialization
by Sebastian Hesselbarth
· 12 years ago
98f6467
pxe: add ipappend support
by Rob Herring
· 12 years ago
58d9ff9
net: Fix build regression in cmd_pxe.c
by Joe Hershberger
· 11 years ago
Next »