Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e776fd2a2b04b26d67af5c19a38a0ab900a17d81
/
arch
e776fd2
ARM: add secure monitor handler to switch to non-secure state
by Andre Przywara
· 11 years ago
a6bb668
ARM: prepare armv7.h to be included from assembly source
by Andre Przywara
· 11 years ago
ae72af0
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
6166c11
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
61c179f
i.MX6DQ/DLS: Add pad MX6_PAD_GPIO_1__USB_OTG_ID
by Eric Nelson
· 11 years ago
2cb5c38
mx6: Fix use of improper value in enable_ipu_clock
by Pierre Aubert
· 11 years ago
f2d6076
ARM: use r9 for gd
by Jeroen Hofstee
· 11 years ago
2deb1ba
ARM,relocate: do not use r9
by Jeroen Hofstee
· 11 years ago
d6801e6
ARM: refactor compiler options in config.mk
by Masahiro Yamada
· 11 years ago
38003bc
arm: zynq: Fix timer loadaddress
by Michal Simek
· 11 years ago
a2f61ca
arm: prevent using movt/movw address loads
by Jeroen Hofstee
· 11 years ago
25a8ae9
ARM: OMAP5: Avoid writing into LDO SRAM bits
by Lokesh Vutla
· 11 years ago
5adac35
am335x:Handle worst case scenario for Errata 1.0.24
by Steve Kipisz
· 11 years ago
5243707
am335x_evm: am33xx_spl_board_init function and scale core frequency
by Tom Rini
· 11 years ago
1ff8a43
i.MX6DL/S: add drive-strength back to pads DISP0_DAT2/DAT10
by Eric Nelson
· 11 years ago
67b8b9d
mx6slevk: Add Ethernet support
by Fabio Estevam
· 11 years ago
0c406ed
ARM: arch-mx6: fix PLL2_PFD2_FREQ
by Markus Niebel
· 11 years ago
f021dba
am33xx: Add the efuse_sma CONTROL_MODULE register
by Tom Rini
· 11 years ago
ac8fdf9
am33xx: Add am33xx_spl_board_init function, call
by Tom Rini
· 11 years ago
ee78ec6
ARM: s3c44b0: remove remainders of dead board
by Masahiro Yamada
· 11 years ago
9491ec0
arm: dma_alloc_coherent: malloc() -> memalign()
by Kuo-Jung Su
· 11 years ago
0f586cb
arm: spl: Do not set the stack pointer twice
by Masahiro Yamada
· 11 years ago
f7cf322
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Stefano Babic
· 11 years ago
9b560a3
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
a780d13
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
1b9457e
arm:mmc:goni/exynos: Fix wrong mmc base register devices offset.
by Przemyslaw Marczak
· 11 years ago
d7f44dd
mx27: add missing constant for mx27
by trem
· 11 years ago
0dc62ba
ARM: mxs: Receive r0 and r1 passed from BootROM
by Marek Vasut
· 11 years ago
8980d4a
ARM: mxs: Document the power block initialization
by Marek Vasut
· 11 years ago
4740e24
mx6: Fix calculation of emi_slow clock rate
by Andrew Gabbasov
· 11 years ago
c37fb8a
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 11 years ago
a2f7262
powerpc/mpc85xx: Fix the I2C bus speed error on p1022
by Tang Yuantian
· 11 years ago
4393f95
SPL: P1022DS: switch to new multibus/multiadapter support
by Ying Zhang
· 11 years ago
36f3e65
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
1922dad
socfpga: Creating driver for Reset Manager
by Chin Liang See
· 11 years ago
a4a0f42
nios2: fix missing comment terminator from SPDX License commit
by Thomas Chou
· 11 years ago
7eafea0
arm: lds: Remove libgcc eabi exception handling tables
by Michal Simek
· 11 years ago
b143210
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
5366e36
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
5f9e2e7
Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
fd1e8b3
Merge 'u-boot-microblaze/zynq' into (u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
2c37d3b
i.MX6: Set and clear the gating bits for Phase Fractional Dividers
by Eric Nelson
· 11 years ago
939dd08
i.MX6: Correct ANATOP_PFD (Phase Fractional Divider) register declarations
by Eric Nelson
· 11 years ago
7d603b9
i.MX6: Add convenience macros cpu_type(rev) and is_cpu_type(cpu)
by Eric Nelson
· 11 years ago
2ad2ec4
ARM: mxs: rename function that sets AUTO_RESTART flag
by Hector Palacios
· 11 years ago
4a0e05d
ARM: mxs: tools: Add mkimage support for MXS bootstream
by Marek Vasut
· 11 years ago
83fd858
imx: add status reporting for HAB status
by Stefano Babic
· 11 years ago
910a722
arm, am335x: add watchdog support
by Heiko Schocher
· 11 years ago
c9a8db8
arm, am335x: add some missing registers and defines for lcd and epwm support
by Heiko Schocher
· 11 years ago
c4fea29
arm, am33xx: add defines for gmii_sel_register bits
by Heiko Schocher
· 11 years ago
f787568
omap5: Expand CONFIG_SPL_MAX_SIZE and comment upon SRAM_SCRATCH_SPACE_ADDR
by Tom Rini
· 11 years ago
45841f6
am33xx: Correct and expand comments on CONFIG_SPL_MAX_SIZE
by Tom Rini
· 11 years ago
e3d0ad5
arm: omap3: fix SRAM copy and execution sequence
by Albert ARIBAUD
· 11 years ago
7a2f619
ARM: OMAP4470: Add Elpida EDB8164B3PF memory configuration
by Lubomir Popov
· 11 years ago
6d2e261
ARM: OMAP4470: Add voltage and dpll data
by Taras Kondratiuk
· 11 years ago
1fc9437
ARM: OMAP4470: Add OMAP4470 identification
by Taras Kondratiuk
· 11 years ago
800cb81
usb: ehci-mx5: Use 'bool' instead of 'unsigned char'
by Fabio Estevam
· 11 years ago
bacec78
ARM: OMAP5: USB: Add OMAP5 common USB EHCI information
by Dan Murphy
· 11 years ago
e4a6136
arm:exynos:gpio: fix s5p_gpio_part_max for exynos4x12
by Piotr Wilczek
· 12 years ago
d16ea29
arm: sama5d3: fix smc cs related registers offset
by Bo Shen
· 11 years ago
4cf1cba
ARM: at91: sama5d3: remove unused definition about PMECC alpha table offset
by Wu, Josh
· 11 years ago
b45c949
ARM: at91: atmel_nand: pmecc driver will select the galois table by sector size
by Wu, Josh
· 11 years ago
6f6afad
arm: atmel: add gmac support for sama5d3xek board
by Bo Shen
· 11 years ago
a4903f3
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 11 years ago
7712bbb
ARM: mxs: Added application UART driver
by Andreas Wass
· 11 years ago
3ca0952
Fix for incorrect conversion hex string to number (FMAN firmware address).
by Николай Пузанов
· 11 years ago
097be70
powerpc/sec: Add workaround for SEC A-003571
by Shengzhou Liu
· 11 years ago
c218d29
powerpc/t4240: add QSGMII interface support
by Shaohui Xie
· 11 years ago
8115936
powerpcv2: Print hardcoded size like print_size() does
by Shruti Kanetkar
· 11 years ago
3adfb91
powerpc: Use print_size() where appropriate
by Shruti Kanetkar
· 11 years ago
d169808
powerpc: Fix CamelCase checkpatch warnings
by Prabhakar Kushwaha
· 11 years ago
9ff7026
powerpc: mpc85xx: Support booting from SD Card with SPL
by Ying Zhang
· 11 years ago
ffc86e2
powerpc: deleted unused symbol CONFIG_SPL_NAND_MINIMAL and enabled some functionality for common SPL
by Ying Zhang
· 11 years ago
e54a67f
ppc4xx: Remove support for PPC405CR CPUs
by Matthias Fuchs
· 11 years ago
9254640
fsl_i2c: add workaround for the erratum I2C A004447
by Chunhe Lan
· 11 years ago
c57eadc
SPDX-License-Identifier: convert BSD-3-Clause files
by Wolfgang Denk
· 11 years ago
52744b4
SPDX-License-Identifier: convert PIBS licensed files
by Wolfgang Denk
· 11 years ago
5064ca4
SPDX-License-Identifier: fixing some problematic GPL-2.0 files
by Wolfgang Denk
· 11 years ago
68e005c
Merge branch 'master' of git://88.191.163.10/u-boot-arm
by Tom Rini
· 11 years ago
a3157ef
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
35c7e52
Add TI816X support
by TENART Antoine
· 11 years ago
a6be77c
Prepare for TI816X : reuse existing code from TI814X
by TENART Antoine
· 11 years ago
e999dca
arm, da850: enable the correct uart in arch_cpu_init()
by Heiko Schocher
· 11 years ago
3a2274f
arm/davinci/da850: add uart0_pins_rtscts and RMII_MHz_50_CLK in emac_pins_rmii pinmux
by Heiko Schocher
· 11 years ago
c7aed9b
arm: spl: For Falcon Mode, set a default machid of ~0
by Tom Rini
· 11 years ago
50535eb
omap: emif: Set initial DDR PHY config first
by Taras Kondratiuk
· 11 years ago
b93ffcf
ARM: omap24xx: remove remainders of dead board
by Masahiro Yamada
· 11 years ago
7330fd7
ARM: omap3: Implement dpll5 (HSUSB clk) workaround for OMAP36xx/AM/DM37xx according to errata sprz318e.
by Naumann Andreas
· 11 years ago
3d3ac35
ARM: AM43xx: Add build support
by Lokesh Vutla
· 11 years ago
5605505
ARM: OMAP: Add CONFIG_OMAP_COMMON
by Lokesh Vutla
· 11 years ago
85b5936
ARM: AM43xx: clocks: Add dpll and clock data
by Lokesh Vutla
· 11 years ago
83269d0
ARM: AM43xx: Add header files
by Lokesh Vutla
· 11 years ago
b21f2ac
ARM: AM33xx: Move s_init to a common place
by Heiko Schocher
· 11 years ago
b1b6fba
ARM: AM33xx: Cleanup clocks layer
by Lokesh Vutla
· 11 years ago
89a83bf
ARM: AM33xx: Cleanup dplls data
by Lokesh Vutla
· 11 years ago
368544e
powerpc/usb: Depricate usb_phy_type and usb_dr_mode uboot env variables
by ramneek mehresh
· 11 years ago
c65e882
fsl/usb: Move USB internal phy definitions to fsl_usb.h
by ramneek mehresh
· 11 years ago
873e9f0
powerpc/mpc85xx:Avoid hardcoded init for serdes block 1 & 2
by Prabhakar Kushwaha
· 11 years ago
ebce6f0
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 11 years ago
3ca021b
Merge branch 'master' of git://www.denx.de/git/u-boot-mips
by Tom Rini
· 11 years ago
Next »