index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
Age
Commit message (
Expand
)
Author
2010-04-07
fdt: Add fdt_del_node_and_alias helper
Kumar Gala
2010-04-01
Merge branch 'next'
Wolfgang Denk
2010-03-29
bootm, linux: fix booting Multi-File Image with "kernel+ramdisk+fdt"
Heiko Schocher
2010-03-29
i2c: made unused function i2c_mux_add_device static
Frans Meulenbroeks
2010-03-29
cmd_i2c: introduced get_alen helper function
Frans Meulenbroeks
2010-03-29
cmd_i2c: moved a define to before the functions
Frans Meulenbroeks
2010-03-29
cmd_i2c: moved mispositioned comment for i2c md
Frans Meulenbroeks
2010-03-29
cmd_i2c.c: declared local functions as static
Frans Meulenbroeks
2010-03-29
Merge remote branch 'origin/master' into next
Wolfgang Denk
2010-03-28
cmd_usb.c: print debug messages only when DEBUG is defined
Wolfgang Denk
2010-03-28
Merge branch 'next' of git://git.denx.de/u-boot-coldfire into next
Wolfgang Denk
2010-03-24
fix cmd_bdinfo.c:354: warning: 'print_eth' defined but not used
Philippe De Muyter
2010-03-24
lcd: make 16bpp work
Alessandro Rubini
2010-03-23
cmd_nand: show nand scrub confirmation character
Florian Fainelli
2010-03-21
Merge remote branch 'origin/master' into next
Wolfgang Denk
2010-03-21
fdt_support: add partitions fixup in mtd node
Anatolij Gustschin
2010-03-21
cmd history: Match history buffer size to console buffer
John Schmoller
2010-03-21
console: Fix console buffer overrun
John Schmoller
2010-03-21
cmd_setexpr: allow memory addresses in expressions
Frans Meulenbroeks
2010-03-21
cmd_i2c.c: added i2c read to memory function
Frans Meulenbroeks
2010-03-21
cmd_i2c.c: sorted commands alphabetically
Frans Meulenbroeks
2010-03-21
cmd_i2c.c: reworked subcommand handling
Frans Meulenbroeks
2010-03-21
cmd_bootm.c: made subcommand array static
Frans Meulenbroeks
2010-03-21
cmd_i2c.c: reduced subaddress length to 3 bytes
Frans Meulenbroeks
2010-03-21
console.c: fix problem with splashimage
Anatolij Gustschin
2010-03-21
cmd_mmc remove \n
Frans Meulenbroeks
2010-03-12
Prepare v2010.03-rc1
Wolfgang Denk
2010-03-12
Cosmetic change - indentation correction.
Michael Zaidman
2010-03-12
cmd_mtdparts.c: prevent printbuffer overflows
Anatolij Gustschin
2010-03-11
Move CONFIG_UPDATE_TFTP code after CONFIG_PREBOOT
Wolfgang Denk
2010-03-11
PPC: Record U-Boot's relocated address in RAM and show in bdinfo.
Richard Retanubun
2010-02-24
cmd_itest.c: fix pointer dereferencing
Frans Meulenbroeks
2010-02-06
net: Use 0.5 sec timeout in miiphy_reset() instead of counting loop
Stefan Roese
2010-02-03
USB: usb_control_msg wait for driver ISR to set status.
Remy Bohmer
2010-02-03
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk
2010-02-03
Merge branch 'master' of git://git.denx.de/u-boot-video
Wolfgang Denk
2010-01-31
cmd_ximg.c: fix error: 'i' undeclared
Wolfgang Denk
2010-01-27
lcd: remove CONFIG_ATMEL_LCD ifdefs from lcd_setfgcolor
Anatolij Gustschin
2010-01-27
env_nand.c: print error message and fail gracefully
Wolfgang Denk
2010-01-26
Add support to disable cpu's in multicore processors
Kumar Gala
2010-01-26
add ability to handle compressed images to imxtract
Wolfgang Wegner
2010-01-26
jffs2: fix hangs/crashs when not using CONFIG_JFFS2_PART_SIZE
Mike Frysinger
2010-01-26
gzip/zlib: make features optional
Mike Frysinger
2010-01-25
mkimage: Add Freescale imx Boot Image support (imximage)
Stefano Babic
2010-01-21
lmb: only force on arches that use it
Mike Frysinger
2010-01-18
CRAMFS: support cramfs in RAM
Heiko Schocher
2010-01-18
env, eeprom: add redundant environment support
Heiko Schocher
2010-01-18
cmd_eeprom: I2C updates
Heiko Schocher
2010-01-18
cmd_bootm.c: Change interpretation of standalone image parameters.
Detlev Zundel
2010-01-18
cmd_bootm.c: Do not load a ramdisk when not booting a kernel.
Detlev Zundel
[next]