Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
8c57fb7d9aa1c9d46d797a0926d755e95a5cb64e
8c57fb7
board:samsung:trats2: add env variables describing platform
by Piotr Wilczek
· 11 years ago
943eacd
board:samsung:trats: add env variables describing platform
by Piotr Wilczek
· 11 years ago
815a607
board:samsung:universal: add env variables describing platform
by Piotr Wilczek
· 11 years ago
2ac9a35
board:samsung:goni: add env variables describing platform
by Piotr Wilczek
· 11 years ago
eee2fab
board:samsung:common: set envs with board unified information
by Piotr Wilczek
· 11 years ago
d1cbf0a
arm:s5pc110: add cpu revision
by Piotr Wilczek
· 11 years ago
34991bb
arm:exynos: add cpu revision
by Piotr Wilczek
· 11 years ago
e6252fa
serial: s5p: set automatically clears after resetting Rx FIFO
by Inha Song
· 11 years ago
0ab9a03
exynos: pinmux: remove unnecessary routine
by Minkyu Kang
· 11 years ago
1501cc9
exynos: pinmux: remove unnecessary define
by Minkyu Kang
· 11 years ago
790991b
exynos: pinmux: sort the list of peripherals
by Minkyu Kang
· 11 years ago
a0afc6f
config: trats: trats2: extend dfu_alt_info by env update settings
by Przemyslaw Marczak
· 11 years ago
82b0a055
universal: add LCD download menu support
by Przemyslaw Marczak
· 11 years ago
f64236a
trats2: add LCD download menu support
by Przemyslaw Marczak
· 11 years ago
00e64ab
trats: add LCD download menu support
by Przemyslaw Marczak
· 11 years ago
9d29a68
samsung: misc: Add LCD download menu.
by Przemyslaw Marczak
· 11 years ago
2df21cb
samsung: boards: update display configs with 16bpp mode.
by Przemyslaw Marczak
· 11 years ago
f831b3f
video: exynos: fimd: add support for various display color modes
by Przemyslaw Marczak
· 11 years ago
903afe1
lib: tizen: change Tizen logo with the new one.
by Przemyslaw Marczak
· 11 years ago
dca2a1c
common: lcd.c: fix data abort exception when try to access bmp header
by Przemyslaw Marczak
· 11 years ago
679549d
samsung: common: Add file for common functions, draw_logo() cleanup.
by Przemyslaw Marczak
· 11 years ago
7f39b06
trats2: Code cleanup.
by Przemyslaw Marczak
· 11 years ago
8475c86
s5p: gpio: change gpio coding method for s5p gpio.
by Przemyslaw Marczak
· 11 years ago
047eada
smdk5250: Remove 'board_usb_vbus_init()' function
by Vivek Gautam
· 11 years ago
3732e49
exynos5250: usb: Fix VBus gpio numbers for ehci and xhci controllers
by Vivek Gautam
· 11 years ago
e97f9d8
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
c0cae2e
Merge branch 'u-boot-arm/next' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
0876703
boards.cfg: Keep the entries sorted
by Fabio Estevam
· 11 years ago
7395398
board_r - fixup functions table after relocation
by Alexey Brodkin
· 11 years ago
2b36fe5
arm: am43xx: Add USB spl boot support
by Dan Murphy
· 11 years ago
8cffe5b
spl: common: Support for USB MSD FAT image loading
by Dan Murphy
· 11 years ago
773b594
spl: common: Move FAT funcs to a common file
by Dan Murphy
· 11 years ago
b2a6dfe
powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition
by Masahiro Yamada
· 11 years ago
bc0009e
board: delete meaningless serial.h
by Masahiro Yamada
· 11 years ago
347d06d
sandbox: fix the return type of os_free() function
by Masahiro Yamada
· 11 years ago
bf1af3d
ARM: merge commonly-defined PLATFORM_RELFLAGS
by Masahiro Yamada
· 11 years ago
84acd1e
powerpc: mpc86xx: move CONFIG_MPC86xx definition to CPU config.mk
by Masahiro Yamada
· 11 years ago
d40ddae
powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk
by Masahiro Yamada
· 11 years ago
52de0e4
powerpc: mpc824x: remove redundant CONFIG_MPC824X definition
by Masahiro Yamada
· 11 years ago
4b0065c
powerpc: mpc5xx: remove redundant CONFIG_5xx definition
by Masahiro Yamada
· 11 years ago
bf7aac9
powerpc: mpc512x: remove redundant CONFIG_MPC512X definition
by Masahiro Yamada
· 11 years ago
07344ed
powerpc: mpc8xx: remove redundant CONFIG_8xx definition
by Masahiro Yamada
· 11 years ago
53a79fe
powerpc: mpc83xx: remove redundant CONFIG_MPC83xx definition
by Masahiro Yamada
· 11 years ago
1a0afe1
powerpc: ppc4xx: remove redundant CONFIG_4xx definition
by Masahiro Yamada
· 11 years ago
c4928c3
board: tec-ng: Do not make directories in a board Makefile
by Masahiro Yamada
· 11 years ago
4d76424
drivers: delete unused header files
by Masahiro Yamada
· 11 years ago
3b98b57
include: delete unused header files
by Masahiro Yamada
· 11 years ago
853ce2e
board: delete unused header files
by Masahiro Yamada
· 11 years ago
df05ff7
x86: delete unused header files
by Masahiro Yamada
· 11 years ago
36aa822
powerpc: delete unused header files
by Masahiro Yamada
· 11 years ago
2bf9557
blackfin: delete unused header files
by Masahiro Yamada
· 11 years ago
4d54b43
avr32: delete unused header files
by Masahiro Yamada
· 11 years ago
5378d5e
avr32: move CONFIG_AVR32 definition to arch/avr32/config.mk
by Masahiro Yamada
· 11 years ago
d937326
Remove obsolete _LINUX_CONFIG_H macro
by Masahiro Yamada
· 11 years ago
901d0ea
tools: move kermit files to tools/kermit directory
by Masahiro Yamada
· 11 years ago
26d2857
cosmetic: tools/scripts/README: insert only one space between words
by Masahiro Yamada
· 11 years ago
686f60f
lib: fix return codes when CONFIG_SYS_VSNPRINTF is enabled
by Darwin Rambo
· 11 years ago
de351d6
lib: time: add weak timer_init() function
by Darwin Rambo
· 11 years ago
b1cde7e
am43xx_evm.h: Correct SPL max size
by Tom Rini
· 11 years ago
194dd74
DRA7: add ABB setup for MPU voltage domain
by Nishanth Menon
· 11 years ago
3ac8c0b
DRA7: Add support for ES1.1 silicon ID code
by Nishanth Menon
· 11 years ago
e9b13ce0
ARM: AM335x: Enable DDR dynamic IO power down
by Satyanarayana, Sandhya
· 11 years ago
0df8afd
ARM: AM43xx: Enable DDR dynamic IO power down for DDR3
by Lokesh Vutla
· 11 years ago
e37e954
OMAP3: igep00x0: Convert to ti_omap3_common.h.
by Enric Balletbò i Serra
· 11 years ago
c7964f8
TI: OMAP3: Create common config files for TI OMAP3 platforms.
by Enric Balletbò i Serra
· 11 years ago
ac02aa9
ARM: OMAP3: Rename OMAP3_PUBLIC_SRAM_* to NON_SECURE_SRAM_*
by Enric Balletbò i Serra
· 11 years ago
c6a7fce
TI: armv7: Do not define the number DRAM banks if is already defined.
by Enric Balletbò i Serra
· 11 years ago
70e71b6
TI: armv7: Move ELM support to SoC configuration file.
by Enric Balletbò i Serra
· 11 years ago
3d657a0
ARM: OMAP5: Rename to ti_omap5_common.h
by Enric Balletbò i Serra
· 11 years ago
6c0a032
ARM: OMAP4: Rename to ti_omap4_common.h
by Enric Balletbò i Serra
· 11 years ago
ce3ca05
feature-removal-schedule.txt: Drop CONFIG_SYS_ENABLE_PADS_ALL/CLOCKS_ENABLE_ALL
by Tom Rini
· 11 years ago
e81f63f
ARM: OMAP4/5: Remove dead code against CONFIG_SYS_ENABLE_PADS_ALL
by Jassi Brar
· 12 years ago
02c4153
ARM: OMAP4/5: Remove dead code against CONFIG_SYS_CLOCKS_ENABLE_ALL
by Jassi Brar
· 12 years ago
f28bea0
eSDHC: Calculate envaddr accroding to the address format
by Haijun.Zhang
· 11 years ago
d47e3d2
esdhc: Detecting 8 bit width before mmc initialization
by Haijun.Zhang
· 11 years ago
f7e27cc
esdhc: Workaround for card can't be detected on T4240QDS
by Haijun.Zhang
· 11 years ago
e222b1f
powerpc/mpc85xx:Increase binary size for P, B & T series boards.
by Prabhakar Kushwaha
· 11 years ago
4399434
net/fm: revert commit 732dfe090d50af53bb682d0c8971784f8de1f90f
by Shengzhou Liu
· 11 years ago
690e425
powerpc:Rename CONFIG_PBLRCW_CONFIG & CONFIG_SYS_FSL_PBL_PBI
by Prabhakar Kushwaha
· 11 years ago
3fdc827
t2080qds/ddr: update ddr parameters
by Shengzhou Liu
· 11 years ago
eb6b458
powerpc/c29xpcie: 8k page size NAND boot support base on TPL/SPL
by Po Liu
· 11 years ago
6609916
powerpc:mpc85xx: Add ifc nand boot support for TPL/SPL
by Po Liu
· 11 years ago
76356eb
powerpc/mpc85xx: Revise workaround for DDR-A003
by York Sun
· 11 years ago
b518816
powerpc/mpc85xx: Fix a typo in workaround message for DDR erratum A003474
by York Sun
· 11 years ago
842eaa1
powerpc/85xx: update erratum a006379
by Shengzhou Liu
· 11 years ago
1576b55
powerpc/t2080qds: some update for t2080qds
by Shengzhou Liu
· 11 years ago
3f283f4
powerpc/83xx: Add support for get_svr() for 83xx devices
by Ramneek Mehresh
· 11 years ago
2eb3ac7
powerpc/t1040qds: Update DDR initialization related settings
by Priyanka Jain
· 11 years ago
b44bd2c
Prepare v2014.01
by Tom Rini
· 11 years ago
be6d426
fdt_support.c: Correct linux,initrd-start/end setting
by Tom Rini
· 11 years ago
004c105
ARM: bcm2835: fix mailbox timeout
by Stephen Warren
· 11 years ago
f66f2aa
ARM: rpi_b: power on SDHCI and USB HW modules
by Stephen Warren
· 11 years ago
86a8b3a
spl: common: Properly ignore spl/Makefile in .gitignore
by Dan Murphy
· 11 years ago
84977e4
.gitignore: ignore u-boot.elf and tools/relocate-rela
by Masahiro Yamada
· 11 years ago
5528363
yaffs2: Remove block number check from summary verification
by Charles Manning
· 11 years ago
b5bbac1
ext4fs: fix "invalid extent block" error
by Ionut Nicu
· 11 years ago
4701732
ext4fs: use EXT2_BLOCK_SIZE instead of fs->blksz
by Ionut Nicu
· 11 years ago
c47817b
board:universal: fix i2c adapter
by Piotr Wilczek
· 11 years ago
0550870
fs/ext4: fix calling put_ext4 with truncated offset
by Ma Haijun
· 11 years ago
f178288
fs/ext4: fix partition size get truncated in calculation
by Ma Haijun
· 11 years ago
Next »