Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
59a9cfdd16ad7ab14f22697bf1e049c6bea0d3e2
/
arch
59a9cfd
gic: fixed compilation error in GICv2 wait for interrupt macro
by Yehuda Yitschak
· 10 years ago
b81fa61
arm: debug: adjust for U-Boot
by Masahiro Yamada
· 10 years ago
51b17d4
arm: debug: add Kconfig entries for lowlevel debug
by Masahiro Yamada
· 10 years ago
9345651
arm: debug: replace license blocks with SPDX
by Masahiro Yamada
· 10 years ago
1cfe9fa
arm: debug: import debug files from Linux 3.16
by Masahiro Yamada
· 10 years ago
03a3536
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 10 years ago
7bfd5ee
mips: enable CONFIG_USE_PRIVATE_LIBGCC by default
by Masahiro Yamada
· 10 years ago
45ccec8
kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig
by Masahiro Yamada
· 10 years ago
dd43fa2
x86: set CONFIG_USE_PRIVATE_LIBGCC to y
by Masahiro Yamada
· 10 years ago
1721fe6
arm: kirkwood: Remove some dead code from cpu.c
by Stefan Roese
· 10 years ago
a488483
arm: armada-xp: Add basic support for the maxBCM board
by Stefan Roese
· 10 years ago
dd58080
arm: armada-xp: Add basic support for the Marvell DB-MV784MP-GP board
by Stefan Roese
· 10 years ago
41e5ee5
arm: armada-xp: Add basic support for Marvell Armada XP SoC
by Stefan Roese
· 10 years ago
96c5f08
arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo()
by Stefan Roese
· 10 years ago
4fd7717
spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE
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
24c0497
arm: mvebu: Add common mbus functions to use on Marvell SoCs
by Stefan Roese
· 10 years ago
22700dc
arm: marvell: Rework timer.c to make it usable for other MVEBU platforms
by Stefan Roese
· 10 years ago
3e972cb
arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.h
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
dee8abc
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
6ddc4fd
x86: Add device tree information for Chrome OS EC
by Simon Glass
· 10 years ago
68e80fd
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
41e98e0
dm: rpi: Convert GPIO driver to driver model
by Simon Glass
· 10 years ago
c6f3f32
dm: imx: i2c: Use gpio_request() to request GPIOs
by Simon Glass
· 10 years ago
edbf8b4
imx: Add error checking to setup_i2c()
by Simon Glass
· 10 years ago
fda6fac
dm: tegra: spi: Convert to driver model
by Simon Glass
· 10 years ago
d2f60f9
dm: tegra: dts: Add aliases for spi on tegra30 boards
by Simon Glass
· 10 years ago
b6c2956
dm: sf: sandbox: Convert SPI flash driver to driver model
by Simon Glass
· 10 years ago
0043b1f
exynos: universal_c210: Move to driver model soft_spi
by Simon Glass
· 10 years ago
73186c9
dm: exynos: Convert SPI to driver model
by Simon Glass
· 10 years ago
49b5d6e
dm: sandbox: spi: Move to driver model
by Simon Glass
· 10 years ago
0b304a2
sandbox: dts: Add a SPI device and cros_ec device
by Simon Glass
· 10 years ago
9208fff
dm: exynos: Mark exynos5 console as pre-reloc
by Simon Glass
· 10 years ago
b8809e6
dm: exynos: gpio: Convert to driver model
by Simon Glass
· 10 years ago
7f19610
dm: exynos: Make sure that GPIOs are requested
by Simon Glass
· 10 years ago
903fd79
dm: exynos: Tidy up GPIO headers
by Simon Glass
· 10 years ago
3b7a326
dm: exynos: Add pinctrl settings for s5p_goni
by Simon Glass
· 10 years ago
3a4ed03
dm: exynos: Add pinctrl settings for smdkc100
by Simon Glass
· 10 years ago
c6b0b09
dm: exynos: dts: Adjust device tree files for U-Boot
by Simon Glass
· 10 years ago
4167848
dm: exynos: dts: Remove unused pinctrl information to save space
by Simon Glass
· 10 years ago
dd54739
dm: exynos: Bring in pinctrl dts files from Linux kernel
by Simon Glass
· 10 years ago
2fdd7d9
dm: exynos: dts: Convert /include/ to #include
by Simon Glass
· 10 years ago
9aafef4
tegra: apalis_t30: master revamp
by Marcel Ziswiler
· 10 years ago
f38aaa2
tegra: dts: colibri_t30 add serial port details
by Marcel Ziswiler
· 10 years ago
8c33ba7
ARM: tegra: Use mem size from MC in combination with get_ram_size()
by Marcel Ziswiler
· 10 years ago
bf78b27
arm: tegra: initial support for apalis t30
by Marcel Ziswiler
· 10 years ago
35d4fed
x86: Fix GDT limit in start16.S
by Bin Meng
· 10 years ago
fb00601
x86: Fix rom version build with CONFIG_X86_RESET_VECTOR
by Bin Meng
· 10 years ago
97d1e0c
x86: Allow cmdline setup in setup_zimage() to be optional
by Simon Glass
· 10 years ago
0d0ba59
x86: Rewrite bootm.c to make it similar to ARM
by Simon Glass
· 10 years ago
43e84bf
x86: Enable LMB and RAMDISK_HIGH by default
by Simon Glass
· 10 years ago
7cad2e3
powerpc/mpc85xx: SECURE BOOT - Bypass PAMU in case of secure boot
by Ruchika Gupta
· 10 years ago
4ba4a09
ls102x: configs - Add hash command in freescale LS1 platforms
by Ruchika Gupta
· 10 years ago
b9eebfa
fsl_sec: Add hardware accelerated SHA256 and SHA1
by Ruchika Gupta
· 10 years ago
028dbb8
fsl_sec : Change accessor function to take care of endianness
by Ruchika Gupta
· 10 years ago
48ef0d2
fsl_sec : Move SEC CCSR definition to common include
by Ruchika Gupta
· 10 years ago
790af81
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
af55e35
powerpc: mpc5xxx: remove board support for MVBC_P and MVSMR
by Masahiro Yamada
· 10 years ago
e7a5656
powerpc: mpc83xx: remove board support for MERGERBOX and MVBLM7
by Masahiro Yamada
· 10 years ago
9ed3246
powerpc: ppc4xx: remove board support for bluestone
by Masahiro Yamada
· 10 years ago
1521cdc
powerpc: ppc4xx: remove board support for CRAYL1
by Masahiro Yamada
· 10 years ago
dc9617e
powerpc: ppc4xx: remove board support for KAREF and METROBOX
by Masahiro Yamada
· 10 years ago
026330a
ARM: keystone: clock: fix main pll ratio div definitions
by Khoronzhuk, Ivan
· 10 years ago
d59baeb
ARM: OMAP5+: sata: Move scsi_scan() to the right place
by Roger Quadros
· 10 years ago
3160b1b
OMAP5+: sata/scsi: Implement scsi_init()
by Roger Quadros
· 10 years ago
ebf8644
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
8898289
arm: rmobile: r8a7794: Skip initialize L2 cache
by Nobuhiro Iwamatsu
· 10 years ago
237faf0
arm: rmobile: r8a7791: Fix initialize L2 cache
by Nobuhiro Iwamatsu
· 10 years ago
7d83580
arm: rmobile: Remove unnecessary initialization for l2ctlr
by Nobuhiro Iwamatsu
· 10 years ago
4b19b74
Merge remote-tracking branch 'u-boot-imx/master'
by Albert ARIBAUD
· 10 years ago
dab067c
armv7: s5pc1xx: improve cache handling
by Robert Baldyga
· 10 years ago
93327f6
samsung: Enable device tree for smdkc100
by Simon Glass
· 10 years ago
311757b
samsung: Enable device tree for s5p_goni
by Simon Glass
· 10 years ago
1d55110
config: Move smdkv310 to use common exynos4 file
by Simon Glass
· 10 years ago
f0d80fb
exynos: dts: Add device tree node for cros_ec keyboard
by Simon Glass
· 10 years ago
e4d7610
Exynos: Use 900MHz ARM frequency in SPL for peach_pit
by Simon Glass
· 10 years ago
dd0204e
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
c19a8bc
vf610twr: Tune DDR initialization settings
by Anthony Felice
· 10 years ago
7249faf
arm: socfpga: Add command to control HPS-FPGA bridges
by Marek Vasut
· 10 years ago
4ab333b
arm: socfpga: Move cache_enable to CPU code
by Marek Vasut
· 10 years ago
13e81d4
arm: socfpga: nic301: Add NIC-301 configuration code
by Pavel Machek
· 10 years ago
60d804c
arm: socfpga: pl310: Map SDRAM to 0x0
by Marek Vasut
· 10 years ago
7056efc
arm: socfpga: nic301: Add NIC-301 GPV register file
by Marek Vasut
· 10 years ago
181d363
arm: socfpga: scu: Add SCU register file
by Marek Vasut
· 10 years ago
807abb1
arm: socfpga: sysmgr: Add FPGA bits into system manager
by Marek Vasut
· 10 years ago
abb25f4
arm: socfpga: reset: Add function to reset FPGA bridges
by Marek Vasut
· 10 years ago
230fe9b
arm: socfpga: fpga: Add SoCFPGA FPGA programming interface
by Pavel Machek
· 10 years ago
d5a3d3c
arm: socfpga: misc: Align print_cpuinfo() output
by Pavel Machek
· 10 years ago
4e73686
arm: socfpga: misc: Add SD controller init
by Pavel Machek
· 10 years ago
45d6e67
arm: socfpga: misc: Add proper ethernet initialization
by Pavel Machek
· 10 years ago
e9d6a20
arm: socfpga: reset: Add EMAC reset functions
by Marek Vasut
· 10 years ago
2110eea
arm: socfpga: timer: Pull the timer reload value from config file
by Marek Vasut
· 10 years ago
036ba54
arm: socfpga: clock: Sync with reference code
by Marek Vasut
· 10 years ago
44428ab
arm: socfpga: clock: Clean up bit definitions
by Marek Vasut
· 10 years ago
5d8ad0c
arm: socfpga: clock: Trim down code duplication
by Marek Vasut
· 10 years ago
a832ddb
arm: socfpga: clock: Add code to read clock configuration
by Pavel Machek
· 10 years ago
4425e62
arm: socfpga: clock: Drop nonsense inlining from clock manager code
by Marek Vasut
· 10 years ago
09f7e31
arm: socfpga: clock: Implant order into bit definitions
by Marek Vasut
· 10 years ago
Next »