Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
96fd99067f0ab5c1d23d6130d882138ebea08d49
/
arch
/
arm
/
include
« Previous
ab8fe79
at91rm9200: enable USB support
by Andreas Bießmann
· 14 years ago
1628cfc
ARMV7: S5P: serial: support the s5pc210
by Minkyu Kang
· 14 years ago
1727e21
s5p_mmc: support 8-bit bus width
by Jaehoon Chung
· 14 years ago
2d1916e
ARM: add flat device tree support
by John Rigby
· 14 years ago
ff9f475
MX5: rename mx51 to mx5
by Jason Liu
· 14 years ago
84b6631
OMAP3: SDRC: Introduce Numonyx DDR type
by Enric Balletbo i Serra
· 14 years ago
de94124
ARMV7: OMAP: Add new mmc driver compatible with CONFIG_GENERIC_MMC
by Sukumar Ghorai
· 14 years ago
6ca8037
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Wolfgang Denk
· 14 years ago
e1b4c57
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
f76888c
MX31: add support for setting pin pads
by Stefano Babic
· 14 years ago
70e2326
MX31: Adding missing iomux pin to MX.31 registers
by Stefano Babic
· 14 years ago
92d5ecb
arm: implement ELF relocations
by Albert Aribaud
· 14 years ago
b80e41a
ARMV7: Versatile Express Coretile CortexA9x4 support
by Matt Waddel
· 14 years ago
a4a87d8
arch/arm/include/asm/sizes.h: cleanups
by Andreas Bießmann
· 14 years ago
c0cd020
Kirkwood: print_cpuinfo fixed for valid devid revid
by Prafulla Wadaskar
· 14 years ago
7b37a27
davinci_emac: davinci_eth_set_mac_addr to ->write_hwaddr
by Ben Gardiner
· 14 years ago
d778a2f
orion5x: fix relocation-incompatible code
by Albert Aribaud
· 14 years ago
ddf71e4
Merge branch 'at91' of git://git.denx.de/u-boot-atmel
by Wolfgang Denk
· 14 years ago
b944ad2
at91_emac.h: fix typo in register definition
by Andreas Bießmann
· 14 years ago
f3554df
MX51: Register definitions cannot be included in board config file
by Stefano Babic
· 14 years ago
9583dfa
MX51: add structure to access System Reset Controller
by Stefano Babic
· 14 years ago
35af33d
MX51: Added pins definition to set up pads
by Stefano Babic
· 14 years ago
87d98d3
ARM: Use syslib functions for all CORTEXA8
by Stefano Babic
· 14 years ago
c4ea142
Use common function to set GPIOs for MX3 and MX5
by Stefano Babic
· 14 years ago
2e6e177
Merge branch 'next' of /home/wd/git/u-boot/next
by Wolfgang Denk
· 14 years ago
7ca3f9c
ARMV7: OMAP4: Calculate SDRAM size
by Aneesh V
· 14 years ago
f1d2b31
ARM: add relocation support
by Heiko Schocher
· 14 years ago
55e9742
arm: get rid of bi_env
by Heiko Schocher
· 14 years ago
ea882ba
New implementation for internal handling of environment variables.
by Wolfgang Denk
· 14 years ago
91a7675
Make getenv() work before relocation.
by Wolfgang Denk
· 14 years ago
c54b592
ARM: Update ARM mach-types
by Thomas Weber
· 14 years ago
a78ded1
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Wolfgang Denk
· 14 years ago
543431b
ARMV7: OMAP3: Fix broken reset command on OMAP36XX/37XX and OMAP4
by Steve Sakoman
· 14 years ago
7c281c9
ARMV7: OMAP3: Add clock setup for OMAP36XX/37XX
by Steve Sakoman
· 14 years ago
b2b9169
ARMV7: OMAP3: Update CPU type detection for AM35XX/OMAP36XX/37XX
by Steve Sakoman
· 14 years ago
0e7b621
ARMV7: OMAP: Move syslib.c to omap-common since it can be shared by OMAP3 and OMAP4
by Steve Sakoman
· 14 years ago
cf64fda
Merge branch 'at91' of git://git.denx.de/u-boot-atmel
by Wolfgang Denk
· 14 years ago
09b4a9c
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Wolfgang Denk
· 14 years ago
27130f1
Merge branch 'master' of git://git.denx.de/u-boot-marvell
by Wolfgang Denk
· 14 years ago
f91506e
Merge branch 'master' of /home/wd/git/u-boot/master
by Wolfgang Denk
· 14 years ago
2df0e6f
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Wolfgang Denk
· 14 years ago
5c3dab9
at91_pit: Fix AT91_PIT_MR_PIV_MASK macro
by Alexander Stein
· 14 years ago
93dfcbe
AT91: fix at91sam9260.h for AT91SAM9XE
by Reinhard Meyer
· 14 years ago
d88bebe
AT91SAM9XE: add embedded flash support
by Reinhard Meyer
· 14 years ago
c7260d1
AT91: add RTT and GPBR based RTC
by Reinhard Meyer
· 14 years ago
1592ef8
AT91: MCI: add SD/MMC driver using mmc framework
by Reinhard Meyer
· 14 years ago
a87bc64
ARMV7: S5P: rename the member of gpio structure
by Minkyu Kang
· 14 years ago
f70409a
ARMV7: S5P: separate the peripheral clocks
by Minkyu Kang
· 14 years ago
438c37e
orion5x: fix comment-in-comment typo in cpu.h
by Albert Aribaud
· 14 years ago
545dabb
ARMV7: S5P: fix the macro at samsung_get_base function
by Minkyu Kang
· 14 years ago
da70a2b
S5P: mmc: fix the mmc offset
by Minkyu Kang
· 14 years ago
37168da
ARMV7: S5P: rename from s5pc1xx to s5p
by Minkyu Kang
· 14 years ago
5549d22
Merge branch 'master' of /home/wd/git/u-boot/master
by Wolfgang Denk
· 14 years ago
9ce2c4b
ARM: Update ARM mach-types
by Sandeep Paulraj
· 14 years ago
d93d0f0
S5P: Use accessor functions instead of SoC specific defines to access the base address
by Minkyu Kang
· 14 years ago
6052ac8
ARM: Add support for MB86R0x SoCs
by Matthias Weisser
· 14 years ago
4cfa0ab
orion5x: allow overriding default mappings windows
by Albert Aribaud
· 14 years ago
fe8d63c
Merge branch 'master' of git://git.denx.de/u-boot-marvell
by Wolfgang Denk
· 14 years ago
9844d02
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Wolfgang Denk
· 14 years ago
5f30500
cmd_ide: add support for Kirkwood
by Prafulla Wadaskar
· 14 years ago
113bfe4
cmd_ide: add support for orion5x
by Albert Aribaud
· 14 years ago
5606398
ARM: Define __raw_readX and __raw_writeX
by Marek Vasut
· 14 years ago
9b16757
ARMV7: Restructure omap3 musb driver to allow code sharing between OMAP3 and OMAP4
by Steve Sakoman
· 14 years ago
d708395
ARMV7: Modify i2c driver for more reliable operation on OMAP4
by Steve Sakoman
· 14 years ago
2ad853c
ARMV7: Add pad mux support for OMAP4
by Steve Sakoman
· 14 years ago
9efac4a
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Wolfgang Denk
· 14 years ago
5000284
S5P: support mmc driver
by Minkyu Kang
· 14 years ago
e9aecde
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Wolfgang Denk
· 14 years ago
16909f3
Merge branch 'master' of git://git.denx.de/u-boot-pxa
by Wolfgang Denk
· 14 years ago
93502a5
Merge branch 'master' of ../master
by Wolfgang Denk
· 14 years ago
2795201
ARMV7: Add basic gpmc initialization for OMAP4
by Steve Sakoman
· 14 years ago
8c77f23
PXA: Add PWM2 and PWM3 regs to pxa-regs.h
by Marek Vasut
· 14 years ago
fea0ffe
PXA: Add hardware init helper macros
by Marek Vasut
· 15 years ago
d3c9ffd
mvgbe: add support for orion5x GbE controller
by Albert Aribaud
· 14 years ago
d44265a
mvgbe: support SoCs other than kirkwood
by Albert Aribaud
· 14 years ago
938717c
ARMV7: Restructure OMAP i2c driver to allow code sharing between OMAP3 and OMAP4
by Steve Sakoman
· 14 years ago
bec3dc7
ARMV7: Restructure OMAP mmc driver to allow code sharing between OMAP3 and OMAP4
by Steve Sakoman
· 14 years ago
d34efc7
ARMV7: Add basic support for TI OMAP4
by Steve Sakoman
· 14 years ago
f56348a
ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7
by Steve Sakoman
· 14 years ago
8f22327
OMAP: mmc: add support for second and third mmc channels
by Steve Sakoman
· 15 years ago
64203c7
USB OHCI support for at91sam9g45 SoC
by Sergey Matyukevich
· 14 years ago
e365c43
Merge branch 'next' of git://git.denx.de/u-boot-ti into next
by Wolfgang Denk
· 14 years ago
f35f396
Merge branch 'master' into next
by Wolfgang Denk
· 14 years ago
95bc39e
ARM: fix bug in macro __arch_ioremap.
by Terry Lv
· 15 years ago
e6441c4
DaVinci: EMAC: Get EMAC_MDIO_PHY_NUM from config files
by Prakash PM
· 14 years ago
54e19a7
Merge branch 'master' into next
by Wolfgang Denk
· 14 years ago
cecda17
Merge branch 'master' of git://git.denx.de/u-boot-marvell
by Wolfgang Denk
· 14 years ago
530135d
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Wolfgang Denk
· 14 years ago
0c61e6f
Initial support for Marvell Orion5x SoC
by Albert Aribaud
· 14 years ago
bb596e8
PXA: Add missing MDREFR bits
by Marek Vasut
· 15 years ago
52dc45e
PXA: Add UP2OCR register bit definitions
by Marek Vasut
· 15 years ago
1a5038c
AM35x: Add support for EMIF4
by Vaibhav Hiremath
· 14 years ago
cae377b
omap3: Consolidate SDRC related operations
by Vaibhav Hiremath
· 14 years ago
3712367
ARM1176: TI: TNETV107X soc initial support
by Cyril Chemparathy
· 14 years ago
39c2095
ARM Update mach-types
by Tom
· 14 years ago
551bd94
ARM Update mach-types
by Tom
· 15 years ago
d6b91e3
at91: define matrix registers bit fields
by Asen Dimov
· 15 years ago
eab40f8
MX31: Support 128MB RAM on QONG module
by Stefano Babic
· 15 years ago
efb9591
MX31: add pin definitions for NAND controller
by Stefano Babic
· 15 years ago
7d27cd0
MX31: add accessor function to get a gpio
by Stefano Babic
· 15 years ago
Next »