| Commit message (Expand) | Author | Age | Lines |
* | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-05-30 | -2/+8 |
|\ |
|
| * | README: Correct reference for CONFIG_SUPPORT_RAW_INITRD | Tom Rini | 2013-05-16 | -1/+1 |
| * | Power: remove support for Freescale MPC8220 | Wolfgang Denk | 2013-05-15 | -1/+0 |
| * | image: Add CONFIG_FIT_SPL_PRINT to control FIT image printing in SPL | Simon Glass | 2013-05-14 | -0/+6 |
| * | blackfin: bf609: add softswitch config command | Bob Liu | 2013-05-13 | -0/+1 |
* | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-05-11 | -0/+4 |
|\ \ |
|
| * | | ARM: OMAP5: Fix warm reset with USB cable connected | Lokesh Vutla | 2013-05-10 | -0/+4 |
* | | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-05-11 | -0/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | Add fuse API and commands | Benoît Thébaudeau | 2013-04-28 | -0/+1 |
| |/ |
|
* | | Add SLRE - Super Light Regular Expression library | Wolfgang Denk | 2013-05-01 | -0/+7 |
* | | flash: Add optional verify-after-write feature | Stefan Roese | 2013-04-22 | -0/+9 |
|/ |
|
* | cosmetic: fix CONFIG_SPL_BSS_MAX_SIZE typo in README | Albert ARIBAUD | 2013-04-14 | -2/+2 |
* | ARM: fix CONFIG_SPL_MAX_SIZE semantics | Albert ARIBAUD | 2013-04-14 | -2/+16 |
* | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-04-12 | -6/+89 |
|\ |
|
| * | env: Add redundant env support to UBI env | Joe Hershberger | 2013-04-11 | -0/+6 |
| * | env: Add support for UBI environment | Joe Hershberger | 2013-04-11 | -0/+21 |
| * | ubi: ubifs: Turn off verbose prints | Joe Hershberger | 2013-04-11 | -0/+10 |
| * | ubi: ubifs: Add documentation for README | Joe Hershberger | 2013-04-11 | -0/+16 |
| * | dfu: NAND specific routines for DFU operation | Pantelis Antoniou | 2013-04-10 | -0/+3 |
| * | dfu: Support larger than memory transfers. | Pantelis Antoniou | 2013-04-10 | -0/+7 |
| * | README: Document current DFU CONFIG options | Tom Rini | 2013-04-10 | -0/+13 |
| * | README: document the requirements for CONFIG_SYS_HZ | Stephen Warren | 2013-04-02 | -0/+7 |
| * | Consolidate bool type | York Sun | 2013-04-01 | -6/+6 |
* | | Makefile: Change CONFIG_SPL_PAD_TO to image offset | Benoît Thébaudeau | 2013-04-12 | -2/+5 |
* | | mtd: nand: mxc_nand: Fix is_16bit_nand() | Fabio Estevam | 2013-04-12 | -1/+2 |
* | | mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BIT | Fabio Estevam | 2013-04-12 | -3/+6 |
* | | omap3_beagle: Flush UART3 xmit on enable if TEMT is broken | Manfred Huber | 2013-04-08 | -8/+0 |
|/ |
|
* | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-03-24 | -0/+4 |
|\ |
|
| * | Allow AM335x MPU core clock speed to be specified in the board config file | Mark Jackson | 2013-03-22 | -0/+4 |
* | | ARM: implement erratum 716044 workaround | Stephen Warren | 2013-03-22 | -0/+1 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2013-03-18 | -0/+29 |
|\ |
|
| * | ARM: implement some Cortex-A9 errata workarounds | Stephen Warren | 2013-03-13 | -0/+10 |
| * | Merge u-boot/master into u-boot-ti/master | Tom Rini | 2013-03-11 | -1/+12 |
| |\ |
|
| * | | lcd: implement a callback for splashimage | Nikita Kiryanov | 2013-03-11 | -0/+11 |
| * | | lcd: add option for board specific splash screen preparation | Nikita Kiryanov | 2013-03-08 | -0/+8 |
* | | | Add CONFIG_SYS_SYM_OFFSETS to support offset symbols | Simon Glass | 2013-03-15 | -0/+7 |
* | | | __HAVE_ARCH_GENERIC_BOARD controls availabilty of generic board | Simon Glass | 2013-03-15 | -0/+10 |
* | | | Feature Removal: disable "mtest" command by default | Wolfgang Denk | 2013-03-11 | -1/+2 |
| |/
|/| |
|
* | | sandbox: Add 'sb' command to access filesystem features | Simon Glass | 2013-03-04 | -0/+1 |
* | | sandbox: Add un/map_sysmen() to deal with sandbox's ram_buf | Simon Glass | 2013-02-28 | -0/+9 |
* | | imls: Add support to list images in NAND device | Vipin Kumar | 2013-02-22 | -1/+2 |
|/ |
|
* | x86: Remove unused real mode code | Simon Glass | 2013-02-14 | -5/+0 |
* | x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTOR | Simon Glass | 2013-02-14 | -3/+3 |
* | Merge remote-tracking branch 'mpc83xx/next' | Kim Phillips | 2013-01-16 | -0/+10 |
|\ |
|
| * | powerpc/mpc83xx: add support for new SPL | Scott Wood | 2012-12-19 | -0/+6 |
| * | spl: Change PAD_TO to CONFIG_SPL_PAD_TO | Scott Wood | 2012-12-19 | -0/+4 |
* | | VIDEO: better document the correct use of CONFIG_FB_ADDR | Wolfgang Denk | 2013-01-14 | -4/+7 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2013-01-11 | -0/+28 |
|\ \ |
|
| * \ | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-01-11 | -0/+8 |
| |\ \ |
|
| | * | | serial/ns16550: add an option to avoid hanging on broken platforms | Javier Martinez Canillas | 2013-01-10 | -0/+8 |