Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
db14e8604096d2575a3162e7b8d773368a8d2061
db14e86
env: Add redundant env support to UBI env
by Joe Hershberger
· 12 years ago
0c5faa8
env: Add support for UBI environment
by Joe Hershberger
· 12 years ago
3902c60
mtd: Make mtdparts work with pre-reloc env
by Joe Hershberger
· 12 years ago
47550fc
ubi: ubifs: Turn off verbose prints
by Joe Hershberger
· 12 years ago
7d80fc1
ubi: ubifs: Add documentation for README
by Joe Hershberger
· 12 years ago
9219845
ubi: Expose a few simple functions from the cmd_ubi
by Joe Hershberger
· 12 years ago
c3a8779
ubi: Fix broken cleanup code in attach_by_scanning
by Joe Hershberger
· 12 years ago
9192cc3
Do not call board_early_init_f() twice
by Vadim Bendebury
· 12 years ago
ab7d35c
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 12 years ago
d1cdc1b
powerpc/lib: fix unsafe register handling in wait_ticks
by Mats Kärrman
· 12 years ago
b2553f5
powerpc/usb: Fix usb device-tree fix-up
by ramneek mehresh
· 12 years ago
6644948
am335x_evm: Enable DFU for NAND and MMC, provide example alt_infos
by Pantelis Antoniou
· 12 years ago
2471629
am335x_evm: Add CONFIG_CMD_MTDPARTS and relevant defaults
by Tom Rini
· 12 years ago
005ed12
am335x_evm: Define CONFIG_SYS_CACHELINE_SIZE
by Pantelis Antoniou
· 12 years ago
cf14d0d
dfu: NAND specific routines for DFU operation
by Pantelis Antoniou
· 12 years ago
647a6a1
cmd_nand.c: Fix CONFIG_CMD_NAND_YAFFS
by Tom Rini
· 12 years ago
32d9618
nand: Extend nand_(read|write)_skip_bad with *actual and limit parameters
by Tom Rini
· 12 years ago
7384b5a
dfu: Change indentation of defines in <dfu.h>
by Tom Rini
· 12 years ago
a6e788d
dfu: Support larger than memory transfers.
by Pantelis Antoniou
· 12 years ago
58a8d32
README: Document current DFU CONFIG options
by Tom Rini
· 12 years ago
ec1d042
patman: Add Series-process-log tag to sort/uniq change logs
by Simon Glass
· 12 years ago
197ad28
patman: Add -a option to refrain from test-applying the patches
by Simon Glass
· 12 years ago
21c325f
patman: Don't barf if the word 'commit' starts a line
by Doug Anderson
· 12 years ago
12ea5f4
patman: Provide option to ignore bad aliases
by Simon Glass
· 12 years ago
4dbf09b
Merge branch 'patman' of git://git.denx.de/u-boot-x86
by Tom Rini
· 12 years ago
dff5ba3
cmd_sf: include header file common.h before div64.h
by Mingkai Hu
· 12 years ago
c6b3626
common/cmd_test: Avoid macro expansion
by York Sun
· 12 years ago
374f908
dfu: Increase DFU buffer size from 4MiB to 8MiB
by Łukasz Majewski
· 12 years ago
93d86b7
dfu:ext4:fix: Change ext4write command order of parameters
by Łukasz Majewski
· 12 years ago
a840b8e
Revert "env: fix potential stack overflow in environment functions"
by Tom Rini
· 12 years ago
c05694f
buildman - U-Boot multi-threaded builder and summary tool
by Simon Glass
· 12 years ago
5da2a78
patman: Ignore all Gerrit Commit-* tags
by Simon Glass
· 12 years ago
33bdd9e
patman: Minor help message/README fixes
by Simon Glass
· 12 years ago
14ab6aa
patman: Fix the comment in CheckTags to mention multiple tags
by Simon Glass
· 12 years ago
4e77468
patman: Don't allow spaces in tags
by Simon Glass
· 12 years ago
0495abf
patman: Fix up checkpatch parsing to deal with 'CHECK' lines
by Simon Glass
· 12 years ago
c72f3da
patman: Add Cover-letter-cc tag to Cc cover letter to people
by Simon Glass
· 12 years ago
06f27ac
patman: Allow specifying the message ID your series is in reply to
by Doug Anderson
· 12 years ago
80113ff
patman: Make "Reviewed-by" an important tag
by Doug Anderson
· 12 years ago
11aba51
patman: Add additional git utilties
by Simon Glass
· 12 years ago
680da3c
patman: Allow reading metadata from a list of commits
by Simon Glass
· 12 years ago
519fad2
patman: Allow commands to raise on error, or not
by Simon Glass
· 12 years ago
34e5943
patman: Make command methods return a CommandResult
by Simon Glass
· 12 years ago
a2460ad
patman: Add cros_subprocess library to manage subprocesses
by Simon Glass
· 12 years ago
f6e5b3b
patman: Use bright ANSI colours by default
by Simon Glass
· 12 years ago
a9f7edb
patman: Use ANSI colours only when outputting to a terminal
by Simon Glass
· 12 years ago
bd75cf6
Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash
by Tom Rini
· 12 years ago
08db03a
cfi_flash: Use uintptr_t for casts from u32 to void *
by Stefan Roese
· 12 years ago
7e82be7
Prepare v2013.04-rc2
by Tom Rini
· 12 years ago
9b6a5af
biosemu: include <asm/io.h> header
by Linus Walleij
· 12 years ago
18faca7
mmc: don't allow extra cmdline arguments
by Stephen Warren
· 12 years ago
0198f9d
replace last __bss_end__ occurrences with __bss_end
by Albert ARIBAUD
· 12 years ago
20ca3ad
disk: fix unaligned access in efi partitions
by Marc Dietrich
· 12 years ago
445d56c
README: document the requirements for CONFIG_SYS_HZ
by Stephen Warren
· 12 years ago
f87a74a
build: Fix make errors generated when building 'distclean'
by Vadim Bendebury
· 12 years ago
04cae82
env: fix potential stack overflow in environment functions
by Rob Herring
· 12 years ago
e493ee7
MAKEALL: Fix case substitution for old bash
by York Sun
· 12 years ago
79e63a4
dts/Makefile: Build the user specified dts
by Jagannadha Sutradharudu Teki
· 12 years ago
130def3
mtd: cfi_flash: Write buffer size adjustment for M29EW Numonyx devices
by Jagannadha Sutradharudu Teki
· 12 years ago
7e76d63
mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support
by aaron.williams@caviumnetworks.com
· 12 years ago
4a59809
Consolidate bool type
by York Sun
· 12 years ago
a95c9e9
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Tom Rini
· 12 years ago
0259159
video: bcm2835: fix build issues
by Anatolij Gustschin
· 12 years ago
6bcdd9d
Merge branch 'for-v2013.04'
by Anatolij Gustschin
· 12 years ago
13eb3e4
RX-51: Add support for bootmenu
by Pali Rohár
· 12 years ago
ac91b47
New command bootmenu: ANSI terminal boot menu support
by Pali Rohár
· 12 years ago
fb6068a
menu: export menu_default_choice() function
by Anatolij Gustschin
· 12 years ago
d0d8d3b
menu: Add support for user defined item choice function
by Pali Rohár
· 12 years ago
32adc23
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
59dd8b5
armv7: do not relocate _start twice
by Vincent Stehlé
· 12 years ago
06396c1
ARM: mmu: Set domain permissions to client access
by R Sricharan
· 12 years ago
0871607
ARM: mmu: Introduce weak dram_bank_setup function
by R Sricharan
· 12 years ago
313fe56
ARM: cache: declare set_section_dcache
by Vincent Stehlé
· 12 years ago
e3b2c6f
apx4devkit: change maintainer
by Veli-Pekka Peltola
· 12 years ago
36ec8ac
image: Add support for Plan 9
by Steven Stallion
· 12 years ago
446543f
cmd_ext4: BREAK and correct ext4write parameter order
by Tom Rini
· 12 years ago
9134aeb
.checkpatch.conf: ignore udelay->usleep_range warnings
by Matt Porter
· 12 years ago
07fc462
checkpatch.pl: Add 'debug' to the list of logFunctions
by Tom Rini
· 12 years ago
fb586da
env_callback: Mark find_env_callback as static
by Tom Rini
· 12 years ago
d9282f1
MAKEALL: allow regex matches for -s option
by Stephen Warren
· 12 years ago
abc046b
Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
85c3d46c
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
b13fa97
Tegra114: MMC: Enable DT MMC driver support for Tegra114 Dalmore boards
by Tom Warren
· 12 years ago
35a1d09
Tegra114: MMC: Add SD bus power-rail init routine
by Tom Warren
· 12 years ago
3086f6a
Tegra114: Dalmore: Add SDIO3 pad config to pinctrl_config table
by Tom Warren
· 12 years ago
be479a8
Tegra114: fdt: Add SDMMC (sdhci) nodes for T114 boards (Dalmore for now)
by Tom Warren
· 12 years ago
3f4b8d1
tegra114: dalmore: config: enable SPI
by Allen Martin
· 12 years ago
21f5b93
tegra114: add SPI driver
by Allen Martin
· 12 years ago
fc1df28
tegra114: dalmore: fdt: enable dalmore SPI controller
by Allen Martin
· 12 years ago
461b80f
tegra114: fdt: add SPI blocks
by Allen Martin
· 12 years ago
2a293d4
tegra114: fdt: add apbdma block
by Allen Martin
· 12 years ago
b54f0d9
tegra114: fdt: add compatible string for tegra114 SPI ctrl
by Allen Martin
· 12 years ago
737b4b9
sf: winbond: add W25Q32DW
by Allen Martin
· 12 years ago
b98691c
spi: add common fdt SPI driver interface
by Allen Martin
· 12 years ago
73e0f1b
tegra20: spi: move fdt probe to spi_init
by Allen Martin
· 12 years ago
8db241b
tegra: spi: pull register structs out of headers
by Allen Martin
· 12 years ago
77de583
tegra: spi: remove non fdt support
by Allen Martin
· 12 years ago
e8e99ab
tegra: spi: rename tegra SPI drivers
by Allen Martin
· 12 years ago
e0158b8
tegra: remove support for UART SPI switch
by Allen Martin
· 12 years ago
191d57d
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
Next »