Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
24e741269605ff7f073e83294852dd16edcd22c0
/
arch
/
arm
/
cpu
/
arm926ejs
7bbc5ff
mxs: Do not disable bo detection when DC-DC is already enabled
by Stefan Wahren
· 9 years ago
e536ab8
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
32f9ef3
ARM: mxs: Get boot mode from OCRAM
by Jörg Krause
· 10 years ago
ef48f6d
Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig
by Simon Glass
· 10 years ago
412ae53
lpc32xx: add support for board work_92105
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
981219e
lpc32xx: add LPC32xx SSP support (SPI mode)
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
606f704
lpc32xx: add GPIO support
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
5e862b9
lpc32xx: i2c: add LPC32xx I2C interface support
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
c8381bf
lpc32xx: mtd: nand: add MLC NAND controller
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
ac2916a
lpc32xx: add Ethernet support
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
79d75d7
ARM: move -march=* and -mtune= options to arch/arm/Makefile
by Masahiro Yamada
· 10 years ago
7682a99
remove unnecessary version.h includes
by Rob Herring
· 10 years ago
b79dadf
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 10 years ago
1fc4201
sunxi: video: Fix VIDEO_LCD_PANEL_I2C being enabled by default
by Hans de Goede
· 10 years ago
9608e7d
edminiv2: switch to SPL
by Albert ARIBAUD
· 10 years ago
63637a4
ARM: versatile: move SoC sources to mach-versatile
by Masahiro Yamada
· 10 years ago
3e93b4e
ARM: orion5x: move SoC sources to mach-orion5x
by Masahiro Yamada
· 10 years ago
ef917dd
ARM: nomadik: move SoC sources to mach-nomadik
by Masahiro Yamada
· 10 years ago
56f86e3
ARM: kirkwood: move SOC sources to mach-kirkwood
by Masahiro Yamada
· 10 years ago
601fbec
ARM: davinci: move SoC sources to mach-davinci
by Masahiro Yamada
· 10 years ago
6201184
ARM: at91: collect SoC sources into mach-at91
by Masahiro Yamada
· 10 years ago
c956662
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 10 years ago
307367e
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
2d6286a
arm: mxs: Add 'Wait for JTAG user' if booted in JTAG mode
by Graeme Russ
· 10 years ago
7a08603
arm: mxs: Enable booting of mx28 without battery
by Graeme Russ
· 10 years ago
950eaf6
arm: mxs: Add debug outputs and comments to mxs SPL source files
by Graeme Russ
· 10 years ago
c6941e1
ARM: atmel: cleanup: remove at91cap9 related code
by Bo Shen
· 10 years ago
212324a
davinci: Do not duplicate setting of gd
by Tom Rini
· 10 years ago
aed03fa
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 10 years ago
62d1e99
ARM: kirkwood: fix cpu info for 6282 device id
by Luka Perkov
· 11 years ago
99197a9
arm, arm926ejs: make thumb mode compileable
by Heiko Schocher
· 10 years ago
9637c4b
Add support for Seagate BlackArmor NAS220
by Evgeni Dobrev
· 10 years ago
906d6fe
mx25: Fix boot hang by avoiding vector relocation
by Fabio Estevam
· 10 years ago
8ed5e4c
mx25: Remove empty line after printing the reset cause
by Fabio Estevam
· 10 years ago
dee332f
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
1739564
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
56f31e8
kbuild: use SoC-specific CONFIG to descend into SoC directory
by Masahiro Yamada
· 10 years ago
165ecd2
kbuild: Descend into SOC directory from CPU directory
by Masahiro Yamada
· 10 years ago
12fe7f7
dm: at91: Add platform data for GPIO on at91sam9260-based boards
by Simon Glass
· 10 years ago
4515992
replace DIV_ROUND with DIV_ROUND_CLOSEST
by Masahiro Yamada
· 10 years ago
db544b9
imx: fix exception vectors relocation in imx27
by Albert ARIBAUD
· 10 years ago
7a13995
ARM: mxs: tools: Add support for boot progress display flag
by Alexey Ignatov
· 10 years ago
5abc00d
arm, spl, at91: add at91sam9260 and at91sam9g45 spl support
by Heiko Schocher
· 10 years ago
feb8cf4
ARM: MXS: fix Uninitialized variable error
by Wolfgang Denk
· 10 years ago
0060517
cppcheck cleanup: fix nullPointer errors
by Wolfgang Denk
· 10 years ago
09e6e0b
arm926ejs: cache: use __weak
by Jeroen Hofstee
· 10 years ago
2e07c24
kconfig: arm: introduce symbol for ARM CPUs
by Georges Savoundararadj
· 10 years ago
678398b
i2c: designware: Convert driver to multibus/multiadapter framework
by Stefan Roese
· 10 years ago
0262735
kconfig: add CONFIG_SUPPORT_SPL
by Masahiro Yamada
· 10 years ago
52422e3
leds: missing include
by Jeroen Hofstee
· 10 years ago
1721fe6
arm: kirkwood: Remove some dead code from cpu.c
by Stefan Roese
· 10 years ago
d5c5132
arm: marvell: Extract kirkwood gpio functions into new common file gpio.c
by Stefan Roese
· 10 years ago
3dc23f7
arm: marvell: Move arch/kirkwood.h to arch/soc.h
by Stefan Roese
· 10 years ago
d80cca2
arm: kirkwood: Move some SoC files into new arch/arm/mvebu-common
by Stefan Roese
· 10 years ago
7c604e9
arm: mxs: Wait for DRAM to start
by Marek Vasut
· 11 years ago
be0ecdb
arm: mxs: Wait when disabling VDDMEM current limiter
by Marek Vasut
· 11 years ago
461be2f
kconfig: remove redundant "string" type in arch and board Kconfigs
by Masahiro Yamada
· 10 years ago
16e16fd
nomadik: kconfig: move board select menu and common settings
by Masahiro Yamada
· 10 years ago
22f2be7
orion5x: kconfig: move board select menu and common settings
by Masahiro Yamada
· 10 years ago
3491ba6
davinci: kconfig: move board select menu and common settings
by Masahiro Yamada
· 10 years ago
47539e2
kirkwood: kconfig: refactor Kconfig and defconfig
by Masahiro Yamada
· 10 years ago
ad17a81
versatile: kconfig: move common settings
by Masahiro Yamada
· 10 years ago
eeadd3f
arm: Add missing .vectors section to linker scripts
by Benoît Thébaudeau
· 10 years ago
3fe3b4f
ARM: kirkwood: add mvsdio driver
by DrEagle
· 10 years ago
e99f30e
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
3e01ed0
mtd: nand: davinci: add header file for driver definitions
by Khoronzhuk, Ivan
· 10 years ago
73671da
Check run_command() return code properly
by Thomas Betker
· 10 years ago
90b51c3
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
ae4223f
Remove unnecessary use of hush header file
by Simon Glass
· 11 years ago
cf874c1
ARM: at91sam9m10g45ek: enable mci0 support
by Wu, Josh
· 10 years ago
41623c9
arm: move exception handling out of start.S files
by Albert ARIBAUD
· 11 years ago
893b92f
arm, da850: staticize funtions
by Manish Badarkhe
· 11 years ago
e8459dc
i2c, davinci: convert driver to new mutlibus/mutliadapter framework
by Vitaly Andrianov
· 11 years ago
519fdde
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
1a9df13
arm: mxs: Add support for generating signed BootStream
by Marek Vasut
· 11 years ago
1cad23c
Merge branch 'master' of git://git.denx.de/u-boot-arm into master
by Stefano Babic
· 11 years ago
5dd73bc
Revert "arm: mxs: Add support for generating signed BootStream"
by Stefano Babic
· 11 years ago
bb2637b
mxs: fix warning in SPL with console support
by Stefano Babic
· 11 years ago
9926eb3
arm: mxs: Add serial console support into SPL
by Marek Vasut
· 11 years ago
65ed5e8
arm: mxs: Properly set GD pointer in SPL
by Marek Vasut
· 11 years ago
53e6b14
arm: mxs: Add support for generating signed BootStream
by Marek Vasut
· 11 years ago
9c2c8a3
arm: mxs: Adjust the load address of U-Boot and SPL for HAB
by Marek Vasut
· 11 years ago
254d68b
kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib
by Masahiro Yamada
· 11 years ago
b97241b
kbuild: Rename UIMAGE to MKIMAGE
by Marek Vasut
· 11 years ago
07e27ce
kbuild,mxs: use short logs for MXS images
by Masahiro Yamada
· 11 years ago
81724e0
at91sam9263ek: add mmc support
by Andreas Henriksson
· 11 years ago
eeb72e6
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
b60eff3
arm: remove unneeded symbol offsets and _TEXT_BASE
by Albert ARIBAUD
· 11 years ago
d0b5d9d
arm: make _end compiler-generated
by Albert ARIBAUD
· 11 years ago
630d234
kbuild: refactor more IMX image rules
by Masahiro Yamada
· 11 years ago
4e0c8ab
kbuild: use shorten logs for IMX images
by Masahiro Yamada
· 11 years ago
ca53735
Move CONFIG_DISPLAY_CPUINFO to Makefile
by Masahiro Yamada
· 11 years ago
9e41403
kbuild: change out-of-tree build
by Masahiro Yamada
· 11 years ago
bf1af3d
ARM: merge commonly-defined PLATFORM_RELFLAGS
by Masahiro Yamada
· 11 years ago
bcf9fe3
at91: switch coloured LED to gpio API
by Andreas Bießmann
· 11 years ago
47ed5dd
arm: keep all sections in ELF file
by Albert ARIBAUD
· 11 years ago
85b8c5c4
Merge branch 'iu-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
5b6da28
ARM: versatile: convert to common timer code
by Rob Herring
· 11 years ago
3dae5b5
ARM: mx25: convert to common timer code
by Rob Herring
· 11 years ago
a0f9761
ARM: mxs: Enable DCDC converter for battery boot
by Marek Vasut
· 11 years ago
Next »