Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
c52b4f794541c9aad15148ae8f4e1af775e3e776
/
arch
6c768ca
serial: push default_serial_console to drivers
by Mike Frysinger
· 14 years ago
17659d7
Timer: Remove reset_timer_masked()
by Graeme Russ
· 13 years ago
53fc43c
Timer: Fix at91rm9200/spi.c timer usage
by Graeme Russ
· 13 years ago
4769be2
Timer: Remove reset_timer() for non-Nios2 arches
by Graeme Russ
· 13 years ago
5c8404a
Timer: Remove set_timer completely
by Graeme Russ
· 13 years ago
401bb30
replace CONFIG_PRELOADER with CONFIG_SPL_BUILD
by Aneesh V
· 13 years ago
05bad4a
scaled down version of generic libraries for SPL
by Aneesh V
· 13 years ago
5253418
arm: adjust PLATFORM_LIBS for SPL
by Aneesh V
· 13 years ago
4e0fbb9
Use ALL-y style instead of ifeq blocks for better readability
by Daniel Schwierzeck
· 13 years ago
9e9579b
powerpc: Fix device tree padding associated with ramdisk
by Kumar Gala
· 13 years ago
9cdfe28
powerpc/mpc85xx: Add clear_ddr_tlbs function
by Becky Bruce
· 13 years ago
ffadc44
fman: insert the Fman firmware into the device tree
by Timur Tabi
· 14 years ago
e4e7e42
powerpc/85xx: add support the ePAPR "phandle" property
by Timur Tabi
· 14 years ago
74fac70
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Wolfgang Denk
· 13 years ago
cdf1a23
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
6e25b6c
ARM: MX5: Fix broken leftover TO-2 errata workaround
by David Jander
· 13 years ago
9f008bb
MX31: Cleanup clock function
by Stefano Babic
· 13 years ago
c518fc0
powerpc/85xx: Fix detection of P1017E
by Kumar Gala
· 13 years ago
a55d23c
Remove volatile qualifier in get_ram_size() calls
by Albert ARIBAUD
· 13 years ago
2219354
ARM: add missing CONFIG_SKIP_LOWLEVEL_INIT for armv7
by Rob Herring
· 13 years ago
7eb2939
arm: add CONFIG_MACH_TYPE setting and documentation
by Igor Grinberg
· 13 years ago
0b9bc73
arm: add __ilog2 function
by Rob Herring
· 13 years ago
21ef6a1
mmc: Tegra2: SD/MMC driver for Seaboard - eMMC on SDMMC4, SDIO on SDMMC3
by Tom Warren
· 13 years ago
727024a
MX27: Update to autogenerated asm-offsets.h
by Stefano Babic
· 13 years ago
0edf8b5
MX5: Update to autogenerated asm-offsets.h
by Stefano Babic
· 13 years ago
39f0023e
imx: Add support for zmx25 board
by Matthias Weisser
· 13 years ago
95d1858
imx: Make imx25 compatible to mxc_gpio driver and fix in tx25
by Matthias Weisser
· 13 years ago
23210d8
imx: Add auto generation of asm-offsets.h for imx25
by Matthias Weisser
· 13 years ago
dddb7c9
imx: Add support for USB EHCI on imx25
by Matthias Weisser
· 13 years ago
dea5387
imx: Use correct imx25 reset.c
by Matthias Weisser
· 13 years ago
a7f39e7
imx: Add get_tbclk() function for imx25
by Matthias Weisser
· 13 years ago
3f7bfbd
mx27: Make the UART port number explicit
by Fabio Estevam
· 13 years ago
f456445
build: Add targets for auto gen of asm-offsets.h and use it in imx35
by Matthias Weisser
· 13 years ago
2600282
powerpc/85xx: remove SERDES4 soft-reset work-around
by Timur Tabi
· 14 years ago
23f9670
powerpc/mpc8xxx: Allow override DDR read-to-write turnaround time
by York Sun
· 13 years ago
72f4980
powerpc/8xxx: Update USB mode device tree fixup
by Ramneek Mehresh
· 13 years ago
4c99cb9
powerpc/mpc8xxx: fix DDR data width checking
by York Sun
· 13 years ago
f2d264b
powerpc/mpc8xxx: Adding fallback to raw timing on supported boards
by York Sun
· 13 years ago
1b3e3c4
powerpc/mpc8xxx: Enable calculation for fixed DDR chips
by York Sun
· 13 years ago
aeb6716
powerpc/85xx: Fix pin muxing for second USB controller
by Felix Radensky
· 13 years ago
51d498f
powerpc/mpc8xxx: Add 16-bit support for DDR3
by York Sun
· 13 years ago
d224654
powerpc/mpc8xxx: check SPD length before using part number
by York Sun
· 13 years ago
e090aa7
powerpc/mpc8xxx: adjust DDR burst length and chop accroding to sdram width
by York Sun
· 13 years ago
1f97987
powerpc/85xx: Add P2041 processor support
by Kumar Gala
· 13 years ago
526cbff
powerpc/p2040: Add various p2040 specific information
by Mingkai Hu
· 14 years ago
58b2f96
powerpc/85xx: Fix compile errors if CONFIG_SYS_DPAA_QBMAN isn't set
by Kumar Gala
· 13 years ago
9829fef
powerpc/85xx: Fix compile errors if CONFIG_SYS_{BR,OR}0_PRELIM aren't set
by Kumar Gala
· 13 years ago
810cb19
MPC83XX: Fix PCI express clock setup
by Bill Cook
· 13 years ago
03c0a92
MPC83xx: add config options for memory setup.
by Andre Schwarz
· 14 years ago
1bda162
MPC837x: set i2c1_clk
by Andre Schwarz
· 14 years ago
b31a82e
arm/kirkwood: if CONFIG_SOFT_I2C is set don't set CONFIG_I2C_MVTWSI
by Holger Brunck
· 13 years ago
24e5046
Fix compiler error for cpu at91sam9, if lowlevel init is enabled
by Jens Scharsig
· 13 years ago
d703355
arm920t/at91: add at91rm9200_devices.c
by Andreas Bießmann
· 13 years ago
6a372e9
arm920t/at91: use new clock.c features
by Andreas Bießmann
· 13 years ago
c3a383f
arm920t/at91: add clock.c
by Andreas Bießmann
· 13 years ago
876ef43
at91rm9200.h: fix ATMEL_PMX_AA_TXD2
by Andreas Bießmann
· 13 years ago
a6e961c
MX5: Introduce a function for setting the chip select size
by Fabio Estevam
· 13 years ago
a682b3f
MX5: Add iomux structure
by Fabio Estevam
· 13 years ago
ac4020e
MX5: Make the weim structure complete
by Fabio Estevam
· 13 years ago
aadcfc1
OMAP[34]: fix broken timer
by John Rigby
· 14 years ago
4e5ae09
GPIO: Tegra2: add GPIO driver for Tegra2
by Tom Warren
· 13 years ago
137db2d
armv7: adapt s5pc1xx to the new cache maintenance framework
by Aneesh V
· 13 years ago
45bf058
armv7: adapt omap3 to the new cache maintenance framework
by Aneesh V
· 13 years ago
8b457fa
armv7: adapt omap4 to the new cache maintenance framework
by Aneesh V
· 13 years ago
93bc219
armv7: add PL310 support to u-boot
by Aneesh V
· 13 years ago
e05f007
arm: minor fixes for cache and mmu handling
by Aneesh V
· 13 years ago
c2dd0d4
armv7: integrate cache maintenance support
by Aneesh V
· 13 years ago
e47f2db
armv7: rename cache related CONFIG flags
by Aneesh V
· 13 years ago
2c451f7
armv7: cache maintenance operations for armv7
by Aneesh V
· 13 years ago
4c93da7
arm: make default implementation of cache_flush() weakly linked
by Aneesh V
· 13 years ago
177f386
Minor coding style fixes.
by Wolfgang Denk
· 13 years ago
9623c15
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
1ed63c5
run arm_pci_init after relocation
by Michael Schwingen
· 13 years ago
29161f4
IXP42x PCI rewrite
by Michael Schwingen
· 13 years ago
d697d79
IXP NPE: add support for fixed-speed MII ports
by Michael Schwingen
· 13 years ago
66463e6
use -ffunction-sections / --gc-sections on IXP42x
by Michael Schwingen
· 13 years ago
363613a
support CONFIG_SYS_LDSCRIPT on ARM
by Michael Schwingen
· 13 years ago
3053fa0
fix "depend" target in npe directory
by Michael Schwingen
· 13 years ago
ce04bb4
Fix IXP code to work after relocation was added
by Michael Schwingen
· 13 years ago
20f1728
add support for IXP42x Rev. B1 and newer
by Michael Schwingen
· 13 years ago
566e5cf
ARM: drop unsupported 'trab' board
by Wolfgang Denk
· 14 years ago
fd2f565
include/asm/arch-at91: update several .h files to ATMEL_xxx name scheme
by Eric Benard
· 13 years ago
96fd9906
arm926ejs/at91/lowlevel_init.S: fix defines
by Eric Benard
· 13 years ago
8073399
update arm/at91rm9200 work with rework rework110202
by Jens Scharsig
· 14 years ago
9aeab10
Blackfin: use on-chip reset func with newer parts
by Mike Frysinger
· 14 years ago
867f54c
Blackfin: use common LDSCRIPT logic
by Mike Frysinger
· 14 years ago
4c96408
Minor coding style cleanup
by Wolfgang Denk
· 13 years ago
033cd2c
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
be72e0c
armv7: Add ST-Ericsson u8500 arch
by John Rigby
· 14 years ago
b4f7391
S5PC2XX: clock: support pwm clock for evt1 (cpu revision 1)
by Minkyu Kang
· 13 years ago
68a8cbf
S5P: add set_mmc_clk for external clock control
by Jaehoon Chung
· 13 years ago
5d845f2
S5PC2XX: Support the cpu revision
by Minkyu Kang
· 13 years ago
b0ad862
S5P:SROM config code moved to s5p-common directory
by Chander Kashyap
· 14 years ago
898ddf0
S5P: GPIO Macro Values Corrected.
by Chander Kashyap
· 14 years ago
bdb3c20
MX31: drop warnings due to missing prototype for mxc_watchdog_reset()
by Stefano Babic
· 13 years ago
d43458d
MX31: Make get_reset_cause() static and drop unreachable code
by Stefano Babic
· 13 years ago
aa1cb68
MX53: Handle silicon revision 2.1 case
by Fabio Estevam
· 14 years ago
8f29084
powerpc/fsl_pci: Fix device tree fixups for newer platforms
by Kumar Gala
· 13 years ago
cd6881b
Minor coding style cleanup.
by Wolfgang Denk
· 13 years ago
0ea9142
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
Next »