Age | Commit message (Expand) | Author |
2015-03-31 | ARM: at91: at91sam9n12ek: save the environment to a fat file in MMC card | Wu, Josh |
2015-03-31 | arm, at91: corvus: move MACH_TYPE to defconfig | Heiko Schocher |
2015-03-29 | sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clock | Iain Paton |
2015-03-28 | powerpc: ppc4xx: convert AMCC boards to generic board | Anatolij Gustschin |
2015-03-28 | m68k: fix 3 broken boards | angelo@sysam.it |
2015-03-28 | vexpress64: cut config and defaults for unclear variant | Linus Walleij |
2015-03-28 | vexpress64: remove board late init, use smhload | Linus Walleij |
2015-03-28 | ARM: omap4_panda: enable saveenv command | maxin.john@enea.com |
2015-03-28 | m68k: mcf547x_8x: move CPU type to Kconfig and refactor config.mk | Masahiro Yamada |
2015-03-28 | m68k: mcf523x: move CPU type to Kconfig and refactor config.mk | Masahiro Yamada |
2015-03-28 | m68k: mcf5227x: move CPU type to Kconfig and refactor config.mk | Masahiro Yamada |
2015-03-28 | m68k: mcf5445x: move CPU type to Kconfig and refactor config.mk | Masahiro Yamada |
2015-03-28 | m68k: mcf532x: move CPU type to Kconfig and refactor config.mk | Masahiro Yamada |
2015-03-28 | m68k: mcf530x: move CPU type to Kconfig and refactor config.mk | Masahiro Yamada |
2015-03-28 | m68k: mcf52x2: move CPU type to Kconfig and refactor config.mk | Masahiro Yamada |
2015-03-28 | malloc_f: enable SYS_MALLOC_F by default if DM is on | Masahiro Yamada |
2015-03-28 | generic-board: select SYS_GENERIC_BOARD for some architectures | Masahiro Yamada |
2015-03-25 | x86: Add ramboot and nfsboot commands in x86-common.h | Bin Meng |
2015-03-25 | x86: galileo: Enable saving environment in SPI flash | Bin Meng |
2015-03-25 | x86: crownbay: Enable saving environment in SPI flash | Bin Meng |
2015-03-25 | x86: crownbay: Enable Intel Topcliff GMAC support | Bin Meng |
2015-03-25 | x86: quark: Enable on-chip ethernet controllers | Bin Meng |
2015-03-23 | ARM: UniPhier: add empty lowlevel_init to U-boot proper | Masahiro Yamada |
2015-03-23 | ARM: UniPhier: move init stack area just below TEXT_BASE | Masahiro Yamada |
2015-03-23 | ARM: UniPhier: add CONFIG_SPL_MAX_FOOTPRINT | Masahiro Yamada |
2015-03-23 | ARM: UniPhier: use CONFIG_SPL_STACK to define SPL stack pointer | Masahiro Yamada |
2015-03-23 | ARM: UniPhier: enable Driver Model and UART on SPL | Masahiro Yamada |
2015-03-23 | ARM: UniPhier: enable CONFIG_PANIC_HANG | Masahiro Yamada |
2015-03-20 | Merge branch 'master' of git://git.denx.de/u-boot-atmel | Tom Rini |
2015-03-18 | ARM: atmel: armv7: move spl lds to armv7 directory | Bo Shen |
2015-03-18 | ARM: atmel: sama5d4 boards: fix spl lds location | Bo Shen |
2015-03-18 | ARM: at91: at91sam9rlek: add mmc environment configuration | Wu, Josh |
2015-03-18 | ARM: at91: at91sam9rlek: add mci support | Wu, Josh |
2015-03-18 | ARM: at91: at91sam9rlek: update the default nand flash configs | Wu, Josh |
2015-03-18 | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2015-03-17 | mpc83xx: preempt premature board support removal by setting GENERIC_BOARD | Kim Phillips |
2015-03-17 | powerpc: ppc4xx: remove korat board support | Masahiro Yamada |
2015-03-17 | powerpc: mpc5xxx: remove galaxy5200 board support | Masahiro Yamada |
2015-03-17 | powerpc: ppc4xx: remove W7OLMC/W7OLMG board support | Masahiro Yamada |
2015-03-17 | powerpc: mpc5xxx: remove aev, TB5200 board support | Masahiro Yamada |
2015-03-17 | powerpc: ppc4xx: remove JSE board support | Masahiro Yamada |
2015-03-17 | powerpc: mpc5xxx: remove BC3450 board support | Masahiro Yamada |
2015-03-17 | board/BuR/common: use SYS_CONSOLE_OVERWRITE | Hannes Petermaier |
2015-03-16 | board/BuR/common: fix compiler warning | Hannes Petermaier |
2015-03-13 | beagle_x15: increase phy autoneg timeout | Sekhar Nori |
2015-03-13 | ARM: OMAP3: rx51: Enable workaround for ARM errata 454179, 430973, 621766 | Nishanth Menon |
2015-03-13 | ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766 | Nishanth Menon |
2015-03-13 | ARM: DRA7 / OMAP5: Add workaround for ARM errata 798870 | Praveen Rao |
2015-03-13 | ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCs | Nishanth Menon |
2015-03-13 | am335x_evm_usbspl: Remove other SPL modes | Tom Rini |