Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
e6f2c20689e09e3c637f90437d9cea83ff2348c1
« Previous
44f074c
BOOT: Add "bootz" command to boot Linux zImage on ARM
by Marek Vasut
· 13 years ago
1102d8d
mx28evk: fix build error
by Anatolij Gustschin
· 13 years ago
a3a7072
pci: declare pciauto functions in header
by Linus Walleij
· 13 years ago
8d96e1b
pci: get rid of local prototypes
by Linus Walleij
· 13 years ago
57210c7
Add support for loading and saving the environment to a FAT partition
by Maximilian Schwerin
· 13 years ago
9b96c6b
MAKEALL: Add -m/-M option to determine maintainers
by Marek Vasut
· 13 years ago
c0b77e0
cmd_log: print log->v2.con value in the "log info" command
by Heiko Schocher
· 13 years ago
1e8e7ae
command, log: Coding Style cleanup
by Heiko Schocher
· 13 years ago
c16a123
command, log: print with "log show" a full logbuffer
by Heiko Schocher
· 13 years ago
dc3faf0
drivers/mmc/mmc.c: Fix build warning
by Anatolij Gustschin
· 13 years ago
60e242e
drivers/mmc/tegra2_mmc.c: fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
7373323
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 13 years ago
a939ea3
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· 13 years ago
4e518b8
post: remove #warning for kirkwood CPUs
by Valentin Longchamp
· 13 years ago
bc6f6c8
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
f2ea6247
Merge branch 'master' of git://git.denx.de/u-boot-microblaze
by Wolfgang Denk
· 13 years ago
4a07648
arm: Use common .lds file where possible
by Simon Glass
· 13 years ago
dde3b70
arm: add a common .lds link script
by Simon Glass
· 13 years ago
9492791
arm: Remove unneeded setting of LDCSRIPT
by Simon Glass
· 13 years ago
7e6403a
Define CPUDIR for the .lds link script
by Simon Glass
· 13 years ago
3a62d8c
arm: Remove zipitz2 link script
by Simon Glass
· 13 years ago
ee60197
Allow arch directory to contain .lds without requiring Makefile
by Simon Glass
· 13 years ago
76e2c16
OMAP: Remove omap1610inn-based boards
by Tom Rini
· 13 years ago
27ac87d
arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix build warnings
by Anatolij Gustschin
· 13 years ago
3fbc693
board/ti/beagle/beagle.c: Fix build warnings
by Anatolij Gustschin
· 13 years ago
33fbc9c
sdrc.c: Fix typo in do_sdrc_init() for SPL
by Tom Rini
· 13 years ago
96a78ac
tegra: i2c: Add I2C driver
by Yen Lin
· 13 years ago
34fa833
tegra: fdt: i2c: Add extra I2C bindings for U-Boot
by Simon Glass
· 13 years ago
3682cc3
tegra: i2c: Select I2C ordering for Seaboard
by Simon Glass
· 13 years ago
905fe99
tegra: i2c: Enable I2C on Seaboard
by Simon Glass
· 13 years ago
c360033
tegra: i2c: Select number of controllers for Tegra2 boards
by Simon Glass
· 13 years ago
cb445fb
tegra: i2c: Initialise I2C on Nvidia boards
by Simon Glass
· 13 years ago
2e33559
tegra: Enhance clock support to handle 16-bit clock divisors
by Simon Glass
· 13 years ago
c678227
fdt: Add function to allow aliases to refer to multiple nodes
by Simon Glass
· 13 years ago
f4589a7
tegra: Rename NV_PA_PMC_BASE to TEGRA2_PMC_BASE
by Simon Glass
· 13 years ago
66d6a91
tegra: fdt: Enable FDT support for Ventana
by Tom Warren
· 13 years ago
d9fdfe0
tegra: fdt: Enable FDT support for Seaboard
by Simon Glass
· 13 years ago
db44ebd
tegra: usb: Enable USB on Seaboard
by Simon Glass
· 13 years ago
0291091
tegra: usb: Add common USB defines for tegra2 boards
by Simon Glass
· 13 years ago
f10393e
tegra: usb: Add USB support to nvidia boards
by Simon Glass
· 13 years ago
2866903
arm: Check for valid FDT after console is up
by Simon Glass
· 13 years ago
9a263e5
fdt: Avoid early panic() when there is no FDT present
by Simon Glass
· 13 years ago
87f938c
tegra: usb: Add support for Tegra USB peripheral
by Simon Glass
· 13 years ago
ed29744
tegra: fdt: Add function to return peripheral/clock ID
by Simon Glass
· 13 years ago
9ab4ce2
usb: Add support for txfifo threshold
by Simon Glass
· 13 years ago
1920172
tegra: usb: fdt: Add USB definitions for Tegra2 Seaboard
by Simon Glass
· 13 years ago
1c1cce9
tegra: usb: fdt: Add additional device tree definitions for USB ports
by Simon Glass
· 13 years ago
cd474cb
tegra: fdt: Add clock bindings for Tegra2 Seaboard
by Simon Glass
· 13 years ago
1f1a021
tegra: fdt: Add clock bindings
by Simon Glass
· 13 years ago
8b7a47d
tegra: fdt: Add additional USB binding
by Simon Glass
· 13 years ago
b257464
fdt: Add tegra-usb bindings file from linux
by Simon Glass
· 13 years ago
849df71
fdt: Add staging area for device tree binding documentation
by Simon Glass
· 13 years ago
6710b5b
tegra: fdt: Add device tree file for Tegra2 Seaboard from kernel
by Simon Glass
· 13 years ago
c3474ef
tegra: fdt: Add Tegra2x device tree file from kernel
by Simon Glass
· 13 years ago
92665df
arm: fdt: Add skeleton device tree file from kernel
by Simon Glass
· 13 years ago
ed3ee5c
fdt: Add basic support for decoding GPIO definitions
by Simon Glass
· 13 years ago
d17da65
fdt: Add functions to access phandles, arrays and bools
by Simon Glass
· 13 years ago
f88fe2d
fdt: Tidy up a few fdtdec problems
by Simon Glass
· 13 years ago
dc254f3
fdt: Add tests for fdtdec
by Simon Glass
· 13 years ago
a53f4a2
fdt: Add fdtdec_find_aliases() to deal with alias nodes
by Simon Glass
· 13 years ago
d8bd820
arm: Tegra2: Fix ELDK42 gcc failure with inline asm stack pointer load
by Tom Warren
· 13 years ago
5c1ad3e
net: fec_mxc: allow use with cache enabled
by Eric Nelson
· 13 years ago
2c4b3c1
net: force PKTALIGN to ARCH_DMA_MINALIGN
by Eric Nelson
· 13 years ago
345cd35
i.MX28: Enable caches by default
by Marek Vasut
· 13 years ago
b3541c1
i.MX28: Make use of the bounce buffer
by Marek Vasut
· 13 years ago
3687c41
i.MX28: Do data transfers via DMA in MMC driver
by Marek Vasut
· 13 years ago
8635ff9
MMC: Implement generic bounce buffer
by Marek Vasut
· 13 years ago
6b9408e
i.MX28: Add cache support to MXS NAND driver
by Marek Vasut
· 13 years ago
c3dfe70
i.MX28: Add cache support into the APBH DMA driver
by Marek Vasut
· 13 years ago
a4aaad7
ARM926EJS: Implement cache operations
by Marek Vasut
· 13 years ago
4af7692
board/vpac270/onenand.c: Fix build errors
by Anatolij Gustschin
· 13 years ago
b39643b
nhk8815: fix build errors
by Anatolij Gustschin
· 13 years ago
77c3d84
atmel-boards: add missing atmel_mci.h
by Andreas Bießmann
· 13 years ago
4a3ea21
ARM: highbank: setup env from boot source register
by Rob Herring
· 13 years ago
a34e854
ARM: highbank: change env config to use nvram
by Jason Hobbs
· 13 years ago
0c34e69
ARM: highbank: add reset support
by Rob Herring
· 13 years ago
877012d
ARM: highbank: Add boot counter support
by Rob Herring
· 13 years ago
7b81649
ARM: highbank: change TEXT_BASE to 0x8000
by Rob Herring
· 13 years ago
ceb2071
ARM: highbank: fix us_to_tick calculation
by Rob Herring
· 13 years ago
f1e2d17
ARM: highbank: add missing get_tbclk
by Rob Herring
· 13 years ago
bd0d90e
ARM: highbank: fix warning for calxedaxgmac_initialize
by Rob Herring
· 13 years ago
d821ad4
net: calxedaxgmac: fix build due to missing __aligned definition
by Rob Herring
· 13 years ago
f9da0f8
Enable high speed support for USB device framework and usbtty
by Vipin KUMAR
· 13 years ago
f3e6110a
lzma: fix printf warnings
by Mike Frysinger
· 13 years ago
95c2fb3
EXYNOS: Add structure for Exynos4 DMC
by Chander Kashyap
· 13 years ago
813fcb8
EXYNOS: SMDK5250: Support all 4 UARTs
by Doug Anderson
· 13 years ago
d0b3b49
ARM: fix s3c2410 timer code
by David Müller (ELSOFT AG)
· 13 years ago
24efef9
ARM: davinci: fixes for cam_enc_4xx board
by Heiko Schocher
· 13 years ago
08b5ab0
omap3_spi: receive transmit mode
by jacopo mondi
· 14 years ago
f8d6c50
calimain, enbw_cmc: Fix typo in comments
by Christian Riesch
· 13 years ago
1441aa6
Davinci: ea20: use gpio framework to access gpios
by Stefano Babic
· 13 years ago
88b821b
OMAP3: mt_ventoux: sets its own mtdparts
by Stefano Babic
· 13 years ago
c2afbb5
OMAP3: mt_ventoux: updated timing for FPGA
by Stefano Babic
· 13 years ago
61712bc
twl4030: fix potential power supply handling issues
by Grazvydas Ignotas
· 13 years ago
f7dad8f
NAND: TI: fix warnings in omap_gpmc.c
by Stefano Babic
· 13 years ago
0d63b33
cam_enc_4xx: Rename 'images' to 'imgs'
by Tom Rini
· 13 years ago
0a672d4
arm: Add Prep subcommand support to bootm
by Simon Schwarz
· 13 years ago
84c21fb
OMAP3: twister: add support to boot Linux from SPL
by Stefano Babic
· 13 years ago
53c4492
SPL: call cleanup_before_linux() before booting Linux
by Stefano Babic
· 13 years ago
da52138
OMAP3: SPL: do not call I2C init if no I2C is set.
by Stefano Babic
· 13 years ago
Next »