Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
9608e7de6ac13626e8a2809b0350add57c1343ac
/
arch
/
arm
/
cpu
/
arm926ejs
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
d8769c6
arm926ejs: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
77b0e22
ARM: mxs: Setup stack in JTAG mode
by Marek Vasut
· 11 years ago
6654f33
ARM: mxs: tools: Use mkimage for BootStream generation
by Marek Vasut
· 11 years ago
3765b3e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
6297872
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
f04c537
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
3102274
ARM: refactor compiler options in config.mk
by Masahiro Yamada
· 11 years ago
1bce2ae
Cosmetic: Fix a number of typos, no functional changes.
by Robert P. J. Day
· 11 years ago
e24278a
mx27: add missing constant for mx27
by trem
· 11 years ago
7b8657e
ARM: mxs: Receive r0 and r1 passed from BootROM
by Marek Vasut
· 11 years ago
d4c9135
ARM: mxs: Document the power block initialization
by Marek Vasut
· 11 years ago
19d829f
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
6f6059e
ARM: mxs: rename function that sets AUTO_RESTART flag
by Hector Palacios
· 11 years ago
bce8837
ARM: mxs: tools: Add mkimage support for MXS bootstream
by Marek Vasut
· 11 years ago
Next »