Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
a1dc980d88a5c9c2b99251c8d8299b0c8948de73
/
arch
a1dc980
Convert CONFIG_CMD_EEPROM et al to Kconfig
by Simon Glass
· 7 years ago
d63323f
Convert CONFIG_CMD_ECCTEST to Kconfig
by Simon Glass
· 7 years ago
089df18
lib: move hash CONFIG options to Kconfig
by Tom Rini
· 7 years ago
0680f1b
Convert CONFIG_SPL_BOARD_INIT to Kconfig
by Ley Foon Tan
· 8 years ago
a375ff8
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 7 years ago
753a4dd
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 7 years ago
ad99abe
ARM: dts: am335x-evm: disable mmc3
by Jean-Jacques Hiblot
· 7 years ago
d89e979
arm: socfpga: Enable build for Arria 10
by Ley Foon Tan
· 8 years ago
8f4c80c
arm: socfpga: Add SPL support for Arria 10
by Ley Foon Tan
· 8 years ago
3d5f7c5
arm: dts: Add dts and dtsi for Arria 10
by Ley Foon Tan
· 8 years ago
35b9800
arm: socfpga: Add misc support for Arria 10
by Ley Foon Tan
· 8 years ago
caf36e1
arm: socfpga: Add pinmux for Arria 10
by Ley Foon Tan
· 8 years ago
c887d48
arm: socfpga: Add sdram header file for Arria 10
by Ley Foon Tan
· 8 years ago
86f032e
arm: socfpga: Add system manager for Arria 10
by Ley Foon Tan
· 8 years ago
177ba1f
arm: socfpga: Add clock driver for Arria 10
by Ley Foon Tan
· 8 years ago
827e6a7
arm: socfpga: Add reset driver support for Arria 10
by Ley Foon Tan
· 8 years ago
d83b819
arm: socfpga: Add A10 macros
by Ley Foon Tan
· 8 years ago
d1c559a
arm: socfpga: Restructure misc driver
by Ley Foon Tan
· 8 years ago
4ddd541
arm: socfpga: Restructure system manager
by Ley Foon Tan
· 8 years ago
2b09ea4
arm: socfpga: Restructure reset manager driver
by Ley Foon Tan
· 8 years ago
de77811
arm: socfpga: Restructure clock manager driver
by Ley Foon Tan
· 8 years ago
e02ec19
arm: dts: imx7d-sdb: add usdhc support
by Peng Fan
· 8 years ago
00ad3a9
arm: dts: imx7d-sdb: add i2c support
by Peng Fan
· 8 years ago
63f3401
arm: dts: imx7d-sdb: add regulator node for usb and mmc
by Peng Fan
· 8 years ago
9880eed
arm: dts: imx7d-sdb: add spi gpio node
by Peng Fan
· 8 years ago
896d2e8
arm: dts: imx7d-sdb add basic dts
by Peng Fan
· 8 years ago
993274f
arm: dts: imx7: sync with Linux
by Peng Fan
· 8 years ago
671f458
i.MX6UL: geam6ul: Add SETUP_IOMUX_PADS
by Jagan Teki
· 8 years ago
bc1fe90
icorem6: Make SPL to pick suitable fdt
by Jagan Teki
· 8 years ago
9786496
geam6ul: Add modeboot env via board_late_init
by Jagan Teki
· 8 years ago
98f56610
icorem6: Add modeboot env via board_late_init
by Jagan Teki
· 8 years ago
354fa86
imx-common: rdc-sema: correct return value
by Peng Fan
· 8 years ago
2096da4
imx-common: timer: clean up
by Peng Fan
· 8 years ago
fa8967c
Merge git://git.denx.de/u-boot-uniphier
by Tom Rini
· 7 years ago
ae1b939
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 7 years ago
81afa9c
ARM: uniphier: add more init code for PXs3
by Masahiro Yamada
· 7 years ago
abb6ac2
ARM: dts: uniphier: sync DT with Linux
by Masahiro Yamada
· 7 years ago
45f41c1
ARM: uniphier: add weird workaround code for LD20
by Masahiro Yamada
· 7 years ago
c5bd411
ARM: uniphier: fix MODEL field of REVISION register
by Masahiro Yamada
· 8 years ago
c2f1793
x86: minnowmax: Remove incorrect pad-offset of several pins
by Bin Meng
· 8 years ago
770ee01
x86: ich6_gpio: Add use-lvl-write-cache for I/O access mode
by Bin Meng
· 8 years ago
7025b05
x86: bootm: Add dm_remove_devices_flags() call to bootm_announce_and_cleanup()
by Stefan Roese
· 8 years ago
ddb3ac3
x86: Convert MMC to driver model
by Simon Glass
· 8 years ago
5ae5aa9
x86: acpi: Fix Windows S3 resume failure
by Bin Meng
· 8 years ago
68769eb
x86: pci: Allow conditionally run VGA rom in S3
by Bin Meng
· 8 years ago
82a5648
x86: acpi: Turn on ACPI mode for S3
by Bin Meng
· 8 years ago
0f4e258
x86: acpi: Refactor acpi_resume()
by Bin Meng
· 8 years ago
9957278
x86: acpi: Make enter_acpi_mode() public
by Bin Meng
· 8 years ago
b208d19
x86: apci: Change PM1_CNT register access to RMW
by Bin Meng
· 8 years ago
bffd798
x86: Adjust board_final_cleanup() order
by Bin Meng
· 8 years ago
95e50dd
x86: Do not clear high table area for S3
by Bin Meng
· 8 years ago
ba65808
x86: fsp: Save stack address to CMOS for next S3 boot
by Bin Meng
· 8 years ago
9f1fad1
x86: Add an early CMOS access library
by Bin Meng
· 8 years ago
3a34cae
x86: acpi: Resume OS if resume vector is found
by Bin Meng
· 8 years ago
e76bf38
x86: acpi: Add one API to find OS wakeup vector
by Bin Meng
· 8 years ago
2b2d666
x86: acpi: Add wake up assembly stub
by Bin Meng
· 8 years ago
7d0d2ef
x86: fsp: Mark memory used by U-Boot as reserved in the E820 table for S3
by Bin Meng
· 8 years ago
e652e13
x86: baytrail: Conditionally report S3 in the ACPI table
by Bin Meng
· 8 years ago
b727961
x86: Store and display previous sleep state
by Bin Meng
· 8 years ago
1206723
x86: fsp: acpi: Pass different boot mode to FSP init
by Bin Meng
· 8 years ago
b7ef3bf
x86: Add post codes for OS resume
by Bin Meng
· 8 years ago
fcf2fba
x86: baytrail: acpi: Add APIs for determining/clearing sleep state
by Bin Meng
· 8 years ago
4372c11
x86: acpi: Add Kconfig option and header file for ACPI resume
by Bin Meng
· 8 years ago
a9f4742
Merge git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 7 years ago
4125bbc
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· 7 years ago
d09ec7f
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 7 years ago
940aed8
sunxi: Add clock support for TV encoder
by Jernej Skrabec
· 8 years ago
c108062
sunxi: video: Split out TVE code
by Jernej Skrabec
· 8 years ago
cb33bda
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 7 years ago
80f1f32
Kconfig: USB: Migrate existing USB_EHCI_xxx options
by Tom Rini
· 7 years ago
64d6ac5
Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig
by Tom Rini
· 7 years ago
fbe44dd
powerpc: t1024: Fix SRDS_MAX_LANES value
by Paulo Zaneti
· 8 years ago
8850c5d
Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD
by Tom Rini
· 7 years ago
302acbe
omap: Drop CONFIG_OMAP_VC_I2C_HS_MCODE
by Tom Rini
· 7 years ago
68ccab5
omap3: Migrate CONFIG_OMAP3_GPIO_X to Kconfig
by Tom Rini
· 7 years ago
d87f829
omap5: Migrate CONFIG_OMAP_PLATFORM_RESET_TIME_MAX_USEC to Kconfig
by Tom Rini
· 7 years ago
89024dd
TI: Drop 'CONFIG_OMAP'
by Tom Rini
· 7 years ago
9ed8e4a
arch/arm/cpu/arm926ejs/omap: Remove
by Tom Rini
· 7 years ago
9ad7147
armv8: minor fix to comment for enabling SMPEN bit
by Dinh Nguyen
· 8 years ago
4aa2ba3
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
by Masahiro Yamada
· 8 years ago
7ffce4f
i2c: powerpc: Remove use of CONFIG_HARD_I2C
by Simon Glass
· 7 years ago
eb5ba3a
i2c: Drop use of CONFIG_I2C_HARD
by Simon Glass
· 7 years ago
22f3368
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 7 years ago
8fbbb6c
arm: change tbu/l type to unsigned int
by Peng Fan
· 8 years ago
80403aa
rk3036: Fix unused variable warning
by Tom Rini
· 8 years ago
878d885
arm: amx3xx: Add support for early debug
by Lokesh Vutla
· 8 years ago
01fe119
arm: omap5+: Add support for early debug
by Lokesh Vutla
· 8 years ago
fbd6295
arm: am33xx: Add support for mulitiple PLL input frequencies
by Lokesh Vutla
· 8 years ago
59041a5
arm: am33xx: Fix MPU opp selection
by Lokesh Vutla
· 8 years ago
c187dd6
configs: convert CONFIG_SYS_MPUCLK to Kconfig
by Lokesh Vutla
· 8 years ago
624b710
stm32f7: configure mpu valid for f7 family
by Vikas Manocha
· 8 years ago
33b7847
stm32: use armv7m MPU configuration support
by Vikas Manocha
· 8 years ago
96b61ab
armv7m: add MPU configuration support
by Vikas Manocha
· 8 years ago
df951c4
armv7m: correct mpu region size define for 8MB size
by Vikas Manocha
· 8 years ago
4098d20
arvm7m: add cleanup before linux booting
by Vikas Manocha
· 8 years ago
a0ee014
armv7m: cache: add flush & invalidate all dcache
by Vikas Manocha
· 8 years ago
d2b12a5
boston: Setup memory ranges in FDT provided to Linux
by Paul Burton
· 8 years ago
ed048e7
boston: Move CM GCRs away from flash
by Paul Burton
· 8 years ago
939a255
MIPS: Make CM GCR base configurable
by Paul Burton
· 7 years ago
63c011f
mips: bmips: add missing SFR NeufBox 4 config
by Álvaro Fernández Rojas
· 8 years ago
Next »