summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | kbuild: keep the barebox binary accessibleJan Luebbe2012-09-062-10/+16
| |/ / / / / /
* | | | | | | Merge branch 'for-next/logo'Sascha Hauer2012-10-0321-0/+22
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'logo' of git://git.jcrosoft.org/barebox into for-next/logoSascha Hauer2012-09-1721-0/+22
| |\ \ \ \ \ \ \
| | * | | | | | | add barebox logoJean-Christophe PLAGNIOL-VILLARD2012-09-1621-0/+22
| | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge branch 'for-next/karo-tx53'Sascha Hauer2012-10-039-0/+514
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM i.MX TX53: Add defconfigSascha Hauer2012-09-161-0/+76
| * | | | | | | | ARM i.MX: Add Ka-Ro TX53 board supportSascha Hauer2012-09-168-0/+438
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'for-next/fat-detection'Sascha Hauer2012-10-033-30/+77
|\ \ \ \ \ \ \ \
| * | | | | | | | fs/fat: Handle MBR on the first sectorFranck Jullien2012-09-201-18/+19
| * | | | | | | | filetype: Improve FAT detectionFranck Jullien2012-09-202-12/+58
* | | | | | | | | Merge branch 'for-next/boot-sequence-dhcp'Sascha Hauer2012-10-0356-240/+426
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | defaultenv-2: eth0 add default global.dhcp.vendor_idJean-Christophe PLAGNIOL-VILLARD2012-10-021-0/+1
| * | | | | | | | | dhcp: add retries limit supportJean-Christophe PLAGNIOL-VILLARD2012-10-021-3/+34
| * | | | | | | | | dhcp: add copy_only_if_valid supportJean-Christophe PLAGNIOL-VILLARD2012-10-021-1/+6
| * | | | | | | | | dhcp: switch to global var supportJean-Christophe PLAGNIOL-VILLARD2012-10-0213-42/+123
| * | | | | | | | | miidev: fix 1G wrong detectionEric BĂ©nard2012-10-021-24/+9
| * | | | | | | | | defaultenv: switch hostname to global.hostnameJean-Christophe PLAGNIOL-VILLARD2012-10-0224-158/+158
| * | | | | | | | | defaultenv: enable glovalvar supportJean-Christophe PLAGNIOL-VILLARD2012-10-022-0/+3
| * | | | | | | | | defaultenv-2: boot reset linux.bootargs.dyn. and bootm. globalvarJean-Christophe PLAGNIOL-VILLARD2012-09-141-0/+4
| * | | | | | | | | defaultenv-2: boot use global.linux.bootargs.dyn for dynamic globalvarJean-Christophe PLAGNIOL-VILLARD2012-09-1412-14/+15
| * | | | | | | | | globalvar: add support to set a value to of all globalvars beginning with 'ma...Jean-Christophe PLAGNIOL-VILLARD2012-09-143-11/+53
| * | | | | | | | | defaultenv-2/ansi-colors: export color only if enableJean-Christophe PLAGNIOL-VILLARD2012-09-142-3/+5
| * | | | | | | | | echo: always allow to pass -e optionJean-Christophe PLAGNIOL-VILLARD2012-09-141-8/+4
| * | | | | | | | | globalvar: add inline when not enabledJean-Christophe PLAGNIOL-VILLARD2012-09-141-0/+20
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-next/arm'Sascha Hauer2012-10-038-24/+36
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ARM lowlevel: Use get_runtime_offsetSascha Hauer2012-09-095-23/+6
| * | | | | | | | | ARM: Add assembler function to get runtime offsetSascha Hauer2012-09-093-0/+20
| * | | | | | | | | ARM lowlevel: Update function documentationSascha Hauer2012-09-093-1/+10
* | | | | | | | | | Merge branch 'for-next/amba'Sascha Hauer2012-10-038-18/+467
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'amba_bus' of git://git.jcrosoft.org/barebox into for-next/ambaSascha Hauer2012-09-118-18/+467
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| | * | | | | | | | | amba-pl011: add st specific initJean-Christophe PLAGNIOL-VILLARD2012-09-112-2/+67
| | * | | | | | | | | amba-pl011: switch to amba busJean-Christophe PLAGNIOL-VILLARD2012-09-113-16/+34
| | * | | | | | | | | Introduce ARM AMBA busJean-Christophe PLAGNIOL-VILLARD2012-09-114-0/+366
* | | | | | | | | | | Merge branch 'for-next/net'Sascha Hauer2012-10-0349-997/+3081
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | net: remove unused miidev.hSascha Hauer2012-09-291-44/+0
| * | | | | | | | | | | davinci_emac: get rid of mdio wrapper functionsJan Luebbe2012-09-291-32/+19
| * | | | | | | | | | | davinci_emac: adjust to new phylib frameworkJan Luebbe2012-09-293-34/+57
| * | | | | | | | | | | davinci_emac: return 0 on successful transmitJan Luebbe2012-09-291-2/+2
| * | | | | | | | | | | net: remove unused prototypes for eth_[open|halt]Sascha Hauer2012-09-271-2/+0
| * | | | | | | | | | | net/eth: fix link handlingSascha Hauer2012-09-273-28/+85
| * | | | | | | | | | | net: introduce phylibJean-Christophe PLAGNIOL-VILLARD2012-09-2542-921/+2034
| * | | | | | | | | | | net fec_mpc5200: Use same platform_data as i.MX fec driverSascha Hauer2012-09-233-19/+4
| * | | | | | | | | | | drivers/net: add driver for the EMAC device found in some TI SoCsJan Luebbe2012-09-175-0/+961
| * | | | | | | | | | | net: catch error on eth_sendJean-Christophe PLAGNIOL-VILLARD2012-09-161-7/+11
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'for-next/driver'Sascha Hauer2012-10-0363-377/+1938
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | gpio: reduce verbosity while probingJan Luebbe2012-09-282-2/+2
| * | | | | | | | | | | spi: switch from printf back to debugJan Luebbe2012-09-271-1/+1
| * | | | | | | | | | | fb: add it's own bus for fb devicesJean-Christophe PLAGNIOL-VILLARD2012-09-232-4/+29
| * | | | | | | | | | | driver: search device and driver based on the bus instead of allJean-Christophe PLAGNIOL-VILLARD2012-09-233-5/+21
| * | | | | | | | | | | driver: register busJean-Christophe PLAGNIOL-VILLARD2012-09-238-10/+71