Commit Graph

  • 1551df35f2 arm: Switch to -mno-unaligned-access when supported by the compiler Tom Rini 2014-02-25 10:27:01 -05:00
  • f503cc49a5 checkpatch.pl: Add warning for new __packed additions Tom Rini 2014-02-25 10:27:00 -05:00
  • b60eff31f3 arm: remove unneeded symbol offsets and _TEXT_BASE Albert ARIBAUD 2014-02-22 17:53:43 +01:00
  • d0b5d9da5d arm: make _end compiler-generated Albert ARIBAUD 2014-02-22 17:53:42 +01:00
  • 62bbc2f25a cm_t335: fix linker file to produce full ELF Albert ARIBAUD 2014-02-22 17:53:41 +01:00
  • 715b56fe2b Revert "ext4fs: Add ext4 extent cache for read operations" Tom Rini 2014-02-26 08:18:58 -05:00
  • a7e8c15f71 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx Tom Rini 2014-02-25 12:44:13 -05:00
  • 4c48cfb58b arm: omap: delete unincluded omap-common/config.mk Masahiro Yamada 2014-02-25 10:01:50 +09:00
  • 4a377552f0 kbuild: Move linker sciript check to prepare1 Masahiro Yamada 2014-02-25 19:26:48 +09:00
  • 331b45fb70 kbuild: Fix a false error of generic board support Masahiro Yamada 2014-02-25 19:26:47 +09:00
  • 0d1e8aacb8 kbuild: get back DTB at the top directory Masahiro Yamada 2014-02-21 15:34:30 +09:00
  • ed1ca528aa kbuild: add misc targets, help, ubootrelease, ubootversion Masahiro Yamada 2014-02-24 11:12:23 +09:00
  • 886d86e87d kbuild: support building signle targets Masahiro Yamada 2014-02-24 11:12:22 +09:00
  • 630d23455b kbuild: refactor more IMX image rules Masahiro Yamada 2014-02-24 11:12:21 +09:00
  • 4e0c8abcdd kbuild: use shorten logs for IMX images Masahiro Yamada 2014-02-24 11:12:20 +09:00
  • 04a34c96b1 kbuild: use shorten logs for misc targets Masahiro Yamada 2014-02-24 11:12:19 +09:00
  • ad0fed46b9 kbuild: use shorten log for linking u-boot Masahiro Yamada 2014-02-24 11:12:18 +09:00
  • 982a1199c9 kbuild: use shorten logs for combined rules of mkimage, padding and cat Masahiro Yamada 2014-02-24 11:12:17 +09:00
  • ee0acfa283 kbuild: use shorten logs for cat rules Masahiro Yamada 2014-02-24 11:12:16 +09:00
  • 9bf215b035 kbuild: use shorten logs for mkimage rules Masahiro Yamada 2014-02-24 11:12:15 +09:00
  • f9c235fd99 kbuild: use shorten logs objcopy rules Masahiro Yamada 2014-02-24 11:12:14 +09:00
  • 03c7b3fc0b kbuild: Add $(Q) when descending into subdirectories Masahiro Yamada 2014-02-24 11:12:13 +09:00
  • 95ddcd68ab kbuild: rename OBJCFLAGS to OBJCOPYFLAGS Masahiro Yamada 2014-02-24 11:12:12 +09:00
  • 6a44d80634 kbuild: move asm-offsets.h rules to ./Kbuild Masahiro Yamada 2014-02-24 11:12:11 +09:00
  • 6378008a44 kbuild: abolish "depend" target Masahiro Yamada 2014-02-24 11:12:10 +09:00
  • 7424145f30 kbuild: consolidate version and timestamp headers generation Masahiro Yamada 2014-02-24 11:12:09 +09:00
  • 5b1f1f4aff Makefile: add a new script to check -fstack-usage support Masahiro Yamada 2013-12-11 20:11:34 +09:00
  • 91d7746df8 fsl/usb: Limit phy_type comparison to first four characters Nikhil Badola 2014-02-17 16:58:36 +05:30
  • c6e8f49a16 powerpc/mpc8536DS:Increase binary size for mpc8536DS board Haijun.Zhang 2014-02-13 09:03:02 +08:00
  • e0d809647f ar8031/8033/phy:enable autonegotiation for ar8031/8033 Zhao Qiang 2013-12-23 15:51:33 +08:00
  • c9e1f58818 powerpc: p1010rdb: Enable p1010rdb to start from NAND/SD/SPI flash with SPL Ying Zhang 2014-01-24 15:50:09 +08:00
  • 27585bd357 SPL: P1022DS: fix the problem booting from spi flash Ying Zhang 2014-01-24 15:50:08 +08:00
  • 5a89fa927c SPL: P2020RDB: fix the problem booting from spi flash Ying Zhang 2014-01-24 15:50:07 +08:00
  • ee4d65117d SPL: powerpc: expand SPL's length to 128K Ying Zhang 2014-01-24 15:50:06 +08:00
  • 254887a57e powerpc/t2081qds: Add T2081 QDS board support Shengzhou Liu 2014-02-21 13:16:19 +08:00
  • 35c471e509 powerpc/t208x: some update to support t2081 Shengzhou Liu 2014-01-21 14:11:47 +08:00
  • ad21fbc118 boards.cfg: Keep arc entries sorted Fabio Estevam 2014-02-24 10:32:42 -03:00
  • f55e911ff4 arm: delete unused macro CONFIG_ARCH_DEVICE_TREE Masahiro Yamada 2014-02-24 21:45:48 +09:00
  • f131df8c1a x86: coreboot: delete unused coreboot/config.mk Masahiro Yamada 2014-02-24 21:36:35 +09:00
  • eae745379d power: fix: Do not execute pmic command when not all necessary parameters are passed Łukasz Majewski 2014-02-24 13:33:08 +01:00
  • 6445262ca8 kbuild: fix SPL link bug when USE_PRIVATE_LIBGCC is "yes" Masahiro Yamada 2014-02-24 20:44:14 +09:00
  • 61fcc7d275 part_efi: fix protective mbr struct allocation Hector Palacios 2014-02-13 09:48:24 +01:00
  • fae56934a0 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' Albert ARIBAUD 2014-02-24 10:29:59 +01:00
  • 9ed679aeeb board: bcm28155_ap: Add board files Darwin Rambo 2014-02-11 11:06:38 -08:00
  • 7a9d0ad009 mmc: kona: Add Kona mmc driver Darwin Rambo 2014-02-11 11:06:37 -08:00
  • 4bded3a367 i2c: kona: Add Kona I2C driver Darwin Rambo 2014-02-11 11:06:36 -08:00
  • 24e5219754 gpio: kona: Add Kona gpio driver Darwin Rambo 2014-02-11 11:06:35 -08:00
  • 989ce04999 arch: bcm281xx: Initial commit of bcm281xx architecture code Darwin Rambo 2014-02-11 11:06:34 -08:00
  • b3134fce89 arch: kona: Initial commit of kona-common architecture code Darwin Rambo 2014-02-11 11:06:33 -08:00
  • 1998a1a6c3 ARM: rpi_b: rework boot scripts, enable sysboot Stephen Warren 2014-02-13 20:44:07 -07:00
  • 11f2968706 ti814x: Fix illegal use of FP ops in clock_ti814x.c Måns Rullgård 2013-10-28 23:19:53 +00:00
  • 4f80d5ba8e omap4_common: config: remove I2C for SPL mode Nishanth Menon 2014-01-07 20:06:56 -06:00
  • 2efa79ae00 dra7xx_evm: Enable GPT commands Tom Rini 2014-01-21 17:15:08 -05:00
  • 0f1b044395 am43xx_evm: Enable GPT commands Tom Rini 2014-01-21 17:15:07 -05:00
  • 01d92b0472 am335x_evm: Enable GPT commands Tom Rini 2014-01-21 17:15:06 -05:00
  • bc97f48915 arm: omap: cm_t35: Remove CONFIG_SYS_BOOTMAPSZ to fix FDT Linux booting Stefan Roese 2014-02-21 09:28:33 +01:00
  • 82da4410f8 DRA7: fix ABB efuse offset for OPP_NOM Nishanth Menon 2014-02-18 12:00:01 -06:00
  • 6e2192a3d8 ARM: OMAP4: fix DDR timings for OMAP4430 ES2.0 Janne Grunau 2014-02-16 21:57:18 +01:00
  • a5d64dbf20 OMAP3: fix default environment for mcx board Stefano Babic 2014-02-14 12:51:27 +01:00
  • f1eb45dcad omap3: fix pinmux for mcx board Stefano Babic 2014-02-14 12:51:26 +01:00
  • 9267110270 OMAP3: add missing gpio clock init and fix NAND SPL for mcx board Stefano Babic 2014-02-14 12:51:25 +01:00
  • 36481ded99 arm: omap3: Fix tao3530/omap3_ha SPL boot hangup (GPIO clocks not enabled) Stefan Roese 2014-02-14 09:47:17 +01:00
  • cd8341b7eb ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator control Dave Gerlach 2014-02-10 11:41:49 -05:00
  • 072cefe07d Add support for B&R KWB Motherboard Hannes Petermaier 2014-02-07 14:06:50 +01:00
  • 893c04e17c board: Add support for B&R T-Series Motherboard Hannes Petermaier 2014-02-07 08:07:36 +01:00
  • da4105dfcd am335x: Initial support for Silica Pengwyn board Lothar Felten 2014-01-31 17:34:14 +01:00
  • 1674df60d1 ubifs: fix checkpatch warning Karicheri, Muralidharan 2014-01-20 17:10:07 -05:00
  • 06109f498f common, itest: pass u-boot env variables to itest.s Heiko Schocher 2014-01-25 07:27:12 +01:00
  • f9f4d809a0 common, ubi: add ubi check volumename command Heiko Schocher 2014-01-25 07:27:11 +01:00
  • 2dd285f571 boards.cfg: Delete the equivalent entries Masahiro Yamada 2014-01-23 20:09:29 +09:00
  • 3fa6705003 boards.cfg: Place "-" in the 8th field if it is the same as 7th Masahiro Yamada 2014-01-23 20:09:28 +09:00
  • fc0fc50f38 ext4fs: Add ext4 extent cache for read operations Ionut Nicu 2014-02-04 15:48:10 +01:00
  • ee456337c6 SMC91111: Fix compilation warnings Bhupesh Sharma 2014-02-05 13:09:56 +05:30
  • 276511871b kbuild: fix errors of 'make *tags' and 'make cscope' Masahiro Yamada 2014-02-21 15:45:11 +09:00
  • 73c8b52b39 kbuild: a minor optimization of "make clobber" Masahiro Yamada 2014-02-20 17:50:57 +09:00
  • 5d0f01570c .gitignore: ignore boot images by pattern rule /u-boot* Masahiro Yamada 2014-02-20 17:43:07 +09:00
  • 76698b4e6c Fix memory commands for 64-bit platforms York Sun 2014-02-12 15:55:35 -08:00
  • e22361af07 pxe: prepend fdtdir to DTB name irrespective of source Stephen Warren 2014-02-12 14:30:04 -07:00
  • 102c051fcc fix address of error message in mtest command David Feng 2014-02-12 16:10:08 +08:00
  • e38661634b common: Add get_effective_memsize() to memsize.c York Sun 2014-02-11 11:57:26 -08:00
  • 6b1e1254f3 driver/ddr: Add 256 byte interleaving support York Sun 2014-02-10 13:59:44 -08:00
  • 6b9e309a8a Driver/ddr: Add support of different DDR base address York Sun 2014-02-10 13:59:43 -08:00
  • 4e5b1bd0df driver/ddr: Change Freescale ARM DDR driver to support both big and little endian York Sun 2014-02-10 13:59:42 -08:00
  • 9c89614d3f common: Remove invalid endianess conversion Christian Eggers 2014-02-08 19:27:45 +01:00
  • 1cb8393a13 serial: arc: Convert to use default_serial_puts Axel Lin 2014-02-08 15:04:58 +08:00
  • 5c92d4823d ARM: rpi_b: load /uEnv.txt from MMC at startup Stephen Warren 2014-02-05 20:49:22 -07:00
  • 29235b7337 ARM: rpi_b: convert to use distro defaults Stephen Warren 2014-02-05 20:49:21 -07:00
  • b81fdb0486 pxe: allow compilation when !defined(CONFIG_CMD_NET) Stephen Warren 2014-02-05 20:49:20 -07:00
  • 1530f6f51a fs/fdos: Remove Tom Rini 2014-02-21 08:42:02 -05:00
  • 4c89a369c7 Merge branch 'master' of git://git.denx.de/u-boot-spi Tom Rini 2014-02-21 08:00:22 -05:00
  • 36ae5cd2a8 arc: fix relocation for big-endian target Alexey Brodkin 2014-02-18 15:10:58 +04:00
  • c42eb7f2c7 axs101: change command prompt marker to match marketing name of the board Alexey Brodkin 2014-02-08 10:30:59 +04:00
  • f39b2a6e88 axs101: fix dw gmac instantiation for updated dw gmac driver Alexey Brodkin 2014-02-08 10:24:35 +04:00
  • 94b5400e76 serial/serial_arc: switch from {read|write}l to {read|write}b accessors Alexey Brodkin 2014-02-08 10:10:02 +04:00
  • 1d568c7666 serial/serial_arc: add work-around of ISS bug Alexey Brodkin 2014-02-08 10:10:01 +04:00
  • 6853e6aa77 Merge branch 'master' of git://git.denx.de/u-boot-arm Tom Rini 2014-02-20 12:18:59 -05:00
  • 130fbeb1c5 blackfin: Add <asm/clock.h> to numerous drivers Tom Rini 2014-02-20 10:14:10 -05:00
  • 17eb1d8f57 dfu: mmc: fs: Fix format accepted by ext4write command Lukasz Majewski 2014-02-20 10:29:18 +01:00
  • 3241e3d08c venice2: move device tree to fix build error Masahiro Yamada 2014-02-20 17:18:42 +09:00
  • 3e11350255 Merge branch 'u-boot/master' into 'u-boot-arm/master' Albert ARIBAUD 2014-02-20 13:16:05 +01:00