Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
bf48fcb61b8af9a6fb79d65a3868636e8289c696
/
arch
« Previous
095593c
x86: Add basic cache operations
by Stefan Reinauer
· 12 years ago
9a7da18
x86: Fill in the dram info using the e820 map on coreboot/x86
by Gabe Black
· 12 years ago
3cdc18a
x86: Add a CBMEM timestamp generated right before the kernel startup.
by Vadim Bendebury
· 12 years ago
6dbe0cc
x86: Enable coreboot timestamp facility support in u-boot.
by Vadim Bendebury
· 12 years ago
2f899e0
x86: Add function to read time stamp counter
by Vadim Bendebury
· 12 years ago
55ae10f
x86: gpio: Add GPIO driver for Intel ICH6 and later.
by Bill Richardson
· 12 years ago
083f2e0
mpc5200: Add SPL support
by Stefan Roese
· 12 years ago
ea8256f
SPL: Port SPL framework to powerpc
by Stefan Roese
· 12 years ago
966b11c
powerpc: Extract EPAPR_MAGIC constants into processor.h
by Stefan Roese
· 12 years ago
a918a53
mxs: Staticize SPL functions
by Marek Vasut
· 12 years ago
1230e7b
mxs: Properly setup VDDD in power supply setup code
by Marek Vasut
· 12 years ago
77cb33b
mxs: Implement common function to setup VDDx
by Marek Vasut
· 12 years ago
893aabb
mx28: Rename regs-power.h to regs-power-mx28.h
by Marek Vasut
· 12 years ago
3642b1c
mx28: Remove SET, CLR, TOG ops from PLLxCTRL1 registers
by Marek Vasut
· 12 years ago
ce12a8c
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 12 years ago
339c511
x86: Don't spam POST80 codes with slow IO functions
by Stefan Reinauer
· 12 years ago
5b1be1b
x86: Fix typo in pcat_timer.c
by Stefan Reinauer
· 12 years ago
687c108
x86: Include types.h explicitly in the i386 version of io.h
by Gabe Black
· 12 years ago
452b80e
x86: Add a dummy implementation for timer_get_us
by Gabe Black
· 12 years ago
f30fc4d
x86: Add a default implementation for cleanup_before_linux()
by Gabe Black
· 12 years ago
028a562
x86: Add an fdt pointer to the global data structure
by Gabe Black
· 12 years ago
5b5ece9
x86: Allow compiling out realmode/bios code
by Gabe Black
· 12 years ago
402ed00
x86: coreboot: Decode additional coreboot sysinfo tags
by Simon Glass
· 12 years ago
93c1735
x86: coreboot: Drop sysinfo.c
by Stefan Reinauer
· 12 years ago
867da0d
sh: fix trigger_address_error()
by Yoshihiro Shimoda
· 12 years ago
e57d9d1
Merge branch 'master' of git://www.denx.de/git/u-boot-x86
by Tom Rini
· 12 years ago
82e73f0
x86: coreboot: Implement recursively scanning PCI busses
by Gabe Black
· 12 years ago
452f50f
x86: coreboot: Tell u-boot about PCI bus 0 when initializing
by Gabe Black
· 12 years ago
badcb34
x86: coreboot: Move non-board specific files to coreboot arch directory
by Stefan Reinauer
· 12 years ago
c953fbe
x86: Add some missing includes
by Gabe Black
· 12 years ago
b16f521
x86: Allow excluding reset vector code from u-boot
by Gabe Black
· 12 years ago
8a487a4
x86: Add initial memory barrier macros
by Simon Glass
· 12 years ago
8abebe3
x86: Add ilog2 to bitops
by Graeme Russ
· 12 years ago
c73c6de
x86: Remove duplicate PCI init
by Graeme Russ
· 12 years ago
8d61625
x86: Put global data on the stack
by Graeme Russ
· 12 years ago
e4fb611
x86: Forward declare gd_t
by Graeme Russ
· 12 years ago
a86fcff
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
by Tom Rini
· 12 years ago
d41b3cc
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 12 years ago
afbfdf5
powerpc/mpc85xx: Fix a bug introduced by CONFIG_PPC_SPINTABLE_COMPATIBLE
by York Sun
· 12 years ago
b25f6de
powerpc/85xx: update the work-around for P4080 erratum SERDES-9
by Timur Tabi
· 12 years ago
c0a4e6b
powerpc/p4080ds: fix PCI-e x8 link training down failure
by Yuanquan Chen
· 12 years ago
9760b27
powerpc/corenet_ds: move SATA config to board configuration
by Zang Roy-R61911
· 12 years ago
d607b96
powerpc/85xx: implement check for erratum A-004580 work-around
by Timur Tabi
· 12 years ago
345d6ef
powerpc/mpc8xxx: take fdt_fixup_crypto_node() off the checkstack list
by Kim Phillips
· 12 years ago
2a5fcb8
powerpc/mpc85xx: Temporary fix for spin table backward compatibility
by York Sun
· 12 years ago
0118033
powerpc/85xx: implement check for erratum A-004849 work-around
by Timur Tabi
· 12 years ago
1956e43
powerpc/85xx/p5040: add CONFIG_SYS_PPC64, del CONFIG_SYS_FSL_ELBC_MULTIBIT_ECC
by Timur Tabi
· 12 years ago
e76cd5d
8xxx: Change all 8*xx_DDR addresses to 8xxx
by Andy Fleming
· 12 years ago
d0ebbb8
EXYNOS: mmc: support DesignWare Controller for Samsung-SoC
by Jaehoon Chung
· 12 years ago
dfe1610
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 12 years ago
c97cd1b
spl/85xx: new SPL support
by Scott Wood
· 12 years ago
4b91972
spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL
by Scott Wood
· 12 years ago
a179eb0
powerpc/mpc85xx: consistently use COBJS-y
by Scott Wood
· 12 years ago
b9735cb
spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.c
by Scott Wood
· 12 years ago
59629c2
spl/mpc85xx: move udelay to cpu code
by Scott Wood
· 12 years ago
8bc50f0
powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxx
by Scott Wood
· 12 years ago
7f0a22f
powerpc/mpc85xx: fix TLB alignment
by Scott Wood
· 12 years ago
6ec63f4
powerpc: change .fixup test to a GCC version test
by Scott Wood
· 12 years ago
9a511bd
powerpc/mpc85xx: add comma before "already enabled"
by Scott Wood
· 12 years ago
f545d30
powerpc/mpc85xx: move debug tlb entry after TLB is in known state
by Scott Wood
· 12 years ago
8ab36d2
MIPS: do not initialize timestamp variable before relocate_code
by Zhi-zhou Zhang
· 12 years ago
b8a7c46
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
1d4fd0d
mx28: Fix typo in POWER_DCLIMITS_NEGLIMIT_OFFSET
by Marek Vasut
· 12 years ago
90a2103
mx28: Fix typo in POWER_MINPWR_VBG_OFF
by Marek Vasut
· 12 years ago
673a524
musb-new: omap2plus backend driver
by Ilya Yanok
· 12 years ago
08fc717
OMAP3: am35x: add musb functions
by Ilya Yanok
· 12 years ago
272165f
OMAP3: am35x_def.h: add USB defines
by Ilya Yanok
· 12 years ago
833a53c
musb-new: am35x backend driver
by Ilya Yanok
· 12 years ago
7df5cf3
am33xx: init OTG hardware and new musb gadget driver
by Ilya Yanok
· 12 years ago
37931f0
musb-new: dsps backend driver
by Ilya Yanok
· 12 years ago
c60795f
usb: use linux/usb/ch9.h instead of usbdescriptors.h
by Ilya Yanok
· 12 years ago
178d0cc
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 12 years ago
bb367b9
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Tom Rini
· 12 years ago
0dde7f5
arm: Add control over cachability of memory regions
by Simon Glass
· 12 years ago
87540de
tegra: Add SOC support for display/lcd
by Wei Ni
· 12 years ago
e1ae0d1
tegra: Add support for PWM
by Simon Glass
· 12 years ago
eefe3e5
tegra: fdt: Add LCD definitions for Tegra
by Simon Glass
· 12 years ago
beca1fd
tegra: fdt: Add pwm binding and node
by Simon Glass
· 12 years ago
b344496
tegra: Add display support to funcmux
by Simon Glass
· 12 years ago
95be58c
tegra: Use const for pinmux_config_pingroup/table()
by Simon Glass
· 12 years ago
39e8576
mx5: Mark lowlevel_init board-specific code
by Benoît Thébaudeau
· 12 years ago
cc44672
mx6: clock: Only show CSPI clock if CSPI is enabled
by Fabio Estevam
· 12 years ago
081237c
mx5: Print CSPI clock in 'clock' command
by Fabio Estevam
· 12 years ago
d84f56f
mx5: Align SPI CS naming with i.MX53 reference manual
by Fabio Estevam
· 12 years ago
71a5c55
ehci-mxc: Add support for i.MX35
by Benoît Thébaudeau
· 12 years ago
34d33b6
ehci-mxc: Define host offsets
by Benoît Thébaudeau
· 12 years ago
8eeb19b
mx31: Move EHCI definitions to ehci-fsl.h
by Benoît Thébaudeau
· 12 years ago
1bf43b8
SPI: Add SPI Driver for EXYNOS.
by Rajeshwari Shinde
· 12 years ago
383b5cc
EXYNOS5: Add base address for SPI
by Hatim RV
· 12 years ago
b56b304
EXYNOS: Add clock for SPI
by Hatim RV
· 12 years ago
fbb5743
EXYNOS5: Add pinmux support for SPI
by Rajeshwari Shinde
· 12 years ago
2e206ca
EXYNOS: Add clock for I2S
by Rajeshwari Shinde
· 12 years ago
87fa491
EXYNOS: Add I2S base address
by Rajeshwari Shinde
· 12 years ago
6b0884d
EXYNOS: Add pinmux for I2S
by Rajeshwari Shinde
· 12 years ago
75ddfb4
EXYNOS: Add parameters required by I2S
by Rajeshwari Shinde
· 12 years ago
02cfce3
EXYNOS: Add I2S registers
by Rajeshwari Shinde
· 12 years ago
4debcc2
ARM: arm1176: Define arch_cpu_init() for s3c64xx
by Ashok Kumar Reddy
· 12 years ago
2b5fdd0
dm: wdt: Move s5p watchdog timer to drivers/watchdog/
by Marek Vasut
· 12 years ago
bb6527b
EXYNOS: Clock: Add common function for pll rate calculation
by Minkyu Kang
· 12 years ago
6fcc059
ARCH: EXYNOS: add support to match product id
by Minkyu Kang
· 12 years ago
Next »