Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
90639feaa0d66a204f9d03a325ab14e2f97f6cbb
90639fe
arm/km: add support for kmsuv31 board
by Holger Brunck
· 12 years ago
dfeafde
arm/km: use CONFIG_NAND_ECC_BCH
by Holger Brunck
· 12 years ago
45bd01e
arm/km: rename BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT
by Holger Brunck
· 12 years ago
7070b55
kirkwood_nand: allow usage of NAND_ECC_SOFT_BCH
by Gerlando Falauto
· 12 years ago
c97b6df
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
60442b3
mx31pdk: Remove watchdog support
by Fabio Estevam
· 12 years ago
1a9a91d
arm: Make all linker scripts compatible with per-symbol sections
by Benoît Thébaudeau
· 12 years ago
9ce8e23
arm1176: Remove unused MMU setup from start.S
by Benoît Thébaudeau
· 12 years ago
66f30bf
arm: Remove deprecated and now unused NAND SPL
by Benoît Thébaudeau
· 12 years ago
e532322
arm: Remove support for unused s3c64xx
by Benoît Thébaudeau
· 12 years ago
c82730c
Revert "mkconfig: start deprecating Makefile config targets"
by Benoît Thébaudeau
· 12 years ago
52587f1
arm: Remove support for smdk6400
by Benoît Thébaudeau
· 12 years ago
7d5a5c7
imx: Add u-boot-with-nand-spl.imx make target
by Benoît Thébaudeau
· 12 years ago
ba59760
imx: Add u-boot-with-spl.imx make target
by Benoît Thébaudeau
· 12 years ago
600ed32
.gitignore: Add /SPL
by Benoît Thébaudeau
· 12 years ago
120ae60
Makefile: Move SHELL setup to config.mk
by Benoît Thébaudeau
· 12 years ago
5c6db12
arm: Remove unused relocate_code() parameters
by Benoît Thébaudeau
· 12 years ago
ac415a5
arm926ejs: Remove deprecated and now unused NAND SPL
by Benoît Thébaudeau
· 12 years ago
da962b7
nand: mxc: Switch NAND SPL to generic SPL
by Benoît Thébaudeau
· 12 years ago
8b7cd09
imx: Fix automatic make targets for imx images
by Benoît Thébaudeau
· 12 years ago
6113d3f
Makefile: Change CONFIG_SPL_PAD_TO to image offset
by Benoît Thébaudeau
· 12 years ago
2979b26
autoconfig.mk: Make it possible to define configs from other configs
by Benoît Thébaudeau
· 12 years ago
9c5feab
arm: crt0.S: Remove bogus .globl
by Benoît Thébaudeau
· 12 years ago
7086e91
arm: relocate_code(): Use __image_copy_end for end of relocation
by Benoît Thébaudeau
· 12 years ago
4b3db1c
arm: relocate_code(): Remove useless relocation offset computation
by Benoît Thébaudeau
· 12 years ago
1dd1276
arm1136: Remove redundant relocate_code() return
by Benoît Thébaudeau
· 12 years ago
959eaa7
arm: relocate_code() is no longer noreturn
by Benoît Thébaudeau
· 12 years ago
508611b
arm: start.S: Fix _TEXT_BASE for SPL
by Benoît Thébaudeau
· 12 years ago
3ec9d6e
nand: mxc: Use appropriate page number in syndrome functions
by Benoît Thébaudeau
· 12 years ago
78ee7b1
nand: mxc: Fix debug trace in mxc_nand_read_oob_syndrome()
by Benoît Thébaudeau
· 12 years ago
68fbc0e
imx: mx53ard: Add support for NAND Flash
by Benoît Thébaudeau
· 12 years ago
e78b140
imx: mx5: lowlevel_init: Simplify code
by Benoît Thébaudeau
· 12 years ago
35537bc
nand: mxc: Add support for i.MX5
by Benoît Thébaudeau
· 12 years ago
2dc0aa0
nand: mxc: Prepare to add support for i.MX5
by Benoît Thébaudeau
· 12 years ago
a430e91
mtd: nand: mxc_nand: Fix is_16bit_nand()
by Fabio Estevam
· 12 years ago
66bd184
mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BIT
by Fabio Estevam
· 12 years ago
eef6da0
omap5912-osk: Fix get_timer() and CONFIG_SYS_HZ
by Jon Hunter
· 12 years ago
54ef1f6
omap5912-osk: Increase flash partition for u-boot
by Jon Hunter
· 12 years ago
2a309f3
omap5912-osk: Fix device initialisation
by Jon Hunter
· 12 years ago
5faba1e
omap5912-osk: Fix booting from NOR flash
by Jon Hunter
· 12 years ago
c8b30b8
omap5912-osk: Fix DRAM initialisation
by Jon Hunter
· 12 years ago
a519602
omap5_uevm: Correct to 2MiB aligned partitions on eMMC
by Tom Rini
· 12 years ago
a1c8fb9
OMAP4: Fix bug in omap4460_volts struct
by Lubomir Popov
· 12 years ago
b996a3e
am335x: Update timings for the beaglebone again
by Tom Rini
· 12 years ago
74f40ea
am335x/ti814x: Correct MMC_BOOT_DEVICES_START/END
by Tom Rini
· 12 years ago
dd2445e
omap5_common.h: Use fallback CONFIG_SYS_BAUDRATE_TABLE
by Tom Rini
· 12 years ago
9552ee3
omap5_uevm.h: Move uEVM-specific choices to omap5_uevm.h
by Tom Rini
· 12 years ago
c3d2c24
OMAP3/4/5/AM33xx: Correct logic for checking FAT or RAW MMC
by Tom Rini
· 12 years ago
d3d82e9
arm: omap4: Fix SDRAM AUTO DETECTION
by Lokesh Vutla
· 12 years ago
a8f408a
OMAP: Fix copy-paste bug that did not enable UART4 clock
by Lubomir Popov
· 12 years ago
4e7e88d
doc/feature-removal-schedule.txt: Add CONFIG_SYS_(CLOCKS|PADS)_ENABLE_ALL
by Tom Rini
· 12 years ago
aaed0a2
ARM: OMAP4/5: Make bootz as the default boot command
by SRICHARAN R
· 12 years ago
143070d
ARM: OMAP4/5: Change the default boot command to work with device tree
by SRICHARAN R
· 12 years ago
78fd004
omap5: Allow use of a plain text env file
by Nishanth Menon
· 12 years ago
d3501ed
ARM: OMAP5: Set fdt_high to enable booting with Device tree
by SRICHARAN R
· 12 years ago
2c2a9f3
ARM: OMAP5: Rename omap5_evm to omap5_uevm
by SRICHARAN R
· 12 years ago
d1da76e
omap2420-h4: Fix get_timer() and CONFIG_SYS_HZ
by Hunter, Jon
· 12 years ago
faad9c0
omap2420-h4: Add device tree support
by Hunter, Jon
· 12 years ago
47f58a7
omap2420-h4: Fix booting from NOR flash
by Hunter, Jon
· 12 years ago
335d939
omap2420-h4: Fix DRAM initialisation
by Hunter, Jon
· 12 years ago
616cf60
tricorder: enable hw assisted BCH8 in SPL and u-boot
by Andreas Bießmann
· 12 years ago
4a09300
omap_gpmc: add support for hw assisted BCH8
by Andreas Bießmann
· 12 years ago
da634ae
omap_gpmc: change nandecc command
by Andreas Bießmann
· 12 years ago
c0ed917
omap3/omap_gpmc.h: add ooblayout for BCH8 as in kernel
by Andreas Bießmann
· 12 years ago
5bf299b
asm/omap_gpmc.h: consolidate common defines
by Andreas Bießmann
· 12 years ago
86b128d
omap3/cpu.h: add BCH support
by Andreas Bießmann
· 12 years ago
fd2aeac
omap3_beagle: Flush UART3 xmit on enable if TEMT is broken
by Manfred Huber
· 12 years ago
5aa014d
am335x: Enable MMC1 clock
by Tom Rini
· 12 years ago
cecac32
pcm051: Enable DDR PHY dynamic power down bit
by Lars Poeschel
· 12 years ago
76b09b8
musb: set MUSB speed based on CONFIG
by Bin Liu
· 12 years ago
4de602f
musb: am335x: disable bulk split-combine feature
by Bin Liu
· 12 years ago
8bf3c32
logo: update to the new logo for ATMEL
by Josh Wu
· 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
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
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
Next »