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
Age
Commit message (
Expand
)
Author
2011-04-25
Respect memreserve regions specified in the device tree
Grant Likely
2011-04-25
Fix off-by-one error in passing initrd end address via device tree
Grant Likely
2011-04-25
Remove device tree booting dependency on CONFIG_SYS_BOOTMAPSZ
Grant Likely
2011-04-25
Default to bootm_size() when CONFIG_SYS_BOOTMAPSZ is not defined
Grant Likely
2011-04-25
Stop passing around bootmem_base value.
Grant Likely
2011-04-26
mpc52xx, digsy_mtc: add trickle charger support for rev5 boards.
Heiko Schocher
2011-04-26
rtc, rv3029: add trickle charger support.
Heiko Schocher
2011-04-26
Fix typo in #error: IS_IN_NOWHERE vs. IS_NOWHERE
Loïc Minier
2011-04-25
Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
Wolfgang Denk
2011-04-25
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
Wolfgang Denk
2011-04-24
powerpc, 8xx: Fix fallout from "Fixup all 8xx u-boot.lds scripts"
Joakim Tjernlund
2011-04-21
cfi_flash driver - Add delay after reset command
Aaron Williams
2011-04-21
mtd, cfi: read AMD 3-byte (expanded) device ids on 16bit devices
Heiko Schocher
2011-04-21
cfi_flash: reverse geometry for M29W800DT parts
Mike Frysinger
2011-04-21
ppc4xx: Do not stop booting on any keypress on dlvision-10g
Dirk Eibach
2011-04-21
ppc4xx: Improve fan PWM curve on DLVision 10G
Dirk Eibach
2011-04-21
ppc4xx: Enable MPC92469AC on DLVision 10G
Dirk Eibach
2011-04-21
ppc4xx: Set DLVision 10G osd position to linux defaults
Dirk Eibach
2011-04-21
ppc4xx: Adapt DLVision 10G to new FPGA firmware
Dirk Eibach
2011-04-21
ppc4xx: Enable LM64 on DLVision 10G
Dirk Eibach
2011-04-21
ppc4xx: Improve video board detection
Dirk Eibach
2011-04-21
ppc4xx: Improve DLVision-10G PLL setup
Dirk Eibach
2011-04-21
xilinx_ppc_boards: Change address of RESET_VECTOR
Ricardo Ribalda Delgado
2011-04-21
tools/env: fix redundant env flag comparison
Jon Povey
2011-04-20
Merge branch 'phylib' of git://git.denx.de/u-boot-mmc
Wolfgang Denk
2011-04-20
Merge branch 'misc' of git://git.denx.de/u-boot-blackfin
Wolfgang Denk
2011-04-20
Merge branch 'master' of git://git.denx.de/u-boot-fdt
Wolfgang Denk
2011-04-20
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk
2011-04-20
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Wolfgang Denk
2011-04-20
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Wolfgang Denk
2011-04-20
Revert "PowerPC: Add support for -msingle-pic-base"
Wolfgang Denk
2011-04-20
Add mdio command for new PHY infrastructure
Andy Fleming
2011-04-20
fsl: Change fsl_phy_enet_if to phy_interface_t
Andy Fleming
2011-04-20
tsec: Convert tsec to use PHY Lib
Andy Fleming
2011-04-20
phylib: Add a bunch of PHY drivers from tsec
Andy Fleming
2011-04-20
Create PHY Lib for U-Boot
Andy Fleming
2011-04-20
powerpc, 8xx: Fixup all 8xx u-boot.lds scripts
Joakim Tjernlund
2011-04-20
miiphy: Fix some formatting issues
Andy Fleming
2011-04-20
Remove instances of phy_read/write
Andy Fleming
2011-04-20
tsec: arrange the code to avoid useless function declaration
Mingkai Hu
2011-04-20
tsec: use IO accessors for IO accesses
Mingkai Hu
2011-04-17
fdt_support: Fix buffer overflow in fdt_fixup_memory_banks
Kyle Moffett
2011-04-15
powerpc/85xx: Modify NAND loader makefiles to compile NAND_SPL linker script
Dipen Dudhat
2011-04-15
nand_spl: Fix large page nand_command()
Alex Waterman
2011-04-15
nand/spl: Assuming a static nand page size to reduce code size
Matthew McClintock
2011-04-15
NAND: rearrange ONFI revision checking, add ONFI 2.3
Florian Fainelli
2011-04-15
NAND: Fix integer overflow in ONFI detection of chips >= 4GiB
Florian Fainelli
2011-04-14
I2C: OMAP: detect more devices when probing an i2c bus
Nick Thompson
2011-04-13
MAINTAINERS: fix email address case
Fabio Estevam
2011-04-13
Fix bad padding of bootp request packet
Simon Glass
[next]