Commit Graph

  • 45bd01ef35 arm/km: rename BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT Holger Brunck 2013-01-15 22:51:20 +00:00
  • 7070b550be kirkwood_nand: allow usage of NAND_ECC_SOFT_BCH Gerlando Falauto 2013-01-15 22:34:28 +00:00
  • c97b6df1ae Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' Albert ARIBAUD 2013-04-12 08:51:41 +02:00
  • 60442b3039 mx31pdk: Remove watchdog support Fabio Estevam 2013-04-09 09:03:52 +00:00
  • 1a9a91dcfa arm: Make all linker scripts compatible with per-symbol sections Benoît Thébaudeau 2013-04-11 09:36:03 +00:00
  • 9ce8e2386c arm1176: Remove unused MMU setup from start.S Benoît Thébaudeau 2013-04-11 09:36:02 +00:00
  • 66f30bf983 arm: Remove deprecated and now unused NAND SPL Benoît Thébaudeau 2013-04-11 09:36:01 +00:00
  • e53232250b arm: Remove support for unused s3c64xx Benoît Thébaudeau 2013-04-11 09:36:00 +00:00
  • c82730cb8e Revert "mkconfig: start deprecating Makefile config targets" Benoît Thébaudeau 2013-04-11 09:35:59 +00:00
  • 52587f1ef8 arm: Remove support for smdk6400 Benoît Thébaudeau 2013-04-11 09:35:58 +00:00
  • 7d5a5c79ca imx: Add u-boot-with-nand-spl.imx make target Benoît Thébaudeau 2013-04-11 09:35:57 +00:00
  • ba5976092f imx: Add u-boot-with-spl.imx make target Benoît Thébaudeau 2013-04-11 09:35:56 +00:00
  • 600ed32152 .gitignore: Add /SPL Benoît Thébaudeau 2013-04-11 09:35:55 +00:00
  • 120ae6091d Makefile: Move SHELL setup to config.mk Benoît Thébaudeau 2013-04-11 09:35:54 +00:00
  • 5c6db120fc arm: Remove unused relocate_code() parameters Benoît Thébaudeau 2013-04-11 09:35:53 +00:00
  • ac415a5720 arm926ejs: Remove deprecated and now unused NAND SPL Benoît Thébaudeau 2013-04-11 09:35:52 +00:00
  • da962b7175 nand: mxc: Switch NAND SPL to generic SPL Benoît Thébaudeau 2013-04-11 09:35:51 +00:00
  • 8b7cd098dd imx: Fix automatic make targets for imx images Benoît Thébaudeau 2013-04-11 09:35:50 +00:00
  • 6113d3f27c Makefile: Change CONFIG_SPL_PAD_TO to image offset Benoît Thébaudeau 2013-04-11 09:35:49 +00:00
  • 2979b26323 autoconfig.mk: Make it possible to define configs from other configs Benoît Thébaudeau 2013-04-11 09:35:48 +00:00
  • 9c5feab76f arm: crt0.S: Remove bogus .globl Benoît Thébaudeau 2013-04-11 09:35:47 +00:00
  • 7086e91b0e arm: relocate_code(): Use __image_copy_end for end of relocation Benoît Thébaudeau 2013-04-11 09:35:46 +00:00
  • 4b3db1cd31 arm: relocate_code(): Remove useless relocation offset computation Benoît Thébaudeau 2013-04-11 09:35:45 +00:00
  • 1dd1276fd8 arm1136: Remove redundant relocate_code() return Benoît Thébaudeau 2013-04-11 09:35:44 +00:00
  • 959eaa74b8 arm: relocate_code() is no longer noreturn Benoît Thébaudeau 2013-04-11 09:35:43 +00:00
  • 508611bcb7 arm: start.S: Fix _TEXT_BASE for SPL Benoît Thébaudeau 2013-04-11 09:35:42 +00:00
  • 3ec9d6eb09 nand: mxc: Use appropriate page number in syndrome functions Benoît Thébaudeau 2013-04-11 09:35:41 +00:00
  • 78ee7b1729 nand: mxc: Fix debug trace in mxc_nand_read_oob_syndrome() Benoît Thébaudeau 2013-04-11 09:35:40 +00:00
  • 68fbc0e686 imx: mx53ard: Add support for NAND Flash Benoît Thébaudeau 2013-04-11 09:35:39 +00:00
  • e78b140801 imx: mx5: lowlevel_init: Simplify code Benoît Thébaudeau 2013-04-11 09:35:38 +00:00
  • 35537bc773 nand: mxc: Add support for i.MX5 Benoît Thébaudeau 2013-04-11 09:35:37 +00:00
  • 2dc0aa0227 nand: mxc: Prepare to add support for i.MX5 Benoît Thébaudeau 2013-04-11 09:35:36 +00:00
  • a430e91643 mtd: nand: mxc_nand: Fix is_16bit_nand() Fabio Estevam 2013-04-11 09:35:35 +00:00
  • 66bd1846ef mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BIT Fabio Estevam 2013-04-11 09:35:34 +00:00
  • 785881f775 env: Add redundant env support to UBI env Joe Hershberger 2013-04-08 10:32:52 +00:00
  • 2b74433f36 env: Add support for UBI environment Joe Hershberger 2013-04-08 10:32:51 +00:00
  • a7eb1d66c7 mtd: Make mtdparts work with pre-reloc env Joe Hershberger 2013-04-08 10:32:50 +00:00
  • 147162dac6 ubi: ubifs: Turn off verbose prints Joe Hershberger 2013-04-08 10:32:49 +00:00
  • 70c219cd7c ubi: ubifs: Add documentation for README Joe Hershberger 2013-04-08 10:32:48 +00:00
  • 7182906750 ubi: Expose a few simple functions from the cmd_ubi Joe Hershberger 2013-04-08 10:32:47 +00:00
  • 76c1637e95 ubi: Fix broken cleanup code in attach_by_scanning Joe Hershberger 2013-04-08 10:32:46 +00:00
  • 3d38910151 Do not call board_early_init_f() twice Vadim Bendebury 2013-04-09 14:06:51 +00:00
  • 980464a4fc Merge branch 'master' of git://git.denx.de/u-boot-usb Tom Rini 2013-04-11 14:31:50 -04:00
  • eef6da0326 omap5912-osk: Fix get_timer() and CONFIG_SYS_HZ Jon Hunter 2013-04-09 16:41:33 -05:00
  • 54ef1f6774 omap5912-osk: Increase flash partition for u-boot Jon Hunter 2013-04-09 16:41:32 -05:00
  • 2a309f33de omap5912-osk: Fix device initialisation Jon Hunter 2013-04-09 16:41:31 -05:00
  • 5faba1eac6 omap5912-osk: Fix booting from NOR flash Jon Hunter 2013-04-09 16:41:30 -05:00
  • c8b30b858f omap5912-osk: Fix DRAM initialisation Jon Hunter 2013-04-09 16:41:29 -05:00
  • a519602d95 omap5_uevm: Correct to 2MiB aligned partitions on eMMC Tom Rini 2013-04-10 15:10:10 -04:00
  • a1c8fb9132 OMAP4: Fix bug in omap4460_volts struct Lubomir Popov 2013-04-08 22:05:33 +00:00
  • fac150e83f powerpc/lib: fix unsafe register handling in wait_ticks Mats Kärrman 2013-04-09 17:10:59 +02:00
  • b996a3e9a8 am335x: Update timings for the beaglebone again Tom Rini 2013-04-10 15:10:54 +02:00
  • dda48e8eff powerpc/usb: Fix usb device-tree fix-up ramneek mehresh 2013-02-17 18:23:32 +00:00
  • ef4e9fc6aa am335x_evm: Enable DFU for NAND and MMC, provide example alt_infos Pantelis Antoniou 2013-03-14 05:32:55 +00:00
  • af5666c885 am335x_evm: Add CONFIG_CMD_MTDPARTS and relevant defaults Tom Rini 2013-03-14 05:32:54 +00:00
  • 559eae1cb6 am335x_evm: Define CONFIG_SYS_CACHELINE_SIZE Pantelis Antoniou 2013-03-14 05:32:53 +00:00
  • c6631764c2 dfu: NAND specific routines for DFU operation Pantelis Antoniou 2013-03-14 05:32:52 +00:00
  • c4df2f4100 cmd_nand.c: Fix CONFIG_CMD_NAND_YAFFS Tom Rini 2013-03-14 05:32:51 +00:00
  • c39d6a0ea5 nand: Extend nand_(read|write)_skip_bad with *actual and limit parameters Tom Rini 2013-03-14 05:32:50 +00:00
  • a24c3155db dfu: Change indentation of defines in <dfu.h> Tom Rini 2013-03-14 05:32:49 +00:00
  • ea2453d56b dfu: Support larger than memory transfers. Pantelis Antoniou 2013-03-14 05:32:48 +00:00
  • b3ba6e94b8 README: Document current DFU CONFIG options Tom Rini 2013-03-14 05:32:47 +00:00
  • 74f40ea1bc am335x/ti814x: Correct MMC_BOOT_DEVICES_START/END Tom Rini 2013-04-09 11:40:40 -04:00
  • 645b271a60 patman: Add Series-process-log tag to sort/uniq change logs Simon Glass 2013-03-26 13:09:44 +00:00
  • 902a9715ea patman: Add -a option to refrain from test-applying the patches Simon Glass 2013-03-26 13:09:43 +00:00
  • 68618281e5 patman: Don't barf if the word 'commit' starts a line Doug Anderson 2013-03-01 11:11:07 +00:00
  • a1318f7cdc patman: Provide option to ignore bad aliases Simon Glass 2013-03-26 13:09:42 +00:00
  • f140b5863b Merge branch 'patman' of git://git.denx.de/u-boot-x86 Tom Rini 2013-04-08 12:03:22 -04:00
  • 381c6e2c90 cmd_sf: include header file common.h before div64.h Mingkai Hu 2013-04-07 22:13:32 +00:00
  • a6142706f5 common/cmd_test: Avoid macro expansion York Sun 2013-04-04 11:52:53 +00:00
  • 3cb5ca75a1 dfu: Increase DFU buffer size from 4MiB to 8MiB Łukasz Majewski 2013-04-04 04:32:58 +00:00
  • 664277203c dfu:ext4:fix: Change ext4write command order of parameters Łukasz Majewski 2013-04-04 04:32:57 +00:00
  • dd2445ec1b omap5_common.h: Use fallback CONFIG_SYS_BAUDRATE_TABLE Tom Rini 2013-04-05 06:21:46 +00:00
  • 9552ee3ea9 omap5_uevm.h: Move uEVM-specific choices to omap5_uevm.h Tom Rini 2013-04-05 06:21:45 +00:00
  • c3d2c24f6c OMAP3/4/5/AM33xx: Correct logic for checking FAT or RAW MMC Tom Rini 2013-04-05 06:21:44 +00:00
  • d3d82e9fc6 arm: omap4: Fix SDRAM AUTO DETECTION Lokesh Vutla 2013-04-04 19:51:14 +00:00
  • a8f408a8c4 OMAP: Fix copy-paste bug that did not enable UART4 clock Lubomir Popov 2013-04-04 05:51:45 +00:00
  • 4e7e88d996 doc/feature-removal-schedule.txt: Add CONFIG_SYS_(CLOCKS|PADS)_ENABLE_ALL Tom Rini 2013-04-02 07:39:43 +00:00
  • aaed0a23c9 ARM: OMAP4/5: Make bootz as the default boot command SRICHARAN R 2013-04-04 23:39:47 +00:00
  • 143070df8e ARM: OMAP4/5: Change the default boot command to work with device tree SRICHARAN R 2013-04-04 23:39:27 +00:00
  • 78fd004107 omap5: Allow use of a plain text env file Nishanth Menon 2013-04-01 05:52:40 +00:00
  • d3501ed584 ARM: OMAP5: Set fdt_high to enable booting with Device tree SRICHARAN R 2013-04-01 05:52:39 +00:00
  • 2c2a9f3a1f ARM: OMAP5: Rename omap5_evm to omap5_uevm SRICHARAN R 2013-04-01 05:52:38 +00:00
  • d1da76e9f8 omap2420-h4: Fix get_timer() and CONFIG_SYS_HZ Hunter, Jon 2013-04-03 09:35:36 +00:00
  • faad9c0256 omap2420-h4: Add device tree support Hunter, Jon 2013-04-03 09:35:35 +00:00
  • 47f58a7357 omap2420-h4: Fix booting from NOR flash Hunter, Jon 2013-04-03 09:35:34 +00:00
  • 335d9394c9 omap2420-h4: Fix DRAM initialisation Hunter, Jon 2013-04-03 09:35:33 +00:00
  • 616cf60ee0 tricorder: enable hw assisted BCH8 in SPL and u-boot Andreas Bießmann 2013-04-02 06:05:58 +00:00
  • 4a0930069b omap_gpmc: add support for hw assisted BCH8 Andreas Bießmann 2013-04-05 04:55:21 +00:00
  • da634ae356 omap_gpmc: change nandecc command Andreas Bießmann 2013-04-04 23:52:50 +00:00
  • c0ed9179b8 omap3/omap_gpmc.h: add ooblayout for BCH8 as in kernel Andreas Bießmann 2013-04-02 06:05:55 +00:00
  • 5bf299bc4f asm/omap_gpmc.h: consolidate common defines Andreas Bießmann 2013-04-02 06:05:54 +00:00
  • 86b128d6f7 omap3/cpu.h: add BCH support Andreas Bießmann 2013-04-02 06:05:53 +00:00
  • fd2aeac560 omap3_beagle: Flush UART3 xmit on enable if TEMT is broken Manfred Huber 2013-03-29 02:52:36 +00:00
  • 5aa014d613 am335x: Enable MMC1 clock Tom Rini 2013-04-03 08:50:01 +00:00
  • cecac32a06 pcm051: Enable DDR PHY dynamic power down bit Lars Poeschel 2013-04-03 04:37:52 +00:00
  • 76b09b8561 musb: set MUSB speed based on CONFIG Bin Liu 2013-03-21 05:27:49 +00:00
  • 4de602f2b0 musb: am335x: disable bulk split-combine feature Bin Liu 2013-03-21 05:27:48 +00:00
  • 8bf3c32285 logo: update to the new logo for ATMEL Josh Wu 2013-03-28 18:37:49 +08:00
  • cd0f4fa1ca Revert "env: fix potential stack overflow in environment functions" Tom Rini 2013-04-05 14:55:21 -04:00