Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
c0dc3dec697e930d290145e127a86ff31f7c2dde
« Previous
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
fed029f
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
4fdebef
exynos: change indentation of defines in cpu.h
by Minkyu Kang
· 12 years ago
be08abc
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
d36b39b
spi: mxc_spi: Fix ECSPI reset handling
by Dirk Behme
· 12 years ago
5eaa215
ARM: bcm2835: fix get_timer() to return ms
by Stephen Warren
· 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
7a3f481
i.MX6: mx6qsabrelite: README: don't pass chip-select to sf probe command
by Javier Martinez Canillas
· 12 years ago
d8e9eb9
wandboard: Remove CONFIG_SYS_FSL_USDHC_NUM
by Fabio Estevam
· 12 years ago
773d56d
mx6qsabrelite: Remove duplicate 'mmc dev'
by Fabio Estevam
· 12 years ago
6908924
wandboard: Remove duplicate 'mmc dev'
by Fabio Estevam
· 12 years ago
38e7007
mx6: Fix get_board_rev() for the mx6 solo case
by Fabio Estevam
· 12 years ago
50cea244
mx23_olinuxino: Fix netboot console
by Alexandre Pereira da Silva
· 12 years ago
aad4659
mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a board
by Abbas Raza
· 12 years ago
2feae93
mx23_olinuxino: Change definitions to use spaces instead of tabs
by Otavio Salvador
· 12 years ago
d37b334
mx25pdk: Enable imxdi RTC
by Benoît Thébaudeau
· 12 years ago
5560028
mx6qsabrelite: README: No need to pass 'u-boot.imx'
by Fabio Estevam
· 12 years ago
ab461be
mx28evk: Introduce a new target for saving env vars to NAND
by Fabio Estevam
· 12 years ago
85449db
mx6qsabre{sd,auto}: Add boot mode select
by Otavio Salvador
· 12 years ago
60bb462
mx6qsabresd: Fix card detection for invalid card id case
by Otavio Salvador
· 12 years ago
28ff917
mx6qsabresd: Document the mapping of USDHC[2-4]
by Otavio Salvador
· 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
07cd5c7
Exynos: pwm: Remove dead code of function exynos5_get_pwm_clk
by Akshay Saraswat
· 12 years ago
e233870
Exynos: pwm: Use generic api to get pwm clk freq
by Padmavathi Venna
· 12 years ago
f9e4d04
Exynos: clock: Correct pwm source clk selection
by Padmavathi Venna
· 12 years ago
12a46a3
Exynos: clock: Add generic api to get the clk freq
by Padmavathi Venna
· 12 years ago
394d64e
Exynos: Add peripherial id for pwm
by Padmavathi Venna
· 12 years ago
92809ee
Exynos: Tidy up the pwm_config function in the exynos pwm driver
by Gabe Black
· 12 years ago
34b5ee1
Exynos: Avoid a divide by zero by specifying a non-zero period for pwm 4
by Gabe Black
· 12 years ago
c059f27
Exynos: pwm: Fix two bugs in the exynos pwm configuration code
by Gabe Black
· 12 years ago
f24869d
Exynos: Add timer_get_us function
by Che-Liang Chiou
· 12 years ago
3d00c0c
Exynos: Change get_timer() to work correctly
by Simon Glass
· 12 years ago
4f3bfa9
Exynos5: config: enable time command
by Akshay Saraswat
· 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
a4d40b8
Exynos5: clock: Fix a typo bug in exynos clock init
by Akshay Saraswat
· 12 years ago
2c6346c
Exynos: config: Enable hash command
by Akshay Saraswat
· 12 years ago
1f9c928
gen: Add sha h/w acceleration to hash
by Akshay Saraswat
· 12 years ago
8e6ee29
Exynos: config: Enable ACE HW for SHA 256 for Exynos
by Akshay Saraswat
· 12 years ago
acbb1eb
Exynos: Add hardware accelerated SHA256 and SHA1
by Akshay Saraswat
· 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
db9e5e6
Exynos: clock: Fix a bug in PLL lock check condition
by Akshay Saraswat
· 12 years ago
dc993a6
spl:falcon:trats: Fix SPL image size computing.
by Przemyslaw Marczak
· 12 years ago
7d17958
spi: exynos: Fix compiler warnings for non-dt systems
by Vivek Gautam
· 12 years ago
48e2218
SMDK5250: Fix compiler warning for non-dt systems
by Vivek Gautam
· 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
1863781
SMDK5250: Use statically defined structures only in non DT case
by Ajay Kumar
· 12 years ago
dc97299
SMDK5250: Add device node for DP
by Ajay Kumar
· 12 years ago
71e6ba4
EXYNOS5: Add device node for DP
by Ajay Kumar
· 12 years ago
9947d13
video: exynos_dp: Add function to parse DP DT node
by Ajay Kumar
· 12 years ago
1e4706a
EXYNOS5: FDT: Add compatible strings for FIMD
by Ajay Kumar
· 12 years ago
beded3d
video: exynos_dp: Make dp_regs global
by Ajay Kumar
· 12 years ago
539d8f4
SMDK5250: Add device node for FIMD
by Ajay Kumar
· 12 years ago
9a1313e
EXYNOS5: Add device node for FIMD
by Ajay Kumar
· 12 years ago
c23f315
video: exynos_fb: add DT support for FIMD driver
by Ajay Kumar
· 12 years ago
d7377b5
EXYNOS: FDT: Add compatible strings for FIMD
by Ajay Kumar
· 12 years ago
47ff607
video: exynos_fb: Make fimd_ctrl global
by Ajay Kumar
· 12 years ago
c18222b
video: exynos_dp: Remove callbacks from the driver
by Ajay Kumar
· 12 years ago
29fd570
video: exynos_fb: Remove callbacks from the driver
by Ajay Kumar
· 12 years ago
7ee68fe
EXYNOS5: Add L2 Cache Support.
by Rajeshwari Shinde
· 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
Next »