- 4869aee kconfig: delete redundant CONFIG_${ARCH} definition by Masahiro Yamada · 10 years ago
- 60bb734 kconfig: switch to Kconfig by Masahiro Yamada · 10 years ago
- 804bc5e kconfig: add basic Kconfig files by Masahiro Yamada · 10 years ago
- d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
- f949e4f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
- c0b31fe Merge git://www.denx.de/git/u-boot-ppc4xx by Tom Rini · 10 years ago
- 7833a1e Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
- 14f4758 ARM: HYP/non-sec: remove MIDR check to validate CBAR by Marc Zyngier · 10 years ago
- b32cf0e ARM: HYP/non-sec/PSCI: emit DT nodes by Marc Zyngier · 10 years ago
- 6235824 ARM: convert arch_fixup_memory_node to a generic FDT fixup function by Ma Haijun · 10 years ago
- 03a1201 ARM: HYP/non-sec: add the option for a second-stage monitor by Marc Zyngier · 10 years ago
- 09659d9 ARM: HYP/non-sec: add generic ARMv7 PSCI code by Marc Zyngier · 10 years ago
- 855ca66 ARM: HYP/non-sec: allow relocation to secure RAM by Marc Zyngier · 10 years ago
- c0451ec ARM: HYP/non-sec: add separate section for secure code by Marc Zyngier · 10 years ago
- 6b5b129 ARM: add missing HYP mode constant by Marc Zyngier · 10 years ago
- 4cd832b ARM: non-sec: reset CNTVOFF to zero by Marc Zyngier · 10 years ago
- e919577 ARM: HYP/non-sec: add a barrier after setting SCR.NS==1 by Marc Zyngier · 10 years ago
- 915a09e ARM: HYP/non-sec: move switch to non-sec to the last boot phase by Marc Zyngier · 10 years ago
- eb5a7c8 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
- 18fccb1 Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
- 33f6964 Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
- f23f4b9 Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
- 0a9ec45 ARM: omap: clean redundant PISMO_xx macros used in OMAP3 by pekon gupta · 10 years ago
- 72b3479 ARM: omap: fix GPMC address-map size for NAND and NOR devices by pekon gupta · 10 years ago
- c449523 ARM: OMAP: Fix handling of errata i727 by Rajendra Nayak · 10 years ago
- 82be013 board: k2e-evm: add board support by Hao Zhang · 10 years ago
- cdbd285 ARM: keystone2: spl: add K2E SoC support by Khoronzhuk, Ivan · 10 years ago
- bccf0b7 ARM: keystone2: add MSMC cache coherency support for K2E SOC by Hao Zhang · 10 years ago
- 0ecd31e ARM: keystone2: clock: add K2E clock support by Hao Zhang · 10 years ago
- 46267d8 ARM: keystone2: add K2E SoC hardware definitions by Hao Zhang · 10 years ago
- 43b126f ARM: keystone: clock: move K2HK SoC dependent code in separate file by Khoronzhuk, Ivan · 10 years ago
- d5cb1bb k2hk: use common KS2_ prefix for all hardware definitions by Khoronzhuk, Ivan · 10 years ago
- 58a0d66 keystone2: add possibility to turn off all dsps by Hao Zhang · 10 years ago
- d68bb7e keystone2: move cpu_to_bus() to keystone.c by Hao Zhang · 10 years ago
- 4a213f2 ARM: keystone2: keystone_nav: make it dependent on keystone driver by Khoronzhuk, Ivan · 10 years ago
- d6c508c keystone2: ddr: add DDR3 PHY configs updated for PG 2.0 by Hao Zhang · 10 years ago
- 50df5cc keystone: ddr3: add ddr3.h to hold ddr3 API by Khoronzhuk, Ivan · 10 years ago
- 2df6410 ARM: keystone2: psc: use common PSC base by Khoronzhuk, Ivan · 10 years ago
- e50c1bb ARM: omap: Remove unused arch/arm/cpu/armv7/omap3/mem.c by Stefan Roese · 10 years ago
- 6999999 ARM: omap: Fix GPMC init for OMAP3 platforms by Stefan Roese · 10 years ago
- 7f50a57 am335x_evm / gumstix pepper: Correct DDR settings by Tom Rini · 10 years ago
- 58d0f67 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
- bf87442 ppc: Make ppc4xx ready for CONFIG_SYS_GENERIC_BOARD by Dirk Eibach · 10 years ago
- 1b15ba6 arm: rmobile: Add support R8A7794 by Nobuhiro Iwamatsu · 10 years ago
- a9b82be sh: unify sh2/sh3/sh4 linker scripts by Masahiro Yamada · 10 years ago
- 79e6794 ARM: zynq: Show ECC status on the same line as DRAM size by Michal Simek · 11 years ago
- 1920051 sandbox: Remove all drivers before exit by Simon Glass · 10 years ago
- 0d1e1f7 stdio: Pass device pointer to stdio methods by Simon Glass · 10 years ago
- 1867bd4 stdio: Remove redundant code around stdio_register() calls by Simon Glass · 10 years ago
- 0cc6f5c sandbox: Support pre-relocation malloc() by Simon Glass · 10 years ago
- c395fdf sandbox: Set up global data before board_init_f() by Simon Glass · 10 years ago
- efd6da6 mpc85xx/t104x: Enable L2 and CPC cache when resume by Tang Yuantian · 10 years ago
- 6e125a2 powerpc/chassis2: Configure and enable L2 cache for PPC clusters only by Shaveta Leekha · 10 years ago
- a24a6aa powerpc/t4240qds: fix offset of serdes when checking reference clock by Shaohui Xie · 10 years ago
- 157e72d driver/ddr: Fix DDR4 driver for ARM by York Sun · 10 years ago
- b7423cc powerpc/mpc85xx: Removed support for G4060 by Sandeep Singh · 10 years ago
- 978679d qe: move immap_qe.h from arch directory into common directory by Zhao Qiang · 10 years ago
- 55d9f82 powerpc/85xx: add fdt_fixup_dma3 by Shengzhou Liu · 11 years ago
- 6c014d8 m68k: define __kernel_size_t as unsinged int again by Masahiro Yamada · 10 years ago
- 8ac041e sparc: merge LEON2 and LEON3 linker scripts by Masahiro Yamada · 10 years ago
- bbc1850 sparc: merge LEON3 linker scripts by Masahiro Yamada · 10 years ago
- 504166e sunxi: use setbits_le32 to enable the DMA clock by Ian Campbell · 10 years ago
- af47147 sunxi: add gpio driver by Ian Campbell · 10 years ago
- fa43a6e sunxi: Fix reset hang on sun5i by Hans de Goede · 10 years ago
- 3352b22 sunxi: Add i2c support by Hans de Goede · 10 years ago
- 9830f1c mvtwsi: convert to CONFIG_SYS_I2C framework by Hans de Goede · 10 years ago
- fd1cfa5 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
- 3f8cd17 i.MX6DL/S: add drive-strength back to pads DISP0_DAT2/DAT10 by Eric Nelson · 10 years ago
- d8d0b2f usb: phy: omap_usb_phy: implement usb_phy_power() for AM437x by Felipe Balbi · 10 years ago
- 496039f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
- 2e95fe1 mx6: soc: Update the comments of set_ldo_voltage() by Fabio Estevam · 10 years ago
- b0be82e MX6: Correct calculation of PLL_SYS by Andre Renaud · 10 years ago
- d41e2f67 sunxi: Avoid unused variable warning. by Ian Campbell · 10 years ago
- 576a8d5 kmake: include DTB section into u-boot.bin if CONFIG_OF_EMBED enabled by Alexey Ignatov · 10 years ago
- 1ea209b blackfin, powerpc: remove redundant definitions of ARRAY_SIZE by Masahiro Yamada · 10 years ago
- 9c72ad1 blackfin: Add more dcache functions by Vasili Galka · 10 years ago
- 4834c64 m68k: Fix incorrect memory access on M5235 by Vasili Galka · 10 years ago
- 24f413b m68k: Fix bug, "address of" operator was forgotten by Vasili Galka · 10 years ago
- df2dd33 mpc8xx: remove spc1920 board support by Masahiro Yamada · 10 years ago
- 8c970ec mpc8xx: remove fads board support by Masahiro Yamada · 10 years ago
- 43d9a80 mpc8xx: remove netta, netta2, netphone board support by Masahiro Yamada · 10 years ago
- 13be81d mpc8xx: remove RPXlite_dw, quantum board support by Masahiro Yamada · 10 years ago
- 3a7095c mpc8xx: remove qs850, qs860t board support by Masahiro Yamada · 10 years ago
- df25e35 am43xx: Tune the system to avoid DSS underflows by Cooper Jr., Franklin · 10 years ago
- cc76fc4 am43xx: Update EMIF DDR3 Configuration for AM43x GP by Franklin S. Cooper Jr · 10 years ago
- c5b2a00 build: define CPU only when arch/${ARCH}/cpu/${CPU} exists by Masahiro Yamada · 10 years ago
- 47c0295 ARM: emif4: wait for CM_DLL_READYST to be set by Jeroen Hofstee · 10 years ago
- bff242f Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 10 years ago
- 73d7d42 sunxi: Add emac glue, enable emac on the cubieboard by Hans de Goede · 10 years ago
- 8c1c782 sunxi: Add sun5i support by Hans de Goede · 10 years ago
- 3ab9c23 sunxi: Add sun4i support by Hans de Goede · 10 years ago
- 1374e89 sunxi: Implement reset_cpu by Hans de Goede · 10 years ago
- 85089a2 sunxi: Fix u-boot-spl.lds to refer to .vectors by Hans de Goede · 10 years ago
- bff262c socfpga: Relocate arch common functions away from board by Chin Liang See · 10 years ago
- efeef71 arm: Fix armv8 compilation error by Shaibal.Dutta · 10 years ago
- c5d88a5 arm: spl: fix include guard by Jeroen Hofstee · 10 years ago
- 6355024 socfpga: Adding Scan Manager driver by Chin Liang See · 10 years ago
- 561c9d4 socfpga: Adding DesignWare watchdog support by Chin Liang See · 10 years ago
- 6828676 arm: ep9315: Return back Cirrus Logic EDB9315A board support by Sergey Kostanbaev · 10 years ago
- d746077 ARM: cache_v7: use __weak by Jeroen Hofstee · 10 years ago