Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
dda48e8efff878e51e986befd9c6c3780b4757a7
dda48e8
powerpc/usb: Fix usb device-tree fix-up
by ramneek mehresh
· 12 years ago
ef4e9fc
am335x_evm: Enable DFU for NAND and MMC, provide example alt_infos
by Pantelis Antoniou
· 12 years ago
af5666c
am335x_evm: Add CONFIG_CMD_MTDPARTS and relevant defaults
by Tom Rini
· 12 years ago
559eae1
am335x_evm: Define CONFIG_SYS_CACHELINE_SIZE
by Pantelis Antoniou
· 12 years ago
c663176
dfu: NAND specific routines for DFU operation
by Pantelis Antoniou
· 12 years ago
c4df2f4
cmd_nand.c: Fix CONFIG_CMD_NAND_YAFFS
by Tom Rini
· 12 years ago
c39d6a0
nand: Extend nand_(read|write)_skip_bad with *actual and limit parameters
by Tom Rini
· 12 years ago
a24c315
dfu: Change indentation of defines in <dfu.h>
by Tom Rini
· 12 years ago
ea2453d
dfu: Support larger than memory transfers.
by Pantelis Antoniou
· 12 years ago
b3ba6e9
README: Document current DFU CONFIG options
by Tom Rini
· 12 years ago
645b271
patman: Add Series-process-log tag to sort/uniq change logs
by Simon Glass
· 12 years ago
902a971
patman: Add -a option to refrain from test-applying the patches
by Simon Glass
· 12 years ago
6861828
patman: Don't barf if the word 'commit' starts a line
by Doug Anderson
· 12 years ago
a1318f7
patman: Provide option to ignore bad aliases
by Simon Glass
· 12 years ago
f140b58
Merge branch 'patman' of git://git.denx.de/u-boot-x86
by Tom Rini
· 12 years ago
381c6e2
cmd_sf: include header file common.h before div64.h
by Mingkai Hu
· 12 years ago
a614270
common/cmd_test: Avoid macro expansion
by York Sun
· 12 years ago
3cb5ca7
dfu: Increase DFU buffer size from 4MiB to 8MiB
by Łukasz Majewski
· 12 years ago
6642772
dfu:ext4:fix: Change ext4write command order of parameters
by Łukasz Majewski
· 12 years ago
cd0f4fa
Revert "env: fix potential stack overflow in environment functions"
by Tom Rini
· 12 years ago
fc3fe1c
buildman - U-Boot multi-threaded builder and summary tool
by Simon Glass
· 12 years ago
3fefd5e
patman: Ignore all Gerrit Commit-* tags
by Simon Glass
· 12 years ago
ca706e7
patman: Minor help message/README fixes
by Simon Glass
· 12 years ago
0d99fe0
patman: Fix the comment in CheckTags to mention multiple tags
by Simon Glass
· 12 years ago
ed92227
patman: Don't allow spaces in tags
by Simon Glass
· 12 years ago
d29fe6e
patman: Fix up checkpatch parsing to deal with 'CHECK' lines
by Simon Glass
· 12 years ago
fe2f8d9
patman: Add Cover-letter-cc tag to Cc cover letter to people
by Simon Glass
· 12 years ago
6d81992
patman: Allow specifying the message ID your series is in reply to
by Doug Anderson
· 12 years ago
28b3594
patman: Make "Reviewed-by" an important tag
by Doug Anderson
· 12 years ago
5f6a1c4
patman: Add additional git utilties
by Simon Glass
· 12 years ago
e62f905
patman: Allow reading metadata from a list of commits
by Simon Glass
· 12 years ago
dc19150
patman: Allow commands to raise on error, or not
by Simon Glass
· 12 years ago
a10fd93
patman: Make command methods return a CommandResult
by Simon Glass
· 12 years ago
71162e3
patman: Add cros_subprocess library to manage subprocesses
by Simon Glass
· 12 years ago
43bca00
patman: Use bright ANSI colours by default
by Simon Glass
· 12 years ago
bbd0143
patman: Use ANSI colours only when outputting to a terminal
by Simon Glass
· 12 years ago
bc5fd90
Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash
by Tom Rini
· 12 years ago
81a4f70
cfi_flash: Use uintptr_t for casts from u32 to void *
by Stefan Roese
· 12 years ago
c814263
Prepare v2013.04-rc2
by Tom Rini
· 12 years ago
b2da803
biosemu: include <asm/io.h> header
by Linus Walleij
· 12 years ago
9fd3837
mmc: don't allow extra cmdline arguments
by Stephen Warren
· 12 years ago
5993053
replace last __bss_end__ occurrences with __bss_end
by Albert ARIBAUD
· 12 years ago
8faefad
disk: fix unaligned access in efi partitions
by Marc Dietrich
· 12 years ago
795659d
README: document the requirements for CONFIG_SYS_HZ
by Stephen Warren
· 12 years ago
b343bbb
build: Fix make errors generated when building 'distclean'
by Vadim Bendebury
· 12 years ago
60d7d5a
env: fix potential stack overflow in environment functions
by Rob Herring
· 12 years ago
c17b94e
MAKEALL: Fix case substitution for old bash
by York Sun
· 12 years ago
74de8c9
dts/Makefile: Build the user specified dts
by Jagannadha Sutradharudu Teki
· 12 years ago
c502321
mtd: cfi_flash: Write buffer size adjustment for M29EW Numonyx devices
by Jagannadha Sutradharudu Teki
· 12 years ago
239cb9d
mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support
by aaron.williams@caviumnetworks.com
· 12 years ago
472d546
Consolidate bool type
by York Sun
· 12 years ago
5644369
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Tom Rini
· 12 years ago
1d3dea1
video: bcm2835: fix build issues
by Anatolij Gustschin
· 12 years ago
d0f34f1
Merge branch 'for-v2013.04'
by Anatolij Gustschin
· 12 years ago
d999398
RX-51: Add support for bootmenu
by Pali Rohár
· 12 years ago
e7abe91
New command bootmenu: ANSI terminal boot menu support
by Pali Rohár
· 12 years ago
6a3439f
menu: export menu_default_choice() function
by Anatolij Gustschin
· 12 years ago
fc9d64f
menu: Add support for user defined item choice function
by Pali Rohár
· 12 years ago
009d75c
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
d53e340
armv7: do not relocate _start twice
by Vincent Stehlé
· 12 years ago
de63ac2
ARM: mmu: Set domain permissions to client access
by R Sricharan
· 12 years ago
96fdbec
ARM: mmu: Introduce weak dram_bank_setup function
by R Sricharan
· 12 years ago
dfa4138
ARM: cache: declare set_section_dcache
by Vincent Stehlé
· 12 years ago
417c558
apx4devkit: change maintainer
by Veli-Pekka Peltola
· 12 years ago
04d4140
image: Add support for Plan 9
by Steven Stallion
· 12 years ago
0171d52
cmd_ext4: BREAK and correct ext4write parameter order
by Tom Rini
· 12 years ago
1d766c4
.checkpatch.conf: ignore udelay->usleep_range warnings
by Matt Porter
· 12 years ago
0cab421
checkpatch.pl: Add 'debug' to the list of logFunctions
by Tom Rini
· 12 years ago
268d966
env_callback: Mark find_env_callback as static
by Tom Rini
· 12 years ago
f32c08d
MAKEALL: allow regex matches for -s option
by Stephen Warren
· 12 years ago
ebd749d
Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
412665b
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
f789be6
Tegra114: MMC: Enable DT MMC driver support for Tegra114 Dalmore boards
by Tom Warren
· 12 years ago
6d9ea15
Tegra114: MMC: Add SD bus power-rail init routine
by Tom Warren
· 12 years ago
2a04a31
Tegra114: Dalmore: Add SDIO3 pad config to pinctrl_config table
by Tom Warren
· 12 years ago
e9cd206
Tegra114: fdt: Add SDMMC (sdhci) nodes for T114 boards (Dalmore for now)
by Tom Warren
· 12 years ago
ec37b2b
tegra114: dalmore: config: enable SPI
by Allen Martin
· 12 years ago
77c42e8
tegra114: add SPI driver
by Allen Martin
· 12 years ago
af77fdb
tegra114: dalmore: fdt: enable dalmore SPI controller
by Allen Martin
· 12 years ago
9a38fb4
tegra114: fdt: add SPI blocks
by Allen Martin
· 12 years ago
6a3742f
tegra114: fdt: add apbdma block
by Allen Martin
· 12 years ago
c3bb3c8
tegra114: fdt: add compatible string for tegra114 SPI ctrl
by Allen Martin
· 12 years ago
772ba15
sf: winbond: add W25Q32DW
by Allen Martin
· 12 years ago
78f47b7
spi: add common fdt SPI driver interface
by Allen Martin
· 12 years ago
6b3a03e
tegra20: spi: move fdt probe to spi_init
by Allen Martin
· 12 years ago
7a49ba6
tegra: spi: pull register structs out of headers
by Allen Martin
· 12 years ago
2a3c5bc
tegra: spi: remove non fdt support
by Allen Martin
· 12 years ago
ff1da6f
tegra: spi: rename tegra SPI drivers
by Allen Martin
· 12 years ago
9000652
tegra: remove support for UART SPI switch
by Allen Martin
· 12 years ago
b6379e1
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
173ddc5
mmc: omap_hsmmc.c: only register getcd/getwp callbacks if gpio could be used
by Peter Korsgaard
· 12 years ago
d4e1da4
mmc: mmc_getcd/getwp: use sensible defaults
by Peter Korsgaard
· 12 years ago
bd380cf
arm: Correct CONFIG_STANDALONE_LOAD_ADDR for AM33XX/OMAP* platforms
by Tom Rini
· 12 years ago
c7ba18a
am335x_evm: Add better timings for the new BeagleBoard DDR3 part
by Tom Rini
· 12 years ago
ea7b96b
ti814x_evm: add ti814x evm board support
by Matt Porter
· 12 years ago
6213a68
ns16550: enable quirks for ti814x
by Matt Porter
· 12 years ago
26fa578
am33xx: support ti814x mmc reference clock
by Matt Porter
· 12 years ago
4fab8d7
am33xx: add dmm support to emif4 library
by Matt Porter
· 12 years ago
8b029f2
am33xx: add ti814x specific register definitions
by Matt Porter
· 12 years ago
b2e682f
am33xx: refactor am33xx mux support and add ti814x support
by Matt Porter
· 12 years ago
Next »