Age | Commit message (Expand) | Author |
2015-11-18 | board/ti/am335x: add support for BeagleBone Green | robertcnelson@gmail.com |
2015-11-12 | board/ti/am335x: beaglebone stop muxing i2c1_pin_mux | robertcnelson@gmail.com |
2015-11-10 | board/ti: Update MAINTAINERS entries with more boards | Tom Rini |
2015-10-22 | ARM: AM335x: mux: change mmc0 cd pinmux from mmc0_sdcd to gpio | Mugunthan V N |
2015-10-22 | am335x_evm: prepare for eth driver model support | Mugunthan V N |
2015-08-05 | usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB | Paul Kocialkowski |
2015-04-18 | net: cosmetic: Name ethaddr variables consistently | Joe Hershberger |
2015-04-18 | dm: select CONFIG_DM* options | Masahiro Yamada |
2015-03-28 | malloc_f: enable SYS_MALLOC_F by default if DM is on | Masahiro Yamada |
2015-03-28 | malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LEN | Masahiro Yamada |
2015-03-02 | MAINTAINERS, git-mailrc: Update my email address | Tom Rini |
2015-02-24 | kconfig: remove unneeded dependency on !SPL_BUILD | Masahiro Yamada |
2015-02-12 | dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig | Simon Glass |
2015-02-12 | dm: omap3: Move driver model CONFIGs to Kconfig | Simon Glass |
2015-01-08 | doc: fix spelling errors in am335x/README | Jeremiah Mahler |
2014-11-05 | am335x_evm: Convert NOR_BOOT to Kconfig | Tom Rini |
2014-11-05 | am335x_evm: Add NOR to Kconfig | Tom Rini |
2014-10-29 | kconfig: arm: introduce symbol for ARM CPUs | Georges Savoundararadj |
2014-10-23 | am335x_boneblack: Only modify NAND/NOR/MMC1 pinmux on BBB in boneblack builds. | Tom Rini |
2014-09-13 | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada |
2014-09-04 | arm: am335x: add Kconfig range attribute to prevent invalid CONS_INDEX | Masahiro Yamada |
2014-08-25 | am335x_evm: Convert CONFIG_CONS_INDEX into a menu choice | Tom Rini |
2014-08-25 | board/ti/am335x: add support for beaglebone NOR Cape | pekon gupta |
2014-08-25 | board/ti/am335x: add support for beaglebone NAND cape | pekon gupta |
2014-07-30 | Add board MAINTAINERS files | Masahiro Yamada |
2014-07-30 | kconfig: add board Kconfig and defconfig files | Masahiro Yamada |
2014-07-25 | am335x_evm / gumstix pepper: Correct DDR settings | Tom Rini |
2014-06-11 | ti: am335x: Fix the U-Boot binary output | Simon Glass |
2014-05-15 | arm: move exception handling out of start.S files | Albert ARIBAUD |
2014-04-17 | am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOT | Tom Rini |
2014-04-17 | am335x_evm: Make SPL_OS also check the boot_os variable for falcon mode | Tom Rini |
2014-04-08 | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2014-04-07 | arm: Handle .gnu.hash section in ldscripts | Andreas Färber |
2014-03-28 | am335x_evm: Clarify when we build board_eth_init | Tom Rini |
2014-03-10 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2014-03-04 | ARM: AM335x: add support for reading cpsw 2nd mac address from efuse | Mugunthan V N |
2014-03-04 | drivers: net: cpsw: add support to have phy address from cpsw platform data | Mugunthan V N |
2014-03-03 | board/ti/am335x/README: update for NAND boot | pekon gupta |
2014-02-26 | arm: make _end compiler-generated | Albert ARIBAUD |
2013-12-18 | ARM: AM33xx+: Update ioregs to pass different values | Lokesh Vutla |
2013-12-10 | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-12-07 | arm: keep all sections in ELF file | Albert ARIBAUD |
2013-12-04 | am33xx: Stop modifying certain EMIF4D registers | Tom Rini |
2013-11-25 | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Tom Rini |
2013-11-21 | am335x: fix GPMC config for NAND and NOR SPL boot | pekon gupta |
2013-11-17 | Makefile: rename all libraries to built-in.o | Masahiro Yamada |
2013-11-13 | i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework | Heiko Schocher |
2013-11-09 | Merge branch 'iu-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-11-01 | am335x: Enable CONFIG_OMAP_WATCHDOG support | Tom Rini |
2013-10-31 | board: ti: convert makefiles to Kbuild style | Masahiro Yamada |