Commit Graph

  • 81a66446c3 spi: ftssp010_spi: Use to_ftssp010_spi() to ensure free correct address Axel Lin 2015-02-09 15:11:09 +08:00
  • aa8306a90e spi: davinci: Remove duplicate code to set bus and cs for slave Axel Lin 2015-01-13 09:01:19 +08:00
  • a46988f11f spi: cf_qspi: Fixup to_cf_qspi_slave macro Axel Lin 2015-01-15 13:32:55 +08:00
  • 662e2acb46 sunxi: UTOO_P66: Add missing MAINTAINERS entry Hans de Goede 2015-03-29 14:55:18 +02:00
  • 961e77712b sunxi: a10-LIME set the cpu clock at boot to 912MHz Iain Paton 2015-03-28 10:27:40 +00:00
  • e71b422bd7 sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clock Iain Paton 2015-03-28 10:26:38 +00:00
  • 7a140117ef sunxi: sun4i: improve cpu clock selection method Iain Paton 2015-03-28 10:25:28 +00:00
  • 246e3b8787 sunxi: musb: Fix some lo speed devices not working with musb host Hans de Goede 2015-03-27 20:54:25 +01:00
  • 5db752353b powerpc: ppc4xx: convert AMCC boards to generic board Anatolij Gustschin 2015-03-28 16:49:47 +01:00
  • 80ee0196a6 Patch to mkenvimage to handle text files with length that exceed env size Brian McFarland 2015-03-12 11:52:49 -04:00
  • 944ab340b6 m68k: fix 3 broken boards angelo@sysam.it 2015-03-28 11:34:52 +01:00
  • 5bcd19aa29 common/board_f: move board_init_f_mem() from #else CONFIG_X86 Alexey Brodkin 2015-03-24 11:12:47 +03:00
  • 03314f0e24 vexpress64: cut config and defaults for unclear variant Linus Walleij 2015-03-23 11:06:14 +01:00
  • d5f3d17ca6 armv8: semihosting: delete external interface Linus Walleij 2015-03-23 11:06:13 +01:00
  • 49995ffe81 vexpress64: remove board late init, use smhload Linus Walleij 2015-03-23 11:06:12 +01:00
  • 202a674bb8 armv8: semihosting: add a command to load semihosted images Linus Walleij 2015-03-23 11:06:11 +01:00
  • e769f68613 armv8: semihosting: do not inline trap call Linus Walleij 2015-03-23 11:06:10 +01:00
  • 8c24929019 Document config_distro_bootcmd environment variables for interactive booting. Karsten Merker 2015-03-21 14:15:38 +01:00
  • 1344bd7ebe config: Define BOOTP client architecture and VCI for ARMv8 Thierry Reding 2015-03-20 13:11:58 +01:00
  • e2a5d55642 config: Use booti instead of bootz on 64-bit ARM Thierry Reding 2015-03-20 12:56:17 +01:00
  • 750461887e board/BuR/common: remove unused function 'blink' Hannes Petermaier 2015-03-19 10:43:16 +01:00
  • 2b5b2be5e9 board/BuR/common: move I2C initialization from common part to board-specific Hannes Petermaier 2015-03-19 10:43:15 +01:00
  • 3b6e484122 ARM: omap4_panda: enable saveenv command maxin.john@enea.com 2015-03-18 10:51:47 +01:00
  • aa63387a39 m68k: merge per-CPU config.mk into arch/m68k/Makefile Masahiro Yamada 2015-03-27 17:01:13 +09:00
  • 4cbd29284d m68k: mcf547x_8x: move CPU type to Kconfig and refactor config.mk Masahiro Yamada 2015-03-27 17:01:12 +09:00
  • f47fb6b4a0 m68k: mcf523x: move CPU type to Kconfig and refactor config.mk Masahiro Yamada 2015-03-27 17:01:11 +09:00
  • 2bb1cd53e9 m68k: mcf5227x: move CPU type to Kconfig and refactor config.mk Masahiro Yamada 2015-03-27 17:01:10 +09:00
  • 7f8ebbf095 m68k: mcf5445x: move CPU type to Kconfig and refactor config.mk Masahiro Yamada 2015-03-27 17:01:09 +09:00
  • c155ab74f7 m68k: mcf532x: move CPU type to Kconfig and refactor config.mk Masahiro Yamada 2015-03-27 17:01:08 +09:00
  • bdde659516 m68k: mcf530x: move CPU type to Kconfig and refactor config.mk Masahiro Yamada 2015-03-27 17:01:07 +09:00
  • d4a9b17df5 m68k: mcf52x2: move CPU type to Kconfig and refactor config.mk Masahiro Yamada 2015-03-27 17:01:06 +09:00
  • 3a4f6b60db kbuild: Don't reset timestamps in include/generated if not needed Michal Marek 2015-03-27 10:59:03 +09:00
  • d99cd32f05 kbuild: remove redundant line from (generic-)asm-offsets.h Masahiro Yamada 2015-03-27 10:59:02 +09:00
  • 490cf5f0c9 kbuild: merge generic-asm-offsets.h and asm-offsets.h rules Masahiro Yamada 2015-03-27 10:59:01 +09:00
  • d6c418e4b8 ARM: bcm283x: move SoC headers to mach-bcm283x/include/mach Masahiro Yamada 2015-03-19 19:42:57 +09:00
  • ddf6bd4876 ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283x Masahiro Yamada 2015-03-19 19:42:56 +09:00
  • 326a682358 malloc_f: enable SYS_MALLOC_F by default if DM is on Masahiro Yamada 2015-03-19 19:42:55 +09:00
  • 91405b7fa9 malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LEN Masahiro Yamada 2015-03-19 19:42:54 +09:00
  • 6eb6f132e6 m68k: remove arch/m68k/lib/board.c Masahiro Yamada 2015-03-19 19:42:53 +09:00
  • 0a9e7ee5bd generic-board: select SYS_GENERIC_BOARD for some architectures Masahiro Yamada 2015-03-19 19:42:52 +09:00
  • 0a12e6872e generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig Masahiro Yamada 2015-03-19 19:42:51 +09:00
  • 5f9eb22075 kbuild: remove scripts/multiconfig.sh Masahiro Yamada 2015-03-13 18:08:55 +09:00
  • 97ec89e501 kbuild: remove "*_felconfig" target Masahiro Yamada 2015-03-13 18:08:54 +09:00
  • 79d75d7527 ARM: move -march=* and -mtune= options to arch/arm/Makefile Masahiro Yamada 2015-02-27 02:40:33 +09:00
  • d8bafe1310 ARMv8: enable DM in vexpress64 board David Feng 2015-01-31 11:55:29 +08:00
  • b263302aa5 ARMv8: enable pre-allocation malloc David Feng 2015-01-31 11:55:28 +08:00
  • 3f54dc48c0 Merge branch 'master' of git://git.denx.de/u-boot-sunxi Tom Rini 2015-03-26 22:13:52 -04:00
  • f2137c2a7f Merge branch 'master' of git://git.denx.de/u-boot-dm Tom Rini 2015-03-26 22:13:32 -04:00
  • 10af87817a Merge branch 'master' of git://git.denx.de/u-boot-x86 Tom Rini 2015-03-26 22:13:11 -04:00
  • 99deda1dff sunxi: axp209: fix incorrect limits on ldo3 Iain Paton 2015-03-25 16:03:26 +00:00
  • a923abc2d3 sunxi: set GMAC TX delay = 0x1 on Cubietruck. Ian Campbell 2015-03-25 13:39:05 +00:00
  • 891ee87e2b dm: serial: remove bogus include <ns16550.h> Masahiro Yamada 2015-03-20 13:24:45 +09:00
  • f643d9294f config_distro_bootcmd.h: Prefer booting from bootable paritions Sjoerd Simons 2015-02-25 23:23:52 +01:00
  • 293eac363d config_cmd_default.h: Add 'env exists' command Sjoerd Simons 2015-02-25 23:23:51 +01:00
  • 0798d6fd41 part: Add support for list filtering on bootable partitions Sjoerd Simons 2015-02-25 23:23:50 +01:00
  • 5cab874052 watchdog/imx_watchdog: do not set WCR_WDW Sebastian Siewior 2015-03-03 17:45:43 +01:00
  • 6f1eba49a5 x86: Add ramboot and nfsboot commands in x86-common.h Bin Meng 2015-03-12 13:08:46 +08:00
  • bea59393c8 x86: galileo: Enable saving environment in SPI flash Bin Meng 2015-03-11 17:22:29 +08:00
  • fba02d69c6 x86: crownbay: Enable saving environment in SPI flash Bin Meng 2015-03-11 17:22:28 +08:00
  • a84134f721 x86: crownbay: Enable Intel Topcliff GMAC support Bin Meng 2015-03-20 17:12:21 +08:00
  • 8ee443b8eb net: Add Intel Topcliff GMAC driver Bin Meng 2015-03-20 17:12:20 +08:00
  • c58ea6cb8c net: Update README.drivers.eth to mention latest APIs Bin Meng 2015-03-20 17:12:19 +08:00
  • a7c3d5e2a9 net: Add ethernet FCS length macro in net.h Bin Meng 2015-03-20 17:12:18 +08:00
  • e4ad6031a7 x86: quark: Enable on-chip ethernet controllers Bin Meng 2015-03-11 11:25:56 +08:00
  • 83d9712e70 x86: Add queensbay fsp patch information in README.x86 Bin Meng 2015-03-05 11:21:03 +08:00
  • 0eb9dc76e2 fdtdec: Improve fdtdec_get_pci_bdf() documentation Bin Meng 2015-03-04 15:08:26 +08:00
  • 1c854dc5d4 arch/x86/cpu/quark/mrc.c: Switch to U_BOOT_DATE / U_BOOT_TIME Tom Rini 2015-02-19 06:58:57 -05:00
  • 312cc39e27 x86: quark: MRC codes clean up Bin Meng 2015-03-10 18:31:20 +08:00
  • b81bdf62e0 bav335x: Update defconfigs and fix typo in EEPROM config format Gilles Gameiro 2015-03-23 23:13:03 -07:00
  • 95b4f112f5 ARM: rpi: fix RPi1 board rev detection for warranty bit Stephen Warren 2015-03-23 23:00:25 -06:00
  • 7682a99826 remove unnecessary version.h includes Rob Herring 2015-03-17 15:28:55 -05:00
  • 3c0c1f02d5 Merge branch 'master' of git://git.denx.de/u-boot-uniphier Tom Rini 2015-03-24 10:50:16 -04:00
  • 90e357efed ARM: UniPhier: remove unnecessary ifdef conditional Masahiro Yamada 2015-03-23 00:07:33 +09:00
  • a509161a21 ARM: UniPhier: disable L2 cache by lowlevel_init of U-Boot proper Masahiro Yamada 2015-03-23 00:07:32 +09:00
  • 62118b7b01 ARM: UniPhier: optimize kicking secondary CPUs code Masahiro Yamada 2015-03-23 00:07:31 +09:00
  • 4d13b1b708 ARM: UniPhier: fix typos in comments Masahiro Yamada 2015-03-23 00:07:30 +09:00
  • def3feb8cb ARM: UniPhier: add empty lowlevel_init to U-boot proper Masahiro Yamada 2015-03-23 00:07:29 +09:00
  • 8cddc27965 ARM: UniPhier: move init stack area just below TEXT_BASE Masahiro Yamada 2015-03-23 00:07:28 +09:00
  • 6a3cffe8e1 ARM: UniPhier: add CONFIG_SPL_MAX_FOOTPRINT Masahiro Yamada 2015-03-23 00:07:27 +09:00
  • ce3a63905b ARM: UniPhier: use CONFIG_SPL_STACK to define SPL stack pointer Masahiro Yamada 2015-03-23 00:07:26 +09:00
  • 499785b970 ARM: UniPhier: enable Driver Model and UART on SPL Masahiro Yamada 2015-03-23 00:07:25 +09:00
  • a286039b13 ARM: UniPhier: enable CONFIG_PANIC_HANG Masahiro Yamada 2015-03-23 00:07:24 +09:00
  • 7d1a3a67bc ARM: UniPhier: move UART pin settings to SPL Masahiro Yamada 2015-03-23 00:07:23 +09:00
  • 94ab98bb1c ARM: UniPhier: move platform devices to SPL Masahiro Yamada 2015-03-23 00:07:22 +09:00
  • d5e7305013 ARM: UniPhier: include PH1-LD4 Makefile from PH1-sLD8 Masahiro Yamada 2015-03-23 00:07:21 +09:00
  • 4ab994b16a ARM: UniPhier: remove unnecessary CONFIG_SYS_SOC Masahiro Yamada 2015-03-16 13:46:07 +09:00
  • 27d3608076 imx:mx6slevk support reading temperature Peng Fan 2015-03-10 15:33:25 +08:00
  • b02d9acb3c imx:mx6dlsabresd fix error detecting thermal Peng Fan 2015-03-10 15:33:24 +08:00
  • 058d231687 board/seco: Add mx6q-uq7 basic board support Boris BREZILLON 2015-03-04 13:13:05 +01:00
  • a05a6045d5 ARM: iMX: define an IMX_CONFIG Kconfig option Boris BREZILLON 2015-03-04 13:13:04 +01:00
  • 89ebc82137 ARM: mx6: move to a standard arch/board approach Boris BREZILLON 2015-03-04 13:13:03 +01:00
  • 8a440b09f2 sunxi: musb: Return early on VBUS GPIO error instead of on a positive value Paul Kocialkowski 2015-03-15 18:27:44 +01:00
  • 21866c34a1 at91sam9rlek_mmc_defconfig: Add CONFIG_ARCH_AT91=y Tom Rini 2015-03-20 10:47:38 -04:00
  • e6f4042a04 Merge branch 'master' of git://git.denx.de/u-boot-atmel Tom Rini 2015-03-20 07:01:00 -04:00
  • 8e7a96364b ARM: atmel: sama5d4: set non-secured for peripherals Bo Shen 2015-03-04 13:48:47 +08:00
  • c83cb5f665 Net: macb: reset GBE bit when fallback checking Bo Shen 2015-03-04 13:35:16 +08:00
  • 993ea97e76 ARM: atmel: armv7: move spl lds to armv7 directory Bo Shen 2015-03-04 13:32:57 +08:00
  • 06dfbc0e50 ARM: atmel: sama5d4 boards: fix spl lds location Bo Shen 2015-03-04 13:32:56 +08:00
  • 66bfce55f1 ARM: atmel: sama5d4 xplained: enable mmc power Bo Shen 2015-02-13 15:53:18 +08:00
  • 6eb7e136a3 ARM: at91: at91sam9rlek: add hush parser to defconfig Wu, Josh 2015-02-03 18:19:05 +08:00